diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-10 12:21:42 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-10 12:21:42 +0000 |
commit | c2d4ebc1b35135d959fa7156dace5248b25c7e4b (patch) | |
tree | 50619645654fedaeca61b7597d9ed603ed650327 /media-sound | |
parent | x86 stable wrt #401229 (diff) | |
download | historical-c2d4ebc1b35135d959fa7156dace5248b25c7e4b.tar.gz historical-c2d4ebc1b35135d959fa7156dace5248b25c7e4b.tar.bz2 historical-c2d4ebc1b35135d959fa7156dace5248b25c7e4b.zip |
old
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/pragha/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/pragha/pragha-1.0_rc2.ebuild | 57 | ||||
-rw-r--r-- | media-sound/xfmpc/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/xfmpc/xfmpc-0.2.1.ebuild | 29 |
4 files changed, 8 insertions, 88 deletions
diff --git a/media-sound/pragha/ChangeLog b/media-sound/pragha/ChangeLog index 6ce18d59094b..1c022bad134a 100644 --- a/media-sound/pragha/ChangeLog +++ b/media-sound/pragha/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/pragha # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pragha/ChangeLog,v 1.6 2012/02/10 12:20:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pragha/ChangeLog,v 1.7 2012/02/10 12:21:20 ssuominen Exp $ + + 10 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> -pragha-1.0_rc2.ebuild: + old 10 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> pragha-1.0_rc3.ebuild: x86 stable wrt #401229 diff --git a/media-sound/pragha/pragha-1.0_rc2.ebuild b/media-sound/pragha/pragha-1.0_rc2.ebuild deleted file mode 100644 index 2c6a2a3727ee..000000000000 --- a/media-sound/pragha/pragha-1.0_rc2.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pragha/pragha-1.0_rc2.ebuild,v 1.1 2011/11/18 23:43:41 ssuominen Exp $ - -EAPI=4 -inherit xfconf - -MY_P=${PN}-${PV/_/.} - -DESCRIPTION="A lightweight music player for the Xfce desktop environment" -HOMEPAGE="http://pragha.wikispaces.com/" -SRC_URI="http://dissonance.googlecode.com/files/${MY_P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug +glyr lastfm" - -COMMON_DEPEND="dev-db/sqlite:3 - >=dev-libs/dbus-glib-0.92 - >=dev-libs/glib-2.16.3 - dev-libs/keybinder - >=dev-libs/libcdio-0.78 - media-libs/gst-plugins-base:0.10 - >=media-libs/libcddb-1.2.1 - >=media-libs/taglib-1.7 - >=net-misc/curl-7.18 - x11-libs/libX11 - >=x11-libs/libnotify-0.7 - >=xfce-base/exo-0.6.0 - glyr? ( media-libs/glyr ) - lastfm? ( media-libs/libclastfm )" -RDEPEND="${COMMON_DEPEND} - media-plugins/gst-plugins-meta:0.10" -DEPEND="${COMMON_DEPEND} - dev-util/intltool - dev-util/pkgconfig - sys-devel/gettext" - -S=${WORKDIR}/${MY_P} - -pkg_setup() { - XFCONF=( - $(use_enable debug) - $(use_enable lastfm libclastfm) - $(use_enable glyr libglyr) - ) -} - -src_prepare() { - sed -i -e '/CFLAGS/s:-O3 -Werror::' configure || die - xfconf_src_prepare -} - -src_install() { - xfconf_src_install docdir=/usr/share/doc/${PF} -} diff --git a/media-sound/xfmpc/ChangeLog b/media-sound/xfmpc/ChangeLog index f6cd44c63171..e5e42da177e6 100644 --- a/media-sound/xfmpc/ChangeLog +++ b/media-sound/xfmpc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/xfmpc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xfmpc/ChangeLog,v 1.21 2012/02/10 12:20:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xfmpc/ChangeLog,v 1.22 2012/02/10 12:21:42 ssuominen Exp $ + + 10 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> -xfmpc-0.2.1.ebuild: + old 10 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> xfmpc-0.2.2.ebuild: x86 stable wrt #401229 diff --git a/media-sound/xfmpc/xfmpc-0.2.1.ebuild b/media-sound/xfmpc/xfmpc-0.2.1.ebuild deleted file mode 100644 index efc57923630e..000000000000 --- a/media-sound/xfmpc/xfmpc-0.2.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xfmpc/xfmpc-0.2.1.ebuild,v 1.5 2011/05/19 22:21:27 ssuominen Exp $ - -EAPI=4 -inherit xfconf - -DESCRIPTION="Music Player Daemon (MPD) client for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfmpc" -SRC_URI="mirror://xfce/src/apps/${PN}/0.2/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug" - -RDEPEND=">=dev-libs/glib-2.18:2 - >=media-libs/libmpd-0.15 - >=x11-libs/gtk+-2.14:2 - >=xfce-base/libxfce4ui-4.8 - >=xfce-base/libxfce4util-4.8" -DEPEND="${RDEPEND} - dev-util/intltool - dev-util/pkgconfig" - -pkg_setup() { - XFCONF=( $(xfconf_use_debug) ) - DOCS=( AUTHORS ChangeLog IDEAS NEWS README THANKS ) -} |