diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-11-14 21:25:54 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-11-14 21:25:54 +0000 |
commit | ba3bf83f687fe01af15d28b93f3da05a5af157af (patch) | |
tree | bbf374f90a9c625e934c1e90207e5946ece66ec3 /libsdl | |
parent | 585412ca28763b90ff597fe54f585d8904f32ce4 (diff) |
added LICENSE to some packages
BKrev: 4197cd6213PQxN7WrYaj9BZ1SfyPgw
Diffstat (limited to 'libsdl')
-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 |
7 files changed, 7 insertions, 0 deletions
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 \ |