Portage is a package management system used by Gentoo Linux
# ChangeLog for gnome-extra/gnome-art
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-art/ChangeLog,v 1.14 2007/04/08 11:43:11 blubb Exp $
08 Apr 2007; Simon Stelling
reassign to maintainer-needed
22 Feb 2007; Piotr JaroszyĆski
Transition to Manifest2.
22 Jun 2006; Gustavo Zacarias
gnome-art-0.2-r2.ebuild:
Stable on sparc
29 Apr 2006; Simon Stelling
stable on amd64
15 Apr 2006; Simon Stelling
files/gnome-splashscreen-manager.desktop:
gnome-splashscreen-manager doesn't require a terminal to run; bug 126844.
Thanks to Adam Babcock for the updated file
*gnome-art-0.2-r2 (18 Feb 2006)
18 Feb 2006; Simon Stelling
fix bug 122514
15 Jan 2006; Krzysiek Pawlik
Removed old version.
03 Jan 2006; Caleb Tennis
gnome-art-0.2-r1.ebuild:
rexml has been removed, it's included in ruby now
*gnome-art-0.2-r1 (10 Dec 2005)
10 Dec 2005; Simon Stelling
+files/gnome-splashscreen-manager.desktop, +gnome-art-0.2-r1.ebuild:
revision bump to add a desktop icon; bug #114042
26 May 2005; Sven Wegener
Herd name is desktop-misc not desktop-misc@gentoo.org
22 May 2005; Jason Wever
Added ~sparc keyword.
07 May 2005; David Holm
Added to ~ppc.
*gnome-art-0.2 (05 May 2005)
05 May 2005; Simon Stelling
+gnome-art-0.2.ebuild:
initial import
AUX gnome-art.desktop 238 RMD160 63ebb8dbf150e4c48e7df22f8cd4de891f7de8d2 SHA1 602cc7d3ebc9f52318bd99d9eb377bb75a019cac SHA256 16f3fd141e6c025f4aa7f69488905a728a19daa378bde2684794781433a844c7
AUX gnome-splashscreen-manager.desktop 261 RMD160 8109bb9d872c07a5e396790154fc292f6dfb86ca SHA1 b1a2d2035ec1f63875dd3bd2bdd2b98c42c018c3 SHA256 295a6502f44bc1808e0c219ae971206d351f1220ef05f76df56b1dc17b71f9ef
DIST gnome-art-0.2.tar.gz 66415 RMD160 73fa3dfa0e2c6f1098d284ed141199144268e847 SHA1 30038646e2b845ac843e0ad6ce3a28d3bf55cb50 SHA256 87024a515b4968639d852fc8673edb048e250ce783c3f8f49adc00dc86a1c92d
EBUILD gnome-art-0.2-r2.ebuild 1279 RMD160 15473b46bf23f40bf7416dda3d1291436b14623a SHA1 0f05401cf0407ceb4c8af6032c8b55806ff2edd7 SHA256 069c7c6bd2303ba4b9c823c78c3484ee50e0b88e0aa6a9d935c122d3add483ea
MISC ChangeLog 1854 RMD160 385366db70d17d89d11f9900e47a662c84e16900 SHA1 4a916bb0fa59eb9cd50de0c752aa784ba5265e20 SHA256 b516cecf10b4b5f23184402d10cfa200f29bd57f6bd2fa91b282b1c48a3736d4
MISC metadata.xml 531 RMD160 baba891741143a2307067cb8a550c17845a48d16 SHA1 ae8ead62d1053d851008b8f23a8936d123629c0b SHA256 6e4cb894aebaccb94de1f83748b3402e4aca40e365768bd6ae5713f4c3f9dadd
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-art/gnome-art-0.2-r2.ebuild,v 1.4 2006/06/22 18:41:16 gustavoz Exp $
inherit ruby
DESCRIPTION="A collection of tools for managing art from the art.gnome.org website."
HOMEPAGE="http://www.miketech.net/gnome-art/"
SRC_URI="http://www.miketech.net/gnome-art/download/${P}.tar.gz"
USE_RUBY="ruby18"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~ppc sparc x86"
IUSE=""
S=${WORKDIR}/${PN}
RDEPEND="virtual/ruby
>=dev-ruby/ruby-gnome2-0.14.1
>=dev-ruby/ruby-atk-0.14.1
>=dev-ruby/ruby-pango-0.14.1
>=dev-ruby/ruby-gdkpixbuf2-0.12.0
>=dev-ruby/ruby-libart2-0.14.1
>=dev-ruby/ruby-libglade2-0.12.0
>=dev-ruby/ruby-gconf2-0.12.0"
DEPEND="virtual/ruby"
src_install(){
cd gnome-splashscreen-manager
ruby_einstall || die "installing gnome-splashscreen-manager failed"
cd ../gnome-art
ruby_einstall || die "installing gnome-art failed"
dodoc README AUTHORS Changelog
mkdir ${D}/usr/share/pixmaps
cp ${D}/usr/share/${PN}/glade/pixmaps/gnome-graphics.png \
${D}/usr/share/pixmaps
insinto /usr/share/applications
doins ${FILESDIR}/gnome-art.desktop
doins ${FILESDIR}/gnome-splashscreen-manager.desktop
}
This is the graphical frontend for art.gnome.org. Backgrounds and all
themes can be downloaded and previewed. Backgrounds, icon themes and
splash screens can be installed directly. Additionally, it manages the
GNOME splash screens.