From ba3bf83f687fe01af15d28b93f3da05a5af157af Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Sun, 14 Nov 2004 21:25:54 +0000 Subject: added LICENSE to some packages BKrev: 4197cd6213PQxN7WrYaj9BZ1SfyPgw --- libsdl/libsdl-gfx_2.0.11.oe | 1 + libsdl/libsdl-image_1.2.3.oe | 1 + libsdl/libsdl-mixer_1.2.5.oe | 1 + libsdl/libsdl-net_1.2.5.oe | 1 + libsdl/libsdl-qpe_1.2.7.oe | 1 + libsdl/libsdl-ttf_2.0.3.oe | 1 + libsdl/libsdl-x11_1.2.7.oe | 1 + 7 files changed, 7 insertions(+) (limited to 'libsdl') 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 " 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 " 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 " 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 " 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 " 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 " 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 " 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 \ -- cgit v1.2.3