Merge bk://openembedded@openembedded.bkbits.net/packages
authorMichael Lauer <mickey@vanille-media.de>
Sun, 18 Jul 2004 14:57:13 +0000 (14:57 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 18 Jul 2004 14:57:13 +0000 (14:57 +0000)
into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages

2004/07/18 16:57:04+02:00 uni-frankfurt.de!mickey
opie-mediaplayer1-libmpeg3plugin: fix depends and share source w/ mediaplayer

2004/07/18 16:54:11+02:00 uni-frankfurt.de!mickey
mark iputils and fbvnc as broken. upgrade lsh

BKrev: 40fa8fc9KMex6ARSrZEarVnH3Pu5wg

fbvncserver/fbvncserver-kmodule_0.9.4.oe
iputils/iputils_20020927.oe
lsh/lsh_1.4.3.oe [deleted file]
lsh/lsh_1.5.5.oe [new file with mode: 0644]
opie-mediaplayer1-libmpeg3plugin/opie-mediaplayer1-libmpeg3plugin_cvs.oe

index 3860f78..d69d71c 100644 (file)
@@ -1,3 +1,4 @@
+BROKEN = "1"
 DESCRIPTION = "framebuffer VNC server keyboard events module"
 
 SRC_URI = "http://sdgsystems.com/download/fbvncserver-${PV}.tar.gz \
index c8bc3f0..30e3bd0 100644 (file)
@@ -1,3 +1,4 @@
+BROKEN = "1"
 DEPENDS = "docbook-utils-native"
 DESCRIPTION = "Utilities for the IP protocol."
 
diff --git a/lsh/lsh_1.4.3.oe b/lsh/lsh_1.4.3.oe
deleted file mode 100644 (file)
index 5aefa6b..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-DESCRIPTION = "lsh is a GNU GPL-licensed implementation of the SSH \
-(version 2) protocol. It includes a server, a client, and some \
-utility programs."
-DEPENDS = "zlib gmp liboop"
-
-SRC_URI = "http://www.lysator.liu.se/~nisse/archive/lsh-${PV}.tar.gz"
-S = "${WORKDIR}/lsh-${PV}"
-
-inherit autotools
-configopts = "  --enable-debug-alloc    Enable memory allocation sanity checks \
-               --enable-debug-trace    Enable tracing support \
-               --enable-gcov           Instrument for gcov (requires a modern gcc) \
-               --without-pty           Disable pty support \
-               --disable-srp           Disable the (experimental) support for SRP \
-               --disable-kerberos      Don't support kerberos \
-               --disable-pam           Don't support PAM \
-               --disable-datafellows-workarounds \
-               --enable-initgroups-workaround \
-               --disable-tcp-forward   Disable tcp forwarding \
-               --disable-x11-forward   Disable x11 forwarding (proxy only) \
-               --disable-agent-forward Disable auth-agent forwarding (proxy only) \
-               --disable-ipv6          Disable IPv6 support \
-               --disable-utmp          Disable utmp and wtmp support \
-               --without-zlib          Don't use zlib compression \
-               --with-tcpwrappers      Use tcp-wrappers for filtering connections \
-               --with-sshd1=PROGRAM support fallback to SSH1 daemon \
-               --with-scheme=PROGRAM Use a particular scheme implementation \
-               --without-system-argp   Don't use the system's argp \
-               --with-include-path     A colon-separated list of directories to search for \
-               --with-lib-path         A colon-separated list of directories to search for \
-               --with-x                use the X Window System"
-EXTRA_OECONF = "--disable-srp --disable-kerberos --disable-pam \
-               --without-x"
diff --git a/lsh/lsh_1.5.5.oe b/lsh/lsh_1.5.5.oe
new file mode 100644 (file)
index 0000000..e69de29
index 83543b5..cef0ba3 100644 (file)
@@ -2,14 +2,17 @@ DESCRIPTION = "Mpeg video file plugin using libmad"
 SECTION = "opie/codecs"
 PRIORITY = "optional"
 LICENSE = "GPL"
-DEPENDS = "virtual/libqpe"
+DEPENDS = "opie-mediaplayer"
+RDEPENDS = "opie-mediaplayer"
 PV = "1.1.5-cvs-${CVSDATE}"
 APPNAME = "mpeg3plugin"
 
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/multimedia/opieplayer/libmpeg3;date=${CVSDATE} "
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/multimedia/opieplayer;date=${CVSDATE} "
 
-S = "${WORKDIR}/libmpeg3"
+S = "${WORKDIR}/opieplayer/libmpeg3"
 
 inherit opie
 
+EXTRA_QMAKEVARS_POST += "DEFINES+=USE_FIXED_POINT"
+
 # FILES plugins/codecs/libmpeg3plugin.so