public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines-nimbus: gtk-engines-nimbus-0.1.2.ebuild ChangeLog gtk-engines-nimbus-0.0.17.ebuild
@ 2009-02-12 13:06 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2009-02-12 13:06 UTC (permalink / raw
  To: gentoo-commits

flameeyes    09/02/12 13:06:33

  Modified:             ChangeLog
  Added:                gtk-engines-nimbus-0.1.2.ebuild
  Removed:              gtk-engines-nimbus-0.0.17.ebuild
  Log:
  Version bump and remove old version.
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 x11-themes/gtk-engines-nimbus/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-nimbus/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-nimbus/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-nimbus/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-nimbus/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	20 Dec 2008 13:29:31 -0000	1.18
+++ ChangeLog	12 Feb 2009 13:06:33 -0000	1.19
@@ -1,6 +1,12 @@
 # ChangeLog for x11-themes/gtk-engines-nimbus
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-nimbus/ChangeLog,v 1.18 2008/12/20 13:29:31 gentoofan23 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-nimbus/ChangeLog,v 1.19 2009/02/12 13:06:33 flameeyes Exp $
+
+*gtk-engines-nimbus-0.1.2 (12 Feb 2009)
+
+  12 Feb 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+  -gtk-engines-nimbus-0.0.17.ebuild, +gtk-engines-nimbus-0.1.2.ebuild:
+  Version bump and remove old version.
 
   20 Dec 2008; Thomas Anderson <gentoofan23@gentoo.org>
   gtk-engines-nimbus-0.1.1.ebuild:



1.1                  x11-themes/gtk-engines-nimbus/gtk-engines-nimbus-0.1.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-nimbus/gtk-engines-nimbus-0.1.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-nimbus/gtk-engines-nimbus-0.1.2.ebuild?rev=1.1&content-type=text/plain

Index: gtk-engines-nimbus-0.1.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-nimbus/gtk-engines-nimbus-0.1.2.ebuild,v 1.1 2009/02/12 13:06:33 flameeyes Exp $

inherit gnome2-utils

MY_PN=nimbus
MY_P=${MY_PN}-${PV}

DESCRIPTION="Nimbus GTK+ Engine from Sun JDS"
HOMEPAGE="http://dlc.sun.com/osol/jds/downloads/extras/nimbus/"
SRC_URI="http://dlc.sun.com/osol/jds/downloads/extras/nimbus/${MY_P}.tar.bz2"

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

RDEPEND=">=x11-libs/gtk+-2.6"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	>=x11-misc/icon-naming-utils-0.8.1
	dev-util/intltool"

S=${WORKDIR}/${MY_P}

src_unpack() {
	unpack ${A}
	# Fix src_test.
	echo dark-index.theme.in >> "${S}"/po/POTFILES.skip
}

src_compile() {
	econf --disable-dependency-tracking
	emake || die "emake failed."
}

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed."
	dodoc AUTHORS ChangeLog
}

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:[~2009-02-12 13:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-12 13:06 [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines-nimbus: gtk-engines-nimbus-0.1.2.ebuild ChangeLog gtk-engines-nimbus-0.0.17.ebuild Diego Petteno (flameeyes)

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