summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-09-22 17:44:09 +0000
committerSteve Dibb <beandog@gentoo.org>2009-09-22 17:44:09 +0000
commita0b90b4d6645d8eea90b772506a2407b7ad7b85f (patch)
treeb23fb85ffedfc1a1c94c76c90d99622966ddeac2 /media-sound/shell-fm
parentStable for amd64 per bug #282159 (diff)
downloadhistorical-a0b90b4d6645d8eea90b772506a2407b7ad7b85f.tar.gz
historical-a0b90b4d6645d8eea90b772506a2407b7ad7b85f.tar.bz2
historical-a0b90b4d6645d8eea90b772506a2407b7ad7b85f.zip
Version bump
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'media-sound/shell-fm')
-rw-r--r--media-sound/shell-fm/ChangeLog7
-rw-r--r--media-sound/shell-fm/Manifest4
-rw-r--r--media-sound/shell-fm/shell-fm-0.7.ebuild39
3 files changed, 48 insertions, 2 deletions
diff --git a/media-sound/shell-fm/ChangeLog b/media-sound/shell-fm/ChangeLog
index 6c8fea2c5ee1..211647eb0443 100644
--- a/media-sound/shell-fm/ChangeLog
+++ b/media-sound/shell-fm/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/shell-fm
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/shell-fm/ChangeLog,v 1.10 2009/05/09 14:40:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/shell-fm/ChangeLog,v 1.11 2009/09/22 17:44:09 beandog Exp $
+
+*shell-fm-0.7 (22 Sep 2009)
+
+ 22 Sep 2009; Steve Dibb <beandog@gentoo.org> +shell-fm-0.7.ebuild:
+ Version bump
09 May 2009; Samuli Suominen <ssuominen@gentoo.org> shell-fm-0.6.ebuild:
Upload tarball instead of using unreliable github address wrt #269125
diff --git a/media-sound/shell-fm/Manifest b/media-sound/shell-fm/Manifest
index 4b62b3d2b297..ced6b92fc98c 100644
--- a/media-sound/shell-fm/Manifest
+++ b/media-sound/shell-fm/Manifest
@@ -1,4 +1,6 @@
DIST shell-fm-0.6.tar.bz2 35451 RMD160 5e7f837332fbd3b763c8f04585118bf406094bf7 SHA1 db23c964ae5ccd85a00c2d0d1bf585de6f2d482f SHA256 ed7b5f0bb3437c2c32ce24b08a38f53988d32f2f61f3f04f5a0b9bff2d739f43
+DIST shell-fm-0.7.tar.bz2 41729 RMD160 f5339703525fcfbefb85b7b9863bb0702ae2328e SHA1 f5630f082e8b2bf810ffd5aa1ce5f91d5a8b9a84 SHA256 a29084322d42712b345c09107b80986d98cb456320567e04123e6cbccdfe63d3
EBUILD shell-fm-0.6.ebuild 1064 RMD160 c97304fa9248854ba99cdf40698cda0a2b61df04 SHA1 cca4a20765c4cfd2cef88c796e8f49ecfc640130 SHA256 2f1fcb3c5dc7a2a2e1ab8d1d29936cc86f9aab90b8f77f1d6a3a78e032bc82b2
-MISC ChangeLog 1386 RMD160 ab11a9fac697bd248dd53a6ac39bf413f4f3fca8 SHA1 e8e1b6828e8deb61f4631034653effc1a47d8401 SHA256 150392556640efff45f5b82d2ef91e7a6ede2bb1f7bd2758acc26b17b295dd8e
+EBUILD shell-fm-0.7.ebuild 1062 RMD160 2c8ac7dfac7d7cb9015afce03aabeabbeec2e83b SHA1 c775f8f7ab42aa090825a46c2cc1254fb684abfe SHA256 cc7a2002d3a59f4536a85ed965a5b444e1f1faea0baf39af235f4873215d8943
+MISC ChangeLog 1498 RMD160 694c07b99281da92786abc43072487a4c008f8e1 SHA1 1240cde4545f1a5e25383456cb2b47606ed94816 SHA256 bf9f372407adecde80dcee689eec3823beaba6c448b5ae3028ac5a58670ffd07
MISC metadata.xml 410 RMD160 95c58ff33fd363206cf30d77766d4ccf4aa2da2a SHA1 769e852f09ecef095830cb19c6ade3ebb10565c1 SHA256 bc07ea5330fddfac0e4ca0799221b99efaa0eaddca09edc5dfdf7f672cb933e3
diff --git a/media-sound/shell-fm/shell-fm-0.7.ebuild b/media-sound/shell-fm/shell-fm-0.7.ebuild
new file mode 100644
index 000000000000..d688a79dc1b6
--- /dev/null
+++ b/media-sound/shell-fm/shell-fm-0.7.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/shell-fm/shell-fm-0.7.ebuild,v 1.1 2009/09/22 17:44:09 beandog Exp $
+
+EAPI=2
+inherit toolchain-funcs
+
+DESCRIPTION="A lightweight console based player for Last.FM radio streams"
+HOMEPAGE="http://nex.scrapping.cc/shell-fm/"
+# I couldn't get constant tarball from github so I've tarballed this myself.
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="ao"
+
+RDEPEND="media-libs/libmad
+ ao? ( media-libs/libao )"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
+ sys-apps/sed"
+
+src_prepare() {
+ sed -i -e "s:-Os:${CFLAGS}:g" source/Makefile || die "sed failed"
+ use ao || sed -i -e "s:\$(LIBAO)::g" source/Makefile || die "sed failed"
+}
+
+src_compile() {
+ tc-export CC
+ emake || die "emake failed"
+}
+
+src_install() {
+ dobin source/${PN} || die "dobin failed"
+ doman manual/${PN}.1
+ exeinto /usr/share/${PN}/scripts
+ doexe scripts/{*.sh,*.pl,zcontrol} || die "doexe failed"
+}