diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-11-20 01:21:42 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-11-20 01:21:42 +0000 |
commit | 1b9486446c85543c2a90469122ed79c98e6af9f0 (patch) | |
tree | 4595c398302e934af7eefd4c71813f4352b1388a /jack | |
parent | 7920d89da403b3231d3c9e29286043dda9560cae (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into home.hrw.one.pl:/home/hrw/zaurus/oe/packages
2004/11/20 02:20:47+01:00 hrw.one.pl!hrw
added license to some packages
BKrev: 419e9c26J8jBCbLq5erARzIY4dhVHA
Diffstat (limited to 'jack')
-rw-r--r-- | jack/jack_0.92.0.oe | 1 | ||||
-rw-r--r-- | jack/jack_0.94.0.oe | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/jack/jack_0.92.0.oe b/jack/jack_0.92.0.oe index 6706207f65..7c45bbe777 100644 --- a/jack/jack_0.92.0.oe +++ b/jack/jack_0.92.0.oe @@ -7,6 +7,7 @@ DESCRIPTION = "JACK is a low-latency audio server. It can \ connect a number of different applications to an audio \ device, as well as allowing them to share audio between \ themselves." +LICENSE = "GPL LGPL" SRC_URI = "${SOURCEFORGE_MIRROR}/jackit/jack-audio-connection-kit-${PV}.tar.gz" S = "${WORKDIR}/jack-audio-connection-kit-${PV}" diff --git a/jack/jack_0.94.0.oe b/jack/jack_0.94.0.oe index 6706207f65..7c45bbe777 100644 --- a/jack/jack_0.94.0.oe +++ b/jack/jack_0.94.0.oe @@ -7,6 +7,7 @@ DESCRIPTION = "JACK is a low-latency audio server. It can \ connect a number of different applications to an audio \ device, as well as allowing them to share audio between \ themselves." +LICENSE = "GPL LGPL" SRC_URI = "${SOURCEFORGE_MIRROR}/jackit/jack-audio-connection-kit-${PV}.tar.gz" S = "${WORKDIR}/jack-audio-connection-kit-${PV}" |