From f13e4bd5fdbfe7b2173020533848e7a4956e3ab9 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Fri, 19 Nov 2004 11:04:49 +0000 Subject: [PATCH] tremor: switched to subversion BKrev: 419dd351qNh8FFBiM1jM7FiOix5aqA --- mplayer/mplayer_1.0pre3try2.oe | 4 ++-- tremor/tremor_20021126.oe | 0 tremor/tremor_20030325.oe | 26 -------------------------- tremor/tremor_20030402.oe | 0 tremor/tremor_20040602.oe | 26 -------------------------- 5 files changed, 2 insertions(+), 54 deletions(-) create mode 100644 tremor/tremor_20021126.oe delete mode 100644 tremor/tremor_20030325.oe create mode 100644 tremor/tremor_20030402.oe delete mode 100644 tremor/tremor_20040602.oe diff --git a/mplayer/mplayer_1.0pre3try2.oe b/mplayer/mplayer_1.0pre3try2.oe index 479a8350b8..3d43658fbc 100644 --- a/mplayer/mplayer_1.0pre3try2.oe +++ b/mplayer/mplayer_1.0pre3try2.oe @@ -2,8 +2,8 @@ DESCRIPTION = "Open Source multimedia player." SECTION = "opie/multimedia" PRIORITY = "optional" HOMEPAGE = "http://www.mplayerhq.hu/" -DEPENDS = "libsdl-qpe libmad tremor-20030325 libogg libvorbis zlib libpng jpeg" -PR = "r2" +DEPENDS = "libsdl-qpe libmad tremor-20021126 libogg libvorbis zlib libpng jpeg" +PR = "r3" SRC_URI = "http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-${PV}.tar.bz2 \ file://Makefile.patch;patch=0 \ diff --git a/tremor/tremor_20021126.oe b/tremor/tremor_20021126.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tremor/tremor_20030325.oe b/tremor/tremor_20030325.oe deleted file mode 100644 index b02cd102f8..0000000000 --- a/tremor/tremor_20030325.oe +++ /dev/null @@ -1,26 +0,0 @@ -SECTION = "libs" -PRIORITY = "optional" -MAINTAINER = "Greg Gilbert " -DEPENDS = "libogg" -DESCRIPTION = "tremor is a fixed point implementation of the vorbis codec." -LICENSE = "BSD" - -SRC_URI = "http://treke.net/oe/source/Tremor_xiph.org__${PV}.tar.gz" - -S = "${WORKDIR}/Tremor" - -inherit autotools - -EXTRA_OECONF=" --enable-shared --disable-rpath " - -#do_configure_prepend() { -# ./autogen.sh -#} - -do_stage() { - oe_runmake install prefix=${STAGING_DIR} \ - bindir=${STAGING_BINDIR} \ - includedir=${STAGING_INCDIR}/tremor \ - libdir=${STAGING_LIBDIR} \ - datadir=${STAGING_DATADIR} -} diff --git a/tremor/tremor_20030402.oe b/tremor/tremor_20030402.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tremor/tremor_20040602.oe b/tremor/tremor_20040602.oe deleted file mode 100644 index b02cd102f8..0000000000 --- a/tremor/tremor_20040602.oe +++ /dev/null @@ -1,26 +0,0 @@ -SECTION = "libs" -PRIORITY = "optional" -MAINTAINER = "Greg Gilbert " -DEPENDS = "libogg" -DESCRIPTION = "tremor is a fixed point implementation of the vorbis codec." -LICENSE = "BSD" - -SRC_URI = "http://treke.net/oe/source/Tremor_xiph.org__${PV}.tar.gz" - -S = "${WORKDIR}/Tremor" - -inherit autotools - -EXTRA_OECONF=" --enable-shared --disable-rpath " - -#do_configure_prepend() { -# ./autogen.sh -#} - -do_stage() { - oe_runmake install prefix=${STAGING_DIR} \ - bindir=${STAGING_BINDIR} \ - includedir=${STAGING_INCDIR}/tremor \ - libdir=${STAGING_LIBDIR} \ - datadir=${STAGING_DATADIR} -} -- 2.39.5