Merge bk://openembedded@openembedded.bkbits.net/packages-devel
authorGreg Gilbert <greg@treke.net>
Thu, 11 Nov 2004 07:58:02 +0000 (07:58 +0000)
committerGreg Gilbert <greg@treke.net>
Thu, 11 Nov 2004 07:58:02 +0000 (07:58 +0000)
into olddog.home.treke.net:/home/ggilbert/oe/packages

2004/11/10 23:56:46-08:00 treke.net!ggilbert
Adding license field to numerous oe's

BKrev: 41931b8aM9b0i5CGPNUKzDjvOBgvjw

47 files changed:
BitKeeper/etc/ignore
aalib/aalib_1.4rc5.oe
acpid/acpid_1.0.2.oe
acpid/acpid_1.0.3.oe
adns/adns_1.0.oe
apache/apache_2.0.48.oe
apmd/apmd_3.2.2.oe
appweb/appweb_1.0.0.oe
appweb/appweb_1.0.1.oe
appweb/appweb_1.0.2.oe
appweb/appweb_1.2.0.oe
aspell/aspell_0.50.5.oe
at/at_3.1.8.oe
at76c503a/at76c503a-modules_cvs.oe
atd/atd_0.70.oe
atk/atk_1.2.0.oe
atk/atk_1.6.0.oe
atk/atk_1.6.1.oe
atmelwlandriver/atmelwlandriver_3.3.5.6.oe
aumix/aumix_2.8.oe
autoconf/autoconf_2.57.oe
autofs/autofs_3.1.7.oe
autofs/autofs_4.0.0.oe
autofs/autofs_4.1.3.oe
automake/automake_1.7.7.oe
automake/automake_1.8.2.oe
avr-libc/avr-libc_1.0.3.oe
balsa/balsa_2.0.17.oe
bash-completion/bash-completion_20040711.oe
bash/bash_2.05b.oe
bc/bc_1.06.oe
bitchx/bitchx_1.1.oe
bluez-libs/bluez-libs_2.10.oe
bluez-libs/bluez-libs_2.8.oe
bluez-utils/bluez-utils_2.10.oe
bluez-utils/bluez-utils_2.9.oe
boa/boa_0.94.13.oe
bochs/bochs_2.1.oe
btscanner/btscanner_1.0.oe
bvi/bvi_1.3.1.oe
bzflag/bzflag-server_1.10.6.20040515.oe
bzflag/bzflag_1.10.6.20040515.oe
bzip2/bzip2_1.0.2.oe
qt/qt-x11-free-native_3.3.2.oe
qt/qt-x11-free_3.3.3.oe
qte/qte_2.3.7.oe
qte/qte_2.3.8-snapshot.oe

index 92938cf..752af14 100644 (file)
@@ -3,3 +3,4 @@ PENDING/*
 conf/local.conf
 conf/auto.conf
 tmp
+meta/treke-image.oe
index 2847005..1bea8a8 100644 (file)
@@ -1,6 +1,7 @@
 DEPENDS = "ncurses"
 DESCRIPTION = "An ASCII art gfx library."
 SECTION = "libs"
+LICENSE="LGPL"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/aa-project/aalib-${PV}.tar.gz \
           file://configure.patch;patch=1"
index f123692..7d00c2b 100644 (file)
@@ -1,5 +1,6 @@
 SECTION = "base"
 DESCRIPTION = "A daemon for delivering ACPI events."
+LICENSE="GPL"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/acpid/acpid-${PV}.tar.gz \
            file://init"
index f123692..7d00c2b 100644 (file)
@@ -1,5 +1,6 @@
 SECTION = "base"
 DESCRIPTION = "A daemon for delivering ACPI events."
+LICENSE="GPL"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/acpid/acpid-${PV}.tar.gz \
            file://init"
index d692ffb..dd058ec 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "An advanced alternative, asynchronous resolver."
 SECTION = "console/network"
+LICENSE="GPL"
 
 SRC_URI = "ftp://ftp.gnu.org/gnu/adns/adns-${PV}.tar.gz \
           file://configure.patch;patch=1 \
index 2ba8433..fd98b22 100644 (file)
@@ -2,6 +2,7 @@ BROKEN = "1"
 SECTION = "console/network"
 DEPENDS = "expat openssl"
 DESCRIPTION = "A high performance Unix-based HTTP server."
+LICENSE="Apache-2.0"
 
 SRC_URI = "http://ftp.epix.net/apache/httpd/httpd-${PV}.tar.gz \
            file://configure.patch;patch=1 \
index e8a6040..2565c13 100644 (file)
@@ -3,6 +3,7 @@ SECTION = "base"
 PRIORITY = "required"
 DEPENDS = "libtool-cross"
 DESCRIPTION = "Set of tools for managing notebook power consumption."
+LICENSE="GPL"
 
 PACKAGES =+ "libapm libapm-dev apm"
 
index 4b2f595..05b3902 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "AppWeb is an embedded HTTP Web server that has been designed with security in mind."
 SECTION = "console/network"
+LICENSE="GPL"
 SRC_URI = "http://www.mbedthis.com/software/appWeb-${PV}.LINUX-i386.self.tar.gz" 
 SRC_URI_EXTRA = 'file://${WORKDIR}/appWeb-src-${PV}-5.tar.gz \
                 file://charsignedness.patch;patch=1 \
index 96039b0..83c6cbb 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "AppWeb is an embedded HTTP Web server that has been designed with security in mind."
 SECTION = "console/network"
+LICENSE="GPL"
 SRC_URI = "http://www.mbedthis.com/software/appWeb-${PV}.LINUX-i386.self.tar.gz"
 SRC_URI_EXTRA = 'file://${WORKDIR}/appWeb-src-${PV}-5.tar.gz \
                 file://charsignedness.patch;patch=1 \
index eccf56c..47cc349 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "AppWeb is an embedded HTTP Web server that has been designed with security in mind."
 SECTION = "console/network"
+LICENSE="GPL"
 
 SRC_URI = "http://www.mbedthis.com/software/appWeb-${PV}.LINUX-i386.self.tar.gz"
 SRC_URI_EXTRA = 'file://${WORKDIR}/appWeb-src-${PV}-12.tar.gz \
index f1bb90f..6061088 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "AppWeb is an embedded HTTP Web server that has been designed with security in mind."
 SECTION = "console/network"
+LICENSE="GPL"
 SRC_URI = "http://www.mbedthis.com/software/appWeb-src-1.2.0-1.tar.gz \
           file://makerules.patch;patch=1 \
           file://nonrootinstall.patch;patch=1"
index c71cc1c..8b8c5e7 100644 (file)
@@ -3,6 +3,7 @@ SRC_URI = "ftp://ftp.gnu.org/gnu/aspell/aspell-${PV}.tar.gz \
        file://makefile.patch;patch=1"
 DESCRIPTION = "GNU Aspell spell-checker"
 SECTION = "console/utils"
+LICENSE="LGPL"
 
 PACKAGES =+ "libaspell libpspell libpspell-dev aspell-utils"
 
index 1197166..5e6c13f 100644 (file)
@@ -1,6 +1,7 @@
 DEPENDS = "flex"
 DESCRIPTION = "Delayed job execution and batch processing."
 SECTION = "base"
+LICENSE="BSD"
 
 SRC_URI = "${DEBIAN_MIRROR}/main/a/at/at_${PV}-11.tar.gz \
           file://configure.patch;patch=1 \
index ac2c6c1..d13cd34 100644 (file)
@@ -1,4 +1,5 @@
 SECTION = "base"
+LICENSE = "GPL"
 SRC_URI = "cvs://anonymous@cvs.berlios.de/cvsroot/at76c503a;module=at76c503a \
        file://ipaq.patch;patch=1;pnum=0"
 S = "${WORKDIR}/at76c503a"
index 05f2f6e..64a8f80 100644 (file)
@@ -1,6 +1,7 @@
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=apps/atd;tag=ATD-0_70"
 S = "${WORKDIR}/atd"
 SECTION = "base"
+LICENSE = "GPLV2"
 inherit update-rc.d
 
 INITSCRIPT_NAME = "atd"
index 7e3154c..37e9fd1 100644 (file)
@@ -1,6 +1,7 @@
 DEPENDS = "glib-2.0"
 DESCRIPTION = "An accessibility toolkit for GNOME."
 SECTION = "x11/libs"
+LICENSE = "LGPL"
 
 SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/atk/1.2/atk-${PV}.tar.bz2 \
           file://m4.patch;patch=1"
index e293796..f1429a4 100644 (file)
@@ -3,6 +3,7 @@ DESCRIPTION = "An accessibility toolkit for GNOME."
 SECTION = "x11/libs"
 PRIORITY = "optional"
 MAINTAINER = "Philip Blundell <pb@handhelds.org>"
+LICENSE = "LGPL"
 
 SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/atk-${PV}.tar.bz2 \
           file://gtk-doc.patch;patch=1"
index e69de29..bfcc33c 100644 (file)
@@ -0,0 +1,21 @@
+DEPENDS = "glib-2.0 gtk-doc"
+DESCRIPTION = "An accessibility toolkit for GNOME."
+SECTION = "x11/libs"
+PRIORITY = "optional"
+MAINTAINER = "Philip Blundell <pb@handhelds.org>"
+LICENSE = "LGPL"
+
+SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/atk-${PV}.tar.bz2"
+
+inherit autotools  pkgconfig
+
+EXTRA_OECONF = "--disable-glibtest"
+
+CFLAGS_append = " -I${STAGING_INCDIR}/glib-2.0 \
+                 -I${STAGING_INCDIR}/glib-2.0/glib \
+                 -I${STAGING_INCDIR}/glib-2.0/gobject"
+
+do_stage () {
+       oe_libinstall -so -C atk libatk-1.0 ${STAGING_LIBDIR}
+       autotools_stage_includes
+}
index 62da93a..2e8bb68 100644 (file)
@@ -3,6 +3,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/atmelwlandriver/atmelwlandriver-${PV}.tar.bz2 \
        file://pcmf502rd.conf \
        file://makefile.patch;patch=1"
 S = "${WORKDIR}/atmelwlandriver"
+LICENSE = "GPL"
 
 inherit module
 SECTION = "base"
index 9dc6151..3edd51d 100644 (file)
@@ -1,6 +1,7 @@
 DEPENDS = "ncurses"
 DESCRIPTION = "A mixer for the terminal or X11, with mouse support."
 SECTION = "console/multimedia"
+LICENSE = "GPLV2"
 
 SRC_URI = "http://jpj.net/~trevor/aumix/aumix-${PV}.tar.bz2 \
           file://configure.patch;patch=1"
index 73c7711..13f7249 100644 (file)
@@ -1,5 +1,6 @@
 SRC_URI = "${GNU_MIRROR}/autoconf/autoconf-${PV}.tar.bz2 \
           file://program_prefix.patch;patch=1"
+LICENSE = "GPL"
 DESCRIPTION = "A package of M4 macros to produce scripts to \
 automatically configure sourcecode." 
 
index 2f342fd..a52c4a5 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "Kernel based automounter for linux."
 SECTION = "base"
+LICENSE = "GPL"
 SRC_URI = "ftp://ftp.kernel.org/pub/linux/daemons/autofs/v3/autofs-${PV}.tar.bz2"
 
 inherit autotools
index ac1266c..2258411 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "Kernel based automounter for linux."
 SECTION = "base"
+LICENSE = "GPL"
 
 SRC_URI = "ftp://ftp.kernel.org/pub/linux/daemons/autofs/v4/old/autofs-${PV}-1.tar.bz2"
 
index f326d04..0e75918 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "Kernel based automounter for linux."
 SECTION = "base"
+LICENSE = "GPL"
 
 SRC_URI = "ftp://ftp.kernel.org/pub/linux/daemons/autofs/v4/autofs-${PV}.tar.bz2 \
           http://www.kernel.org/pub/linux/daemons/autofs/v4/autofs-4.1.3-bad_chdir.patch;patch=1 \
index 17b3c61..5d78dbe 100644 (file)
@@ -1,6 +1,7 @@
 SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.bz2"
 DESCRIPTION = "A tool for automatically generating Makefiles."
 SECTION = "devel"
+LICENSE = "GPL"
 inherit autotools
 
 do_install () {
index 5a6eed1..2834813 100644 (file)
@@ -2,6 +2,7 @@ SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.bz2 \
           file://automake182-update-configscripts.patch;patch=1;pnum=1"
 DESCRIPTION = "A tool for automatically generating Makefiles."
 SECTION = "devel"
+LICENSE = "GPL"
 
 FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/automake-${PV}"
 
index b727df4..7da88b6 100644 (file)
@@ -2,6 +2,7 @@ HOMEPAGE = "http://www.nongnu.org/avr-libc"
 DESCRIPTION = "C library for use with GCC on Atmel AVR microcontrollers"
 PROVIDES = "virtual/libc"
 SECTION = "libs"
+LICENSE = "BSD"
 
 python __anonymous () {
     import oe, re
index 585a656..6893ef9 100644 (file)
@@ -2,6 +2,7 @@ DESCRIPTION = "Balsa is an e-mail client for GNOME, highly configurable and \
 incorporating all the features you would expect in a robust mail client."
 HOMEPAGE = "http://balsa.gnome.org"
 SECTION = "x11/network"
+LICENSE="GPL"
 
 DEPENDS = "libesmtp glib-2.0 libgnome libgnomeui gtk+ gnome-vfs libbonobo aspell pcre libtool openssl gtkhtml-3.0"
 RDEPENDS = "gdk-pixbuf-loader-xpm"
index e69de29..cbc4a81 100644 (file)
@@ -0,0 +1,25 @@
+DESCRIPTION = "Programmable Completion for Bash"
+SECTION = "console/utils"
+RDEPENDS = "bash"
+LICENSE = "GPL"
+
+SRC_URI = "http://www.caliban.org/files/bash/bash-completion-${PV}.tar.gz \
+          file://bash_completion.sh"
+S = "${WORKDIR}/bash_completion"
+
+do_configure() {
+       :
+}
+
+do_compile() {
+       :
+}
+
+do_install() {
+       install -d ${D}/${sysconfdir}/profile.d
+       install -m 0755 ${WORKDIR}/bash_completion.sh ${D}/${sysconfdir}/profile.d
+       install -m 0755 bash_completion ${D}/${sysconfdir}
+       install -d ${D}/${sysconfdir}/bash_completion.d/
+       install -m 0755 contrib/* ${D}/${sysconfdir}/bash_completion.d/
+}
+
index 082022b..bc04a46 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "An sh-compatible command language interpreter."
 DEPENDS = "ncurses"
 SECTION = "base/shell"
+LICENSE = "GPL"
 PR = "r2"
 
 SRC_URI = "${GNU_MIRROR}/bash/bash-${PV}.tar.gz \
index b1eb54a..c7fb550 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "An arbitrary precision calculator language."
 SECTION = "console/utils"
 SRC_URI = "${GNU_MIRROR}/bc/bc-${PV}.tar.gz"
+LICENSE = "GPL"
 
 inherit autotools
index d94f5e0..679fb46 100644 (file)
@@ -1,6 +1,8 @@
 DESCRIPTION = "BitchX is a IRC client"
 SECTION = "console/network"
 
+LICENSE = "BSD"
+
 SRC_URI = "http://www.bitchx.org/files/source/ircii-pana-${PV}-final.tar.gz \
           file://gcc34.patch;patch=1"
 S = "${WORKDIR}/BitchX"
index e69de29..5814294 100644 (file)
@@ -0,0 +1,20 @@
+DESCRIPTION = "Linux Bluetooth Stack Userland Libaries."
+SECTION = "libs"
+PRIORITY = "optional"
+LICENSE = "GPL"
+
+SRC_URI = "http://bluez.sourceforge.net/download/bluez-libs-${PV}.tar.gz"
+
+inherit autotools 
+
+HEADERS = "bluetooth.h bnep.h cmtp.h hci.h hci_lib.h hci_uart.h hci_vhci.h hidp.h l2cap.h rfcomm.h sco.h sdp.h sdp_lib.h"
+
+do_stage() {
+        oe_libinstall -a -so -C src libbluetooth ${STAGING_LIBDIR}
+
+        install -d ${STAGING_INCDIR}/bluetooth/
+        for f in ${HEADERS}
+        do
+               install -m 0644 include/$f ${STAGING_INCDIR}/bluetooth/$f
+        done
+}
index e33fd60..5814294 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Linux Bluetooth Stack Userland Libaries."
 SECTION = "libs"
 PRIORITY = "optional"
+LICENSE = "GPL"
 
 SRC_URI = "http://bluez.sourceforge.net/download/bluez-libs-${PV}.tar.gz"
 
index d8da933..d5f9747 100644 (file)
@@ -4,6 +4,7 @@ PRIORITY = "optional"
 DEPENDS = "bluez-libs pcmcia-cs dbus"
 RPROVIDES = "bluez-pan bluez-sdp"
 PR = "r2"
+LICENSE = "GPL"
 
 SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
        file://dbus.patch;patch=1 \
index 18244f6..e907bb6 100644 (file)
@@ -4,6 +4,7 @@ PRIORITY = "optional"
 DEPENDS = "bluez-libs pcmcia-cs"
 RPROVIDES = "bluez-pan bluez-sdp"
 PR = "r3"
+LICENSE = "GPL"
 
 SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
            file://bluetooth_conf.patch;patch=1"
index 43ff789..2eb972a 100644 (file)
@@ -2,6 +2,7 @@ DESCRIPTION = "Lightweight and High Performance WebServer"
 SECTION = "console/network"
 RPROVIDES = "httpd"
 MAINTAINER = "Rene Wagner <reenoo@gmx.de>"
+LICENSE = "GPL"
 PR = "r1"
 
 DEPENDS = "mime-support"
index 7427404..a9aed3a 100644 (file)
@@ -2,6 +2,7 @@ DESCRIPTION = "x86 Emulator based on SDL"
 SECTION = "base"
 PRIORITY = "optional"
 DEPENDS = "libsdl-qpe"
+LICENSE = "GPL"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/bochs/bochs-${PV}.tar.gz \
            file://compile.patch;patch=1"
index 60f7906..d45b7ac 100644 (file)
@@ -4,6 +4,7 @@ PRIORITY = "optional"
 HOMEPAGE = "http://www.pentest.co.uk/cgi-bin/viewcat.cgi?cat=downloads&section=01_bluetooth"
 DEPENDS = "bluez-libs gdbm ncurses"
 PR = "r2"
+LICENSE = "GPLv2"
 
 SRC_URI = "http://www.pentest.co.uk/src/btscanner-${PV}.tar.gz \
           file://configure.patch;patch=1"
index a9c9c47..8e7a8ad 100644 (file)
@@ -2,6 +2,7 @@ HOMEPAGE = "http://bvi.sourceforge.net/"
 DESCRIPTION = "binary vi (binary file editor)"
 SECTION = "console/utils"
 DEPENDS = "ncurses"
+LICENSE = "GPL"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/bvi/bvi-${PV}.src.tar.gz \
           file://configure.patch;patch=1 \
index 224d293..2398659 100644 (file)
@@ -1,5 +1,6 @@
 SECTION = "console/network"
 DEPENDS = "adns ncurses"
+LICENSE = "LGPL"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/bzflag/bzflag-${PV}.tar.bz2"
 S = "${WORKDIR}/bzflag-${PV}"
index 0330712..5976fa0 100644 (file)
@@ -1,5 +1,6 @@
 DEPENDS = "adns ncurses x11"
 SECTION = "x11/games"
+LICENSE = "LGPL"
 SRC_URI = "${SOURCEFORGE_MIRROR}/bzflag/bzflag-${PV}.tar.bz2"
 S = "${WORKDIR}/bzflag-${PV}"
 
index f0a75ca..9bb6ea9 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Very high-quality data compression program."
 SECTION = "console/utils"
 
+LICENSE = "BZIP2"
 SRC_URI = "ftp://sources.redhat.com/pub/bzip2/v102/bzip2-${PV}.tar.gz \
           file://installpaths.patch;patch=1"
 
index c52f54f..1d5e18e 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Qt/X11 Version ${PV}"
 SECTION = "libs"
 PRIORITY = "optional"
-LICENSE = "GPL/QPL"
+LICENSE = "GPL QPL"
 DEPENDS = "qmake-native x11-native"
 
 FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/qt-x11-free"
index 1b235d5..84973ce 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Qt/X11 Version ${PV}"
 SECTION = "libs"
 PRIORITY = "optional"
-LICENSE = "GPL/QPL"
+LICENSE = "GPL QPL"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 DEPENDS = "uicmoc3-native freetype x11 xft xext libxrender libxrandr libxcursor mysql"
 PR = "r5"
index 420790d..c6ae045 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Qt/Embedded version ${PV}"
 SECTION = "libs"
 PRIORITY = "optional"
-LICENSE = "GPL/QPL"
+LICENSE = "GPL QPL"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 DEPENDS = "zlib libpng jpeg tslib uicmoc-native"
 PROVIDES = "virtual/qte virtual/libqte2"
index 6437d95..4ddfa97 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Qt/Embedded version ${PV}"
 SECTION = "libs"
 PRIORITY = "optional"
-LICENSE = "GPL/QPL"
+LICENSE = "GPL QPL"
 DEPENDS = "zlib libpng jpeg tslib uicmoc-native"
 PROVIDES = "virtual/qte virtual/libqte2"
 PR = "r1"