summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-04-06 12:13:27 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-04-06 12:13:27 +0000
commitf8a20d98c48933b81cc9cbdde0feb3ea69164062 (patch)
tree5192cbe749ba3c8514ca828a8de22eded04b45f5 /media-sound/exaile
parentVersion bump and remove USE="hal" wrt #313397. (diff)
downloadhistorical-f8a20d98c48933b81cc9cbdde0feb3ea69164062.tar.gz
historical-f8a20d98c48933b81cc9cbdde0feb3ea69164062.tar.bz2
historical-f8a20d98c48933b81cc9cbdde0feb3ea69164062.zip
old
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'media-sound/exaile')
-rw-r--r--media-sound/exaile/Manifest3
-rw-r--r--media-sound/exaile/exaile-0.3.1_beta.ebuild69
-rw-r--r--media-sound/exaile/files/exaile-0.3.1_beta-Makefile.patch46
3 files changed, 0 insertions, 118 deletions
diff --git a/media-sound/exaile/Manifest b/media-sound/exaile/Manifest
index 14c6d5243789..58b458a33fb9 100644
--- a/media-sound/exaile/Manifest
+++ b/media-sound/exaile/Manifest
@@ -1,9 +1,6 @@
-AUX exaile-0.3.1_beta-Makefile.patch 1196 RMD160 64a3e4ed57f8acee225fdc1893c0b838dca9cfa8 SHA1 064b7dbe56ee816535e84e3ed0bb726030da6f8b SHA256 800ed20d1f5e2c4f34767331f28eb3c9cad0e6d22b5f03213ced665212fdaa70
DIST exaile-0.3.1.0.tar.gz 1899451 RMD160 e17cf0001d74ea8b2a9de315ace9f81865de9e6a SHA1 938b68ad062beed0718403062492c9da893ab886 SHA256 68239fc40da23ba72327b10352a351ea00389955d631b96f69ae04a9861662f0
-DIST exaile-0.3.1b.tar.gz 1884267 RMD160 b482e44fe655c40a817e379cd2ac75ee3101ccd0 SHA1 9b9f3eaa1d1dc260bfbffb154517b28ed2e71aa6 SHA256 b1b37e0580ef4065cd093423d5034ee021bcd90fde36b69121c67659aedd7b9a
DIST exaile_0.3.0a2.tar.gz 825995 RMD160 648ed6b1a324c94f3a68c7ac9db859920578423d SHA1 84dccf691461d13156ddc79dc88eaa89ffbb219e SHA256 f145739933e5f1d2228d46f2c28a8d3a01e87110b07d6f3de091fe58595c90c8
EBUILD exaile-0.3.0_alpha2.ebuild 1729 RMD160 df1ad98f27b602dcc79dc4a197973e9958014cf1 SHA1 dbdc7339ce570172a89fa1a684b42431bdcfd4d5 SHA256 28829a6c9fb7854e249518e1a370a2fd9e8d89343084dd2ca83feefb4c967b96
EBUILD exaile-0.3.1.0.ebuild 1678 RMD160 3b412e0836224ccae1d89e534ea2f3be3020e84c SHA1 d9e1802d779b11e779dea59f5ff0da2a28eea116 SHA256 2ef2b5c5c60f7d06819bbe5153d2d3da562bc0de5ffe86daa56a0af2eab93633
-EBUILD exaile-0.3.1_beta.ebuild 1669 RMD160 0dbb0355e914bbd0ea70e2d99b9e9d499667f7ea SHA1 efafba1a97f08368608715d8fc80f14873925490 SHA256 0db5e1e7afe355cba98c69a54d096bab0b932acbc3490d2949d8dafb715dcdb6
MISC ChangeLog 10285 RMD160 02ca6b8600c2ace61bc422d9a524d968b27904ad SHA1 de5378b60ecdd9476fa7095905f4915298b1f128 SHA256 1d4e3fb028a308acd9c72a2739480de8c29aaa46a963d2218e8e8b7624cd8a8b
MISC metadata.xml 227 RMD160 a961ead820f937667567c66b8ec326eac9c73774 SHA1 2183b7d63e33f4b7e69be7a19c5ae413f8478494 SHA256 7d03f75e06322c9e5f2be865e26a059fea4467a81d48af04eeb1bf8fc4ad5910
diff --git a/media-sound/exaile/exaile-0.3.1_beta.ebuild b/media-sound/exaile/exaile-0.3.1_beta.ebuild
deleted file mode 100644
index c95ae81e571b..000000000000
--- a/media-sound/exaile/exaile-0.3.1_beta.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.3.1_beta.ebuild,v 1.2 2010/04/06 12:10:08 ssuominen Exp $
-
-EAPI=2
-inherit eutils fdo-mime multilib python
-
-MY_PV=${PV/_beta/b}
-MY_P=${PN}-${MY_PV}
-
-DESCRIPTION="a media player aiming to be similar to AmaroK, but for GTK+"
-HOMEPAGE="http://www.exaile.org/"
-SRC_URI="http://launchpad.net/exaile/${PV/_beta}/${MY_PV}/+download/${MY_P}.tar.gz"
-
-LICENSE="GPL-2 GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="cddb libnotify +libsexy nls"
-
-RDEPEND="dev-python/dbus-python
- >=media-libs/mutagen-1.10
- >=dev-python/pygtk-2.14
- >=dev-lang/python-2.5[sqlite]
- dev-python/gst-python:0.10
- media-libs/gst-plugins-good:0.10
- media-plugins/gst-plugins-meta:0.10
- libnotify? ( dev-python/notify-python )
- libsexy? ( dev-python/sexy-python )
- cddb? ( dev-python/cddb-py )"
-DEPEND="nls? ( dev-util/intltool
- sys-devel/gettext )"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-Makefile.patch
-}
-
-src_compile() {
- if use nls; then
- emake locale || die
- fi
-}
-
-src_install() {
- local _no_locale
- use nls || _no_locale=_no_locale
-
- emake PREFIX="/usr" LIBINSTALLDIR="/$(get_libdir)" DESTDIR="${D}" \
- install${_no_locale} || die
-
- dodoc README
-
- insinto /usr/share/exaile/data
- doins -r data/migrations || die
-}
-
-pkg_postinst() {
- python_need_rebuild
- python_mod_optimize /usr/$(get_libdir)/${PN}
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
-}
-
-pkg_postrm() {
- python_mod_cleanup /usr/$(get_libdir)/${PN}
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
-}
diff --git a/media-sound/exaile/files/exaile-0.3.1_beta-Makefile.patch b/media-sound/exaile/files/exaile-0.3.1_beta-Makefile.patch
deleted file mode 100644
index 757411cdf454..000000000000
--- a/media-sound/exaile/files/exaile-0.3.1_beta-Makefile.patch
+++ /dev/null
@@ -1,46 +0,0 @@
---- Makefile.orig 2010-02-06 04:05:48.000000000 +0200
-+++ Makefile 2010-03-02 19:45:11.000000000 +0200
-@@ -19,7 +19,7 @@
- compile:
- python -m compileall -q xl xlgui
- -python -O -m compileall -q xl xlgui
-- make -C plugins compile
-+ $(MAKE) -C plugins compile
-
- make-install-dirs:
- mkdir -p $(DESTDIR)$(PREFIX)/bin
-@@ -55,7 +55,7 @@
- rm -rf $(EXAILECONFDIR)/exaile
- rm -f $(DESTDIR)$(PREFIX)/share/applications/exaile.desktop
- rm -f $(DESTDIR)$(PREFIX)/share/pixmaps/exaile.png
-- make -C plugins uninstall
-+ $(MAKE) -C plugins uninstall
-
- install: install-target install-locale
-
-@@ -104,7 +104,7 @@
- --datadir=$(PREFIX)/share/exaile/data --startgui \"\$$@\"" \
- > exaile && \
- chmod 755 exaile
-- make -C plugins install
-+ $(MAKE) -C plugins install
-
- locale:
- cd po && find . -name "*.po" -exec ../tools/compilepo.sh {} \; && cd ..
-@@ -119,14 +119,14 @@
- done
-
- plugins_dist:
-- make -C plugins dist
-+ $(MAKE) -C plugins dist
-
-
- clean:
- -find . -name "*.~[0-9]~" -exec rm -f {} \;
- -find . -name "*.py[co]" -exec rm -f {} \;
- find po/* -depth -type d -exec rm -r {} \;
-- make -C plugins clean
-+ $(MAKE) -C plugins clean
-
- pot:
- @echo "[encoding: UTF-8]" > po/POTFILES.in