[oe-commits] Frans Meulenbroeks : nonworking/icecast: removed

git version control git at git.openembedded.org
Sat Aug 14 20:30:06 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f54c9a62d48110d9043d6dea2ed1dac90061c150
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f54c9a62d48110d9043d6dea2ed1dac90061c150

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sat Aug 14 22:26:47 2010 +0200

nonworking/icecast: removed

2.2.0 is in nonworking but 2.3.2 is in working

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/nonworking/icecast/icecast_2.2.0.bb |   20 --------------------
 1 files changed, 0 insertions(+), 20 deletions(-)

diff --git a/recipes/nonworking/icecast/icecast_2.2.0.bb b/recipes/nonworking/icecast/icecast_2.2.0.bb
deleted file mode 100644
index 44eea39..0000000
--- a/recipes/nonworking/icecast/icecast_2.2.0.bb
+++ /dev/null
@@ -1,20 +0,0 @@
-PR = "r5"
-LICENSE = "GPLv2"
-
-DEPENDS = "libvorbis libogg libxslt"
-
-# The RDEPENDS_${PN} line is a workaround to make sure
-# icecast pulls in necessary library deps.
-RDEPENDS_${PN} = "libvorbis libogg libxslt"
-
-SRC_URI = "http://downloads.us.xiph.org/releases/icecast/${PN}-${PV}.tar.gz"
-
-# disable yp as curl cannot be configured
-EXTRA_OECONF = "--disable-yp --with-ogg=${STAGING_LIBDIR} --with-vorbis=${STAGING_LIBDIR}"
-
-S = "${WORKDIR}/${PN}-${PV}"
-inherit autotools
-
-
-SRC_URI[md5sum] = "7958347af55651384298828175e32dcf"
-SRC_URI[sha256sum] = "c95ee1d68c287f654e6ee1d3416a91c058531232d6f08ff6ed156376f997a41d"





More information about the Openembedded-commits mailing list