* [gentoo-commits] gentoo-x86 commit in media-gfx/tgif: ChangeLog tgif-4.2.5.ebuild tgif-4.1.45-r1.ebuild
@ 2013-01-14 12:07 Sergey Popov (pinkbyte)
0 siblings, 0 replies; only message in thread
From: Sergey Popov (pinkbyte) @ 2013-01-14 12:07 UTC (permalink / raw
To: gentoo-commits
pinkbyte 13/01/14 12:07:11
Modified: ChangeLog
Added: tgif-4.2.5.ebuild
Removed: tgif-4.1.45-r1.ebuild
Log:
Version bump, remove old
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.17 media-gfx/tgif/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/tgif/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/tgif/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/tgif/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/tgif/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 21 Feb 2010 04:24:52 -0000 1.16
+++ ChangeLog 14 Jan 2013 12:07:10 -0000 1.17
@@ -1,6 +1,13 @@
# ChangeLog for media-gfx/tgif
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/tgif/ChangeLog,v 1.16 2010/02/21 04:24:52 abcd Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/tgif/ChangeLog,v 1.17 2013/01/14 12:07:10 pinkbyte Exp $
+
+*tgif-4.2.5 (14 Jan 2013)
+
+ 14 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> -tgif-4.1.45-r1.ebuild,
+ -files/tgif-4.1.45-gentoo.patch, -files/tgif-4.1.45-sym.patch,
+ +tgif-4.2.5.ebuild:
+ Version bump, remove old
21 Feb 2010; Jonathan Callen <abcd@gentoo.org> tgif-4.1.45-r1.ebuild:
Bump EAPI, add prefix support & keywords
1.1 media-gfx/tgif/tgif-4.2.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/tgif/tgif-4.2.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/tgif/tgif-4.2.5.ebuild?rev=1.1&content-type=text/plain
Index: tgif-4.2.5.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/tgif/tgif-4.2.5.ebuild,v 1.1 2013/01/14 12:07:10 pinkbyte Exp $
EAPI=5
AUTOTOOLS_AUTORECONF=1
AUTOTOOLS_IN_SOURCE_BUILD=1
inherit autotools-utils eutils flag-o-matic
MY_P="${PN}-QPL-${PV}"
DESCRIPTION="Xlib base 2-D drawing facility under X11"
HOMEPAGE="http://bourbon.usc.edu/tgif/index.html"
SRC_URI="ftp://bourbon.usc.edu/pub/${PN}/${MY_P}.tar.gz"
LICENSE="QPL-1.0"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND="sys-libs/zlib
x11-libs/libICE
x11-libs/libSM
x11-libs/libX11
x11-libs/libXext
x11-libs/libXmu
x11-libs/libXt
x11-proto/xproto"
RDEPEND="${DEPEND}
media-libs/netpbm"
S="${WORKDIR}/${MY_P}"
DOCS=( AUTHORS ChangeLog HISTORY NEWS README )
src_prepare() {
sed -i \
-e 's/^CFLAGS=/CFLAGS+=/' \
-e 's:^TGIFDIR.*:TGIFDIR = $(datadir)/tgif:' \
Makefile.am || die 'sed on Makefile.am failed'
append-cppflags -D_DONT_USE_MKTEMP -DHAS_STREAMS_SUPPORT
autotools-utils_src_prepare
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-01-14 12:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-14 12:07 [gentoo-commits] gentoo-x86 commit in media-gfx/tgif: ChangeLog tgif-4.2.5.ebuild tgif-4.1.45-r1.ebuild Sergey Popov (pinkbyte)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox