ssuominen 14/03/18 21:31:57 Modified: pragha-1.3.0.ebuild Log: tidy (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path 1.2 media-sound/pragha/pragha-1.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild?r1=1.1&r2=1.2 Index: pragha-1.3.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pragha-1.3.0.ebuild 18 Mar 2014 21:28:09 -0000 1.1 +++ pragha-1.3.0.ebuild 18 Mar 2014 21:31:57 -0000 1.2 @@ -1,10 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild,v 1.1 2014/03/18 21:28:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild,v 1.2 2014/03/18 21:31:57 ssuominen Exp $ EAPI=5 -EAUTORECONF=1 -inherit flag-o-matic xfconf +inherit xfconf DESCRIPTION="A lightweight music player (with support for the Xfce desktop environment)" HOMEPAGE="http://pragha.wikispaces.com/ http://github.com/matiasdelellis/pragha" @@ -84,10 +83,3 @@ xfconf_src_prepare } - -src_configure() { - # src/cdda.h should #include config.h to get this defined: - # http://github.com/matiasdelellis/pragha/issues/46 -# append-cppflags -DHAVE_PARANOIA_NEW_INCLUDES - xfconf_src_configure -}
