public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/wxsvg: wxsvg-1.0.ebuild wxsvg-1.0_beta7.ebuild
@ 2009-08-17 14:23 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-08-17 14:23 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/08/17 14:23:41

  Modified:             wxsvg-1.0.ebuild
  Removed:              wxsvg-1.0_beta7.ebuild
  Log:
  old
  (Portage version: 2.2_rc38/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  media-libs/wxsvg/wxsvg-1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/wxsvg/wxsvg-1.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/wxsvg/wxsvg-1.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/wxsvg/wxsvg-1.0.ebuild?r1=1.3&r2=1.4

Index: wxsvg-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/wxsvg/wxsvg-1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wxsvg-1.0.ebuild	9 Aug 2009 13:51:19 -0000	1.3
+++ wxsvg-1.0.ebuild	17 Aug 2009 14:23:41 -0000	1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/wxsvg/wxsvg-1.0.ebuild,v 1.3 2009/08/09 13:51:19 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/wxsvg/wxsvg-1.0.ebuild,v 1.4 2009/08/17 14:23:41 ssuominen Exp $
 
+EAPI=2
 WX_GTK_VER="2.8"
-
 inherit autotools wxwidgets
 
 DESCRIPTION="C++ library to create, manipulate and render SVG files."
@@ -11,8 +11,8 @@
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="wxWinLL-3"
-KEYWORDS="amd64 ppc x86"
 SLOT="0"
+KEYWORDS="amd64 ppc x86"
 IUSE="ffmpeg"
 
 RDEPEND="=x11-libs/wxGTK-2.8*
@@ -26,18 +26,13 @@
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-
-#	epatch "${FILESDIR}"/${P}-new-ffmpeg-headers.patch
-
+src_prepare() {
 	AT_M4DIR="${S}" eautoreconf
 }
 
-src_compile() {
-	econf --with-wx-config="${WXCONFIG}"  || die "econf failed"
-	emake || die "emake failed"
+src_configure() {
+	econf \
+		--with-wx-config="${WXCONFIG}"
 }
 
 src_install() {






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

only message in thread, other threads:[~2009-08-17 14:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-17 14:23 [gentoo-commits] gentoo-x86 commit in media-libs/wxsvg: wxsvg-1.0.ebuild wxsvg-1.0_beta7.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