tremor: switched to subversion
authorMarcin Juszkiewicz <hrw@openembedded.org>
Fri, 19 Nov 2004 11:04:49 +0000 (11:04 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Fri, 19 Nov 2004 11:04:49 +0000 (11:04 +0000)
BKrev: 419dd351qNh8FFBiM1jM7FiOix5aqA

mplayer/mplayer_1.0pre3try2.oe
tremor/tremor_20021126.oe [new file with mode: 0644]
tremor/tremor_20030325.oe [deleted file]
tremor/tremor_20030402.oe [new file with mode: 0644]
tremor/tremor_20040602.oe [deleted file]

index 479a835..3d43658 100644 (file)
@@ -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 (file)
index 0000000..e69de29
diff --git a/tremor/tremor_20030325.oe b/tremor/tremor_20030325.oe
deleted file mode 100644 (file)
index b02cd10..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-SECTION = "libs"
-PRIORITY = "optional"
-MAINTAINER = "Greg Gilbert <greg@treke.net>"
-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 (file)
index 0000000..e69de29
diff --git a/tremor/tremor_20040602.oe b/tremor/tremor_20040602.oe
deleted file mode 100644 (file)
index b02cd10..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-SECTION = "libs"
-PRIORITY = "optional"
-MAINTAINER = "Greg Gilbert <greg@treke.net>"
-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}
-}