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

flameeyes    08/06/06 07:23:07

  Modified:             ChangeLog
  Added:                gtk-engines-nimbus-0.0.16.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.5.4)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-nimbus/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	10 Apr 2008 14:41:15 -0000	1.8
+++ ChangeLog	6 Jun 2008 07:23:07 -0000	1.9
@@ -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.8 2008/04/10 14:41:15 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-nimbus/ChangeLog,v 1.9 2008/06/06 07:23:07 flameeyes Exp $
+
+*gtk-engines-nimbus-0.0.16 (06 Jun 2008)
+
+  06 Jun 2008; Diego Pettenò <flameeyes@gentoo.org>
+  +gtk-engines-nimbus-0.0.16.ebuild:
+  Version bump.
 
   10 Apr 2008; Samuli Suominen <drac@gentoo.org>
   -gtk-engines-nimbus-0.0.11.ebuild, gtk-engines-nimbus-0.0.12.ebuild:



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

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

Index: gtk-engines-nimbus-0.0.16.ebuild
===================================================================
# Copyright 1999-2008 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.0.16.ebuild,v 1.1 2008/06/06 07:23:07 flameeyes Exp $

inherit libtool autotools gnome2-utils eutils

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

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

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

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

S=${WORKDIR}/${MY_P}

src_unpack() {
	unpack ${A}
	cd "${S}"
	intltoolize || die "intltoolize failed."
	eautoreconf
	elibtoolize
}

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

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

pkg_postinst() {
	gnome2_icon_cache_update
}



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-06-06  7:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-06  7:23 [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines-nimbus: ChangeLog gtk-engines-nimbus-0.0.16.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