Portage is a package management system used by Gentoo Linux
# ChangeLog for gnustep-libs/camaelon
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/camaelon/ChangeLog,v 1.13 2008/03/08 13:09:36 coldwind Exp $
08 Mar 2008; Santiago M. Mola
amd64 stable wrt bug #207381
30 Jan 2008; Brent Baude
Marking camaelon-0.2 ppc for bug 207381
25 Jan 2008; Raúl Porcel
sparc stable wrt #207381
25 Jan 2008; Christian Faulhammer
stable x86, bug 207381
*camaelon-0.2 (08 Oct 2007)
08 Oct 2007; Bernard Cafarelli
-files/config-camaelon.sh, -camaelon-0.1-r1.ebuild, +camaelon-0.2.ebuild,
-camaelon-2.0_pre20060324.ebuild:
Version bump from the GNUstep overlay, removing old versions
05 Dec 2006; Fabian Groffen
Set Nesedah theme as default in the config script to avoid bugs like #154159
*camaelon-2.0_pre20060324 (26 Mar 2006)
26 Mar 2006; Fabian Groffen
+camaelon-2.0_pre20060324.ebuild:
Bump and remove old. Added themes to 2.0_pre20060324, installed in
Library/Themes/
*camaelon-0.1-r1 (11 Nov 2004)
11 Nov 2004; Armando Di Cianno
+camaelon-0.1-r1.ebuild, camaelon-0.1.ebuild:
Mass Update: gnustep.eclass revamped to allow configurable root install;
gnustep-base/libs/apps updated to utilize new gnustep.eclass (only versions
bumped where files would change); some KEYWORDS were accidentally dropped
between version bumps of packages -- this has been resolved; windowmaker
correctly supports gnustep now
05 Nov 2004; Simon Stelling
added ~amd64
24 Oct 2004; Jason Wever
Added ~sparc keyword wrt bug #68729.
10 Oct 2004; David Holm
Added to ~ppc.
03 Oct 2004; Armando Di Cianno
Updated to use GENTOO_GNUSTEP_ROOT variable from gnustep.eclass
*camaelon-0.1 (26 Sep 2004)
26 Sep 2004; Armando Di Cianno
+files/config-camaelon.sh, +camaelon-0.1.ebuild:
New package; key'd for ~x86. Use of the Camaelon GNUstep theme engine requires
using the "camaelon" local USE flag with gnustep-gui.
DIST etoile-0.2.tar.gz 21373391 RMD160 99aa05909469fc7ffae9118829a5f155050271c5 SHA1 9ecf33b0130687c1946da3eb7568605b5e9dfcbf SHA256 293cb9e5c50b27a8e38f16374c17595f20c5950ba44d00ffac3fb17ddd852d2c
EBUILD camaelon-0.2.ebuild 962 RMD160 2a3cc2449aac49fd4235b68117dbfe0c963a2e72 SHA1 06009c1ed9fa72ec8a97f2f474292b98dee43f20 SHA256 553bc4334c0c3a9602a0922877d7aa5a3953ed669341c5e8cf71b53f7bd4d304
MISC ChangeLog 2497 RMD160 c790a8cbd9fab4c98a017080f43bfd2cf1c95699 SHA1 24da3a647ff982c321028107f4c4eb3e81b4db32 SHA256 103e2477d63b900be7d8d086fdd413209db94ddfb6a80c8f50501593eced45d8
MISC metadata.xml 328 RMD160 e69f795cad6db234a667fd1aaad86b4d789ba389 SHA1 bdc7012c06aeb8b9417af50e7db23cdc5b283a11 SHA256 3a1b6641e65b93ce8e8c8589002bb026f148c90d3102758374b01b886818fa45
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/camaelon/camaelon-0.2.ebuild,v 1.5 2008/03/08 13:09:36 coldwind Exp $
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="~alpha amd64 ppc sparc x86"
SLOT="0"
LICENSE="LGPL-2.1"
src_install() {
gnustep-base_src_install
#Link default theme
dodir ${GNUSTEP_SYSTEM_LIBRARY}/Themes
dosym ${GNUSTEP_SYSTEM_LIBRARY}/Bundles/Camaelon.themeEngine/Resources/Nesedah.theme ${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"
}
Camaelon provides a theme engine for GNUstep.
Use of Camaelon requires using a USE flag with gnustep-gui, that patches support in.