Hi, I have made a new package about a program that chooses the appropriate color (and also good associated palettes) for Gnome: Agave Here is the FrugalBuild: # Compiling Time: 0.41 SBU # Maintainer: # Contributor: Othmane Benkirane <eo-at-rhyhann-net>
# Description pkgname=agave pkgver=0.4.5 pkgrel=1 pkgdesc="A colorscheme creator that searches matching colors" url="http://home.gna.org/colorscheme" # Packaging informations depends=('gtkmm' 'libgnomeui' 'libglademm' 'gconfmm' 'hicolor-icon-theme') groups=(gnome-extra) archs=('i686') # x86_64 works too up2date="lynx -dump http://download.gna.org/colorscheme/releases/ | Flasttarbz2" # Making informations makedepends=('intltool' 'boost' 'gnome-doc-utils') source=(http://download.gna.org/colorscheme/releases/$pkgname-$pkgver.tar.bz2) sha1sums=('ffb990573793baa20f0c8e76022f33fe68a8d618') _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_gnome_schemas=('/etc/gconf/schemas/agave.schemas') Finclude gnome-scriptlet # optimization OK Now that my little problem with git is fixed, I can create a git patch as soon as you verify it. Good bye, Othmane Benkirane. _______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
