summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-04-18 00:23:14 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-04-18 00:23:14 +0000
commit135b02ba4ceb447e1ab7c1889ec9ebb9d60fb18e (patch)
tree6d93a858d96b0b0da6a8c779b7f1704271949f13 /media-sound/shell-fm
parentInitial commit of new ck-sources, see bug #297169. (diff)
downloadhistorical-135b02ba4ceb447e1ab7c1889ec9ebb9d60fb18e.tar.gz
historical-135b02ba4ceb447e1ab7c1889ec9ebb9d60fb18e.tar.bz2
historical-135b02ba4ceb447e1ab7c1889ec9ebb9d60fb18e.zip
Add flags for ppc to build with big endian support, fixes bug #303667.
Package-Manager: portage-2.1.8.3/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/Manifest12
-rw-r--r--media-sound/shell-fm/shell-fm-0.7.ebuild10
3 files changed, 17 insertions, 12 deletions
diff --git a/media-sound/shell-fm/ChangeLog b/media-sound/shell-fm/ChangeLog
index 6e0ecf7b159e..714d211972de 100644
--- a/media-sound/shell-fm/ChangeLog
+++ b/media-sound/shell-fm/ChangeLog
@@ -1,6 +1,9 @@
# 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.12 2009/11/24 14:09:05 flameeyes Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/shell-fm/ChangeLog,v 1.13 2010/04/18 00:23:14 josejx Exp $
+
+ 18 Apr 2010; Joseph Jezak <josejx@gentoo.org> shell-fm-0.7.ebuild:
+ Add flags for ppc to build with big endian support, fixes bug #303667.
24 Nov 2009; Diego E. Pettenò <flameeyes@gentoo.org>
-shell-fm-0.6.ebuild, shell-fm-0.7.ebuild,
diff --git a/media-sound/shell-fm/Manifest b/media-sound/shell-fm/Manifest
index c6149d653641..29d91c61d6ad 100644
--- a/media-sound/shell-fm/Manifest
+++ b/media-sound/shell-fm/Manifest
@@ -3,13 +3,13 @@ Hash: SHA1
AUX shell-fm-0.7-asneeded.patch 1159 RMD160 f2d43a2d86584ec38452972fff4a064a0c91b66e SHA1 eb4cb688ea6695533879542c6363230547f31ba2 SHA256 16d9ba2df34afdc2431617248fbb073f152c97c7f8b96b09c041c8cb076898b1
DIST shell-fm-0.7.tar.bz2 41729 RMD160 f5339703525fcfbefb85b7b9863bb0702ae2328e SHA1 f5630f082e8b2bf810ffd5aa1ce5f91d5a8b9a84 SHA256 a29084322d42712b345c09107b80986d98cb456320567e04123e6cbccdfe63d3
-EBUILD shell-fm-0.7.ebuild 1046 RMD160 860ab80975e551b5ed4006e899494681a0c3f276 SHA1 50be9c6f91866a0df73f8bb94e8f839864d8d55b SHA256 02a09ad258e6eecf294194e556ef175891ae3a0d09fc452df7326425d965d05a
-MISC ChangeLog 1874 RMD160 cb35074f5981bbe1e731611c40643fda6921129f SHA1 b171cceda011de613afb5a09bd750e5e3b13547b SHA256 256768d8d2b3a7b546dd1b65172456f7d71992c7ff695095b76eab8399317c34
+EBUILD shell-fm-0.7.ebuild 1112 RMD160 6e3e5141c62439ff48ebe2f5f331ada726c6bbdd SHA1 3543ef2f017b4cdc4fed9e17f637ee64bd77f131 SHA256 36c08f9395692f8a0045e0e8ed9f22e6bda3764451d42f1909857f20aa0bb3c1
+MISC ChangeLog 2014 RMD160 ebb955a618622eed9cafe804398b02921bf23b83 SHA1 faa59bb427b7a99b37fcfe14ac5cf260841c3bb1 SHA256 77f086087f28193d652abc10b3c626243c9608790416f75af6d88873803e6df5
MISC metadata.xml 410 RMD160 95c58ff33fd363206cf30d77766d4ccf4aa2da2a SHA1 769e852f09ecef095830cb19c6ade3ebb10565c1 SHA256 bc07ea5330fddfac0e4ca0799221b99efaa0eaddca09edc5dfdf7f672cb933e3
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.13 (GNU/Linux)
+Version: GnuPG v2.0.14 (GNU/Linux)
-iEYEARECAAYFAksL6QYACgkQAiZjviIA2XgnhwCeMychAEe5ePIOWItF8z7p+2p3
-Y88AnjN9N4AIc33wzyMuDxtztapoBELP
-=jVCV
+iEYEARECAAYFAkvKUO8ACgkQcsIHjyDViGSqCgCdFO1kIi9+l7vVkPJyP1NrcYMF
+8+EAn3eEpIYvt7ePxSajP+zug8ZceHtU
+=EGRR
-----END PGP SIGNATURE-----
diff --git a/media-sound/shell-fm/shell-fm-0.7.ebuild b/media-sound/shell-fm/shell-fm-0.7.ebuild
index 051e3638cbc6..a05e7337e7c8 100644
--- a/media-sound/shell-fm/shell-fm-0.7.ebuild
+++ b/media-sound/shell-fm/shell-fm-0.7.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.2 2009/11/24 14:09:05 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/shell-fm/shell-fm-0.7.ebuild,v 1.3 2010/04/18 00:23:14 josejx Exp $
EAPI=2
-inherit toolchain-funcs eutils
+inherit flag-o-matic toolchain-funcs eutils
DESCRIPTION="A lightweight console based player for Last.FM radio streams"
HOMEPAGE="http://nex.scrapping.cc/shell-fm/"
@@ -24,12 +24,14 @@ DEPEND="${RDEPEND}
src_prepare() {
epatch "${FILESDIR}/${P}-asneeded.patch"
-
sed -i -e "s:-Os::" source/Makefile || die "sed failed"
}
src_compile() {
tc-export CC
+ if use ppc; then
+ append-flags -DWORDS_BIGENDIAN=1
+ fi
emake || die "emake failed"
}