diff options
-rw-r--r-- | frodo/frodo_4.1b.oe | 4 | ||||
-rw-r--r-- | frodo/frodo_4.2.oe | 4 | ||||
-rw-r--r-- | froot/froot_0.7.1.oe | 1 | ||||
-rw-r--r-- | libid3tag/libid3tag_0.15.0b.oe | 1 | ||||
-rw-r--r-- | libmad/libmad_0.15.0b.oe | 1 | ||||
-rw-r--r-- | libmpeg2/libmpeg2_0.4.0b.oe | 1 | ||||
-rw-r--r-- | libsdl/libsdl-gfx_2.0.11.oe | 1 | ||||
-rw-r--r-- | libsdl/libsdl-image_1.2.3.oe | 1 | ||||
-rw-r--r-- | libsdl/libsdl-mixer_1.2.5.oe | 1 | ||||
-rw-r--r-- | libsdl/libsdl-net_1.2.5.oe | 1 | ||||
-rw-r--r-- | libsdl/libsdl-qpe_1.2.7.oe | 1 | ||||
-rw-r--r-- | libsdl/libsdl-ttf_2.0.3.oe | 1 | ||||
-rw-r--r-- | libsdl/libsdl-x11_1.2.7.oe | 1 | ||||
-rw-r--r-- | libsidplay/libsidplay_1.36.59.oe | 18 | ||||
-rw-r--r-- | prboom/prboom_2.3.0.oe | 1 | ||||
-rw-r--r-- | scummvm/scummvm_0.6.0.oe | 1 | ||||
-rw-r--r-- | scummvm/scummvm_0.6.1b.oe | 1 | ||||
-rw-r--r-- | sword/sword_1.5.7.oe | 7 | ||||
-rw-r--r-- | uae/uae_0.8.23-20040129.oe | 1 | ||||
-rw-r--r-- | xmms-embedded/xmms-embedded_20040327.oe | 1 |
20 files changed, 45 insertions, 4 deletions
diff --git a/frodo/frodo_4.1b.oe b/frodo/frodo_4.1b.oe index 59016835e0..da62d0c114 100644 --- a/frodo/frodo_4.1b.oe +++ b/frodo/frodo_4.1b.oe @@ -1,6 +1,8 @@ DESCRIPTION = "A C64 emulator based on SDL." -SECTION = "opie/utils" +SECTION = "opie/applications" DEPENDS = "libsdl-qpe" +LICENSE = "GPL" +PR = "r1" SRC_URI = "http://wwwthep.physik.uni-mainz.de/~cbauer/FrodoV4_1b.Src.tar.gz \ file://frodo-qte.diff;patch=1 \ diff --git a/frodo/frodo_4.2.oe b/frodo/frodo_4.2.oe index e7a2d4db13..2c0b58fb98 100644 --- a/frodo/frodo_4.2.oe +++ b/frodo/frodo_4.2.oe @@ -1,8 +1,10 @@ DESCRIPTION = "C64 Emulator based on SDL" -SECTION = "opie/utils" +SECTION = "opie/applications" PRIORITY = "optional" DEPENDS = "libsdl-qpe" +LICENSE = "GPL" CVSDATE = "20040801" +PR = "r1" SRC_URI = "cvs://anoncvs:anoncvs@down.physik.uni-mainz.de/cvs;module=Frodo4 \ file://${FILESDIR}/m4.patch;patch=1 \ diff --git a/froot/froot_0.7.1.oe b/froot/froot_0.7.1.oe index 019b1def1b..8164a4e8b5 100644 --- a/froot/froot_0.7.1.oe +++ b/froot/froot_0.7.1.oe @@ -3,6 +3,7 @@ SECTION = "opie/games" APPNAME = "froot" APPTYPE = "binary" APPDESKTOP = "${S}" +LICENSE = "GPL" PR = "r2" SRC_URI = "http://www.cs.unc.edu/~scheuerm/froot/froot-${PV}.tar.gz" diff --git a/libid3tag/libid3tag_0.15.0b.oe b/libid3tag/libid3tag_0.15.0b.oe index 6d468cc8bc..fea3a7c6e0 100644 --- a/libid3tag/libid3tag_0.15.0b.oe +++ b/libid3tag/libid3tag_0.15.0b.oe @@ -3,6 +3,7 @@ PRIORITY = "optional" MAINTAINER = "Greg Gilbert <greg@treke.net>" DEPENDS = "zlib" DESCRIPTION = "Library for interacting with ID3 tags." +LICENSE = "GPL" SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libid3tag-${PV}.tar.gz " S = "${WORKDIR}/libid3tag-${PV}" diff --git a/libmad/libmad_0.15.0b.oe b/libmad/libmad_0.15.0b.oe index 82be0a30cf..910399f8b3 100644 --- a/libmad/libmad_0.15.0b.oe +++ b/libmad/libmad_0.15.0b.oe @@ -3,6 +3,7 @@ SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Greg Gilbert <greg@treke.net>" DEPENDS = "libid3tag" +LICENSE = "GPL" SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libmad-${PV}.tar.gz" S = "${WORKDIR}/libmad-${PV}" diff --git a/libmpeg2/libmpeg2_0.4.0b.oe b/libmpeg2/libmpeg2_0.4.0b.oe index ed1307d7ea..3fa46f1f24 100644 --- a/libmpeg2/libmpeg2_0.4.0b.oe +++ b/libmpeg2/libmpeg2_0.4.0b.oe @@ -3,6 +3,7 @@ SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Tim Ansell <ipks@mithis.net>" DEPENDS = "virtual/libsdl" +LICENSE = "GPL" SRC_URI = "http://libmpeg2.sourceforge.net/files/mpeg2dec-${PV}.tar.gz \ file://Makefile.patch;patch=1 " diff --git a/libsdl/libsdl-gfx_2.0.11.oe b/libsdl/libsdl-gfx_2.0.11.oe index 579e4e99a8..96cf7c502d 100644 --- a/libsdl/libsdl-gfx_2.0.11.oe +++ b/libsdl/libsdl-gfx_2.0.11.oe @@ -3,6 +3,7 @@ SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" DEPENDS = "zlib libpng jpeg virtual/libsdl" +LICENSE = "LGPL" SRC_URI = "http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/SDL_gfx-${PV}.tar.gz" S = "${WORKDIR}/SDL_gfx-${PV}" diff --git a/libsdl/libsdl-image_1.2.3.oe b/libsdl/libsdl-image_1.2.3.oe index 67e981cb17..c8568473e4 100644 --- a/libsdl/libsdl-image_1.2.3.oe +++ b/libsdl/libsdl-image_1.2.3.oe @@ -3,6 +3,7 @@ SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" DEPENDS = "zlib libpng jpeg virtual/libsdl" +LICENSE = "LGPL" SRC_URI = "http://www.libsdl.org/projects/SDL_image/release/SDL_image-${PV}.tar.gz" S = "${WORKDIR}/SDL_image-${PV}" diff --git a/libsdl/libsdl-mixer_1.2.5.oe b/libsdl/libsdl-mixer_1.2.5.oe index da49c4f2f0..3203fd60a6 100644 --- a/libsdl/libsdl-mixer_1.2.5.oe +++ b/libsdl/libsdl-mixer_1.2.5.oe @@ -3,6 +3,7 @@ SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" DEPENDS = "virtual/libsdl" +LICENSE = "LGPL" SRC_URI = "http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-${PV}.tar.gz" S = "${WORKDIR}/SDL_mixer-${PV}" diff --git a/libsdl/libsdl-net_1.2.5.oe b/libsdl/libsdl-net_1.2.5.oe index 5ec90b6b3c..1e5f9f81c2 100644 --- a/libsdl/libsdl-net_1.2.5.oe +++ b/libsdl/libsdl-net_1.2.5.oe @@ -3,6 +3,7 @@ SECTION = "libs/network" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" DEPENDS = "virtual/libsdl" +LICENSE = "LGPL" SRC_URI = "http://www.libsdl.org/projects/SDL_net/release/SDL_net-${PV}.tar.gz" S = "${WORKDIR}/SDL_net-${PV}" diff --git a/libsdl/libsdl-qpe_1.2.7.oe b/libsdl/libsdl-qpe_1.2.7.oe index b53abfddaf..20061426f0 100644 --- a/libsdl/libsdl-qpe_1.2.7.oe +++ b/libsdl/libsdl-qpe_1.2.7.oe @@ -4,6 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" DEPENDS = "virtual/libqpe" PROVIDES = "virtual/libsdl" +LICENSE = "LGPL" PR = "r1" SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \ diff --git a/libsdl/libsdl-ttf_2.0.3.oe b/libsdl/libsdl-ttf_2.0.3.oe index cd86783bd2..6099021f88 100644 --- a/libsdl/libsdl-ttf_2.0.3.oe +++ b/libsdl/libsdl-ttf_2.0.3.oe @@ -3,6 +3,7 @@ SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" DEPENDS = "virtual/libsdl freetype" +LICENSE = "LGPL" SRC_URI = "http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-${PV}.tar.gz \ file://new-freetype-includes.patch;patch=1" diff --git a/libsdl/libsdl-x11_1.2.7.oe b/libsdl/libsdl-x11_1.2.7.oe index 21d79583e8..7fdee804fc 100644 --- a/libsdl/libsdl-x11_1.2.7.oe +++ b/libsdl/libsdl-x11_1.2.7.oe @@ -5,6 +5,7 @@ PRIORITY = "optional" MAINTAINER = "Phil Blundell <pb@nexus.co.uk>" DEPENDS = "x11 xext" PROVIDES = "virtual/libsdl" +LICENSE = "LGPL" SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \ file://extra-keys.patch;patch=1 \ diff --git a/libsidplay/libsidplay_1.36.59.oe b/libsidplay/libsidplay_1.36.59.oe index e69de29bb2..dcb7be2056 100644 --- a/libsidplay/libsidplay_1.36.59.oe +++ b/libsidplay/libsidplay_1.36.59.oe @@ -0,0 +1,18 @@ +DESCRIPTION = "A library for replaying C64 SID music" +SECTION = "libs" +PRIORITY = "optional" +LICENSE = "GPL" + +SRC_URI = "http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/libsidplay-${PV}.tgz" + +inherit autotools + +do_stage() { + oe_libinstall -so -C src libsidplay ${STAGING_LIBDIR} + install -d ${STAGING_INCDIR}/sidplay + for f in src/compconf.h src/emucfg.h src/fformat.h src/fixpoint.h src/libcfg.h src/myendian.h src/mytypes.h src/player.h src/sidtune.h src/version.h + do + install -m 0644 $f ${STAGING_INCDIR}/sidplay/ + done +} + diff --git a/prboom/prboom_2.3.0.oe b/prboom/prboom_2.3.0.oe index 2a0b323c38..ab2e8c2d71 100644 --- a/prboom/prboom_2.3.0.oe +++ b/prboom/prboom_2.3.0.oe @@ -2,6 +2,7 @@ DESCRIPTION = "A Doom Clone based on SDL" SECTION = "opie/games" PRIORITY = "optional" DEPENDS = "libsdl-qpe libsdl-mixer libsdl-net" +LICENSE = "GPL" PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/prboom/prboom-${PV}.tar.gz \ diff --git a/scummvm/scummvm_0.6.0.oe b/scummvm/scummvm_0.6.0.oe index 299ef64c0c..f410786afd 100644 --- a/scummvm/scummvm_0.6.0.oe +++ b/scummvm/scummvm_0.6.0.oe @@ -2,6 +2,7 @@ DESCRIPTION = "Virtual Machine for LucasArts Adventures for Qt/Embedded based pa SECTION = "opie/games" PRIORITY = "optional" DEPENDS = "libsdl-qpe libmad tremor libogg zlib libmpeg2" +LICENSE = "GPL" SRC_URI = "${SOURCEFORGE_MIRROR}/scummvm/scummvm-${PV}.tar.bz2 \ file://sword1.patch;patch=1 \ diff --git a/scummvm/scummvm_0.6.1b.oe b/scummvm/scummvm_0.6.1b.oe index 90e00baedf..a8388b8607 100644 --- a/scummvm/scummvm_0.6.1b.oe +++ b/scummvm/scummvm_0.6.1b.oe @@ -2,6 +2,7 @@ DESCRIPTION = "Virtual Machine for LucasArts Adventures for Qt/Embedded based pa SECTION = "opie/games" PRIORITY = "optional" DEPENDS = "libsdl-qpe libmad tremor libogg zlib libmpeg2" +LICENSE = "GPL" SRC_URI = "${SOURCEFORGE_MIRROR}/scummvm/scummvm-${PV}.tar.bz2 \ file://tremor.patch;patch=1 \ diff --git a/sword/sword_1.5.7.oe b/sword/sword_1.5.7.oe index 21a53cb0e8..1c12334d37 100644 --- a/sword/sword_1.5.7.oe +++ b/sword/sword_1.5.7.oe @@ -1,7 +1,10 @@ -DESCRIPTION = "The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris, MacOSX etc.) API and library for \ -Bible software with a constantly growing list of front-ends (GUI, textmode, web-based, etc.) and a library of over 200 text modules" +DESCRIPTION = "The SWORD Project is an open source, cross-platform \ +(Linux, Windows, Solaris, MacOSX etc.) API and library for \ +Bible software with a constantly growing list of front-ends \ +(GUI, textmode, web-based, etc.) and a library of over 200 text modules" SECTION = "libs" PRIORITY = "optional" +LICENSE = "GPL" PR = "r5" SRC_URI = "http://www.crosswire.org/~dglassey/sword-1.5.7a.tar.gz" diff --git a/uae/uae_0.8.23-20040129.oe b/uae/uae_0.8.23-20040129.oe index 8aec13258c..9bfbdc9361 100644 --- a/uae/uae_0.8.23-20040129.oe +++ b/uae/uae_0.8.23-20040129.oe @@ -2,6 +2,7 @@ DESCRIPTION = "Amiga Emulator based on SDL" SECTION = "base" PRIORITY = "optional" DEPENDS = "libsdl-qpe" +LICENSE = "GPL" SRC_URI = "http://rcdrummond.net/uae/uae-${PV}/uae-${PV}.tar.bz2 \ file://configure.patch;patch=1 \ diff --git a/xmms-embedded/xmms-embedded_20040327.oe b/xmms-embedded/xmms-embedded_20040327.oe index 7470f03ad2..908bc83db1 100644 --- a/xmms-embedded/xmms-embedded_20040327.oe +++ b/xmms-embedded/xmms-embedded_20040327.oe @@ -1,6 +1,7 @@ DESCRIPTION = "XMMS embedded - lightweight audio player with video and codec plugins" SECTION = "opie/multimedia" DEPENDS = "zlib tremor libmad libid3tag libsidplay glib-2.0 libmikmod-3.1.11" +LICENSE = "GPL" PR = "r3" SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/xmms-embedded;module=xmms-embedded;date=${PV} \ |