public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libicns: metadata.xml ChangeLog libicns-0.6.0.ebuild
@ 2009-01-03 12:50 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-01-03 12:50 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/01/03 12:50:45

  Added:                metadata.xml ChangeLog libicns-0.6.0.ebuild
  Log:
  Version bump for bug 252877, pkgmoved from media-gfx/icns2png.
  (Portage version: 2.1.6.4/cvs/Linux 2.6.27.7 i686)

Revision  Changes    Path
1.1                  media-libs/libicns/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libicns/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libicns/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>graphics</herd>
</pkgmetadata>



1.1                  media-libs/libicns/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for media-libs/libicns
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libicns/ChangeLog,v 1.1 2009/01/03 12:50:44 ssuominen Exp $

*libicns-0.6.0 (03 Jan 2009)

  03 Jan 2009; <ssuominen@gentoo.org> +libicns-0.6.0.ebuild:
  Version bump for bug 252877, pkgmoved from media-gfx/icns2png.




1.1                  media-libs/libicns/libicns-0.6.0.ebuild

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

Index: libicns-0.6.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libicns/libicns-0.6.0.ebuild,v 1.1 2009/01/03 12:50:44 ssuominen Exp $

EAPI=2

DESCRIPTION="A library for the translation of the icns format"
HOMEPAGE="http://sourceforge.net/projects/icns"
SRC_URI="mirror://sourceforge/icns/${P}.tar.gz"

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

DEPEND="media-libs/libpng
	media-libs/jasper"

src_configure() {
	econf --disable-dependency-tracking
}

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






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

only message in thread, other threads:[~2009-01-03 12:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-03 12:50 [gentoo-commits] gentoo-x86 commit in media-libs/libicns: metadata.xml ChangeLog libicns-0.6.0.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