summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2007-10-08 20:15:18 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2007-10-08 20:15:18 +0000
commit1a33acd4e70c607af2dc1b0b7f2a47d98505efa3 (patch)
treed73716b21735dec87d24f4f395a10472fa1491d1
parentUpdated in portage (diff)
downloadgnustep-1a33acd4e70c607af2dc1b0b7f2a47d98505efa3.tar.gz
gnustep-1a33acd4e70c607af2dc1b0b7f2a47d98505efa3.tar.bz2
gnustep-1a33acd4e70c607af2dc1b0b7f2a47d98505efa3.zip
Camaelon and friends moved to portage
svn path=/overlay/; revision=348
-rw-r--r--gnustep-libs/camaelon/Manifest2
-rw-r--r--gnustep-libs/camaelon/camaelon-0.2.ebuild28
-rw-r--r--profiles/package.mask2
-rw-r--r--x11-themes/camaelon-themes/Manifest3
-rw-r--r--x11-themes/camaelon-themes/camaelon-themes-0.1.ebuild27
5 files changed, 0 insertions, 62 deletions
diff --git a/gnustep-libs/camaelon/Manifest b/gnustep-libs/camaelon/Manifest
deleted file mode 100644
index 6e88a1b..0000000
--- a/gnustep-libs/camaelon/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST etoile-0.2.tar.gz 21373391 RMD160 99aa05909469fc7ffae9118829a5f155050271c5 SHA1 9ecf33b0130687c1946da3eb7568605b5e9dfcbf SHA256 293cb9e5c50b27a8e38f16374c17595f20c5950ba44d00ffac3fb17ddd852d2c
-EBUILD camaelon-0.2.ebuild 872 RMD160 f4a530d780eabcf60751617598d03c4bb82c6503 SHA1 d52f255d3d0cfb107c5cb9fec07c761de760c8a5 SHA256 a133c3d6101131b11a25a4b5c4f421012ab37987842a3814f69bf284ec71dfb1
diff --git a/gnustep-libs/camaelon/camaelon-0.2.ebuild b/gnustep-libs/camaelon/camaelon-0.2.ebuild
deleted file mode 100644
index dcfb8f0..0000000
--- a/gnustep-libs/camaelon/camaelon-0.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit gnustep-2
-
-S="${WORKDIR}/Etoile-${PV}/Bundles/${PN/c/C}"
-
-DESCRIPTION="Camaelon allows you to load theme bundles for GNUstep."
-
-HOMEPAGE="http://www.etoile-project.org"
-SRC_URI="http://download.gna.org/etoile/etoile-${PV}.tar.gz"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64"
-SLOT="0"
-LICENSE="LGPL-2.1"
-
-src_install() {
- gnustep-base_src_install
-
- #Link default theme
- mkdir -p ${D}${GNUSTEP_SYSTEM_LIBRARY}/Themes
- ln -s ${GNUSTEP_SYSTEM_LIBRARY}/Bundles/Camaelon.themeEngine/Resources/Nesedah.theme ${D}${GNUSTEP_SYSTEM_LIBRARY}/Themes/
-}
-
-gnustep_config_script() {
- echo "gnustep_append_default NSGlobalDomain GSAppKitUserBundles \"${GNUSTEP_SYSTEM_LIBRARY}/Bundles/Camaelon.themeEngine\""
- echo "gnustep_set_default Camaelon Theme Nesedah"
-}
diff --git a/profiles/package.mask b/profiles/package.mask
deleted file mode 100644
index 2d217a0..0000000
--- a/profiles/package.mask
+++ /dev/null
@@ -1,2 +0,0 @@
-# Mask camaelon-2 to synchronize camaelon version with etoile
-=gnustep-libs/camaelon-2.0*
diff --git a/x11-themes/camaelon-themes/Manifest b/x11-themes/camaelon-themes/Manifest
deleted file mode 100644
index ce191d5..0000000
--- a/x11-themes/camaelon-themes/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST IndustrialTheme.tar.bz2 49338 RMD160 794adb1bd117e038a1211c33bb9740cd1ca9be9c SHA1 b61abb20b5cfdd56851c8f102d5f0779c7f29110 SHA256 29f9c2d0599a7ca84682e406eca2a546479c8cad386f19969ba437731e2b1379
-DIST MaxCurve-0.2.tar.bz2 48965 RMD160 29b910b8d1696633727f33bd1a8de11b21b56365 SHA1 5afaa87019821949b1df0ac1e21f79a645bbce8e SHA256 808b872ba00c02616b6d9754acb1533cd9139da88c22954506d236517d0b7202
-EBUILD camaelon-themes-0.1.ebuild 675 RMD160 5367c026105abc99a34d08d00fa41260a2cd2525 SHA1 5f26894337feeeacf1a8840dbddbfa98f34984a4 SHA256 6ac42a8ff172fcad2eb5799ee168ca1ca52462ee3041f05a56d8ed544d2f8f50
diff --git a/x11-themes/camaelon-themes/camaelon-themes-0.1.ebuild b/x11-themes/camaelon-themes/camaelon-themes-0.1.ebuild
deleted file mode 100644
index fd71153..0000000
--- a/x11-themes/camaelon-themes/camaelon-themes-0.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit gnustep-2
-
-S=${WORKDIR}/${PN/c/C}
-
-DESCRIPTION="Additional themes for GNUstep Camaelon theme engine"
-
-HOMEPAGE="http://www.etoile-project.org"
-SRC_URI="http://brante.dyndns.org/gnustep/download/MaxCurve-0.2.tar.bz2
- mirror://sourceforge/mpdcon/IndustrialTheme.tar.bz2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64"
-SLOT="0"
-LICENSE="LGPL-2.1"
-
-src_compile() {
- einfo "Nothing to compile"
-}
-
-src_install() {
- egnustep_env
- #install themes
- mkdir -p ${D}${GNUSTEP_SYSTEM_LIBRARY}/Themes
- cp -R ${WORKDIR}/*theme ${D}${GNUSTEP_SYSTEM_LIBRARY}/Themes/
-}