public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libopenraw: ChangeLog libopenraw-0.0.8.ebuild libopenraw-0.0.7.ebuild libopenraw-0.0.2.ebuild
@ 2009-06-05 19:43 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-06-05 19:43 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/06/05 19:43:39

  Modified:             ChangeLog
  Added:                libopenraw-0.0.8.ebuild
  Removed:              libopenraw-0.0.7.ebuild libopenraw-0.0.2.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.36                 media-libs/libopenraw/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libopenraw/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libopenraw/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libopenraw/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libopenraw/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	29 Apr 2009 09:10:31 -0000	1.35
+++ ChangeLog	5 Jun 2009 19:43:39 -0000	1.36
@@ -1,6 +1,12 @@
 # ChangeLog for media-libs/libopenraw
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libopenraw/ChangeLog,v 1.35 2009/04/29 09:10:31 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libopenraw/ChangeLog,v 1.36 2009/06/05 19:43:39 ssuominen Exp $
+
+*libopenraw-0.0.8 (05 Jun 2009)
+
+  05 Jun 2009; Samuli Suominen <ssuominen@gentoo.org>
+  +libopenraw-0.0.8.ebuild:
+  Version bump.
 
 *libopenraw-0.0.7 (29 Apr 2009)
 



1.1                  media-libs/libopenraw/libopenraw-0.0.8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libopenraw/libopenraw-0.0.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libopenraw/libopenraw-0.0.8.ebuild?rev=1.1&content-type=text/plain

Index: libopenraw-0.0.8.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libopenraw/libopenraw-0.0.8.ebuild,v 1.1 2009/06/05 19:43:39 ssuominen Exp $

EAPI=2

DESCRIPTION="Decoding library for RAW image formats"
HOMEPAGE="http://libopenraw.freedesktop.org"
SRC_URI="http://${PN}.freedesktop.org/download/${P}.tar.gz"

LICENSE="GPL-3 LGPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="gtk test"

RDEPEND=">=dev-libs/boost-1.33
	media-libs/jpeg
	>=dev-libs/libxml2-2.5
	gtk? ( x11-libs/gtk+:2 )"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	test? ( net-misc/curl )"

src_configure() {
	econf \
		--disable-dependency-tracking \
		$(use_enable gtk gnome)
}

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






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

only message in thread, other threads:[~2009-06-05 19:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-05 19:43 [gentoo-commits] gentoo-x86 commit in media-libs/libopenraw: ChangeLog libopenraw-0.0.8.ebuild libopenraw-0.0.7.ebuild libopenraw-0.0.2.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