public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-themes/gartoon-redux: metadata.xml ChangeLog gartoon-redux-1.10.ebuild
@ 2010-06-06 21:10 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-06-06 21:10 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/06/06 21:10:05

  Added:                metadata.xml ChangeLog gartoon-redux-1.10.ebuild
  Log:
  Initial commit.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  x11-themes/gartoon-redux/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gartoon-redux/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gartoon-redux/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>desktop-misc</herd>
</pkgmetadata>



1.1                  x11-themes/gartoon-redux/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gartoon-redux/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gartoon-redux/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for x11-themes/gartoon-redux
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-themes/gartoon-redux/ChangeLog,v 1.1 2010/06/06 21:10:05 ssuominen Exp $

*gartoon-redux-1.10 (06 Jun 2010)

  06 Jun 2010; Samuli Suominen <ssuominen@gentoo.org>
  +gartoon-redux-1.10.ebuild:
  Initial commit wrt #243710 by Henrique Rodrigues and "Gentoo613".




1.1                  x11-themes/gartoon-redux/gartoon-redux-1.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gartoon-redux/gartoon-redux-1.10.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gartoon-redux/gartoon-redux-1.10.ebuild?rev=1.1&content-type=text/plain

Index: gartoon-redux-1.10.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-themes/gartoon-redux/gartoon-redux-1.10.ebuild,v 1.1 2010/06/06 21:10:05 ssuominen Exp $

EAPI=2
inherit gnome2-utils

DESCRIPTION="A massively improved variant of the well-known Gartoon theme"
HOMEPAGE="http://gnome-look.org/content/show.php/?content=74841"
SRC_URI="http://tweenk.artfx.pl/gartoon/source/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=""
DEPEND="dev-lang/perl
	gnome-base/librsvg"

RESTRICT="binchecks strip"

src_configure() {
	./configure --prefix=/usr || die
}

src_install() {
	emake icondir="${D}/usr/share/icons/GartoonRedux" install || die
	dodoc AUTHORS changelog README TODO || die
}

pkg_preinst() {	gnome2_icon_savelist; }
pkg_postinst() { gnome2_icon_cache_update; }
pkg_postrm() { gnome2_icon_cache_update; }






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-06 21:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-06 21:10 [gentoo-commits] gentoo-x86 commit in x11-themes/gartoon-redux: metadata.xml ChangeLog gartoon-redux-1.10.ebuild Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox