Merge bk://openembedded@openembedded.bkbits.net/packages
authorMatthias Hentges <oe@hentges.net>
Tue, 12 Oct 2004 14:04:40 +0000 (14:04 +0000)
committerMatthias Hentges <oe@hentges.net>
Tue, 12 Oct 2004 14:04:40 +0000 (14:04 +0000)
into handhelds.org:/home/mhentges/OpenEmbedded/packages

2004/10/12 16:03:13+02:00 handhelds.org!CoreDump
More section fixes

BKrev: 416be478U3wZ_yiCDqd0QreoBYPNrg

81 files changed:
dvbtools/dvbstream_cvs.oe
dvbtools/dvbtune_cvs.oe
flac/flac_1.1.0.oe
frodo/frodo_4.1b.oe
frodo/frodo_4.2.oe
gammu/gammu_0.98.9.oe
gcc-csl/gcc-csl_2004-q1a.oe
gdb/gdb-cross_6.1.oe
gdb/gdb-cross_6.2.oe
gnome/gconf_2.6.1.oe
gnome/gnome-common_2.4.0.oe
gnome/gnome-desktop_2.7.90.oe
gnome/gnome-games_2.6.1.oe
gnome/gnome-icon-theme_1.3.3.oe
gnome/gnome-keyring_0.2.1.oe
gnome/gnome-mime-data_2.4.1.oe
gnome/gnome-vfs-extras_0.99.13.oe
gnome/gnome-vfs_2.6.0.oe
gnome/gnome-vfs_2.6.2.oe
gnome/libart-lgpl_2.3.16.oe
gnome/libbonobo_2.6.0.oe
gnome/libbonobo_2.6.2.oe
gnome/libbonoboui_2.6.1.oe
gnome/libgnome_2.6.1.1.oe
gnome/libgnomecanvas_2.6.1.1.oe
gnome/libgnomeprint_2.6.2.oe
gnome/libgnomeprintui_2.6.2.oe
gnome/libgnomeui_2.6.1.1.oe
gnome/orbit2-native_2.10.2.oe
gnome/orbit2_2.10.2.oe
gstreamer/gpe-gst-plugins_0.8.4.oe
gstreamer/gst-plugins_0.8.0.oe
gstreamer/gst-plugins_0.8.1.oe
gstreamer/gst-plugins_0.8.3.oe
gstreamer/gst-plugins_0.8.4.oe
gstreamer/gstreamer_0.8.0.oe
gstreamer/gstreamer_0.8.1.oe
gstreamer/gstreamer_0.8.2.oe
gstreamer/gstreamer_0.8.3.oe
gstreamer/gstreamer_0.8.5.oe
gzip/gzip_1.3.5.oe
ipaq-sleep/ipaq-sleep_0.7-9.oe
lirc/lirc_0.6.6+cvs20040918.oe
lirc/lirc_0.6.6.oe
lrzsz/lrzsz_0.12.20.oe
madwifi/madwifi-modules_cvs.oe
mc/mc_4.6.0.oe
micro-emacs/micro-emacs_20040301.oe
mythtv/mythtv_0.16+cvs20040918.oe
mythtv/mythtv_0.16.oe
ncftp/ncftp_3.1.7.oe
ncftp/ncftp_3.1.8.oe
nmixer/nmixer_2.0.oe
obexftp/obexftp_0.10.3.oe
openobex-apps/openobex-apps_1.0.0.oe
patchutils/patchutils_0.2.25.oe
patchutils/patchutils_0.2.26.oe
patchutils/patchutils_0.2.27.oe
patchutils/patchutils_0.2.28.oe
patchutils/patchutils_0.2.30.oe
phalanx/phalanx_22.oe
prboom/prboom_2.3.0.oe
prism54/prism54-firmware_1.0.4.3.oe
prism54/prism54-module_1.2.oe
python/python-pymp3_0.3.4.oe
qpf-fonts/qpf-utopia_1.0.oe
qpf-fonts/terminus.oe
snes9x/snes9x-sdl-qpe_1.39.oe
snes9x/snes9x_1.43-WIP1.oe
tcpdump/tcpdump_3.8.1.oe
tcpdump/tcpdump_3.8.3.oe
tcpick/tcpick_0.1.22.oe
usbutils/usbutils_0.11.oe
vera-fonts/qpf-bitstream-vera-sans-mono-50-t5_1.1.oe
vera-fonts/qpf-bitstream-vera-sans-mono-50_1.1.oe
vera-fonts/qpf-bitstream-vera-sans-mono-75-t5_1.1.oe
vera-fonts/qpf-bitstream-vera-sans-mono-75_1.1.oe
vera-fonts/qpf-bitstream-vera_1.10.oe
vera-fonts/ttf-bitstream-vera_1.10.oe
xmame/xmame_0.86.oe
zsh/zsh_4.1.1.oe

index af55891..c65a30d 100644 (file)
@@ -1,5 +1,5 @@
 PV = "0.0cvs${CVSDATE}"
-SECTION = "console/dvb"
+SECTION = "console/multimedia"
 PRIORITY = "optional"
 MAINTAINER = "Phil Blundell <pb@debian.org>"
 DEPENDS = "libxml2"
index e9d60ea..14260ec 100644 (file)
@@ -1,5 +1,5 @@
 PV = "0.0cvs${CVSDATE}"
-SECTION = "console/dvb"
+SECTION = "console/multimedia"
 PRIORITY = "optional"
 MAINTAINER = "Phil Blundell <pb@debian.org>"
 DEPENDS = "libxml2"
index e69de29..e9c2bf9 100644 (file)
@@ -0,0 +1,69 @@
+DESCRIPTION = "FLAC is a Free Lossless Audio Codec."
+MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
+SECTION = "libs"
+DEPENDS = "libogg"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/flac/flac-${PV}.tar.gz \
+          file://xmms.m4"
+S = "${WORKDIR}/flac-${PV}"
+
+inherit autotools
+
+EXTRA_OECONF = "--disable-oggtest --disable-id3libtest \
+               --with-ogg-libraries=${STAGING_LIBDIR} \
+               --with-ogg-includes=${STAGING_INCDIR} \
+               --without-xmms-prefix \
+               --without-xmms-exec-prefix \
+               --without-libiconv-prefix \
+               --without-id3lib"
+
+do_configure () {
+       install -d ${S}/m4
+       install -m 0644 ${WORKDIR}/xmms.m4 ${S}/m4/
+       autotools_do_configure
+}
+
+do_stage () {
+       install -d ${STAGING_DATADIR}/aclocal
+
+       oe_libinstall -a -so -C src/libOggFLAC libOggFLAC ${STAGING_LIBDIR}/
+       install -d ${STAGING_INCDIR}/OggFLAC
+       install -m 0644 ${S}/include/OggFLAC/export.h ${STAGING_INCDIR}/OggFLAC/export.h
+       install -m 0644 ${S}/include/OggFLAC/all.h ${STAGING_INCDIR}/OggFLAC/all.h
+       install -m 0644 ${S}/include/OggFLAC/stream_encoder.h ${STAGING_INCDIR}/OggFLAC/stream_encoder.h
+       install -m 0644 ${S}/include/OggFLAC/stream_decoder.h ${STAGING_INCDIR}/OggFLAC/stream_decoder.h
+       install -m 0644 ${S}/src/libOggFLAC/libOggFLAC.m4 ${STAGING_DATADIR}/aclocal/
+
+       oe_libinstall -a -so -C src/libFLAC libFLAC ${STAGING_LIBDIR}/
+       install -d ${STAGING_INCDIR}/FLAC
+       install -m 0644 ${S}/include/FLAC/export.h ${STAGING_INCDIR}/FLAC/export.h
+       install -m 0644 ${S}/include/FLAC/metadata.h ${STAGING_INCDIR}/FLAC/metadata.h
+       install -m 0644 ${S}/include/FLAC/all.h ${STAGING_INCDIR}/FLAC/all.h
+       install -m 0644 ${S}/include/FLAC/format.h ${STAGING_INCDIR}/FLAC/format.h
+       install -m 0644 ${S}/include/FLAC/stream_encoder.h ${STAGING_INCDIR}/FLAC/stream_encoder.h
+       install -m 0644 ${S}/include/FLAC/stream_decoder.h ${STAGING_INCDIR}/FLAC/stream_decoder.h
+       install -m 0644 ${S}/include/FLAC/ordinals.h ${STAGING_INCDIR}/FLAC/ordinals.h
+       install -m 0644 ${S}/include/FLAC/seekable_stream_encoder.h ${STAGING_INCDIR}/FLAC/seekable_stream_encoder.h
+       install -m 0644 ${S}/include/FLAC/file_encoder.h ${STAGING_INCDIR}/FLAC/file_encoder.h
+       install -m 0644 ${S}/include/FLAC/seekable_stream_decoder.h ${STAGING_INCDIR}/FLAC/seekable_stream_decoder.h
+       install -m 0644 ${S}/include/FLAC/file_decoder.h ${STAGING_INCDIR}/FLAC/file_decoder.h
+       install -m 0644 ${S}/include/FLAC/assert.h ${STAGING_INCDIR}/FLAC/assert.h
+       install -m 0644 ${S}/src/libFLAC/libFLAC.m4 ${STAGING_DATADIR}/aclocal/
+
+       oe_libinstall -a -so -C src/libFLAC++ libFLAC++ ${STAGING_LIBDIR}/
+       install -d ${STAGING_INCDIR}/FLAC++
+       install -m 0644 ${S}/include/FLAC++/export.h ${STAGING_INCDIR}/FLAC++/export.h
+       install -m 0644 ${S}/include/FLAC++/metadata.h ${STAGING_INCDIR}/FLAC++/metadata.h
+       install -m 0644 ${S}/include/FLAC++/all.h ${STAGING_INCDIR}/FLAC++/all.h
+       install -m 0644 ${S}/include/FLAC++/encoder.h ${STAGING_INCDIR}/FLAC++/encoder.h
+       install -m 0644 ${S}/include/FLAC++/decoder.h ${STAGING_INCDIR}/FLAC++/decoder.h
+       install -m 0644 ${S}/src/libFLAC++/libFLAC++.m4 ${STAGING_DATADIR}/aclocal/
+
+       oe_libinstall -a -so -C src/libOggFLAC++ libOggFLAC++ ${STAGING_LIBDIR}/
+       install -d ${STAGING_INCDIR}/OggFLAC++
+       install -m 0644 ${S}/include/OggFLAC++/export.h ${STAGING_INCDIR}/OggFLAC++/export.h
+       install -m 0644 ${S}/include/OggFLAC++/all.h ${STAGING_INCDIR}/OggFLAC++/all.h
+       install -m 0644 ${S}/include/OggFLAC++/encoder.h ${STAGING_INCDIR}/OggFLAC++/encoder.h
+       install -m 0644 ${S}/include/OggFLAC++/decoder.h ${STAGING_INCDIR}/OggFLAC++/decoder.h
+       install -m 0644 ${S}/src/libOggFLAC++/libOggFLAC++.m4 ${STAGING_DATADIR}/aclocal/
+}
index e69de29..5901683 100644 (file)
@@ -0,0 +1,45 @@
+DESCRIPTION = "A C64 emulator based on SDL."
+SECTION = "opie/utils"
+DEPENDS = "libsdl-qpe"
+
+SRC_URI = "http://wwwthep.physik.uni-mainz.de/~cbauer/FrodoV4_1b.Src.tar.gz \
+           file://frodo-qte.diff;patch=1 \
+           file://frodo-joystick-4state.diff;patch=1 \
+           file://frodorc \
+           file://Frodo.png \
+           file://frodo.desktop"
+S = "${WORKDIR}/Frodo-${PV}/Src"
+
+inherit autotools 
+
+EXTRA_OECONF = "--disable-sdltest --enable-qtopia"
+
+do_configure() {
+       gnu-configize
+       oe_runconf
+}
+
+do_install() {
+        install -d ${D}/${palmtopdir}/bin \
+                  ${D}/${palmtopdir}/apps/Games \
+                  ${D}/${palmtopdir}/pics
+       install -m 0644 ${WORKDIR}/Frodo.png ${D}/${palmtopdir}/pics/Frodo.png
+       install -m 0644 ${WORKDIR}/frodo.desktop ${D}/${palmtopdir}/apps/Games/frodo.desktop
+       # start script and executable
+       install -d ${D}/${palmtopdir}/bin/${PN}
+       install -m 0755 Frodo ${D}/${palmtopdir}/bin/${PN}/Frodo
+       cat <<STARTER_EOF > ${D}/${palmtopdir}/bin/${PN}/frodostart
+#!/bin/sh
+cd ${palmtopdir}/bin/${PN}
+./Frodo
+STARTER_EOF
+       chmod 0755 ${D}/${palmtopdir}/bin/${PN}/frodostart
+       ln -sf ${PN}/frodostart ${D}/${palmtopdir}/bin/Frodo
+       # conffiles
+       install -d ${D}/${sysconfdir}
+       install -m 644 ${WORKDIR}/frodorc ${D}/${sysconfdir}/frodorc
+}
+
+FILES_${PN} = "${palmtopdir} ${sysconfdir}"
+
+#FIXME: Add postinst which copies /etc/frodorc into $HOME/.frodorc
index ca82fd1..e7a2d4d 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "C64 Emulator based on SDL"
-SECTION = "games"
+SECTION = "opie/utils"
 PRIORITY = "optional"
 DEPENDS = "libsdl-qpe"
 CVSDATE = "20040801"
index 7bc613a..60265a9 100644 (file)
@@ -3,7 +3,7 @@ LICENSE = "GPL"
 HOMEPAGE = "http://mwiacek.com/gsm/soft/gammu.html"
 AUTHOR = "Marcin Wiacek <marcin@mwiacek.com>"
 MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>"
-SECTION = "base"
+SECTION = "console/network"
 
 SRC_URI = "http://www.mwiacek.com/zips/gsm/gammu/test/gammu-${PV}.tar.gz \
 file://ldflags.patch;patch=1 \
index 7c6c83d..b179975 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "base"
+SECTION = "devel"
 inherit autotools
 
 DESCRIPTION = "The GNU cc and gcc C compilers."
index 526f095..5455865 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "gdb - GNU debugger"
-SECTION = "base"
+SECTION = "devel"
 PRIORITY = "optional"
 MAINTAINER = "Phil Blundell <pb@nexus.co.uk>"
 DEPENDS = "ncurses-native"
index e69de29..5455865 100644 (file)
@@ -0,0 +1,35 @@
+DESCRIPTION = "gdb - GNU debugger"
+SECTION = "devel"
+PRIORITY = "optional"
+MAINTAINER = "Phil Blundell <pb@nexus.co.uk>"
+DEPENDS = "ncurses-native"
+
+inherit autotools sdk
+
+S = "${WORKDIR}/gdb-${PV}"
+SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.gz \
+       file://sim-install.patch;patch=1"
+
+FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/gdb-${PV}"
+
+export CC_FOR_BUILD = "${BUILD_CC}"
+export CXX_FOR_BUILD = "${BUILD_CXX}"
+export CPP_FOR_BUILD = "${BUILD_CPP}"
+export CFLAGS_FOR_BUILD = "${BUILD_CFLAGS}"
+export CXXFLAGS_FOR_BUILD = "${BUILD_CXXFLAGS}"
+export CPPFLAGS_FOR_BUILD = "${BUILD_CPPFLAGS}"
+
+EXTRA_OEMAKE = "'SUBDIRS=intl mmalloc libiberty opcodes bfd sim gdb etc utils' LDFLAGS='${BUILD_LDFLAGS}'"
+
+EXTRA_OECONF = "--with-curses --with-readline"
+
+do_configure () {
+# override this function to avoid the autoconf/automake/aclocal/autoheader
+# calls for now
+       gnu-configize
+       oe_runconf
+}
+
+do_stage() {
+       :       
+}
index 6c13efc..5e95066 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "gnome/base"
+SECTION = "x11/gnome"
 DESCRIPTION = "GNOME configuration database system"
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/GConf/2.6/GConf-${PV}.tar.bz2 \
           file://backends.patch;patch=1"
index 6ad7efa..8d74dfc 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "x11/base"
+SECTION = "x11/gnome"
 PR = "r0"
 DESCRIPTION = "Common macros for building GNOME applications"
 inherit gnome
index 5b8562a..cb59764 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "x11/libs"
+SECTION = "x11/gnome"
 PR = "r0"
 DESCRIPTION = "GNOME library for reading .desktop files"
 inherit gnome
index e1d5529..f3448fc 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "x11/games"
+SECTION = "x11/gnome"
 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
 DEPENDS = "guile gtk+ libgnome libgnomeui librsvg gnome-vfs gconf libglade gnome-common"
 PR = "r2"
index ebe1fb3..7688d6f 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "x11"
+SECTION = "x11/gnome"
 SRC_URI = "${GNOME_MIRROR}/${PN}/1.3/${PN}-${PV}.tar.bz2"
 
 FILES_${PN} += "${datadir}/icons"
index f6232ed..6f672e2 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "x11/utils"
+SECTION = "x11/gnome"
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${PN}/0.2/${PN}-${PV}.tar.bz2"
 
 inherit autotools libtool pkgconfig
index 81edcfa..5775919 100644 (file)
@@ -1,2 +1,2 @@
-SECTION = "x11/base"
+SECTION = "x11/gnome"
 inherit gnome
index f1d3365..56f5233 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "x11/base"
+SECTION = "x11/gnome"
 PR = "r1"
 
 inherit gnome
index ca477fa..39974c0 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "x11/base"
+SECTION = "x11/gnome"
 PR = "r3"
 
 inherit gnome
index d6ef32c..e119153 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "x11/base"
+SECTION = "x11/gnome"
 PR = "r4"
 
 inherit gnome
index 9e5770f..6e611d5 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "libs"
+SECTION = "x11/gnome"
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-${PV}.tar.bz2 \
        file://${HOST_SYS}/art_config.h \       
        file://Makefile.am.patch;patch=1"
index d8086d6..0c713b2 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "gnome/base"
+SECTION = "x11/gnome"
 DESCRIPTION = "Bonobo CORBA interfaces library"
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libbonobo/2.6/libbonobo-${PV}.tar.bz2 \
            file://gtk-doc.m4 \
index f58950d..4092908 100644 (file)
@@ -1,5 +1,5 @@
 PR = "r1"
-SECTION = "gnome/base"
+SECTION = "x11/gnome/libs"
 DESCRIPTION = "Bonobo CORBA interfaces library"
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libbonobo/2.6/libbonobo-${PV}.tar.bz2 \
            file://gtk-doc.m4 \
index 6fb6cb8..0a21d3d 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "x11/libs"
+SECTION = "x11/gnome/libs"
 PR = "r1"
 
 inherit gnome pkgconfig
index b1518a4..8e34b66 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "x11/libs"
+SECTION = "x11/gnome/libs"
 PR = "r1"
 
 inherit gnome
index 0d0d879..c3a8241 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "x11/libs"
+SECTION = "x11/gnome/libs"
 PR = "r1"
 DESCRIPTION = "A powerful object-oriented display"
 inherit gnome
index aa53e2b..af23970 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "x11/libs"
+SECTION = "x11/gnome/libs"
 PR = "r1"
 
 DEPENDS = "libxml2 glib-2.0 pango libart-lgpl fontconfig popt gnome-common"
index a1b44b2..aa24d87 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "x11/libs"
+SECTION = "x11/gnome/libs"
 PR = "r1"
 DEPENDS = "libgnomeprint gtk+ libgnomecanvas gnome-icon-theme gnome-common"
 
index 4ae7ce5..d6cd985 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "x11/libs"
+SECTION = "x11/gnome/libs"
 PR = "r1"
 DEPENDS = "libgnome libgnomecanvas libbonoboui gnome-keyring"
 DESCRIPTION = "GNOME User Interface Library"
index ce1f22e..2182ae8 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "CORBA ORB"
-SECTION = "gnome/base"
+SECTION = "x11/gnome/libs"
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.10/ORBit2-${PV}.tar.bz2 \
            file://configure-lossage.patch;patch=1;pnum=1 \
           file://gtk-doc.m4 \
index a28ea1e..bff22ea 100644 (file)
@@ -1,6 +1,6 @@
 PR = "r2"
 DESCRIPTION = "CORBA ORB"
-SECTION = "gnome/base"
+SECTION = "x11/gnome/libs"
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.10/ORBit2-${PV}.tar.bz2 \
            file://configure-lossage.patch;patch=1;pnum=1 \
           file://gtk-doc.m4 \
index 77061dd..ef8f06b 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Plugins for GStreamer"
-SECTION = "base"
+SECTION = "x11/libs"
 PRIORITY = "optional"
 MAINTAINER = "Chris Lord <cwiiis@handhelds.org>"
 PROVIDES = "gst-plugins"
index 2a9e086..20df810 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Plugins for GStreamer"
-SECTION = "base"
+SECTION = "x11/libs"
 PRIORITY = "optional"
 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
 
index 2c73ab7..e47067a 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Plugins for GStreamer"
-SECTION = "base"
+SECTION = "x11/libs"
 PRIORITY = "optional"
 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
 PR = "r3"
index 8102ddb..bef13ba 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Plugins for GStreamer"
-SECTION = "base"
+SECTION = "x11/libs"
 PRIORITY = "optional"
 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
 PR = "r0"
index 88c262c..ac310d7 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Plugins for GStreamer"
-SECTION = "base"
+SECTION = "x11/libs"
 PRIORITY = "optional"
 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
 PR = "r2"
index f394a86..dce1e5c 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "GStreamer is a multimedia framework for encoding and decoding video and sound. \
 It supports a wide range of formats including mp3, ogg, avi, mpeg and quicktime."
 DEPENDS = "glib-2.0 gettext libxml2 popt"
-SECTION = "base"
+SECTION = "x11/network"
 PRIORITY = "optional"
 
 SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-0.8.0.tar.bz2"
index ce948bb..dfa5f39 100644 (file)
@@ -3,7 +3,7 @@ PR = "r1"
 DESCRIPTION = "GStreamer is a multimedia framework for encoding and decoding video and sound. \
 It supports a wide range of formats including mp3, ogg, avi, mpeg and quicktime."
 DEPENDS = "glib-2.0 gettext-native libxml2 popt"
-SECTION = "base"
+SECTION = "x11/network"
 PRIORITY = "optional"
 
 FILES_${PN} += " ${libdir}/gstreamer-0.8/*.so"
index e69de29..6e03cce 100644 (file)
@@ -0,0 +1,26 @@
+PR = "r0"
+
+DESCRIPTION = "GStreamer is a multimedia framework for encoding and decoding video and sound. \
+It supports a wide range of formats including mp3, ogg, avi, mpeg and quicktime."
+DEPENDS = "glib-2.0 gettext-native libxml2 popt"
+SECTION = "x11/network"
+PRIORITY = "optional"
+
+FILES_${PN} += " ${libdir}/gstreamer-0.8/*.so"
+FILES_${PN}-dev += " ${libdir}/gstreamer-0.8/*.la ${libdir}/gstreamer-0.8/*.a"
+
+SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.bz2 \
+       file://configure-largefile.patch;patch=1;pnum=0"
+
+EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking"
+
+inherit autotools pkgconfig
+
+do_stage() {
+       oe_runmake install prefix=${STAGING_DIR} \
+              bindir=${STAGING_BINDIR} \
+              includedir=${STAGING_INCDIR} \
+              libdir=${STAGING_LIBDIR} \
+              datadir=${STAGING_DATADIR} \
+              mandir=${STAGING_DIR}/share/man
+}
index 019dc38..4c19569 100644 (file)
@@ -3,7 +3,7 @@ PR = "r1"
 DESCRIPTION = "GStreamer is a multimedia framework for encoding and decoding video and sound. \
 It supports a wide range of formats including mp3, ogg, avi, mpeg and quicktime."
 DEPENDS = "glib-2.0 gettext-native libxml2 popt"
-SECTION = "base"
+SECTION = "x11/network"
 PRIORITY = "optional"
 
 FILES_${PN} += " ${libdir}/gstreamer-0.8/*.so"
index e69de29..16ce705 100644 (file)
@@ -0,0 +1,33 @@
+PR = "r0"
+
+DESCRIPTION = "GStreamer is a multimedia framework for encoding and decoding video and sound. \
+It supports a wide range of formats including mp3, ogg, avi, mpeg and quicktime."
+DEPENDS = "glib-2.0 gettext-native libxml2 popt"
+SECTION = "x11/network"
+PRIORITY = "optional"
+
+FILES_${PN} += " ${libdir}/gstreamer-0.8/*.so"
+FILES_${PN}-dev += " ${libdir}/gstreamer-0.8/*.la ${libdir}/gstreamer-0.8/*.a"
+
+SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.bz2 \
+       file://gstreamer.xsession \
+       file://configure-largefile.patch;patch=1;pnum=0"
+
+EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking"
+
+inherit autotools pkgconfig
+
+do_stage() {
+       oe_runmake install prefix=${STAGING_DIR} \
+              bindir=${STAGING_BINDIR} \
+              includedir=${STAGING_INCDIR} \
+              libdir=${STAGING_LIBDIR} \
+              datadir=${STAGING_DATADIR} \
+              mandir=${STAGING_DIR}/share/man
+}
+
+do_install_append() {
+       install -d ${D}/etc/X11/Xsession.d
+       install ${WORKDIR}/gstreamer.xsession ${D}/etc/X11/Xsession.d/90gst-register
+}
+
index e6c403a..6959013 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "base"
+SECTION = "console/utils"
 PRIORITY = "required"
 MAINTAINER = "Greg Gilbert <greg@treke.net>"
 DESCRIPTION = "gzip (GNU zip) is a compression utility designed \
index e69de29..78ce5a2 100644 (file)
@@ -0,0 +1,15 @@
+
+PR = "r3"
+
+inherit gpe pkgconfig
+
+DEPENDS = "apmd virtual/xserver xextensions x11 xau xscrnsaverh libxss"
+SECTION = "x11/base"
+RDEPENDS = "apm"
+
+DESCRIPTION = "Automatic sleep/suspend control daemon"
+
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"
+
+#CPPFLAGS_append += " -DDEBUG"
+#CFLAGS_append += " -DDEBUG"
index dd05e2a..7f2a62b 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "LIRC is a package that allows you to decode and send infra-red signals of many commonly used remote controls."
-SECTION = "base"
+SECTION = "console/network"
 PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
index 4a7def1..9a8a76c 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "LIRC is a package that allows you to decode and send infra-red signals of many commonly used remote controls."
-SECTION = "base"
+SECTION = "console/network"
 PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
index b72e457..7595ca7 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "base"
+SECTION = "console/network"
 PRIORITY = "standard"
 DESCRIPTION = "Tools for zmodem/xmodem/ymodem file transfer"
 DEPENDS = "gettext-native"
index e643f3b..088868b 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Linux driver for 802.11a/b/g universal NIC cards using Atheros chip sets"
-SECTION = "base/network"
+SECTION = "base"
 PRIORITY = "optional"
 MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>"
 LICENSE = "GPL"
index 449cd4a..654b18c 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "GNU Midnight Commander is a file \
 manager for free operating systems."
-SECTION = "base"
+SECTION = "console/utils"
 PRIORITY = "optional"
 DEPENDS = "ncurses glib-2.0"
 
index e69de29..5a46098 100644 (file)
@@ -0,0 +1,27 @@
+DESCRIPTION = "Mini-version of emacs, from http://www.jasspa.com"
+SECTION = "console/utils"
+PRIORITY = "optional"
+MAINTAINER = "Jason Haslup <openembedded@haslup.com>"
+LICENSE = "GPL"
+DEPENDS = "ncurses"
+
+S = "${WORKDIR}/me040301"
+
+SRC_URI = "http://www.jasspa.com/release_040301/jasspa-mesrc-20040301.tar.gz \
+           http://www.jasspa.com/release_040301/jasspa-memacros-20040301.tar.gz \
+           file://${FILESDIR}/zaurus_make.patch;patch=1"
+
+do_compile () {
+        oe_runmake -C src -f zaurus.gmk mec
+}
+
+do_install() {
+        install -d ${D}/${bindir}
+        install -d ${D}/${datadir}/jasspa/macros
+        install -m 0755 src/mec ${D}/${bindir}/mec
+        install -m 0644 ${WORKDIR}/*.* ${D}/${datadir}/jasspa/macros/
+}
+
+PACKAGES += " ${PN}-macros"
+FILES_${PN}-macros = "${datadir}/jasspa"
+
index 4c008ab..6f22146 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "A full featured personal video recorder system."
 MAINTAINER = "Michael 'Mickey' Lauer"
-SECTION = "multimedia"
+SECTION = "x11/multimedia"
 PR = "r3"
 
 SRC_URI = "cvs://mythtv:mythtv@cvs.mythtv.org/var/lib/mythcvs;module=mythtv;date=20040918;method=pserver \
index 9186cc9..fd0c16e 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "A full featured personal video recorder system."
 MAINTAINER = "Michael 'Mickey' Lauer"
-SECTION = "multimedia"
+SECTION = "x11/multimedia"
 PR = "r0"
 
 SRC_URI = "http://www.mythtv.org/mc/mythtv-${PV}.tar.bz2"
index 52e4207..a9e3f4d 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "A sophisticated console ftp client"
-SECTION = "base"
+SECTION = "console/network"
 PRIORITY = "optional"
 
 SRC_URI = "ftp://ftp.ncftp.com/ncftp/ncftp-${PV}-src.tar.bz2 \
index e69de29..a9e3f4d 100644 (file)
@@ -0,0 +1,19 @@
+DESCRIPTION = "A sophisticated console ftp client"
+SECTION = "console/network"
+PRIORITY = "optional"
+
+SRC_URI = "ftp://ftp.ncftp.com/ncftp/ncftp-${PV}-src.tar.bz2 \
+          file://acinclude.m4"
+
+inherit autotools
+
+do_configure_prepend () {
+       install -m 0644 ${WORKDIR}/acinclude.m4 acinclude.m4
+}
+
+do_install () {
+       install -d ${D}/${bindir} ${D}/${sysconfdir} ${D}/${mandir}
+       oe_runmake 'prefix=${D}/${prefix}' 'BINDIR=${D}/${bindir}' \
+                  'SYSCONFDIR=${D}/${sysconfdir}' 'mandir=${D}/${mandir}' \
+                  install
+}
index a6ff347..b7fbd04 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "A text mode OSS soundmixer"
-SECTION = "base"
+SECTION = "console/multimedia"
 PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 DEPENDS = "ncurses"
index bf13b25..d068548 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "OBEX Ftp Client"
-SECTION = "base"
+SECTION = "console/network"
 PRIORITY = "optional"
 DEPENDS = "openobex"
 
index 966e213..86d9939 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Applications for OpenOBEX"
-SECTION = "base"
+SECTION = "console/network"
 PRIORITY = "optional"
 DEPENDS = "openobex"
 
index 85e5181..001c1ae 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "base"
+SECTION = "devel"
 LICENSE = "GPL"
 DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files."
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
index 85e5181..001c1ae 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "base"
+SECTION = "devel"
 LICENSE = "GPL"
 DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files."
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
index 85e5181..001c1ae 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "base"
+SECTION = "devel"
 LICENSE = "GPL"
 DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files."
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
index 85e5181..001c1ae 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "base"
+SECTION = "devel"
 LICENSE = "GPL"
 DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files."
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
index 85e5181..001c1ae 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "base"
+SECTION = "devel"
 LICENSE = "GPL"
 DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files."
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
index f2bca5a..6fd1f16 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Phalanx is a chess playing engine."
-SECTION = "games/libs"
+SECTION = "opie/libs"
 PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer"
 PR = "r3"
index 17aaa3c..2a0b323 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "A Doom Clone based on SDL"
-SECTION = "base"
+SECTION = "opie/games"
 PRIORITY = "optional"
 DEPENDS = "libsdl-qpe libsdl-mixer libsdl-net"
 PR = "r1"
index 24efe32..03204d2 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Firmware for the Prism54 driver"
-SECTION = "base/network"
+SECTION = "base"
 PRIORITY = "optional"
 MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>"
 LICENSE = "unknown"
index ad9a57c..838fcfa 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Linux Driver for the 802.11g Prism GT / Prism Duette / Prism Indigo Chipsets"
-SECTION = "base/network"
+SECTION = "base"
 PRIORITY = "optional"
 MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>"
 LICENSE = "GPL"
index e69de29..713bdbc 100644 (file)
@@ -0,0 +1,27 @@
+DESCRIPTION = "A Curses-based mp3 player. See http://damien.degois.info/PyMP3/"
+SECTION = "console/multimedia"
+PRIORITY = "optional"
+MAINTAINER = "jason haslup <openembedded@haslup.com>"
+RDEPENDS = "python-core python-pyid3lib python-mad python-ao"
+
+SRC_URI = "http://damien.degois.info/PyMP3/PyMP3-0.3.4.tar.gz"
+S = "${WORKDIR}/PyMP3-0.3.4"
+
+PY_FILES = "box_info.py layer.py sound_ctrl.py stack.py txt_tools.py"
+
+do_install() {
+
+   install -d ${D}/${libdir}
+   install -d ${D}/${libdir}/python2.3
+   install -d ${D}/${libdir}/python2.3/site-packages
+
+   for f in ${PY_FILES}
+   do
+      install -m 0644 $f ${D}${libdir}/python2.3/site-packages/
+   done
+
+   install -d ${D}/${bindir}
+   install -m 755 pymp3 ${D}/${bindir}/
+}
+
+FILES_${PN} += " ${libdir}/python2.3/site-packages/"
index e69de29..8753625 100644 (file)
@@ -0,0 +1,31 @@
+DESCRIPTION = "Utopia fonts - QPF Edition"
+SECTION = "s"
+PRIORITY = "optional"
+MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>"
+HOMEPAGE = "http://www.pobox.sk/~mico/zaurus.html"
+PACKAGE_ARCH = "all"
+
+SRC_URI = "http://www.hrw.one.pl/_pliki/oe/files/qpf-utopia.tar.bz2"
+S = "${WORKDIR}/utopia"
+
+do_install () { 
+        install -d ${D}${palmqtdir}/lib/fonts/ 
+        for i in *.qpf; do 
+                install -m 644 $i ${D}${palmqtdir}/lib/fonts/${i} 
+        done 
+} 
+
+pkg_postinst () {
+#!/bin/sh
+if [ -n "$D" ]; then exit 1; fi
+set -e
+. /etc/profile
+${sbindir}/update-qtfontdir
+}
+
+PACKAGES = "qpf-utopia-small qpf-utopia-large"
+
+FILES_qpf-utopia-small = "${palmqtdir}/lib/fonts/utopia_100* ${palmqtdir}/lib/fonts/utopia_120*"
+
+FILES_qpf-utopia-large = "${palmqtdir}/lib/fonts/utopia_140* \
+${palmqtdir}/lib/fonts/utopia_180* ${palmqtdir}/lib/fonts/utopia_240*"
index e69de29..2008dc9 100644 (file)
@@ -0,0 +1,32 @@
+DESCRIPTION = "Qt/Embedded terminus font"
+HOMEPAGE = "http://www.is-vn.bg/hamster/jimmy-en.html"
+SECTION = "opie/fonts"
+PRIORITY = "optional"
+MAINTAINER = "M&N Solutions GmbH <info@mn-solutions.de>"
+LICENSE = "GPL"
+RDEPENDS = "qte-fonts-common"
+PACKAGE_ARCH = "all"
+PV = "1.0"
+PR = "r1"
+
+SRC_URI = "http://www.mn-solutions.de/downloads/mnci/terminus-fonts.tar.bz2"
+S = ${WORKDIR}/terminus-fonts
+
+OEDEBUG = 2
+
+do_install() {
+       mkdir -p ${D}${palmtopdir}/lib/fonts
+       cp *.qpf ${D}${palmtopdir}/lib/fonts
+}
+
+PACKAGES = "qpf-terminus"
+FILES = ""
+FILES_qpf-terminus = "${palmtopdir}/lib/fonts"
+
+pkg_postinst() {
+#!/bin/sh
+if [ -n "$D" ]; then exit 1; fi
+set -e
+. /etc/profile
+${sbindir}/update-qtfontdir
+}
index 6b32e8b..4966926 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Super Nintendo Emulator based on SDL, QtE Palmtop Environments Edition"
-SECTION = "base"
+SECTION = "opie/games"
 PRIORITY = "optional"
 DEPENDS = "libsdl-qpe"
 PR = "r1"
index 308a2b0..3abea82 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "unknown"
+SECTION = "x11/games"
 PR = "r3"
 
 DEPENDS = "libxxf86dga libxxf86vm"
index 2adeec5..98076d1 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "A sophisticated network protocol dumper"
-SECTION = "base"
+SECTION = "console/network"
 PRIORITY = "optional"
 DEPENDS = "libpcap-0.8.1"
 
index 2adeec5..98076d1 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "A sophisticated network protocol dumper"
-SECTION = "base"
+SECTION = "console/network"
 PRIORITY = "optional"
 DEPENDS = "libpcap-0.8.1"
 
index 9f6845d..696218b 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Tcpick Tcp Stream Sniffer and Connection Tracker"
-SECTION = "base"
+SECTION = "console/network"
 PRIORITY = "required"
 DEPENDS = "ncurses"
 
index a9c277a..bf424b7 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "USB console utilities."
-SECTION = "console/base"
+SECTION = "base"
 
 SRC_URI = "http://wwwbode.cs.tum.edu/Par/arch/usb/download/usbutils/usbutils-${PV}.tar.gz \
           file://configure.patch;patch=1"
index e69de29..38f0da0 100644 (file)
@@ -0,0 +1,28 @@
+DESCRIPTION = "fonts-bitstream-vera-sans-mono-50-t5 is a package \
+containing QPF font files of Bitstream Vera Mono, at the \
+normal line weight (not bold), and rotated 90 degrees, for \
+Qtopia apps in -display Transformed:Rot90 mode."
+SECTION = "opie/fonts"
+PRIORITY = "optional"
+
+SRC_URI = "http://openzaurus.org/mirror/fonts-bitstream-vera-sans-mono-50-t5_1.1.tar.gz"
+
+FILES_${PN} += "/opt"
+
+do_install () { 
+        install -d ${D}${palmqtdir}/lib/fonts/ 
+       
+       cd ${WORKDIR}/fonts-bitstream-vera-sans-mono-50-t5_1.1/home/QtPalmtop/lib/fonts/
+       
+        for i in *.qpf; do 
+                install -m 644 $i ${D}${palmqtdir}/lib/fonts/${i} 
+        done 
+} 
+
+pkg_postinst () {
+#!/bin/sh
+if [ -n "$D" ]; then exit 1; fi
+set -e
+. /etc/profile
+${sbindir}/update-qtfontdir
+}
index e69de29..6449a0f 100644 (file)
@@ -0,0 +1,27 @@
+DESCRIPTION = "fonts-bitstream-vera-sans-mono-50 is a package \
+containing QPF font files of Bitstream Vera Mono, at the \
+normal line weight (not bold)."
+SECTION = "opie/fonts"
+PRIORITY = "optional"
+
+SRC_URI = "http://openzaurus.org/mirror/fonts-bitstream-vera-sans-mono-50_1.1.tar.gz"
+
+FILES_${PN} += "/opt"
+
+do_install () { 
+        install -d ${D}${palmqtdir}/lib/fonts/ 
+       
+       cd ${WORKDIR}/fonts-bitstream-vera-sans-mono-50_1.1/home/QtPalmtop/lib/fonts/
+       
+        for i in *.qpf; do 
+                install -m 644 $i ${D}${palmqtdir}/lib/fonts/${i} 
+        done 
+} 
+
+pkg_postinst () {
+#!/bin/sh
+if [ -n "$D" ]; then exit 1; fi
+set -e
+. /etc/profile
+${sbindir}/update-qtfontdir
+}
index e69de29..18868dd 100644 (file)
@@ -0,0 +1,28 @@
+DESCRIPTION = "fonts-bitstream-vera-sans-mono-75-t5 is a \
+package containing QPF font files of Bitstream Vera Mono, \
+at the bold line weight, and rotated 90 degrees, for \
+Qtopia apps in -display Transformed:Rot90 mode."
+SECTION = "opie/fonts"
+PRIORITY = "optional"
+
+SRC_URI = "http://openzaurus.org/mirror/fonts-bitstream-vera-sans-mono-75-t5_1.1.tar.gz"
+
+FILES_${PN} += "/opt"
+
+do_install () { 
+        install -d ${D}${palmqtdir}/lib/fonts/ 
+       
+       cd ${WORKDIR}/fonts-bitstream-vera-sans-mono-75-t5_1.1/home/QtPalmtop/lib/fonts/
+       
+        for i in *.qpf; do 
+                install -m 644 $i ${D}${palmqtdir}/lib/fonts/${i} 
+        done 
+} 
+
+pkg_postinst () {
+#!/bin/sh
+if [ -n "$D" ]; then exit 1; fi
+set -e
+. /etc/profile
+${sbindir}/update-qtfontdir
+}
index e69de29..152330a 100644 (file)
@@ -0,0 +1,27 @@
+DESCRIPTION = "fonts-bitstream-vera-sans-mono-75 is a package \
+containing QPF font files of Bitstream Vera Mono, at the \
+bold line weight."
+SECTION = "opie/fonts"
+PRIORITY = "optional"
+
+SRC_URI = "http://openzaurus.org/mirror/fonts-bitstream-vera-sans-mono-75_1.1.tar.gz"
+
+FILES_${PN} += "/opt"
+
+do_install () { 
+        install -d ${D}${palmqtdir}/lib/fonts/ 
+       
+       cd ${WORKDIR}/fonts-bitstream-vera-sans-mono-75_1.1/home/QtPalmtop/lib/fonts/
+       
+        for i in *.qpf; do 
+                install -m 644 $i ${D}${palmqtdir}/lib/fonts/${i} 
+        done 
+} 
+
+pkg_postinst () {
+#!/bin/sh
+if [ -n "$D" ]; then exit 1; fi
+set -e
+. /etc/profile
+${sbindir}/update-qtfontdir
+}
index a79b3f4..b26d032 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "The Bitstream Vera fonts - QPF Edition"
-SECTION = "fonts"
+SECTION = "opie/fonts"
 PRIORITY = "optional"
 
 SRC_URI = "http://openzaurus.org/mirror/vera-qpf_1.10-3.tar.gz"
index f423fa0..6405200 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "The Bitstream Vera fonts - TTF Edition"
-SECTION = "fonts"
+SECTION = "x11/fonts"
 PRIORITY = "optional"
 
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/ttf-bitstream-vera-${PV}.tar.bz2" 
index e69de29..1536fa3 100644 (file)
@@ -0,0 +1,25 @@
+DESCRIPTION = "Multiple Arcade Machine Emulator based on SDL"
+SECTION = "opie/games"
+PRIORITY = "optional"
+DEPENDS = "expat libsdl-qpe libsdl-mixer"
+
+SRC_URI = "http://x.mame.net/download/${P}.tar.bz2 \
+          file://${FILESDIR}/crosscompile.patch;patch=1"
+
+inherit flow-lossage
+
+EXTRA_OEMAKE=
+
+do_compile() {
+    oe_runmake TARGET=mame JOY_SDL=1 SOUND_SDL=1 DISPLAY_METHOD=SDL                                   \
+               CC="${CC}" CXX="${CXX}" CFLAGS="-I. -Isrc -Isrc/include -Isrc/unix ${CFLAGS}"          \
+               CXXFLAGS="${CXXFLAGS}" LD="${CC}" LDFLAGS="${LDFLAGS}"                                 \
+               RANLIB="${RANLIB}" MY_CPU="${TARGET_ARCH}" ARCH="${TARGET_OS}"                         \
+               GLLIBS="" STRIP="${STRIP}" AR="${AR}"
+}
+
+do_install() {
+       install -d ${D}/${bindir}
+       install -m 0755 xmame.SDL ${D}/${bindir}
+}
+
index f466fc5..0b9e436 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Zsh shell"
-SECTION = "console/base"
+SECTION = "base"
 PRIORITY = "optional"
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
 DEPENDS = "ncurses pcre"