diff options
author | Matthieu CRAPET <Matthieu.CRAPET@ingenico.com> | 2014-02-19 15:47:36 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-02-23 23:20:02 +0100 |
commit | c95e155780a0cf3a8fb59a2f86db6367d18116fc (patch) | |
tree | 959415e6ec633be9f798ac35a1be7b9d67aded5a /meta-oe | |
parent | a7ee4f3b00870b4a7c7bd5caada6df00089973c8 (diff) | |
download | meta-openembedded-c95e155780a0cf3a8fb59a2f86db6367d18116fc.tar.gz |
recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues
Changes:
- rename SUMMARY with length > 80 to DESCRIPTION
- rename DESCRIPTION with length < 80 to (non present tag) SUMMARY
- drop final point character at the end of SUMMARY string
- remove trailing whitespace of SUMMARY line
Note: don't bump PR
Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
250 files changed, 266 insertions, 263 deletions
diff --git a/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03c.bb b/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03c.bb index 529be8e45..bff0d727e 100644 --- a/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03c.bb +++ b/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03c.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Tests large file IO and creation/deletion of small files." | 1 | SUMMARY = "Tests large file IO and creation/deletion of small files" |
2 | HOMEPAGE = "http://www.coker.com.au/bonnie++/" | 2 | HOMEPAGE = "http://www.coker.com.au/bonnie++/" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://copyright.txt;md5=cd4dde95a6b9d122f0a9150ae9cc3ee0" | 4 | LIC_FILES_CHKSUM = "file://copyright.txt;md5=cd4dde95a6b9d122f0a9150ae9cc3ee0" |
diff --git a/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20120610.bb b/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20120610.bb index 25b638888..8ec5e9545 100644 --- a/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20120610.bb +++ b/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20120610.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "CPU burn app that loads the NEON coprocessor fully" | 1 | SUMMARY = "CPU burn app that loads the NEON coprocessor fully" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://burn.S;md5=823abc72c2cd448e87df9bc5355a4456" | 3 | LIC_FILES_CHKSUM = "file://burn.S;md5=823abc72c2cd448e87df9bc5355a4456" |
4 | 4 | ||
diff --git a/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb b/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb index 5afeda2da..1915e4c2e 100644 --- a/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb +++ b/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | DESCRIPTION = "The dbench (disk) and tbench (TCP) benchmarks" | 1 | SUMMARY = "The dbench (disk) and tbench (TCP) benchmarks" |
2 | DESCRIPTION_dbench = "Filesystem load benchmark" | 2 | SUMMARY_dbench = "Filesystem load benchmark" |
3 | DESCRIPTION_tbench = "TCP load benchmark" | 3 | SUMMARY_tbench = "TCP load benchmark" |
4 | HOMEPAGE = "http://samba.org/ftp/tridge/dbench/" | 4 | HOMEPAGE = "http://samba.org/ftp/tridge/dbench/" |
5 | LICENSE = "GPLv3" | 5 | LICENSE = "GPLv3" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
diff --git a/meta-oe/recipes-benchmark/iozone3/iozone3_263.bb b/meta-oe/recipes-benchmark/iozone3/iozone3_263.bb index b0e0dad44..9de0ac774 100644 --- a/meta-oe/recipes-benchmark/iozone3/iozone3_263.bb +++ b/meta-oe/recipes-benchmark/iozone3/iozone3_263.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Filesystem and Disk Benchmarking Tool" | 1 | SUMMARY = "Filesystem and Disk Benchmarking Tool" |
2 | HOMEPAGE = "http://www.iozone.org/" | 2 | HOMEPAGE = "http://www.iozone.org/" |
3 | AUTHOR = "Don Capps <don.capps2@verizon.net>, William D. Norcott <wnorcott@us.oracle.com>" | 3 | AUTHOR = "Don Capps <don.capps2@verizon.net>, William D. Norcott <wnorcott@us.oracle.com>" |
4 | SECTION = "console/tests" | 4 | SECTION = "console/tests" |
diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb index 5d0963c90..5ee6e8e14 100644 --- a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb +++ b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A library which provides easy access to huge pages of memory" | 1 | SUMMARY = "A library which provides easy access to huge pages of memory" |
2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPLv2.1" |
3 | LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=2d5025d4aa3495befef8f17206a5b0a1" | 3 | LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=2d5025d4aa3495befef8f17206a5b0a1" |
4 | 4 | ||
diff --git a/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb b/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb index eb38f07c0..267f75e33 100644 --- a/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb +++ b/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Tools for performance analysis." | 1 | SUMMARY = "Tools for performance analysis" |
2 | HOMEPAGE = "http://lmbench.sourceforge.net/" | 2 | HOMEPAGE = "http://lmbench.sourceforge.net/" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-benchmark/memtester/memtester_4.1.3.bb b/meta-oe/recipes-benchmark/memtester/memtester_4.1.3.bb index 5273078d5..74e704b7b 100644 --- a/meta-oe/recipes-benchmark/memtester/memtester_4.1.3.bb +++ b/meta-oe/recipes-benchmark/memtester/memtester_4.1.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Utility to test for faulty memory subsystem" | 1 | SUMMARY = "Utility to test for faulty memory subsystem" |
2 | HOMEPAGE = "http://pyropus.ca/software/memtester/" | 2 | HOMEPAGE = "http://pyropus.ca/software/memtester/" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-benchmark/tiobench/tiobench_0.3.3.bb b/meta-oe/recipes-benchmark/tiobench/tiobench_0.3.3.bb index fd04b0667..af6c53c37 100644 --- a/meta-oe/recipes-benchmark/tiobench/tiobench_0.3.3.bb +++ b/meta-oe/recipes-benchmark/tiobench/tiobench_0.3.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Threaded I/O tester" | 1 | SUMMARY = "Threaded I/O tester" |
2 | HOMEPAGE = "http://sourceforge.net/projects/tiobench/" | 2 | HOMEPAGE = "http://sourceforge.net/projects/tiobench/" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" |
diff --git a/meta-oe/recipes-connectivity/daq/daq_2.0.1.bb b/meta-oe/recipes-connectivity/daq/daq_2.0.1.bb index 4c1be443d..c12ccdec5 100644 --- a/meta-oe/recipes-connectivity/daq/daq_2.0.1.bb +++ b/meta-oe/recipes-connectivity/daq/daq_2.0.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "The dump DAQ test the various inline mode features " | 1 | SUMMARY = "The dump DAQ test the various inline mode features " |
2 | HOMEPAGE = "http://www.snort.org" | 2 | HOMEPAGE = "http://www.snort.org" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=f9ce51a65dd738dc1ae631d8b21c40e0" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=f9ce51a65dd738dc1ae631d8b21c40e0" |
diff --git a/meta-oe/recipes-connectivity/gammu/gammu_1.32.0.bb b/meta-oe/recipes-connectivity/gammu/gammu_1.32.0.bb index 095a77c1c..714aa50bd 100644 --- a/meta-oe/recipes-connectivity/gammu/gammu_1.32.0.bb +++ b/meta-oe/recipes-connectivity/gammu/gammu_1.32.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "GNU All Mobile Managment Utilities" | 1 | SUMMARY = "GNU All Mobile Managment Utilities" |
2 | SECTION = "console/network" | 2 | SECTION = "console/network" |
3 | DEPENDS = "cmake-native virtual/libiconv libdbi mysql5" | 3 | DEPENDS = "cmake-native virtual/libiconv libdbi mysql5" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-connectivity/gateone/gateone_git.bb b/meta-oe/recipes-connectivity/gateone/gateone_git.bb index ac5aa5b7f..0069c26c1 100644 --- a/meta-oe/recipes-connectivity/gateone/gateone_git.bb +++ b/meta-oe/recipes-connectivity/gateone/gateone_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "HTML5 (plugin-free) web-based terminal emulator and SSH client" | 1 | SUMMARY = "HTML5 (plugin-free) web-based terminal emulator and SSH client" |
2 | LICENSE = "AGPL-3.0" | 2 | LICENSE = "AGPL-3.0" |
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ee5b168fc7de89a0cadc49e27830aa2c" | 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ee5b168fc7de89a0cadc49e27830aa2c" |
4 | 4 | ||
diff --git a/meta-oe/recipes-connectivity/gnokii/gnokii_0.6.31.bb b/meta-oe/recipes-connectivity/gnokii/gnokii_0.6.31.bb index 7845ae20b..356d5bdfe 100644 --- a/meta-oe/recipes-connectivity/gnokii/gnokii_0.6.31.bb +++ b/meta-oe/recipes-connectivity/gnokii/gnokii_0.6.31.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Cellphone tools and driver software" | 1 | SUMMARY = "Cellphone tools and driver software" |
2 | SECTION = "console/network" | 2 | SECTION = "console/network" |
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" |
diff --git a/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb b/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb index b9934941c..1699103bf 100644 --- a/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb +++ b/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb | |||
@@ -3,7 +3,7 @@ SECTION = "kernel/userland" | |||
3 | LICENSE = "GPLv2 | BSD" | 3 | LICENSE = "GPLv2 | BSD" |
4 | LIC_FILES_CHKSUM = "file://README;md5=4d709ce0f9c84b87d148e16731f647e1" | 4 | LIC_FILES_CHKSUM = "file://README;md5=4d709ce0f9c84b87d148e16731f647e1" |
5 | DEPENDS = "libnl openssl" | 5 | DEPENDS = "libnl openssl" |
6 | DESCRIPTION = "User space daemon for extended IEEE 802.11 management" | 6 | SUMMARY = "User space daemon for extended IEEE 802.11 management" |
7 | 7 | ||
8 | inherit update-rc.d | 8 | inherit update-rc.d |
9 | INITSCRIPT_NAME = "hostapd" | 9 | INITSCRIPT_NAME = "hostapd" |
diff --git a/meta-oe/recipes-connectivity/krb5/krb5_1.11.3.bb b/meta-oe/recipes-connectivity/krb5/krb5_1.11.3.bb index d0dfc46bf..5d255278d 100644 --- a/meta-oe/recipes-connectivity/krb5/krb5_1.11.3.bb +++ b/meta-oe/recipes-connectivity/krb5/krb5_1.11.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A network authentication protocol" | 1 | SUMMARY = "A network authentication protocol" |
2 | HOMEPAGE = "http://web.mit.edu/Kerberos/" | 2 | HOMEPAGE = "http://web.mit.edu/Kerberos/" |
3 | SECTION = "console/network" | 3 | SECTION = "console/network" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
diff --git a/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb b/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb index 045b06728..555cce11a 100644 --- a/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb +++ b/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A protocol library to access an iPhone or iPod Touch in Linux" | 1 | SUMMARY = "A protocol library to access an iPhone or iPod Touch in Linux" |
2 | LICENSE = "GPLv2 & LGPLv2.1" | 2 | LICENSE = "GPLv2 & LGPLv2.1" |
3 | LIC_FILES_CHKSUM = "\ | 3 | LIC_FILES_CHKSUM = "\ |
4 | file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \ | 4 | file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \ |
diff --git a/meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb b/meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb index 7392b2af0..76959fed9 100644 --- a/meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb +++ b/meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A packet dissection and creation library" | 1 | SUMMARY = "A packet dissection and creation library" |
2 | # libnet at packetfactory.net is dead | 2 | # libnet at packetfactory.net is dead |
3 | HOMEPAGE = "https://github.com/sam-github/libnet" | 3 | HOMEPAGE = "https://github.com/sam-github/libnet" |
4 | SECTION = "libs" | 4 | SECTION = "libs" |
diff --git a/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.8.0.bb b/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.8.0.bb index fb58f6891..46b3cc700 100644 --- a/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.8.0.bb +++ b/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.8.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "NetworkManager" | 1 | SUMMARY = "NetworkManager" |
2 | SECTION = "net/misc" | 2 | SECTION = "net/misc" |
3 | 3 | ||
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb b/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb index 874637f1e..206023e4f 100644 --- a/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb +++ b/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "This small package provides a few command line tools for Linux Phonet" | 1 | SUMMARY = "This small package provides a few command line tools for Linux Phonet" |
2 | HOMEPAGE = "" | 2 | HOMEPAGE = "" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
diff --git a/meta-oe/recipes-connectivity/rfkill/rfkill_0.4.bb b/meta-oe/recipes-connectivity/rfkill/rfkill_0.4.bb index 1c2930a5c..62634c229 100644 --- a/meta-oe/recipes-connectivity/rfkill/rfkill_0.4.bb +++ b/meta-oe/recipes-connectivity/rfkill/rfkill_0.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "rfkill CLI utility" | 1 | SUMMARY = "rfkill CLI utility" |
2 | HOMEPAGE = "http://linuxwireless.org/en/users/Documentation/rfkill" | 2 | HOMEPAGE = "http://linuxwireless.org/en/users/Documentation/rfkill" |
3 | SECTION = "base" | 3 | SECTION = "base" |
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
diff --git a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.9.3.bb b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.9.3.bb index e391e7c65..adc112fef 100644 --- a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.9.3.bb +++ b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.9.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Torrent client" | 1 | SUMMARY = "Torrent client" |
2 | HOMEPAGE = "http://libtorrent.rakshasa.no/" | 2 | HOMEPAGE = "http://libtorrent.rakshasa.no/" |
3 | LICENSE = "GPL-2.0" | 3 | LICENSE = "GPL-2.0" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta-oe/recipes-connectivity/ser2net/ser2net_2.9.1.bb b/meta-oe/recipes-connectivity/ser2net/ser2net_2.9.1.bb index a973b9e0b..987719003 100644 --- a/meta-oe/recipes-connectivity/ser2net/ser2net_2.9.1.bb +++ b/meta-oe/recipes-connectivity/ser2net/ser2net_2.9.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A serial to network proxy" | 1 | SUMMARY = "A serial to network proxy" |
2 | SECTION = "console/network" | 2 | SECTION = "console/network" |
3 | HOMEPAGE = "http://sourceforge.net/projects/ser2net/" | 3 | HOMEPAGE = "http://sourceforge.net/projects/ser2net/" |
4 | 4 | ||
diff --git a/meta-oe/recipes-connectivity/soft66/soft66_git.bb b/meta-oe/recipes-connectivity/soft66/soft66_git.bb index b88411fbb..325515204 100644 --- a/meta-oe/recipes-connectivity/soft66/soft66_git.bb +++ b/meta-oe/recipes-connectivity/soft66/soft66_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Library and tools for Soft66ADD and related SDR radio receivers" | 1 | SUMMARY = "Library and tools for Soft66ADD and related SDR radio receivers" |
2 | LICENSE = "GPLv3 LGPLv3+" | 2 | LICENSE = "GPLv3 LGPLv3+" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \ | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \ |
4 | file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02 " | 4 | file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02 " |
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb b/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb index ce2b33740..90d64a8bb 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | HOMEPAGE = "http://alumnit.ca/wiki/index.php?page=WvStreams" | 1 | HOMEPAGE = "http://alumnit.ca/wiki/index.php?page=WvStreams" |
2 | DESCRIPTION = "WvStreams is a network programming library in C++" | 2 | SUMMARY = "WvStreams is a network programming library in C++" |
3 | 3 | ||
4 | LICENSE = "LGPLv2" | 4 | LICENSE = "LGPLv2" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=55ca817ccb7d5b5b66355690e9abc605" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=55ca817ccb7d5b5b66355690e9abc605" |
diff --git a/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb b/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb index 181e30336..205e1d1a1 100644 --- a/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb +++ b/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "dbus forwarding daemon" | 1 | SUMMARY = "dbus forwarding daemon" |
2 | LICENSE = "LGPLv2.1+" | 2 | LICENSE = "LGPLv2.1+" |
3 | LIC_FILES_CHKSUM = "file://dbus-daemon-proxy.c;endline=19;md5=41df6d21fe1c97d6a1cc22a5bf374cba" | 3 | LIC_FILES_CHKSUM = "file://dbus-daemon-proxy.c;endline=19;md5=41df6d21fe1c97d6a1cc22a5bf374cba" |
4 | DEPENDS = "dbus dbus-glib" | 4 | DEPENDS = "dbus dbus-glib" |
diff --git a/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb b/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb index 78dfce6b7..156d513f1 100644 --- a/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb +++ b/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Gives a fake root environment" | 1 | SUMMARY = "Gives a fake root environment" |
2 | HOMEPAGE = "http://fakeroot.alioth.debian.org" | 2 | HOMEPAGE = "http://fakeroot.alioth.debian.org" |
3 | SECTION = "base" | 3 | SECTION = "base" |
4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPLv3" |
diff --git a/meta-oe/recipes-core/glib-2.0/glibmm_2.36.2.bb b/meta-oe/recipes-core/glib-2.0/glibmm_2.36.2.bb index 9735d6ac4..e68eb50a1 100644 --- a/meta-oe/recipes-core/glib-2.0/glibmm_2.36.2.bb +++ b/meta-oe/recipes-core/glib-2.0/glibmm_2.36.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "C++ bindings for the glib library." | 1 | SUMMARY = "C++ bindings for the glib library" |
2 | HOMEPAGE = "http://www.gtkmm.org/" | 2 | HOMEPAGE = "http://www.gtkmm.org/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "LGPLv2.1 & GPLv2" | 4 | LICENSE = "LGPLv2.1 & GPLv2" |
diff --git a/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.2.11.bb b/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.2.11.bb index fe3c8917e..b6ce5fc91 100644 --- a/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.2.11.bb +++ b/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.2.11.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A library for loose coupling of C++ method calls" | 1 | SUMMARY = "A library for loose coupling of C++ method calls" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499" |
diff --git a/meta-oe/recipes-core/llvm/llvm-common.bb b/meta-oe/recipes-core/llvm/llvm-common.bb index cedfde7de..618cc1e9d 100644 --- a/meta-oe/recipes-core/llvm/llvm-common.bb +++ b/meta-oe/recipes-core/llvm/llvm-common.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Helper script for OE's llvm support" | 1 | SUMMARY = "Helper script for OE's llvm support" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ | 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ |
4 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420 \ | 4 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420 \ |
diff --git a/meta-oe/recipes-core/meta/distro-feed-configs.bb b/meta-oe/recipes-core/meta/distro-feed-configs.bb index 462af4528..29739c2dc 100644 --- a/meta-oe/recipes-core/meta/distro-feed-configs.bb +++ b/meta-oe/recipes-core/meta/distro-feed-configs.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Configuration files for online package repositories aka feeds" | 1 | SUMMARY = "Configuration files for online package repositories aka feeds" |
2 | PR = "r1" | 2 | PR = "r1" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb b/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb index 4f7e70506..08db94344 100644 --- a/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb +++ b/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | # This recipe is intended as a 'simpler' replacement for packagegroup-base. | 1 | # This recipe is intended as a 'simpler' replacement for packagegroup-base. |
2 | # Please communicate your use cases and suggestions to the mailinglist(s) | 2 | # Please communicate your use cases and suggestions to the mailinglist(s) |
3 | 3 | ||
4 | DESCRIPTION = "Basic task to get a device online" | 4 | SUMMARY = "Basic task to get a device online" |
5 | LICENSE = "MIT" | 5 | LICENSE = "MIT" |
6 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" | 6 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" |
7 | 7 | ||
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb b/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb index c29d9ef51..3b634f3a7 100644 --- a/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb +++ b/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Basic task to get a device booting" | 1 | SUMMARY = "Basic task to get a device booting" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" | 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" |
4 | 4 | ||
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-cli-tools.bb b/meta-oe/recipes-core/packagegroups/packagegroup-cli-tools.bb index 8807fd141..fbba23ca2 100644 --- a/meta-oe/recipes-core/packagegroups/packagegroup-cli-tools.bb +++ b/meta-oe/recipes-core/packagegroups/packagegroup-cli-tools.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | DESCRIPTION = "A set of useful command line tools" | 1 | SUMMARY = "A set of useful command line tools" |
2 | DESCRIPTION_${PN}-debug = "A set of command line tools useful for debugging" | 2 | SUMMARY_${PN}-debug = "A set of command line tools useful for debugging" |
3 | SECTION = "console" | 3 | SECTION = "console" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 5 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
diff --git a/meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb b/meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb index df12299c0..a46a91c8b 100644 --- a/meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb +++ b/meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Proxy libintl" | 1 | SUMMARY = "Proxy libintl" |
2 | HOMEPAGE = "http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/" | 2 | HOMEPAGE = "http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "LGPLv2" | 4 | LICENSE = "LGPLv2" |
diff --git a/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb b/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb index 44b2142a6..757c954c8 100644 --- a/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb +++ b/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Meet Cloud9, development-as-a-service for Javascripters and other developers" | 1 | SUMMARY = "Meet Cloud9, development-as-a-service for Javascripters and other developers" |
2 | HOMEPAGE = "http://c9.io" | 2 | HOMEPAGE = "http://c9.io" |
3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPLv3" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4784c3bcff601fd8f9515f52a11e7018" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4784c3bcff601fd8f9515f52a11e7018" |
diff --git a/meta-oe/recipes-devtools/geany/geany_1.23.bb b/meta-oe/recipes-devtools/geany/geany_1.23.bb index 604c7c246..4e0d4bf8c 100644 --- a/meta-oe/recipes-devtools/geany/geany_1.23.bb +++ b/meta-oe/recipes-devtools/geany/geany_1.23.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A fast and lightweight IDE" | 1 | SUMMARY = "A fast and lightweight IDE" |
2 | HOMEPAGE = "http://www.geany.org/" | 2 | HOMEPAGE = "http://www.geany.org/" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=bd7b2c994af21d318bd2cd3b3f80c2d5" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=bd7b2c994af21d318bd2cd3b3f80c2d5" |
diff --git a/meta-oe/recipes-devtools/giflib/giflib_4.1.6.bb b/meta-oe/recipes-devtools/giflib/giflib_4.1.6.bb index e1a07774f..1f853083c 100644 --- a/meta-oe/recipes-devtools/giflib/giflib_4.1.6.bb +++ b/meta-oe/recipes-devtools/giflib/giflib_4.1.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "shared library for GIF images" | 1 | SUMMARY = "shared library for GIF images" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ae11c61b04b2917be39b11f78d71519a" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ae11c61b04b2917be39b11f78d71519a" |
diff --git a/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb b/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb index 9a6a56f85..eec40e401 100644 --- a/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb +++ b/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Glade - A User Interface Designer" | 1 | SUMMARY = "Glade - A User Interface Designer" |
2 | HOMEPAGE = "http://www.gnu.org/software/gnash" | 2 | HOMEPAGE = "http://www.gnu.org/software/gnash" |
3 | LICENSE = "GPLv2 & LGPLv2" | 3 | LICENSE = "GPLv2 & LGPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=aabe87591cb8ae0f3c68be6977bb5522 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=aabe87591cb8ae0f3c68be6977bb5522 \ |
diff --git a/meta-oe/recipes-devtools/libc-client/libc-client_2007e.bb b/meta-oe/recipes-devtools/libc-client/libc-client_2007e.bb index b961e302d..150ff9028 100644 --- a/meta-oe/recipes-devtools/libc-client/libc-client_2007e.bb +++ b/meta-oe/recipes-devtools/libc-client/libc-client_2007e.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "UW c-client library for mail protocols" | 1 | SUMMARY = "UW c-client library for mail protocols" |
2 | SECTION = "devel" | 2 | SECTION = "devel" |
3 | 3 | ||
4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
diff --git a/meta-oe/recipes-devtools/libedit/libedit_20121213.bb b/meta-oe/recipes-devtools/libedit/libedit_20121213.bb index 08dba440d..bd02d863d 100644 --- a/meta-oe/recipes-devtools/libedit/libedit_20121213.bb +++ b/meta-oe/recipes-devtools/libedit/libedit_20121213.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "BSD replacement for libreadline" | 1 | SUMMARY = "BSD replacement for libreadline" |
2 | HOMEPAGE = "http://www.thrysoee.dk/editline/" | 2 | HOMEPAGE = "http://www.thrysoee.dk/editline/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
diff --git a/meta-oe/recipes-devtools/libfribidi/fribidi_0.19.2.bb b/meta-oe/recipes-devtools/libfribidi/fribidi_0.19.2.bb index 71858e31d..cb4bc24a8 100644 --- a/meta-oe/recipes-devtools/libfribidi/fribidi_0.19.2.bb +++ b/meta-oe/recipes-devtools/libfribidi/fribidi_0.19.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Fribidi library for bidirectional text" | 1 | SUMMARY = "Fribidi library for bidirectional text" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | PR = "r1" | 3 | PR = "r1" |
4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPLv2.1" |
diff --git a/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bb b/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bb index 8e170cabb..a70d5b975 100644 --- a/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bb +++ b/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Embedded Linux Device Driver Tests based on Linux Test Project" | 1 | SUMMARY = "Embedded Linux Device Driver Tests based on Linux Test Project" |
2 | HOMEPAGE = "http://arago-project.org/git/projects/test-automation/ltp-ddt.git" | 2 | HOMEPAGE = "http://arago-project.org/git/projects/test-automation/ltp-ddt.git" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-devtools/luajit/luajit_2.0.1.bb b/meta-oe/recipes-devtools/luajit/luajit_2.0.1.bb index 6ca5f3494..36ec58f5f 100644 --- a/meta-oe/recipes-devtools/luajit/luajit_2.0.1.bb +++ b/meta-oe/recipes-devtools/luajit/luajit_2.0.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = " a Just-In-Time Compiler for Lua" | 1 | SUMMARY = "Just-In-Time Compiler for Lua" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=1793ef52a5d577794cd886a501a7f861" | 3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=1793ef52a5d577794cd886a501a7f861" |
4 | HOMEPAGE = "http://luajit.org" | 4 | HOMEPAGE = "http://luajit.org" |
diff --git a/meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb b/meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb index 6a135f68c..516a9ecc4 100644 --- a/meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb +++ b/meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "The Mercurial distributed SCM" | 1 | SUMMARY = "The Mercurial distributed SCM" |
2 | HOMEPAGE = "http://mercurial.selenic.com/" | 2 | HOMEPAGE = "http://mercurial.selenic.com/" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs4_0.4.12.bb b/meta-oe/recipes-devtools/nodejs/nodejs4_0.4.12.bb index 89a3232f3..7e67bcb33 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs4_0.4.12.bb +++ b/meta-oe/recipes-devtools/nodejs/nodejs4_0.4.12.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "nodeJS Evented I/O for V8 JavaScript" | 1 | SUMMARY = "nodeJS Evented I/O for V8 JavaScript" |
2 | HOMEPAGE = "http://nodejs.org" | 2 | HOMEPAGE = "http://nodejs.org" |
3 | LICENSE = "MIT & zlib" | 3 | LICENSE = "MIT & zlib" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d6237f3a840aef5b7880fb4e49eecfe5" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d6237f3a840aef5b7880fb4e49eecfe5" |
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb b/meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb index ec9e4cf06..996d68ea6 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb +++ b/meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "nodeJS Evented I/O for V8 JavaScript" | 1 | SUMMARY = "nodeJS Evented I/O for V8 JavaScript" |
2 | HOMEPAGE = "http://nodejs.org" | 2 | HOMEPAGE = "http://nodejs.org" |
3 | LICENSE = "MIT & BSD" | 3 | LICENSE = "MIT & BSD" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=95a589a3257ab7dfe37d8a8379e3c72d" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=95a589a3257ab7dfe37d8a8379e3c72d" |
diff --git a/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb b/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb index 346ccf1fb..9b8cc9a25 100644 --- a/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb +++ b/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Packages required for a target (on-device) SDK" | 1 | SUMMARY = "Packages required for a target (on-device) SDK" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" | 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" |
4 | 4 | ||
diff --git a/meta-oe/recipes-devtools/packagekit/packagekit_0.5.6.bb b/meta-oe/recipes-devtools/packagekit/packagekit_0.5.6.bb index 7d9c2bfce..96cc468e3 100644 --- a/meta-oe/recipes-devtools/packagekit/packagekit_0.5.6.bb +++ b/meta-oe/recipes-devtools/packagekit/packagekit_0.5.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "PackageKit package management abstraction" | 1 | SUMMARY = "PackageKit package management abstraction" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "GPL-2.0+" | 3 | LICENSE = "GPL-2.0+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta-oe/recipes-devtools/python/pyrtm_0.2.bb b/meta-oe/recipes-devtools/python/pyrtm_0.2.bb index 0cc5e8e65..ee7b6d018 100644 --- a/meta-oe/recipes-devtools/python/pyrtm_0.2.bb +++ b/meta-oe/recipes-devtools/python/pyrtm_0.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Python interface for Remember The Milk API." | 1 | SUMMARY = "Python interface for Remember The Milk API" |
2 | AUTHOR = "Sridhar Ratnakumar / srid" | 2 | AUTHOR = "Sridhar Ratnakumar / srid" |
3 | HOMEPAGE = "http://pypi.python.org/pypi/pyrtm" | 3 | HOMEPAGE = "http://pypi.python.org/pypi/pyrtm" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
diff --git a/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb b/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb index 9dc4aaa93..e015d0b02 100644 --- a/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb +++ b/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Python template engine and code generation tool" | 1 | SUMMARY = "Python template engine and code generation tool" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=aff1107514aa6aae948f9fe71fdc393b" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=aff1107514aa6aae948f9fe71fdc393b" |
diff --git a/meta-oe/recipes-devtools/python/python-dateutil_1.5.bb b/meta-oe/recipes-devtools/python/python-dateutil_1.5.bb index 906fcd868..784f56060 100644 --- a/meta-oe/recipes-devtools/python/python-dateutil_1.5.bb +++ b/meta-oe/recipes-devtools/python/python-dateutil_1.5.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Extensions to the standard Python date/time support" | 1 | SUMMARY = "Extensions to the standard Python date/time support" |
2 | HOMEPAGE = "http://labix.org/python-dateutil" | 2 | HOMEPAGE = "http://labix.org/python-dateutil" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "PSF" | 4 | LICENSE = "PSF" |
diff --git a/meta-oe/recipes-devtools/python/python-gdata_1.2.4.bb b/meta-oe/recipes-devtools/python/python-gdata_1.2.4.bb index 7351759ab..ea602779b 100644 --- a/meta-oe/recipes-devtools/python/python-gdata_1.2.4.bb +++ b/meta-oe/recipes-devtools/python/python-gdata_1.2.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Google Data APIs Python Client Library" | 1 | SUMMARY = "Google Data APIs Python Client Library" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://README.txt;md5=473bd4dff0ddca1f958244b2dc7a162c" | 4 | LIC_FILES_CHKSUM = "file://README.txt;md5=473bd4dff0ddca1f958244b2dc7a162c" |
diff --git a/meta-oe/recipes-devtools/python/python-m2crypto_0.21.1.bb b/meta-oe/recipes-devtools/python/python-m2crypto_0.21.1.bb index c88b9355d..21c02696d 100644 --- a/meta-oe/recipes-devtools/python/python-m2crypto_0.21.1.bb +++ b/meta-oe/recipes-devtools/python/python-m2crypto_0.21.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A Python crypto and SSL toolkit" | 1 | SUMMARY = "A Python crypto and SSL toolkit" |
2 | HOMEPAGE = "http://chandlerproject.org/bin/view/Projects/MeTooCrypto" | 2 | HOMEPAGE = "http://chandlerproject.org/bin/view/Projects/MeTooCrypto" |
3 | 3 | ||
4 | DEPENDS = "openssl swig-native" | 4 | DEPENDS = "openssl swig-native" |
diff --git a/meta-oe/recipes-devtools/python/python-numeric_24.2.bb b/meta-oe/recipes-devtools/python/python-numeric_24.2.bb index 35ace8955..c0b04e144 100644 --- a/meta-oe/recipes-devtools/python/python-numeric_24.2.bb +++ b/meta-oe/recipes-devtools/python/python-numeric_24.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A sophisticated Numeric Processing Package for Python" | 1 | SUMMARY = "A sophisticated Numeric Processing Package for Python" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | LICENSE = "PSF & LLNL" | 3 | LICENSE = "PSF & LLNL" |
4 | LIC_FILES_CHKSUM = "file://Legal.htm;md5=e3ce75dedd4043918d15979ae43e312e" | 4 | LIC_FILES_CHKSUM = "file://Legal.htm;md5=e3ce75dedd4043918d15979ae43e312e" |
diff --git a/meta-oe/recipes-devtools/python/python-pexpect_2.3.bb b/meta-oe/recipes-devtools/python/python-pexpect_2.3.bb index 1c64365da..d4c2ba477 100644 --- a/meta-oe/recipes-devtools/python/python-pexpect_2.3.bb +++ b/meta-oe/recipes-devtools/python/python-pexpect_2.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A Pure Python Expect like Module for Python" | 1 | SUMMARY = "A Pure Python Expect like Module for Python" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | LICENSE = "PSF" | 3 | LICENSE = "PSF" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=04a2bf11b85ce49d4a8c0c413fd34404" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=04a2bf11b85ce49d4a8c0c413fd34404" |
diff --git a/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb b/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb index 435b29abb..d1a7c8b3a 100644 --- a/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb +++ b/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SUMMARY = "PIP is a tool for installing and managing Python packages." | 1 | SUMMARY = "PIP is a tool for installing and managing Python packages" |
2 | LICENSE = "MIT & GPL" | 2 | LICENSE = "MIT & GPL" |
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cd00425a3465a0e4c81929b94241d3de" | 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cd00425a3465a0e4c81929b94241d3de" |
4 | 4 | ||
diff --git a/meta-oe/recipes-devtools/python/python-psutil_0.6.1.bb b/meta-oe/recipes-devtools/python/python-psutil_0.6.1.bb index 6e462c0df..ff113d0f2 100644 --- a/meta-oe/recipes-devtools/python/python-psutil_0.6.1.bb +++ b/meta-oe/recipes-devtools/python/python-psutil_0.6.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A cross-platform process and system utilities module for Python" | 1 | SUMMARY = "A cross-platform process and system utilities module for Python" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | HOMEPAGE = "http://code.google.com/p/psutil" | 3 | HOMEPAGE = "http://code.google.com/p/psutil" |
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
diff --git a/meta-oe/recipes-devtools/python/python-pyalsaaudio_0.4.bb b/meta-oe/recipes-devtools/python/python-pyalsaaudio_0.4.bb index 49fbc8ffc..0e660adff 100644 --- a/meta-oe/recipes-devtools/python/python-pyalsaaudio_0.4.bb +++ b/meta-oe/recipes-devtools/python/python-pyalsaaudio_0.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Support for the Linux 2.6.x ALSA Sound System" | 1 | SUMMARY = "Support for the Linux 2.6.x ALSA Sound System" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | DEPENDS = "alsa-lib" | 3 | DEPENDS = "alsa-lib" |
4 | LICENSE = "PSF" | 4 | LICENSE = "PSF" |
diff --git a/meta-oe/recipes-devtools/python/python-pyqt_4.9.6.bb b/meta-oe/recipes-devtools/python/python-pyqt_4.9.6.bb index f21464a93..2f0e189ef 100644 --- a/meta-oe/recipes-devtools/python/python-pyqt_4.9.6.bb +++ b/meta-oe/recipes-devtools/python/python-pyqt_4.9.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Python Qt4 Bindings" | 1 | SUMMARY = "Python Qt4 Bindings" |
2 | HOMEPAGE = "http://riverbankcomputing.co.uk" | 2 | HOMEPAGE = "http://riverbankcomputing.co.uk" |
3 | AUTHOR = "Phil Thomson @ riverbank.co.uk" | 3 | AUTHOR = "Phil Thomson @ riverbank.co.uk" |
4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
diff --git a/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb b/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb index 0cce5cbc9..2263b2ccc 100644 --- a/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb +++ b/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Serial Port Support for Python" | 1 | SUMMARY = "Serial Port Support for Python" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | LICENSE = "PSF" | 3 | LICENSE = "PSF" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7424386ffe323e815ee62ee9ad591dd8" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7424386ffe323e815ee62ee9ad591dd8" |
diff --git a/meta-oe/recipes-devtools/python/python-pyudev_0.16.1.bb b/meta-oe/recipes-devtools/python/python-pyudev_0.16.1.bb index 741d037cc..964b5f92b 100644 --- a/meta-oe/recipes-devtools/python/python-pyudev_0.16.1.bb +++ b/meta-oe/recipes-devtools/python/python-pyudev_0.16.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A libudev binding" | 1 | SUMMARY = "A libudev binding" |
2 | HOMEPAGE = "http://pypi.python.org/pypi/pyudev" | 2 | HOMEPAGE = "http://pypi.python.org/pypi/pyudev" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-devtools/python/python-pyusb_1.0.0a2.bb b/meta-oe/recipes-devtools/python/python-pyusb_1.0.0a2.bb index e5956dbdf..360f21322 100644 --- a/meta-oe/recipes-devtools/python/python-pyusb_1.0.0a2.bb +++ b/meta-oe/recipes-devtools/python/python-pyusb_1.0.0a2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "PyUSB provides USB access on the Python language" | 1 | SUMMARY = "PyUSB provides USB access on the Python language" |
2 | HOMEPAGE = "http://pyusb.sourceforge.net/" | 2 | HOMEPAGE = "http://pyusb.sourceforge.net/" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
diff --git a/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb b/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb index 85d69c1a7..7e42a7c14 100644 --- a/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb +++ b/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Simple, fast, extensible JSON encoder/decoder for Python" | 1 | SUMMARY = "Simple, fast, extensible JSON encoder/decoder for Python" |
2 | HOMEPAGE = "http://cheeseshop.python.org/pypi/simplejson" | 2 | HOMEPAGE = "http://cheeseshop.python.org/pypi/simplejson" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | 4 | ||
diff --git a/meta-oe/recipes-devtools/python/python-sip_4.14.2.bb b/meta-oe/recipes-devtools/python/python-sip_4.14.2.bb index 747d89632..acabc9721 100644 --- a/meta-oe/recipes-devtools/python/python-sip_4.14.2.bb +++ b/meta-oe/recipes-devtools/python/python-sip_4.14.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Runtime helper for sip-generated python wrapper libraries" | 1 | SUMMARY = "Runtime helper for sip-generated python wrapper libraries" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | HOMEPAGE = "http://www.riverbankcomputing.co.uk/sip" | 3 | HOMEPAGE = "http://www.riverbankcomputing.co.uk/sip" |
4 | AUTHOR = "Phil Thompson" | 4 | AUTHOR = "Phil Thompson" |
diff --git a/meta-oe/recipes-devtools/python/python-smbus_3.0.3.bb b/meta-oe/recipes-devtools/python/python-smbus_3.0.3.bb index 3085d2f3c..14548a963 100644 --- a/meta-oe/recipes-devtools/python/python-smbus_3.0.3.bb +++ b/meta-oe/recipes-devtools/python/python-smbus_3.0.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Set of i2c tools for linux - Python module" | 1 | SUMMARY = "Set of i2c tools for linux - Python module" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://smbusmodule.c;startline=1;endline=17;md5=fa24df321a520ff8e10f203425ab9fa8" | 3 | LIC_FILES_CHKSUM = "file://smbusmodule.c;startline=1;endline=17;md5=fa24df321a520ff8e10f203425ab9fa8" |
4 | 4 | ||
diff --git a/meta-oe/recipes-devtools/python/python-vobject_0.8.1c.bb b/meta-oe/recipes-devtools/python/python-vobject_0.8.1c.bb index 5c6d82b20..a28c02f7e 100644 --- a/meta-oe/recipes-devtools/python/python-vobject_0.8.1c.bb +++ b/meta-oe/recipes-devtools/python/python-vobject_0.8.1c.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Python package for parsing and generating vCard and vCalendar files" | 1 | SUMMARY = "Python package for parsing and generating vCard and vCalendar files" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | 4 | LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" |
diff --git a/meta-oe/recipes-devtools/python/python-zopeinterface_3.5.1.bb b/meta-oe/recipes-devtools/python/python-zopeinterface_3.5.1.bb index f2dbee284..d73a5be17 100644 --- a/meta-oe/recipes-devtools/python/python-zopeinterface_3.5.1.bb +++ b/meta-oe/recipes-devtools/python/python-zopeinterface_3.5.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Interface definitions for Zope products" | 1 | SUMMARY = "Interface definitions for Zope products" |
2 | SECTION = "console/network" | 2 | SECTION = "console/network" |
3 | 3 | ||
4 | LICENSE = "ZPL-2.1" | 4 | LICENSE = "ZPL-2.1" |
diff --git a/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb b/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb index 8cbe91281..c6bedea09 100644 --- a/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb +++ b/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Templatized C++ Command Line Parser" | 1 | SUMMARY = "Templatized C++ Command Line Parser" |
2 | HOMEPAGE = "http://tclap.sourceforge.net/" | 2 | HOMEPAGE = "http://tclap.sourceforge.net/" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c8ab0ff134bcc584d0e6b5b9f8732453" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c8ab0ff134bcc584d0e6b5b9f8732453" |
diff --git a/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb b/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb index e99952293..d12973cbe 100644 --- a/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb +++ b/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Tool Command Language ToolKit Extension" | 1 | SUMMARY = "Tool Command Language ToolKit Extension" |
2 | HOMEPAGE = "http://tcl.sourceforge.net" | 2 | HOMEPAGE = "http://tcl.sourceforge.net" |
3 | SECTION = "devel/tcltk" | 3 | SECTION = "devel/tcltk" |
4 | LICENSE = "tcl" | 4 | LICENSE = "tcl" |
diff --git a/meta-oe/recipes-extended/acpica/acpitests_20140114.bb b/meta-oe/recipes-extended/acpica/acpitests_20140114.bb index d84ac64a6..4afe3a967 100644 --- a/meta-oe/recipes-extended/acpica/acpitests_20140114.bb +++ b/meta-oe/recipes-extended/acpica/acpitests_20140114.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SUMMARY = "Test suite used to validate ACPICA." | 1 | SUMMARY = "Test suite used to validate ACPICA" |
2 | HOMEPAGE = "http://www.acpica.org/" | 2 | HOMEPAGE = "http://www.acpica.org/" |
3 | 3 | ||
4 | LICENSE = "Intel" | 4 | LICENSE = "Intel" |
diff --git a/meta-oe/recipes-extended/hplip/hplip_3.12.6.bb b/meta-oe/recipes-extended/hplip/hplip_3.12.6.bb index 08735a0c9..655f907f6 100644 --- a/meta-oe/recipes-extended/hplip/hplip_3.12.6.bb +++ b/meta-oe/recipes-extended/hplip/hplip_3.12.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "HP Linux Imaging and Printing" | 1 | SUMMARY = "HP Linux Imaging and Printing" |
2 | LICENSE="GPLv2" | 2 | LICENSE="GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=442bb3cbbeeb60643a87325718b8a8ee" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=442bb3cbbeeb60643a87325718b8a8ee" |
4 | 4 | ||
diff --git a/meta-oe/recipes-extended/jansson/jansson_2.4.bb b/meta-oe/recipes-extended/jansson/jansson_2.4.bb index 811c830a1..c235729fe 100644 --- a/meta-oe/recipes-extended/jansson/jansson_2.4.bb +++ b/meta-oe/recipes-extended/jansson/jansson_2.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Jansson is a C library for encoding, decoding and manipulating JSON data." | 1 | SUMMARY = "Jansson is a C library for encoding, decoding and manipulating JSON data" |
2 | HOMEPAGE = "http://www.digip.org/jansson/" | 2 | HOMEPAGE = "http://www.digip.org/jansson/" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=6946b728e700de875e60ebb453cc3a20" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=6946b728e700de875e60ebb453cc3a20" |
diff --git a/meta-oe/recipes-extended/libcec/libcec_git.bb b/meta-oe/recipes-extended/libcec/libcec_git.bb index 8b1f08694..db032f98c 100644 --- a/meta-oe/recipes-extended/libcec/libcec_git.bb +++ b/meta-oe/recipes-extended/libcec/libcec_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "USB CEC Adaptor communication Library" | 1 | SUMMARY = "USB CEC Adaptor communication Library" |
2 | HOMEPAGE = "http://libcec.pulse-eight.com/" | 2 | HOMEPAGE = "http://libcec.pulse-eight.com/" |
3 | 3 | ||
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta-oe/recipes-extended/libimobiledevice/libplist_1.8.bb b/meta-oe/recipes-extended/libimobiledevice/libplist_1.8.bb index 2da8058f0..6e8d69f60 100644 --- a/meta-oe/recipes-extended/libimobiledevice/libplist_1.8.bb +++ b/meta-oe/recipes-extended/libimobiledevice/libplist_1.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A library to handle Apple Property List format whereas it's binary or XML" | 1 | SUMMARY = "A library to handle Apple Property List format whereas it's binary or XML" |
2 | 2 | ||
3 | LICENSE = "GPLv2 & LGPLv2.1" | 3 | LICENSE = "GPLv2 & LGPLv2.1" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \ |
diff --git a/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb b/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb index 72a8482d4..3ef52cf67 100644 --- a/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb +++ b/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "File locking library." | 1 | SUMMARY = "File locking library" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "LGPLv2+ & GPLv2+" | 3 | LICENSE = "LGPLv2+ & GPLv2+" |
4 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=ac284a60d48eaa4bc811cddc377fa341" | 4 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=ac284a60d48eaa4bc811cddc377fa341" |
diff --git a/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb b/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb index 48e2930e9..0142ce746 100644 --- a/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb +++ b/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Libuio - helper library for UIO subsystem." | 1 | SUMMARY = "Libuio - helper library for UIO subsystem" |
2 | SECTION = "base" | 2 | SECTION = "base" |
3 | LICENSE = "GPL-2.0" | 3 | LICENSE = "GPL-2.0" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" |
diff --git a/meta-oe/recipes-extended/libungif/libungif_4.1.4.bb b/meta-oe/recipes-extended/libungif/libungif_4.1.4.bb index 9c9d2edf9..aa0565384 100644 --- a/meta-oe/recipes-extended/libungif/libungif_4.1.4.bb +++ b/meta-oe/recipes-extended/libungif/libungif_4.1.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "shared library for GIF images" | 1 | SUMMARY = "shared library for GIF images" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ae11c61b04b2917be39b11f78d71519a" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ae11c61b04b2917be39b11f78d71519a" |
diff --git a/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb b/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb index 77cca2b42..53ef81a69 100644 --- a/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb +++ b/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Library for converting WMF files" | 1 | SUMMARY = "Library for converting WMF files" |
2 | HOMEPAGE = "http://wvware.sourceforge.net/libwmf.html" | 2 | HOMEPAGE = "http://wvware.sourceforge.net/libwmf.html" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | 4 | ||
diff --git a/meta-oe/recipes-extended/rrdtool/rrdtool_1.4.7.bb b/meta-oe/recipes-extended/rrdtool/rrdtool_1.4.7.bb index dc43163e0..533451fc3 100644 --- a/meta-oe/recipes-extended/rrdtool/rrdtool_1.4.7.bb +++ b/meta-oe/recipes-extended/rrdtool/rrdtool_1.4.7.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "High performance data logging and graphing system for time series data." | 1 | SUMMARY = "High performance data logging and graphing system for time series data" |
2 | HOMEPAGE = "http://oss.oetiker.ch/rrdtool/" | 2 | HOMEPAGE = "http://oss.oetiker.ch/rrdtool/" |
3 | 3 | ||
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb index 916d33e69..034592a73 100644 --- a/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb +++ b/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Rsyslog is an enhanced multi-threaded syslogd" | 1 | SUMMARY = "Rsyslog is an enhanced multi-threaded syslogd" |
2 | DEPENDS = "zlib libestr json-c" | 2 | DEPENDS = "zlib libestr json-c" |
3 | DEPENDS += "${@base_contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)}" | 3 | DEPENDS += "${@base_contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)}" |
4 | HOMEPAGE = "http://www.rsyslog.com/" | 4 | HOMEPAGE = "http://www.rsyslog.com/" |
diff --git a/meta-oe/recipes-extended/sip/sip-native_4.14.2.bb b/meta-oe/recipes-extended/sip/sip-native_4.14.2.bb index 33caa1edc..602dc250f 100644 --- a/meta-oe/recipes-extended/sip/sip-native_4.14.2.bb +++ b/meta-oe/recipes-extended/sip/sip-native_4.14.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "SIP is a C++/Python Wrapper Generator" | 1 | SUMMARY = "SIP is a C++/Python Wrapper Generator" |
2 | AUTHOR = "Phil Thompson" | 2 | AUTHOR = "Phil Thompson" |
3 | HOMEPAGE = "http://www.riverbankcomputing.co.uk/sip" | 3 | HOMEPAGE = "http://www.riverbankcomputing.co.uk/sip" |
4 | SECTION = "devel" | 4 | SECTION = "devel" |
diff --git a/meta-oe/recipes-extended/smartmontools/smartmontools_6.1.bb b/meta-oe/recipes-extended/smartmontools/smartmontools_6.1.bb index 556c89fc0..d38ae8acc 100644 --- a/meta-oe/recipes-extended/smartmontools/smartmontools_6.1.bb +++ b/meta-oe/recipes-extended/smartmontools/smartmontools_6.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SECTION = "console/utils" | 1 | SECTION = "console/utils" |
2 | DESCRIPTION = "Control and monitor storage systems using S.M.A.R.T." | 2 | SUMMARY = "Control and monitor storage systems using S.M.A.R.T" |
3 | HOMEPAGE = "http://smartmontools.sourceforge.net/" | 3 | HOMEPAGE = "http://smartmontools.sourceforge.net/" |
4 | 4 | ||
5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb b/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb index 504c5109f..8195ed918 100644 --- a/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb +++ b/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "canutils (PTX flavour)" | 1 | SUMMARY = "canutils (PTX flavour)" |
2 | HOMEPAGE = "http://www.pengutronix.de" | 2 | HOMEPAGE = "http://www.pengutronix.de" |
3 | SECTION = "console/network" | 3 | SECTION = "console/network" |
4 | 4 | ||
diff --git a/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.9.bb b/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.9.bb index 6b31a1e2c..df3c163ba 100644 --- a/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.9.bb +++ b/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.9.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Control basic functions in socketcan from userspace" | 1 | SUMMARY = "Control basic functions in socketcan from userspace" |
2 | HOMEPAGE = "http://www.pengutronix.de" | 2 | HOMEPAGE = "http://www.pengutronix.de" |
3 | SECTION = "libs/network" | 3 | SECTION = "libs/network" |
4 | 4 | ||
diff --git a/meta-oe/recipes-extended/subsurface/subsurface_git.bb b/meta-oe/recipes-extended/subsurface/subsurface_git.bb index 20cc5ac32..eb4536aa6 100644 --- a/meta-oe/recipes-extended/subsurface/subsurface_git.bb +++ b/meta-oe/recipes-extended/subsurface/subsurface_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Subsurface is an open source dive log program." | 1 | SUMMARY = "Subsurface is an open source dive log program" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 3 | LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
4 | 4 | ||
diff --git a/meta-oe/recipes-extended/t1lib/t1lib_5.1.2.bb b/meta-oe/recipes-extended/t1lib/t1lib_5.1.2.bb index c367a4d19..d687ddbe5 100644 --- a/meta-oe/recipes-extended/t1lib/t1lib_5.1.2.bb +++ b/meta-oe/recipes-extended/t1lib/t1lib_5.1.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A Type1 Font Rastering Library" | 1 | SUMMARY = "A Type1 Font Rastering Library" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | DEPENDS = "virtual/libx11 libxaw" | 3 | DEPENDS = "virtual/libx11 libxaw" |
4 | 4 | ||
diff --git a/meta-oe/recipes-extended/tipcutils/tipcutils_2.0.6.bb b/meta-oe/recipes-extended/tipcutils/tipcutils_2.0.6.bb index f91ef0e71..ee56952d9 100644 --- a/meta-oe/recipes-extended/tipcutils/tipcutils_2.0.6.bb +++ b/meta-oe/recipes-extended/tipcutils/tipcutils_2.0.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Transparent Inter-Process Communication protocol" | 1 | SUMMARY = "Transparent Inter-Process Communication protocol" |
2 | LICENSE = "BSD-3-Clause" | 2 | LICENSE = "BSD-3-Clause" |
3 | LIC_FILES_CHKSUM = "file://tipc-config/tipc-config.c;endline=32;md5=527a3d5745e1581b15a4fddfb5dfda68" | 3 | LIC_FILES_CHKSUM = "file://tipc-config/tipc-config.c;endline=32;md5=527a3d5745e1581b15a4fddfb5dfda68" |
4 | 4 | ||
diff --git a/meta-oe/recipes-extended/tmux/tmux_1.6.bb b/meta-oe/recipes-extended/tmux/tmux_1.6.bb index 470b25c05..def552009 100644 --- a/meta-oe/recipes-extended/tmux/tmux_1.6.bb +++ b/meta-oe/recipes-extended/tmux/tmux_1.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Terminal multiplexer" | 1 | SUMMARY = "Terminal multiplexer" |
2 | HOMEPAGE = "http://tmux.sourceforge.net" | 2 | HOMEPAGE = "http://tmux.sourceforge.net" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | 4 | ||
diff --git a/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb b/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb index 4d9d3c26e..45cc2e751 100644 --- a/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb +++ b/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SECTION = "console/utils" | 1 | SECTION = "console/utils" |
2 | DESCRIPTION = "Utilities for User-Mode-Linux" | 2 | SUMMARY = "Utilities for User-Mode-Linux" |
3 | LICENSE = "GPL-2.0" | 3 | LICENSE = "GPL-2.0" |
4 | DEPENDS = "zlib ncurses readline" | 4 | DEPENDS = "zlib ncurses readline" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" |
diff --git a/meta-oe/recipes-extended/zram/zram_0.1.bb b/meta-oe/recipes-extended/zram/zram_0.1.bb index 1a89e7e73..3b1c8454d 100644 --- a/meta-oe/recipes-extended/zram/zram_0.1.bb +++ b/meta-oe/recipes-extended/zram/zram_0.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Linux zram compressed in-memory swap" | 1 | SUMMARY = "Linux zram compressed in-memory swap" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" | 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" |
4 | 4 | ||
diff --git a/meta-oe/recipes-gnome/atk/atkmm_2.22.7.bb b/meta-oe/recipes-gnome/atk/atkmm_2.22.7.bb index 12522f236..6f51e3442 100644 --- a/meta-oe/recipes-gnome/atk/atkmm_2.22.7.bb +++ b/meta-oe/recipes-gnome/atk/atkmm_2.22.7.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "C++ bindings for the atk" | 1 | SUMMARY = "C++ bindings for the atk" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | 3 | ||
4 | LICENSE = "LGPLv2.1 & GPLv2" | 4 | LICENSE = "LGPLv2.1 & GPLv2" |
diff --git a/meta-oe/recipes-gnome/gtk+/gtkmm_2.24.3.bb b/meta-oe/recipes-gnome/gtk+/gtkmm_2.24.3.bb index 2e09071ef..80595fe9b 100644 --- a/meta-oe/recipes-gnome/gtk+/gtkmm_2.24.3.bb +++ b/meta-oe/recipes-gnome/gtk+/gtkmm_2.24.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "C++ bindings for the GTK+ toolkit." | 1 | SUMMARY = "C++ bindings for the GTK+ toolkit" |
2 | HOMEPAGE = "http://www.gtkmm.org/" | 2 | HOMEPAGE = "http://www.gtkmm.org/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | 4 | ||
diff --git a/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb b/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb index 58d41eefd..cd22576d1 100644 --- a/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb +++ b/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SECTION = "libs" | 1 | SECTION = "libs" |
2 | DEPENDS = "gtk+ glib-2.0 libxml2" | 2 | DEPENDS = "gtk+ glib-2.0 libxml2" |
3 | DESCRIPTION = "A GTK+ HTML rendering library." | 3 | SUMMARY = "A GTK+ HTML rendering library" |
4 | LICENSE = "LGPLv2" | 4 | LICENSE = "LGPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" | 5 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" |
6 | 6 | ||
diff --git a/meta-oe/recipes-graphics/babl/babl_0.1.10.bb b/meta-oe/recipes-graphics/babl/babl_0.1.10.bb index 689c4faad..1ef4956a8 100644 --- a/meta-oe/recipes-graphics/babl/babl_0.1.10.bb +++ b/meta-oe/recipes-graphics/babl/babl_0.1.10.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Babl is a dynamic, any to any, pixel format conversion library." | 1 | SUMMARY = "Babl is a dynamic, any to any, pixel format conversion library" |
2 | LICENSE = "LGPL-3.0" | 2 | LICENSE = "LGPL-3.0" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" |
4 | 4 | ||
diff --git a/meta-oe/recipes-graphics/cairo/cairomm_1.10.0.bb b/meta-oe/recipes-graphics/cairo/cairomm_1.10.0.bb index 8615d76af..86ba55212 100644 --- a/meta-oe/recipes-graphics/cairo/cairomm_1.10.0.bb +++ b/meta-oe/recipes-graphics/cairo/cairomm_1.10.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require recipes-graphics/cairo/cairo.inc | 1 | require recipes-graphics/cairo/cairo.inc |
2 | 2 | ||
3 | DESCRIPTION = "C++ bindings for Cairo graphics library" | 3 | SUMMARY = "C++ bindings for Cairo graphics library" |
4 | 4 | ||
5 | LICENSE = "LGPLv2" | 5 | LICENSE = "LGPLv2" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9" |
diff --git a/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb b/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb index 496c1dd4d..a88caf814 100644 --- a/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb +++ b/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Simple bootsplash for systemd systems" | 1 | SUMMARY = "Simple bootsplash for systemd systems" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
4 | 4 | ||
diff --git a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb index 5b5576205..2b04c74c5 100644 --- a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb +++ b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "FBGrab is a framebuffer screenshot program." | 1 | SUMMARY = "FBGrab is a framebuffer screenshot program" |
2 | HOMEPAGE = "http://fbgrab.monells.se/" | 2 | HOMEPAGE = "http://fbgrab.monells.se/" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a" |
diff --git a/meta-oe/recipes-graphics/fbida/fbida_2.09.bb b/meta-oe/recipes-graphics/fbida/fbida_2.09.bb index 24100eeac..32f376f04 100644 --- a/meta-oe/recipes-graphics/fbida/fbida_2.09.bb +++ b/meta-oe/recipes-graphics/fbida/fbida_2.09.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | HOMEPAGE = "http://linux.bytesex.org/fbida/" | 1 | HOMEPAGE = "http://linux.bytesex.org/fbida/" |
2 | DESCRIPTION = "frame buffer image and doc viewer tools" | 2 | SUMMARY = "frame buffer image and doc viewer tools" |
3 | AUTHOR = "Gerd Hoffmann" | 3 | AUTHOR = "Gerd Hoffmann" |
4 | SECTION = "utils" | 4 | SECTION = "utils" |
5 | 5 | ||
diff --git a/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb b/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb index e5fc06698..9d8d19041 100644 --- a/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb +++ b/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "GEGL (Generic Graphics Library) is a graph based image processing framework." | 1 | SUMMARY = "GEGL (Generic Graphics Library) is a graph based image processing framework" |
2 | LICENSE = "LGPL-3.0" | 2 | LICENSE = "LGPL-3.0" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
4 | DEPENDS = "babl librsvg glib-2.0 gtk+ pango cairo expat zlib libpng jpeg virtual/libsdl" | 4 | DEPENDS = "babl librsvg glib-2.0 gtk+ pango cairo expat zlib libpng jpeg virtual/libsdl" |
diff --git a/meta-oe/recipes-graphics/gimp/gimp_2.8.10.bb b/meta-oe/recipes-graphics/gimp/gimp_2.8.10.bb index c74716842..b70148eff 100644 --- a/meta-oe/recipes-graphics/gimp/gimp_2.8.10.bb +++ b/meta-oe/recipes-graphics/gimp/gimp_2.8.10.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "The GIMP is the GNU Image Manipulation Program." | 1 | SUMMARY = "The GIMP is the GNU Image Manipulation Program" |
2 | HOMEPAGE = "http://www.gimp.org" | 2 | HOMEPAGE = "http://www.gimp.org" |
3 | SECTION = "x11/graphics" | 3 | SECTION = "x11/graphics" |
4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPLv3" |
diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb index ccca0c968..ec96920ef 100644 --- a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb +++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "libgphoto2 allows you to access digital cameras" | 1 | SUMMARY = "libgphoto2 allows you to access digital cameras" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1" |
diff --git a/meta-oe/recipes-graphics/jasper/jasper_1.900.1.bb b/meta-oe/recipes-graphics/jasper/jasper_1.900.1.bb index a454501ed..2c51319b9 100644 --- a/meta-oe/recipes-graphics/jasper/jasper_1.900.1.bb +++ b/meta-oe/recipes-graphics/jasper/jasper_1.900.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Jpeg 2000 implementation" | 1 | SUMMARY = "Jpeg 2000 implementation" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=baa697d7510288a9cdcce9bd7edaf9bc" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=baa697d7510288a9cdcce9bd7edaf9bc" |
4 | 4 | ||
diff --git a/meta-oe/recipes-graphics/lxdm/lxdm_git.bb b/meta-oe/recipes-graphics/lxdm/lxdm_git.bb index 5f9d2f416..c12eddf23 100644 --- a/meta-oe/recipes-graphics/lxdm/lxdm_git.bb +++ b/meta-oe/recipes-graphics/lxdm/lxdm_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "LXDM is the lightweight display manager" | 1 | SUMMARY = "LXDM is the lightweight display manager" |
2 | HOMEPAGE = "http://blog.lxde.org/?p=531" | 2 | HOMEPAGE = "http://blog.lxde.org/?p=531" |
3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPLv3" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
diff --git a/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb b/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb index 22dfbe4ed..ec875f08b 100644 --- a/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb +++ b/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Enable NumLock in X11 sessions" | 1 | SUMMARY = "Enable NumLock in X11 sessions" |
2 | HOMEPAGE = "http://home.kde.org/~seli/numlockx/" | 2 | HOMEPAGE = "http://home.kde.org/~seli/numlockx/" |
3 | SECTION = "x11/apps" | 3 | SECTION = "x11/apps" |
4 | LICENSE = "MIT-X" | 4 | LICENSE = "MIT-X" |
diff --git a/meta-oe/recipes-graphics/openbox/openbox_3.5.0.bb b/meta-oe/recipes-graphics/openbox/openbox_3.5.0.bb index 9480388f7..54a14f959 100644 --- a/meta-oe/recipes-graphics/openbox/openbox_3.5.0.bb +++ b/meta-oe/recipes-graphics/openbox/openbox_3.5.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "openbox Window Manager" | 1 | SUMMARY = "openbox Window Manager" |
2 | SECTION = "x11/wm" | 2 | SECTION = "x11/wm" |
3 | DEPENDS = "glib-2.0 pango libxml2 virtual/libx11" | 3 | DEPENDS = "glib-2.0 pango libxml2 virtual/libx11" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb b/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb index d6e0681d9..931564f71 100644 --- a/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb +++ b/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Install one of these tasks to get support for truetype fonts." | 1 | SUMMARY = "Install one of these tasks to get support for truetype fonts" |
2 | SECTION = "fonts" | 2 | SECTION = "fonts" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
diff --git a/meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb b/meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb index d00b0633e..36afb9f1e 100644 --- a/meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb +++ b/meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "C++ bindings for the pango library." | 1 | SUMMARY = "C++ bindings for the pango library" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "LGPLv2.1 & GPLv2" | 3 | LICENSE = "LGPLv2.1 & GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb index 44550f717..522f0fb7d 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Unicode Mingti (printed) TrueType Font" | 1 | SUMMARY = "Unicode Mingti (printed) TrueType Font" |
2 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/CJKUnifonts" | 2 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/CJKUnifonts" |
3 | LICENSE = "Arphic-Public-License" | 3 | LICENSE = "Arphic-Public-License" |
4 | LIC_FILES_CHKSUM = "file://README;md5=62be011094b7865ddc4d1a648444d31a" | 4 | LIC_FILES_CHKSUM = "file://README;md5=62be011094b7865ddc4d1a648444d31a" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb index 72bc2d255..e4363e234 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require ttf.inc | 1 | require ttf.inc |
2 | 2 | ||
3 | DESCRIPTION = "DejaVu font - TTF Edition" | 3 | SUMMARY = "DejaVu font - TTF Edition" |
4 | HOMEPAGE = "http://dejavu.sourceforge.net/wiki/" | 4 | HOMEPAGE = "http://dejavu.sourceforge.net/wiki/" |
5 | LICENSE = "Bitstream Vera" | 5 | LICENSE = "Bitstream Vera" |
6 | LIC_FILES_CHKSUM = "file://${WORKDIR}/dejavu-fonts-ttf-${PV}/LICENSE;md5=9f867da7a73fad2715291348e80d0763" | 6 | LIC_FILES_CHKSUM = "file://${WORKDIR}/dejavu-fonts-ttf-${PV}/LICENSE;md5=9f867da7a73fad2715291348e80d0763" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb index 35bd89d9d..e62badf77 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require ttf.inc | 1 | require ttf.inc |
2 | 2 | ||
3 | DESCRIPTION = "Droid fonts - TTF Edition" | 3 | SUMMARY = "Droid fonts - TTF Edition" |
4 | HOMEPAGE = "http://www.droidfonts.com/" | 4 | HOMEPAGE = "http://www.droidfonts.com/" |
5 | LICENSE = "Apache-2.0" | 5 | LICENSE = "Apache-2.0" |
6 | LIC_FILES_CHKSUM = "file://README.txt;md5=83544262a86f1f1ec761e75897df92bc" | 6 | LIC_FILES_CHKSUM = "file://README.txt;md5=83544262a86f1f1ec761e75897df92bc" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb index d289e80ea..6a6258add 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require ttf.inc | 1 | require ttf.inc |
2 | 2 | ||
3 | DESCRIPTION = "Gentium fonts - TTF Version" | 3 | SUMMARY = "Gentium fonts - TTF Version" |
4 | HOMEPAGE = "http://scripts.sil.org/gentium" | 4 | HOMEPAGE = "http://scripts.sil.org/gentium" |
5 | LICENSE = "OFL" | 5 | LICENSE = "OFL" |
6 | LICENSE_URL = "http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=OFL" | 6 | LICENSE_URL = "http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=OFL" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb index 97a82ef23..5cd9935d6 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require ttf.inc | 1 | require ttf.inc |
2 | 2 | ||
3 | DESCRIPTION = "Hunky fonts - TTF Version" | 3 | SUMMARY = "Hunky fonts - TTF Version" |
4 | HOMEPAGE = "http://sourceforge.net/projects/hunkyfonts" | 4 | HOMEPAGE = "http://sourceforge.net/projects/hunkyfonts" |
5 | LICENSE = "LGPL" | 5 | LICENSE = "LGPL" |
6 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=7fbc338309ac38fefcd64b04bb903e34" | 6 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=7fbc338309ac38fefcd64b04bb903e34" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb index 4c1170077..20041bb7b 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require ttf.inc | 1 | require ttf.inc |
2 | 2 | ||
3 | DESCRIPTION = "Inconsolata font - TTF Version" | 3 | SUMMARY = "Inconsolata font - TTF Version" |
4 | HOMEPAGE = "http://www.levien.com/type/myfonts/inconsolata.html" | 4 | HOMEPAGE = "http://www.levien.com/type/myfonts/inconsolata.html" |
5 | LICENSE = "OFL-1.1" | 5 | LICENSE = "OFL-1.1" |
6 | LIC_FILES_CHKSUM = "file://../OFL.txt;md5=969851e3a70122069a4d9ee61dd5a2ed" | 6 | LIC_FILES_CHKSUM = "file://../OFL.txt;md5=969851e3a70122069a4d9ee61dd5a2ed" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb index 7ed4a648b..7204c926a 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require ttf.inc | 1 | require ttf.inc |
2 | 2 | ||
3 | DESCRIPTION = "Liberation fonts - TTF Version" | 3 | SUMMARY = "Liberation fonts - TTF Version" |
4 | HOMEPAGE = "https://www.redhat.com/promo/fonts/" | 4 | HOMEPAGE = "https://www.redhat.com/promo/fonts/" |
5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb index d2e84c2e2..11c1ac1b2 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require ttf.inc | 1 | require ttf.inc |
2 | 2 | ||
3 | DESCRIPTION = "MPlus font - TTF Edition" | 3 | SUMMARY = "MPlus font - TTF Edition" |
4 | HOMEPAGE = "http://dejavu.sourceforge.net/wiki/" | 4 | HOMEPAGE = "http://dejavu.sourceforge.net/wiki/" |
5 | LICENSE = "${PN}" | 5 | LICENSE = "${PN}" |
6 | LIC_FILES_CHKSUM = "file://LICENSE_E;md5=ac161e96eda00db9a3aec7870b5d9658 \ | 6 | LIC_FILES_CHKSUM = "file://LICENSE_E;md5=ac161e96eda00db9a3aec7870b5d9658 \ |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb index 0390740de..2d413ba41 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb | |||
@@ -1,8 +1,8 @@ | |||
1 | require ttf.inc | 1 | require ttf.inc |
2 | 2 | ||
3 | DESCRIPTION = "Sazanami Gothic/Mincho Japanese TrueType fonts" | 3 | SUMMARY = "Sazanami Gothic/Mincho Japanese TrueType fonts" |
4 | DESCRIPTION_ttf-sazanami-gothic = "Sazanami Gothic Japanese TrueType font" | 4 | SUMMARY_ttf-sazanami-gothic = "Sazanami Gothic Japanese TrueType font" |
5 | DESCRIPTION_ttf-sazanami-mincho = "Sazanami Mincho Japanese TrueType font" | 5 | SUMMARY_ttf-sazanami-mincho = "Sazanami Mincho Japanese TrueType font" |
6 | AUTHOR = "Electronic Font Open Laboratory (/efont/)" | 6 | AUTHOR = "Electronic Font Open Laboratory (/efont/)" |
7 | HOMEPAGE = "http://sourceforge.jp/projects/efont/" | 7 | HOMEPAGE = "http://sourceforge.jp/projects/efont/" |
8 | LICENSE = "Public domain" | 8 | LICENSE = "Public domain" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb index bd8398095..d5d1b9a17 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require ttf.inc | 1 | require ttf.inc |
2 | 2 | ||
3 | DESCRIPTION = "Ubuntu Font Family - TTF Version" | 3 | SUMMARY = "Ubuntu Font Family - TTF Version" |
4 | HOMEPAGE = "http://font.ubuntu.com" | 4 | HOMEPAGE = "http://font.ubuntu.com" |
5 | LICENSE = "UFL" | 5 | LICENSE = "UFL" |
6 | LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=325a1a9029112a2405e743c7f816427b" | 6 | LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=325a1a9029112a2405e743c7f816427b" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb index 88fca6c51..30ad91a7a 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require ttf.inc | 1 | require ttf.inc |
2 | 2 | ||
3 | DESCRIPTION = "WenQuanYi Zen Hei - A Hei-Ti Style Chinese font" | 3 | SUMMARY = "WenQuanYi Zen Hei - A Hei-Ti Style Chinese font" |
4 | AUTHOR = "Qianqian Fang and The WenQuanYi Project Contributors" | 4 | AUTHOR = "Qianqian Fang and The WenQuanYi Project Contributors" |
5 | HOMEPAGE = "http://wqy.sourceforge.net/en/" | 5 | HOMEPAGE = "http://wqy.sourceforge.net/en/" |
6 | LICENSE = "GPLv2" | 6 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb b/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb index a79b57f19..e71846509 100644 --- a/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb +++ b/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "xdotool - command-line X11 automation tool - utilising X11 XTEST interface" | 1 | SUMMARY = "xdotool - command-line X11 automation tool - utilising X11 XTEST interface" |
2 | HOMEPAGE = "http://www.semicomplete.com/projects/xdotool" | 2 | HOMEPAGE = "http://www.semicomplete.com/projects/xdotool" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=2f9cbf7e9401cec8a38666a08851ce6b" | 4 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=2f9cbf7e9401cec8a38666a08851ce6b" |
diff --git a/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb index d3fbd13d1..9d4d1c768 100644 --- a/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb +++ b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | require recipes-graphics/xorg-app/xorg-app-common.inc | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
2 | DESCRIPTION = "Tool for manipulating ICE protocol authorization records" | 2 | SUMMARY = "Tool for manipulating ICE protocol authorization records" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=13f70acf3c27f5f834bbc954df775f8e" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=13f70acf3c27f5f834bbc954df775f8e" |
4 | DEPENDS += "libice" | 4 | DEPENDS += "libice" |
5 | PR = "r6" | 5 | PR = "r6" |
diff --git a/meta-oe/recipes-graphics/xorg-app/sessreg_1.0.6.bb b/meta-oe/recipes-graphics/xorg-app/sessreg_1.0.6.bb index 702bac794..ec890647a 100644 --- a/meta-oe/recipes-graphics/xorg-app/sessreg_1.0.6.bb +++ b/meta-oe/recipes-graphics/xorg-app/sessreg_1.0.6.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require recipes-graphics/xorg-app/xorg-app-common.inc | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
2 | 2 | ||
3 | DESCRIPTION = "a simple program for managing utmp/wtmp entries" | 3 | SUMMARY = "a simple program for managing utmp/wtmp entries" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=07e6423e8815e6b372cd45da76faacd0" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=07e6423e8815e6b372cd45da76faacd0" |
6 | 6 | ||
diff --git a/meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb b/meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb index a0a0eaf02..d569fd0c2 100644 --- a/meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb +++ b/meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | require recipes-graphics/xorg-app/xorg-app-common.inc | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
2 | DESCRIPTION = "tiny window manager" | 2 | SUMMARY = "tiny window manager" |
3 | DEPENDS += " libxext libxt libxmu bison-native" | 3 | DEPENDS += " libxext libxt libxmu bison-native" |
4 | 4 | ||
5 | LICENSE = "MIT" | 5 | LICENSE = "MIT" |
diff --git a/meta-oe/recipes-graphics/xorg-app/xclock_1.0.5.bb b/meta-oe/recipes-graphics/xorg-app/xclock_1.0.5.bb index 8b6088ba8..cf970d5d6 100644 --- a/meta-oe/recipes-graphics/xorg-app/xclock_1.0.5.bb +++ b/meta-oe/recipes-graphics/xorg-app/xclock_1.0.5.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require recipes-graphics/xorg-app/xorg-app-common.inc | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
2 | 2 | ||
3 | DESCRIPTION = "analog / digital clock for X" | 3 | SUMMARY = "analog / digital clock for X" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=857759ade8f2ddde5c7b32ef7356ea36" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=857759ade8f2ddde5c7b32ef7356ea36" |
6 | 6 | ||
diff --git a/meta-oe/recipes-graphics/xorg-app/xrdb_1.0.9.bb b/meta-oe/recipes-graphics/xorg-app/xrdb_1.0.9.bb index 1cc85342d..f258bb251 100644 --- a/meta-oe/recipes-graphics/xorg-app/xrdb_1.0.9.bb +++ b/meta-oe/recipes-graphics/xorg-app/xrdb_1.0.9.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | require recipes-graphics/xorg-app/xorg-app-common.inc | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
2 | DESCRIPTION = "X server resource database utility" | 2 | SUMMARY = "X server resource database utility" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d1167c4f586bd41f0c62166db4384a69" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d1167c4f586bd41f0c62166db4384a69" |
5 | 5 | ||
diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_293.bb b/meta-oe/recipes-graphics/xorg-app/xterm_293.bb index 20e88f195..67853b985 100644 --- a/meta-oe/recipes-graphics/xorg-app/xterm_293.bb +++ b/meta-oe/recipes-graphics/xorg-app/xterm_293.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | require recipes-graphics/xorg-app/xorg-app-common.inc | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
2 | DESCRIPTION = "xterm is the standard terminal emulator for the X Window System." | 2 | SUMMARY = "xterm is the standard terminal emulator for the X Window System" |
3 | DEPENDS = "libxaw xproto xextproto libxext libxau libxpm ncurses" | 3 | DEPENDS = "libxaw xproto xextproto libxext libxau libxpm ncurses" |
4 | 4 | ||
5 | LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=33;md5=3aaef904421576f75ce2ee32af88c375" | 5 | LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=33;md5=3aaef904421576f75ce2ee32af88c375" |
diff --git a/meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.1.bb b/meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.1.bb index 629d93238..973a00f18 100644 --- a/meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.1.bb +++ b/meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.1.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require xorg-data-common.inc | 1 | require xorg-data-common.inc |
2 | 2 | ||
3 | DESCRIPTION = "Common X11 Bitmaps" | 3 | SUMMARY = "Common X11 Bitmaps" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | DEPENDS += "libxmu" | 5 | DEPENDS += "libxmu" |
6 | 6 | ||
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb index 031cddf2b..ac47cee62 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | require recipes-graphics/xorg-driver/xorg-driver-input.inc | 1 | require recipes-graphics/xorg-driver/xorg-driver-input.inc |
2 | DESCRIPTION = "X.Org X server -- multitouch input driver" | 2 | SUMMARY = "X.Org X server -- multitouch input driver" |
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8a71d0475d08eee76d8b6d0c6dbec543" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8a71d0475d08eee76d8b6d0c6dbec543" |
5 | 5 | ||
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb index acc7528d6..082c77113 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | require recipes-graphics/xorg-driver/xorg-driver-input.inc | 1 | require recipes-graphics/xorg-driver/xorg-driver-input.inc |
2 | DESCRIPTION = "X.Org X server -- tslib input driver" | 2 | SUMMARY = "X.Org X server -- tslib input driver" |
3 | DEPENDS += "tslib" | 3 | DEPENDS += "tslib" |
4 | RRECOMMENDS_${PN} += "tslib-calibrate" | 4 | RRECOMMENDS_${PN} += "tslib-calibrate" |
5 | RSUGGESTS_${PN} += "hal" | 5 | RSUGGESTS_${PN} += "hal" |
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.0.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.0.bb index 89c780634..fec64cb0b 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.0.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | require recipes-graphics/xorg-driver/xorg-driver-input.inc | 1 | require recipes-graphics/xorg-driver/xorg-driver-input.inc |
2 | DESCRIPTION = "X.Org X server -- void input driver" | 2 | SUMMARY = "X.Org X server -- void input driver" |
3 | PR = "${INC_PR}.0" | 3 | PR = "${INC_PR}.0" |
4 | 4 | ||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4be6a915bfbf111cd88706fc6a6f141b" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4be6a915bfbf111cd88706fc6a6f141b" |
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-geode_2.11.14.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-geode_2.11.14.bb index fdc49b2a0..2fdb210fe 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-geode_2.11.14.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-geode_2.11.14.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | require recipes-graphics/xorg-driver/xorg-driver-video.inc | 1 | require recipes-graphics/xorg-driver/xorg-driver-video.inc |
2 | LIC_FILES_CHKSUM = "file://COPYING;md5=e7f3e39474aeea5af381a8e103dafc36" | 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=e7f3e39474aeea5af381a8e103dafc36" |
3 | 3 | ||
4 | DESCRIPTION = "X.org server -- Geode GX2/LX display driver" | 4 | SUMMARY = "X.org server -- Geode GX2/LX display driver" |
5 | PR = "${INC_PR}.0" | 5 | PR = "${INC_PR}.0" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "c9a4e1c5438240e5bdce332f92df9163" | 7 | SRC_URI[md5sum] = "c9a4e1c5438240e5bdce332f92df9163" |
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb index 583730fbc..38c12f321 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | require recipes-graphics/xorg-driver/xorg-driver-video.inc | 1 | require recipes-graphics/xorg-driver/xorg-driver-video.inc |
2 | DESCRIPTION = "X.Org X server -- Glamo display driver with KMS support" | 2 | SUMMARY = "X.Org X server -- Glamo display driver with KMS support" |
3 | DEPENDS += "libdrm" | 3 | DEPENDS += "libdrm" |
4 | RDEPENDS_${PN} += "xserver-xorg-module-exa" | 4 | RDEPENDS_${PN} += "xserver-xorg-module-exa" |
5 | 5 | ||
diff --git a/meta-oe/recipes-graphics/xorg-lib/liblbxutil_1.1.0.bb b/meta-oe/recipes-graphics/xorg-lib/liblbxutil_1.1.0.bb index e8b74f97d..7d26d141f 100644 --- a/meta-oe/recipes-graphics/xorg-lib/liblbxutil_1.1.0.bb +++ b/meta-oe/recipes-graphics/xorg-lib/liblbxutil_1.1.0.bb | |||
@@ -2,7 +2,7 @@ require recipes-graphics/xorg-lib/xorg-lib-common.inc | |||
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b0d5bdc98f7ebab3b6c3791d9bf40907" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b0d5bdc98f7ebab3b6c3791d9bf40907" |
4 | 4 | ||
5 | DESCRIPTION = "XFIXES Extension" | 5 | SUMMARY = "XFIXES Extension" |
6 | DEPENDS += " xextproto xproto zlib" | 6 | DEPENDS += " xextproto xproto zlib" |
7 | PE = "1" | 7 | PE = "1" |
8 | PR = "r11" | 8 | PR = "r11" |
diff --git a/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.10.bb b/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.10.bb index 83cd1f901..fef5acd10 100644 --- a/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.10.bb +++ b/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.10.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | require recipes-graphics/xorg-lib/xorg-lib-common.inc | 1 | require recipes-graphics/xorg-lib/xorg-lib-common.inc |
2 | DESCRIPTION = "X Athena Widget Set" | 2 | SUMMARY = "X Athena Widget Set" |
3 | DEPENDS += "xproto virtual/libx11 libxext xextproto libxt libxmu libxpm libxau xmlto-native" | 3 | DEPENDS += "xproto virtual/libx11 libxext xextproto libxt libxmu libxpm libxau xmlto-native" |
4 | 4 | ||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=1c65719d42900bb81b83e8293c20a364" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=1c65719d42900bb81b83e8293c20a364" |
diff --git a/meta-oe/recipes-graphics/xorg-lib/libxkbui_1.0.2.bb b/meta-oe/recipes-graphics/xorg-lib/libxkbui_1.0.2.bb index c56ee1888..66a717e9e 100644 --- a/meta-oe/recipes-graphics/xorg-lib/libxkbui_1.0.2.bb +++ b/meta-oe/recipes-graphics/xorg-lib/libxkbui_1.0.2.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | require recipes-graphics/xorg-lib/xorg-lib-common.inc | 1 | require recipes-graphics/xorg-lib/xorg-lib-common.inc |
2 | DESCRIPTION = "X11 keyboard UI presentation library" | 2 | SUMMARY = "X11 keyboard UI presentation library" |
3 | LICENSE = "GPL" | 3 | LICENSE = "GPL" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94" |
5 | DEPENDS += "virtual/libx11 libxt libxkbfile" | 5 | DEPENDS += "virtual/libx11 libxt libxkbfile" |
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb index 5bc37b03f..12fff9ae9 100644 --- a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb +++ b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Common X11 scripts and support files" | 1 | SUMMARY = "Common X11 scripts and support files" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
4 | 4 | ||
diff --git a/meta-oe/recipes-graphics/xserver-nodm-init/xserver-nodm-init_2.0.bb b/meta-oe/recipes-graphics/xserver-nodm-init/xserver-nodm-init_2.0.bb index d5e461a47..47470fbfe 100644 --- a/meta-oe/recipes-graphics/xserver-nodm-init/xserver-nodm-init_2.0.bb +++ b/meta-oe/recipes-graphics/xserver-nodm-init/xserver-nodm-init_2.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Simple Xserver Init Script (no dm)" | 1 | SUMMARY = "Simple Xserver Init Script (no dm)" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
4 | SECTION = "x11" | 4 | SECTION = "x11" |
diff --git a/meta-oe/recipes-kernel/ktap/ktap-module_0.4.bb b/meta-oe/recipes-kernel/ktap/ktap-module_0.4.bb index ce6885cbb..62f2a99a2 100644 --- a/meta-oe/recipes-kernel/ktap/ktap-module_0.4.bb +++ b/meta-oe/recipes-kernel/ktap/ktap-module_0.4.bb | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | require ktap.inc | 3 | require ktap.inc |
4 | 4 | ||
5 | DESCRIPTION = "KTAP is a scripting dynamic tracing tool for Linux" | 5 | SUMMARY = "KTAP is a scripting dynamic tracing tool for Linux" |
6 | 6 | ||
7 | inherit module | 7 | inherit module |
8 | 8 | ||
diff --git a/meta-oe/recipes-multimedia/alsa/alsa-oss_1.0.17.bb b/meta-oe/recipes-multimedia/alsa/alsa-oss_1.0.17.bb index a455cad65..8966dbbc1 100644 --- a/meta-oe/recipes-multimedia/alsa/alsa-oss_1.0.17.bb +++ b/meta-oe/recipes-multimedia/alsa/alsa-oss_1.0.17.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Alsa OSS Compatibility Package" | 1 | SUMMARY = "Alsa OSS Compatibility Package" |
2 | SECTION = "libs/multimedia" | 2 | SECTION = "libs/multimedia" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" |
diff --git a/meta-oe/recipes-multimedia/esound/esound_0.2.36.bb b/meta-oe/recipes-multimedia/esound/esound_0.2.36.bb index ee4a7b152..d4543842b 100644 --- a/meta-oe/recipes-multimedia/esound/esound_0.2.36.bb +++ b/meta-oe/recipes-multimedia/esound/esound_0.2.36.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Enlightened Sound Daemon" | 1 | SUMMARY = "Enlightened Sound Daemon" |
2 | SECTION = "gpe/base" | 2 | SECTION = "gpe/base" |
3 | LICENSE = "LGPLv2" | 3 | LICENSE = "LGPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" | 4 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" |
diff --git a/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb b/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb index 855299c65..3723f8dea 100644 --- a/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb +++ b/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Library for reading some sort of media format." | 1 | SUMMARY = "Library for reading some sort of media format" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | 4 | ||
diff --git a/meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb b/meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb index 6818413b4..3089b8e73 100644 --- a/meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb +++ b/meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Library for interacting with ID3 tags." | 1 | SUMMARY = "Library for interacting with ID3 tags" |
2 | SECTION = "libs/multimedia" | 2 | SECTION = "libs/multimedia" |
3 | LICENSE = "LGPLv2+" | 3 | LICENSE = "LGPLv2+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" |
diff --git a/meta-oe/recipes-multimedia/libdvdread/libdvdread_4.2.0.bb b/meta-oe/recipes-multimedia/libdvdread/libdvdread_4.2.0.bb index afc8a1486..4895dd2e5 100644 --- a/meta-oe/recipes-multimedia/libdvdread/libdvdread_4.2.0.bb +++ b/meta-oe/recipes-multimedia/libdvdread/libdvdread_4.2.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "DVD access multimeda library" | 1 | SUMMARY = "DVD access multimeda library" |
2 | SECTION = "libs/multimedia" | 2 | SECTION = "libs/multimedia" |
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=64e753fa7d1ca31632bc383da3b57c27" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=64e753fa7d1ca31632bc383da3b57c27" |
diff --git a/meta-oe/recipes-multimedia/libmms/libmms_0.6.2.bb b/meta-oe/recipes-multimedia/libmms/libmms_0.6.2.bb index d277d7361..9e2d98b65 100644 --- a/meta-oe/recipes-multimedia/libmms/libmms_0.6.2.bb +++ b/meta-oe/recipes-multimedia/libmms/libmms_0.6.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "MMS stream protocol library" | 1 | SUMMARY = "MMS stream protocol library" |
2 | HOMEPAGE = "http://sourceforge.net/projects/libmms/" | 2 | HOMEPAGE = "http://sourceforge.net/projects/libmms/" |
3 | SECTION = "libs/multimedia" | 3 | SECTION = "libs/multimedia" |
4 | 4 | ||
diff --git a/meta-oe/recipes-multimedia/libmodplug/libmodplug_0.8.7.bb b/meta-oe/recipes-multimedia/libmodplug/libmodplug_0.8.7.bb index 30289856e..2361875c9 100644 --- a/meta-oe/recipes-multimedia/libmodplug/libmodplug_0.8.7.bb +++ b/meta-oe/recipes-multimedia/libmodplug/libmodplug_0.8.7.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Library for reading mod-like audio files." | 1 | SUMMARY = "Library for reading mod-like audio files" |
2 | HOMEPAGE = "http://modplug-xmms.sf.net" | 2 | HOMEPAGE = "http://modplug-xmms.sf.net" |
3 | 3 | ||
4 | LICENSE = "PD" | 4 | LICENSE = "PD" |
diff --git a/meta-oe/recipes-multimedia/libpostproc/libpostproc_git.bb b/meta-oe/recipes-multimedia/libpostproc/libpostproc_git.bb index b39f20815..148d1692e 100644 --- a/meta-oe/recipes-multimedia/libpostproc/libpostproc_git.bb +++ b/meta-oe/recipes-multimedia/libpostproc/libpostproc_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "FFmpeg derived postprocessing library" | 1 | SUMMARY = "FFmpeg derived postprocessing library" |
2 | HOMEPAGE = "http://git.videolan.org/?p=libpostproc.git;a=summary" | 2 | HOMEPAGE = "http://git.videolan.org/?p=libpostproc.git;a=summary" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | DEPENDS = "libav" | 4 | DEPENDS = "libav" |
diff --git a/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb b/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb index 459bf12a7..ef7892782 100644 --- a/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb +++ b/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Simple DirectMedia Layer image library." | 1 | SUMMARY = "Simple DirectMedia Layer image library" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | 3 | ||
4 | LICENSE = "Zlib" | 4 | LICENSE = "Zlib" |
diff --git a/meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer_1.2.12.bb b/meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer_1.2.12.bb index d3f3bb02a..19b923620 100644 --- a/meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer_1.2.12.bb +++ b/meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer_1.2.12.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Simple DirectMedia Layer mixer library." | 1 | SUMMARY = "Simple DirectMedia Layer mixer library" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | DEPENDS = "virtual/libsdl flac libmikmod libvorbis" | 3 | DEPENDS = "virtual/libsdl flac libmikmod libvorbis" |
4 | LICENSE = "Zlib" | 4 | LICENSE = "Zlib" |
diff --git a/meta-oe/recipes-multimedia/mplayer/mplayer-common.bb b/meta-oe/recipes-multimedia/mplayer/mplayer-common.bb index 9a42b82d6..a4e8b70a7 100644 --- a/meta-oe/recipes-multimedia/mplayer/mplayer-common.bb +++ b/meta-oe/recipes-multimedia/mplayer/mplayer-common.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | # Copyright Matthias Hentges <devel@hentges.net> (c) 2006 | 1 | # Copyright Matthias Hentges <devel@hentges.net> (c) 2006 |
2 | # License: MIT (see COPYING.MIT) | 2 | # License: MIT (see COPYING.MIT) |
3 | 3 | ||
4 | DESCRIPTION = "Preconfigured mplayer preferences" | 4 | SUMMARY = "Preconfigured mplayer preferences" |
5 | 5 | ||
6 | LICENSE = "MIT" | 6 | LICENSE = "MIT" |
7 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 7 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
diff --git a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb index 259792f7d..3c80782f4 100644 --- a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb +++ b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Open Source multimedia player." | 1 | SUMMARY = "Open Source multimedia player" |
2 | SECTION = "multimedia" | 2 | SECTION = "multimedia" |
3 | HOMEPAGE = "http://www.mplayerhq.hu/" | 3 | HOMEPAGE = "http://www.mplayerhq.hu/" |
4 | DEPENDS = "libvpx live555 libdvdread libtheora virtual/libsdl ffmpeg xsp zlib \ | 4 | DEPENDS = "libvpx live555 libdvdread libtheora virtual/libsdl ffmpeg xsp zlib \ |
diff --git a/meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb b/meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb index 446cdfa4c..71f4053f5 100644 --- a/meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb +++ b/meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Freedesktop sound theme" | 1 | SUMMARY = "Freedesktop sound theme" |
2 | HOMEPAGE = "http://freedesktop.org/wiki/Specifications/sound-theme-spec" | 2 | HOMEPAGE = "http://freedesktop.org/wiki/Specifications/sound-theme-spec" |
3 | LICENSE = "GPLv2+ CC-BY-3.0 CC-BY-SA-3.0" | 3 | LICENSE = "GPLv2+ CC-BY-3.0 CC-BY-SA-3.0" |
4 | LIC_FILES_CHKSUM = "file://CREDITS;md5=3213e601ce34bb42ddc3498903ac4e69" | 4 | LIC_FILES_CHKSUM = "file://CREDITS;md5=3213e601ce34bb42ddc3498903ac4e69" |
diff --git a/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb b/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb index 8f615713f..86e5364df 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb +++ b/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Media controller control application" | 1 | SUMMARY = "Media controller control application" |
2 | LICENSE = "LGPLv2+" | 2 | LICENSE = "LGPLv2+" |
3 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0" | 3 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0" |
4 | 4 | ||
diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb index 6737870fb..485a4162d 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb +++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "v4l2 and IR applications" | 1 | SUMMARY = "v4l2 and IR applications" |
2 | LICENSE = "GPLv2 & LGPLv2.1" | 2 | LICENSE = "GPLv2 & LGPLv2.1" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=48da9957849056017dc568bbc43d8975 \ | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=48da9957849056017dc568bbc43d8975 \ |
4 | file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0" | 4 | file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0" |
diff --git a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb index a3c683ab0..a20f5915c 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb +++ b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Yet Another V4L2 Test Application" | 1 | SUMMARY = "Yet Another V4L2 Test Application" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" | 3 | LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" |
4 | 4 | ||
diff --git a/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb b/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb index 772079970..7cb84ff39 100644 --- a/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb +++ b/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | LICENSE= "MIT" | 1 | LICENSE= "MIT" |
2 | DESCRIPTION = "X Server Nokia 770 extensions library" | 2 | SUMMARY = "X Server Nokia 770 extensions library" |
3 | SECTION = "x11/libs" | 3 | SECTION = "x11/libs" |
4 | DEPENDS = "virtual/libx11 libxext" | 4 | DEPENDS = "virtual/libx11 libxext" |
5 | 5 | ||
diff --git a/meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb b/meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb index 35f3ce633..22d92ca7d 100644 --- a/meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb +++ b/meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | LICENSE= "MIT" | 1 | LICENSE= "MIT" |
2 | DESCRIPTION = "X Server Nokia 770 extensions library" | 2 | SUMMARY = "X Server Nokia 770 extensions library" |
3 | SECTION = "x11/libs" | 3 | SECTION = "x11/libs" |
4 | DEPENDS = "virtual/libx11 libxext xpext" | 4 | DEPENDS = "virtual/libx11 libxext xpext" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=ea2bda168c508c7cd8afa567b2fcc549" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=ea2bda168c508c7cd8afa567b2fcc549" |
diff --git a/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb b/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb index 860f84e70..7ed3bf2bf 100644 --- a/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb +++ b/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "FoxtrotGPS is a map and GPS application using OpenStreetMap" | 1 | SUMMARY = "FoxtrotGPS is a map and GPS application using OpenStreetMap" |
2 | AUTHOR = "Joshua Judson Rosen <rozzin@geekspace.com>" | 2 | AUTHOR = "Joshua Judson Rosen <rozzin@geekspace.com>" |
3 | HOMEPAGE = "http://www.foxtrotgps.org/" | 3 | HOMEPAGE = "http://www.foxtrotgps.org/" |
4 | SECTION = "x11/applications" | 4 | SECTION = "x11/applications" |
diff --git a/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb b/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb index ce8574e92..4fa6de116 100644 --- a/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb +++ b/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "GDAL is a translator library for raster geospatial data formats" | 1 | SUMMARY = "GDAL is a translator library for raster geospatial data formats" |
2 | HOMEPAGE = "http://www.gdal.org/" | 2 | HOMEPAGE = "http://www.gdal.org/" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=b9bd75ae5af7ff87ab259be0121c4106" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=b9bd75ae5af7ff87ab259be0121c4106" |
diff --git a/meta-oe/recipes-navigation/gpsd/gpsd-machine-conf_1.0.bb b/meta-oe/recipes-navigation/gpsd/gpsd-machine-conf_1.0.bb index 204238333..d023c5de7 100644 --- a/meta-oe/recipes-navigation/gpsd/gpsd-machine-conf_1.0.bb +++ b/meta-oe/recipes-navigation/gpsd/gpsd-machine-conf_1.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Machine specific gpsd config" | 1 | SUMMARY = "Machine specific gpsd config" |
2 | LICENSE = "BSD" | 2 | LICENSE = "BSD" |
3 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD;md5=3775480a712fc46a69647678acb234cb" | 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD;md5=3775480a712fc46a69647678acb234cb" |
4 | 4 | ||
diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb b/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb index 12541ccfa..e78f80eac 100644 --- a/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb +++ b/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A TCP/IP Daemon simplifying the communication with GPS devices" | 1 | SUMMARY = "A TCP/IP Daemon simplifying the communication with GPS devices" |
2 | SECTION = "console/network" | 2 | SECTION = "console/network" |
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d217a23f408e91c94359447735bc1800" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d217a23f408e91c94359447735bc1800" |
@@ -108,28 +108,28 @@ FILES_python-pygps-dbg += " ${libdir}/python*/site-packages/gps/.debug" | |||
108 | RDEPENDS_${PN} = "gpsd-gpsctl" | 108 | RDEPENDS_${PN} = "gpsd-gpsctl" |
109 | RRECOMMENDS_${PN} = "gpsd-conf gpsd-udev gpsd-machine-conf" | 109 | RRECOMMENDS_${PN} = "gpsd-conf gpsd-udev gpsd-machine-conf" |
110 | 110 | ||
111 | DESCRIPTION_gpsd-udev = "udev relevant files to use gpsd hotplugging" | 111 | SUMMARY_gpsd-udev = "udev relevant files to use gpsd hotplugging" |
112 | FILES_gpsd-udev = "${base_libdir}/udev ${sysconfdir}/udev/*" | 112 | FILES_gpsd-udev = "${base_libdir}/udev ${sysconfdir}/udev/*" |
113 | RDEPENDS_gpsd-udev += "udev gpsd-conf" | 113 | RDEPENDS_gpsd-udev += "udev gpsd-conf" |
114 | 114 | ||
115 | DESCRIPTION_libgpsd = "C service library used for communicating with gpsd" | 115 | SUMMARY_libgpsd = "C service library used for communicating with gpsd" |
116 | FILES_libgpsd = "${libdir}/libgpsd.so.*" | 116 | FILES_libgpsd = "${libdir}/libgpsd.so.*" |
117 | 117 | ||
118 | DESCRIPTION_libgps = "C service library used for communicating with gpsd" | 118 | SUMMARY_libgps = "C service library used for communicating with gpsd" |
119 | FILES_libgps = "${libdir}/libgps.so.*" | 119 | FILES_libgps = "${libdir}/libgps.so.*" |
120 | 120 | ||
121 | DESCRIPTION_gpsd-conf = "gpsd configuration files and init scripts" | 121 | SUMMARY_gpsd-conf = "gpsd configuration files and init scripts" |
122 | FILES_gpsd-conf = "${sysconfdir}" | 122 | FILES_gpsd-conf = "${sysconfdir}" |
123 | CONFFILES_gpsd-conf = "${sysconfdir}/default/gpsd.default" | 123 | CONFFILES_gpsd-conf = "${sysconfdir}/default/gpsd.default" |
124 | 124 | ||
125 | DESCRIPTION_gpsd-gpsctl = "Tool for tweaking GPS modes" | 125 | SUMMARY_gpsd-gpsctl = "Tool for tweaking GPS modes" |
126 | FILES_gpsd-gpsctl = "${bindir}/gpsctl" | 126 | FILES_gpsd-gpsctl = "${bindir}/gpsctl" |
127 | 127 | ||
128 | DESCRIPTION_gps-utils = "Utils used for simulating, monitoring,... a GPS" | 128 | SUMMARY_gps-utils = "Utils used for simulating, monitoring,... a GPS" |
129 | FILES_gps-utils = "${bindir}/*" | 129 | FILES_gps-utils = "${bindir}/*" |
130 | RDEPENDS_gps-utils = "python-pygps" | 130 | RDEPENDS_gps-utils = "python-pygps" |
131 | 131 | ||
132 | DESCRIPTION_python-pygps = "Python bindings to gpsd" | 132 | SUMMARY_python-pygps = "Python bindings to gpsd" |
133 | FILES_python-pygps = "${PYTHON_SITEPACKAGES_DIR}/*" | 133 | FILES_python-pygps = "${PYTHON_SITEPACKAGES_DIR}/*" |
134 | RDEPENDS_python-pygps = "python-core python-curses gpsd python-json" | 134 | RDEPENDS_python-pygps = "python-core python-curses gpsd python-json" |
135 | 135 | ||
diff --git a/meta-oe/recipes-navigation/omgps/omgps_svn.bb b/meta-oe/recipes-navigation/omgps/omgps_svn.bb index 625377dd9..a56a51bfa 100644 --- a/meta-oe/recipes-navigation/omgps/omgps_svn.bb +++ b/meta-oe/recipes-navigation/omgps/omgps_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "GPS application for openmoko freerunner" | 1 | SUMMARY = "GPS application for openmoko freerunner" |
2 | HOMEPAGE = "http://omgps.googlecode.com" | 2 | HOMEPAGE = "http://omgps.googlecode.com" |
3 | SECTION = "openmoko/applications" | 3 | SECTION = "openmoko/applications" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-navigation/orrery/orrery_2.7.bb b/meta-oe/recipes-navigation/orrery/orrery_2.7.bb index 5c0805767..f5523e317 100644 --- a/meta-oe/recipes-navigation/orrery/orrery_2.7.bb +++ b/meta-oe/recipes-navigation/orrery/orrery_2.7.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Astronomical application which displays the night sky" | 1 | SUMMARY = "Astronomical application which displays the night sky" |
2 | HOMEPAGE = "http://projects.openmoko.org/projects/orrery/" | 2 | HOMEPAGE = "http://projects.openmoko.org/projects/orrery/" |
3 | SECTION = "x11/scientific" | 3 | SECTION = "x11/scientific" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta-oe/recipes-qt/libqofono/libqofono_0.4.bb b/meta-oe/recipes-qt/libqofono/libqofono_0.4.bb index 6af8e5eca..d52604440 100644 --- a/meta-oe/recipes-qt/libqofono/libqofono_0.4.bb +++ b/meta-oe/recipes-qt/libqofono/libqofono_0.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Qt Library for oFono" | 1 | SUMMARY = "Qt Library for oFono" |
2 | HOMEPAGE = "https://github.com/nemomobile/libqofono" | 2 | HOMEPAGE = "https://github.com/nemomobile/libqofono" |
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://README;endline=3;md5=8a15bce3921d1238d9a9f23828612947" | 4 | LIC_FILES_CHKSUM = "file://README;endline=3;md5=8a15bce3921d1238d9a9f23828612947" |
diff --git a/meta-oe/recipes-qt/nonworking/qcanobserver/qcanobserver-socketcan_svn.bb b/meta-oe/recipes-qt/nonworking/qcanobserver/qcanobserver-socketcan_svn.bb index 9bba75008..9852b0c08 100644 --- a/meta-oe/recipes-qt/nonworking/qcanobserver/qcanobserver-socketcan_svn.bb +++ b/meta-oe/recipes-qt/nonworking/qcanobserver/qcanobserver-socketcan_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "The Linux CAN Sniffer - SocketCAN driver" | 1 | SUMMARY = "The Linux CAN Sniffer - SocketCAN driver" |
2 | 2 | ||
3 | LICENSE = "GPLv3+" | 3 | LICENSE = "GPLv3+" |
4 | LIC_FILES_CHKSUM = "file://../../../modeltest/LICENSE.GPL;md5=34337af480a8c452bfafe22a78fa20cb" | 4 | LIC_FILES_CHKSUM = "file://../../../modeltest/LICENSE.GPL;md5=34337af480a8c452bfafe22a78fa20cb" |
diff --git a/meta-oe/recipes-qt/nonworking/qcanobserver/qcanobserver_svn.bb b/meta-oe/recipes-qt/nonworking/qcanobserver/qcanobserver_svn.bb index ef866b445..4b566f7a3 100644 --- a/meta-oe/recipes-qt/nonworking/qcanobserver/qcanobserver_svn.bb +++ b/meta-oe/recipes-qt/nonworking/qcanobserver/qcanobserver_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "The Linux CAN Sniffer" | 1 | SUMMARY = "The Linux CAN Sniffer" |
2 | 2 | ||
3 | LICENSE = "GPLv3+" | 3 | LICENSE = "GPLv3+" |
4 | LIC_FILES_CHKSUM = "file://modeltest/LICENSE.GPL;md5=34337af480a8c452bfafe22a78fa20cb" | 4 | LIC_FILES_CHKSUM = "file://modeltest/LICENSE.GPL;md5=34337af480a8c452bfafe22a78fa20cb" |
diff --git a/meta-oe/recipes-qt/qextserialport/qextserialport_1.2rc.bb b/meta-oe/recipes-qt/qextserialport/qextserialport_1.2rc.bb index 201321f1d..abf48cfc2 100644 --- a/meta-oe/recipes-qt/qextserialport/qextserialport_1.2rc.bb +++ b/meta-oe/recipes-qt/qextserialport/qextserialport_1.2rc.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Qt Ext Serial Port Library" | 1 | SUMMARY = "Qt Ext Serial Port Library" |
2 | HOMEPAGE = "http://http://code.google.com/p/qextserialport/" | 2 | HOMEPAGE = "http://http://code.google.com/p/qextserialport/" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b866a28cda707ec714878bd933f46251" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b866a28cda707ec714878bd933f46251" |
diff --git a/meta-oe/recipes-qt/qt-creator/qt-creator_2.8.1.bb b/meta-oe/recipes-qt/qt-creator/qt-creator_2.8.1.bb index 44eb672df..2da3c0578 100644 --- a/meta-oe/recipes-qt/qt-creator/qt-creator_2.8.1.bb +++ b/meta-oe/recipes-qt/qt-creator/qt-creator_2.8.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Lightweight, cross-platform integrated development environment" | 1 | SUMMARY = "Lightweight, cross-platform integrated development environment" |
2 | 2 | ||
3 | HOMEPAGE = "http://qt-project.org/" | 3 | HOMEPAGE = "http://qt-project.org/" |
4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPLv2.1" |
diff --git a/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb b/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb index 15824bb61..831a1402c 100644 --- a/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb +++ b/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SECTION = "x11/network" | 1 | SECTION = "x11/network" |
2 | DESCRIPTION = "Mail user agent" | 2 | SUMMARY = "Mail user agent" |
3 | DEPENDS = "gtk+ libetpan openssl aspell curl" | 3 | DEPENDS = "gtk+ libetpan openssl aspell curl" |
4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPLv3" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=e059bde2972c1790af786f3e86bac22e" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=e059bde2972c1790af786f3e86bac22e" |
diff --git a/meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb b/meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb index 3bd3deb84..f203cc002 100644 --- a/meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb +++ b/meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SECTION = "x11/network" | 1 | SECTION = "x11/network" |
2 | DESCRIPTION = "Mail user agent plugins" | 2 | SUMMARY = "Mail user agent plugins" |
3 | DEPENDS = "claws-mail gtkhtml2 curl" | 3 | DEPENDS = "claws-mail gtkhtml2 curl" |
4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPLv3" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=977f04a8048c04684e521c06e2844a94" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=977f04a8048c04684e521c06e2844a94" |
diff --git a/meta-oe/recipes-sato/claws-mail/claws-plugin-mailmbox_1.15.bb b/meta-oe/recipes-sato/claws-mail/claws-plugin-mailmbox_1.15.bb index 5ae163285..a4717dc00 100644 --- a/meta-oe/recipes-sato/claws-mail/claws-plugin-mailmbox_1.15.bb +++ b/meta-oe/recipes-sato/claws-mail/claws-plugin-mailmbox_1.15.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SECTION = "x11/network" | 1 | SECTION = "x11/network" |
2 | DESCRIPTION = "Mail user agent plugins" | 2 | SUMMARY = "Mail user agent plugins" |
3 | DEPENDS = "claws-mail" | 3 | DEPENDS = "claws-mail" |
4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPLv3" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
diff --git a/meta-oe/recipes-sato/claws-mail/claws-plugin-rssyl_0.34.bb b/meta-oe/recipes-sato/claws-mail/claws-plugin-rssyl_0.34.bb index caf32b4c8..f441c9893 100644 --- a/meta-oe/recipes-sato/claws-mail/claws-plugin-rssyl_0.34.bb +++ b/meta-oe/recipes-sato/claws-mail/claws-plugin-rssyl_0.34.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SECTION = "x11/network" | 1 | SECTION = "x11/network" |
2 | DESCRIPTION = "Mail user agent plugins" | 2 | SUMMARY = "Mail user agent plugins" |
3 | DEPENDS = "claws-mail libxml2 curl glib-2.0 gtk+" | 3 | DEPENDS = "claws-mail libxml2 curl glib-2.0 gtk+" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=0c2348e0a084e573f0220f5e45d8097e" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=0c2348e0a084e573f0220f5e45d8097e" |
diff --git a/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb b/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb index 1ca25ab7a..a878220ac 100644 --- a/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb +++ b/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SECTION = "x11/network" | 1 | SECTION = "x11/network" |
2 | DESCRIPTION = "Mail user agent" | 2 | SUMMARY = "Mail user agent" |
3 | DEPENDS = "gtk+ gpgme gnutls" | 3 | DEPENDS = "gtk+ gpgme gnutls" |
4 | LICENSE = "GPLv2 & LGPLv2.1" | 4 | LICENSE = "GPLv2 & LGPLv2.1" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4 \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4 \ |
diff --git a/meta-oe/recipes-support/bash-completion/bash-completion_2.0.bb b/meta-oe/recipes-support/bash-completion/bash-completion_2.0.bb index 014d122cb..ad7fd28c4 100644 --- a/meta-oe/recipes-support/bash-completion/bash-completion_2.0.bb +++ b/meta-oe/recipes-support/bash-completion/bash-completion_2.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Programmable Completion for Bash 4" | 1 | SUMMARY = "Programmable Completion for Bash 4" |
2 | HOMEPAGE = "http://bash-completion.alioth.debian.org/" | 2 | HOMEPAGE = "http://bash-completion.alioth.debian.org/" |
3 | BUGTRACKER = "https://alioth.debian.org/projects/bash-completion/" | 3 | BUGTRACKER = "https://alioth.debian.org/projects/bash-completion/" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/ccid/ccid_1.4.8.bb b/meta-oe/recipes-support/ccid/ccid_1.4.8.bb index e70ec3935..efaf72d26 100644 --- a/meta-oe/recipes-support/ccid/ccid_1.4.8.bb +++ b/meta-oe/recipes-support/ccid/ccid_1.4.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Generic USB CCID smart card reader driver" | 1 | SUMMARY = "Generic USB CCID smart card reader driver" |
2 | HOMEPAGE = "http://pcsclite.alioth.debian.org/ccid.html" | 2 | HOMEPAGE = "http://pcsclite.alioth.debian.org/ccid.html" |
3 | LICENSE = "LGPLv2.1+" | 3 | LICENSE = "LGPLv2.1+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" |
diff --git a/meta-oe/recipes-support/daemonize/daemonize_git.bb b/meta-oe/recipes-support/daemonize/daemonize_git.bb index f6e52033a..57dc15b3f 100644 --- a/meta-oe/recipes-support/daemonize/daemonize_git.bb +++ b/meta-oe/recipes-support/daemonize/daemonize_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A tool to run a command as a daemon" | 1 | SUMMARY = "A tool to run a command as a daemon" |
2 | HOMEPAGE = "http://software.clapper.org/daemonize/" | 2 | HOMEPAGE = "http://software.clapper.org/daemonize/" |
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=3cf9084faa88bc8554a9139d8d7dd35f" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=3cf9084faa88bc8554a9139d8d7dd35f" |
diff --git a/meta-oe/recipes-support/debianutils/debianutils_2.30.bb b/meta-oe/recipes-support/debianutils/debianutils_2.30.bb index 8b378b07a..624cf3c4a 100644 --- a/meta-oe/recipes-support/debianutils/debianutils_2.30.bb +++ b/meta-oe/recipes-support/debianutils/debianutils_2.30.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Miscellaneous utilities specific to Debian" | 1 | SUMMARY = "Miscellaneous utilities specific to Debian" |
2 | SECTION = "base" | 2 | SECTION = "base" |
3 | LICENSE = "GPLv2 & BSD & SMAIL_GPL" | 3 | LICENSE = "GPLv2 & BSD & SMAIL_GPL" |
4 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=b948675029f79c64840e78881e91e1d4" | 4 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=b948675029f79c64840e78881e91e1d4" |
diff --git a/meta-oe/recipes-support/devicekit/devicekit-power_014.bb b/meta-oe/recipes-support/devicekit/devicekit-power_014.bb index daf76d34d..7c40fbc5f 100644 --- a/meta-oe/recipes-support/devicekit/devicekit-power_014.bb +++ b/meta-oe/recipes-support/devicekit/devicekit-power_014.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Devicekit power" | 1 | SUMMARY = "Devicekit power" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=756cf97871f77233638937da21b025d3" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=756cf97871f77233638937da21b025d3" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/devmem2/devmem2.bb b/meta-oe/recipes-support/devmem2/devmem2.bb index 0b4541226..e48cc9210 100644 --- a/meta-oe/recipes-support/devmem2/devmem2.bb +++ b/meta-oe/recipes-support/devmem2/devmem2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Simple program to read/write from/to any location in memory." | 1 | SUMMARY = "Simple program to read/write from/to any location in memory" |
2 | LICENSE = "GPLv2+" | 2 | LICENSE = "GPLv2+" |
3 | LIC_FILES_CHKSUM = "file://devmem2.c;endline=28;md5=dd68f2b0a5184b3db3dc25c99e0bd0cd" | 3 | LIC_FILES_CHKSUM = "file://devmem2.c;endline=28;md5=dd68f2b0a5184b3db3dc25c99e0bd0cd" |
4 | PR = "r7" | 4 | PR = "r7" |
diff --git a/meta-oe/recipes-support/dfu-util/dfu-util_svn.bb b/meta-oe/recipes-support/dfu-util/dfu-util_svn.bb index 7e7182088..026a904f2 100644 --- a/meta-oe/recipes-support/dfu-util/dfu-util_svn.bb +++ b/meta-oe/recipes-support/dfu-util/dfu-util_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "USB Device Firmware Upgrade utility" | 1 | SUMMARY = "USB Device Firmware Upgrade utility" |
2 | SECTION = "devel" | 2 | SECTION = "devel" |
3 | AUTHOR = "Harald Welte <laforge@openmoko.org>" | 3 | AUTHOR = "Harald Welte <laforge@openmoko.org>" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-support/digitemp/digitemp_3.6.0.bb b/meta-oe/recipes-support/digitemp/digitemp_3.6.0.bb index 26ab3b6e0..2582820e6 100644 --- a/meta-oe/recipes-support/digitemp/digitemp_3.6.0.bb +++ b/meta-oe/recipes-support/digitemp/digitemp_3.6.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "read temperature sensors in a 1-Wire net" | 1 | SUMMARY = "read temperature sensors in a 1-Wire net" |
2 | SECTION = "util" | 2 | SECTION = "util" |
3 | DEPENDS = "libusb1" | 3 | DEPENDS = "libusb1" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-support/enca/enca_1.9.bb b/meta-oe/recipes-support/enca/enca_1.9.bb index ba6d70df4..e65a143e5 100644 --- a/meta-oe/recipes-support/enca/enca_1.9.bb +++ b/meta-oe/recipes-support/enca/enca_1.9.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Enca is an Extremely Naive Charset Analyser" | 1 | SUMMARY = "Enca is an Extremely Naive Charset Analyser" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | HOMEPAGE = "http://trific.ath.cx/software/enca/" | 3 | HOMEPAGE = "http://trific.ath.cx/software/enca/" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/eventlog/eventlog_0.2.12.bb b/meta-oe/recipes-support/eventlog/eventlog_0.2.12.bb index f82991b72..e31c194f4 100644 --- a/meta-oe/recipes-support/eventlog/eventlog_0.2.12.bb +++ b/meta-oe/recipes-support/eventlog/eventlog_0.2.12.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Replacement syslog API" | 1 | SUMMARY = "Replacement syslog API" |
2 | LICENSE = "BSD" | 2 | LICENSE = "BSD" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b8ba8e77bcda9a53fac0fe39fe957767" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b8ba8e77bcda9a53fac0fe39fe957767" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/evtest/evtest_1.25.bb b/meta-oe/recipes-support/evtest/evtest_1.25.bb index 5e1113152..34b5b7422 100644 --- a/meta-oe/recipes-support/evtest/evtest_1.25.bb +++ b/meta-oe/recipes-support/evtest/evtest_1.25.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Simple tool for input event debugging." | 1 | SUMMARY = "Simple tool for input event debugging" |
2 | HOMEPAGE = "http://people.freedesktop.org/~whot/evtest/" | 2 | HOMEPAGE = "http://people.freedesktop.org/~whot/evtest/" |
3 | AUTHOR = "Vojtech Pavlik <vojtech@suse.cz>" | 3 | AUTHOR = "Vojtech Pavlik <vojtech@suse.cz>" |
4 | SECTION = "console/utils" | 4 | SECTION = "console/utils" |
diff --git a/meta-oe/recipes-support/fbset/fbset-modes.bb b/meta-oe/recipes-support/fbset/fbset-modes.bb index e3b26ec45..1310e6f7b 100644 --- a/meta-oe/recipes-support/fbset/fbset-modes.bb +++ b/meta-oe/recipes-support/fbset/fbset-modes.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Default display timings and resolutions for fbset" | 1 | SUMMARY = "Default display timings and resolutions for fbset" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/fbset/fbset_2.1.bb b/meta-oe/recipes-support/fbset/fbset_2.1.bb index 88d4f5eea..aa780081e 100644 --- a/meta-oe/recipes-support/fbset/fbset_2.1.bb +++ b/meta-oe/recipes-support/fbset/fbset_2.1.bb | |||
@@ -5,7 +5,7 @@ | |||
5 | # Filename: fbset_2.1.bb | 5 | # Filename: fbset_2.1.bb |
6 | # Date: 28-May-06 | 6 | # Date: 28-May-06 |
7 | 7 | ||
8 | DESCRIPTION = "The fbset console tool" | 8 | SUMMARY = "The fbset console tool" |
9 | LICENSE = "GPLv2" | 9 | LICENSE = "GPLv2" |
10 | LIC_FILES_CHKSUM = "file://fbset.c;endline=19;md5=bf326f82cdfcac391af208f019c5603f" | 10 | LIC_FILES_CHKSUM = "file://fbset.c;endline=19;md5=bf326f82cdfcac391af208f019c5603f" |
11 | RRECOMMENDS_${PN} = "fbset-modes" | 11 | RRECOMMENDS_${PN} = "fbset-modes" |
diff --git a/meta-oe/recipes-support/fbtest/fb-test_git.bb b/meta-oe/recipes-support/fbtest/fb-test_git.bb index eea1be4d8..c8b4a1bea 100644 --- a/meta-oe/recipes-support/fbtest/fb-test_git.bb +++ b/meta-oe/recipes-support/fbtest/fb-test_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Test suite for Linux framebuffer" | 1 | SUMMARY = "Test suite for Linux framebuffer" |
2 | 2 | ||
3 | PV = "0.0" | 3 | PV = "0.0" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/fltk/fltk_1.1.10.bb b/meta-oe/recipes-support/fltk/fltk_1.1.10.bb index 6b7a1afef..490946096 100644 --- a/meta-oe/recipes-support/fltk/fltk_1.1.10.bb +++ b/meta-oe/recipes-support/fltk/fltk_1.1.10.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "FLTK is a cross-platform C++ GUI toolkit" | 1 | SUMMARY = "FLTK is a cross-platform C++ GUI toolkit" |
2 | HOMEPAGE = "http://www.fltk.org" | 2 | HOMEPAGE = "http://www.fltk.org" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "LGPLv2 & FLTK" | 4 | LICENSE = "LGPLv2 & FLTK" |
diff --git a/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb b/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb index 2439d5266..957c4eb53 100644 --- a/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb +++ b/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SECTION = "libs" | 1 | SECTION = "libs" |
2 | LICENSE = "GD" | 2 | LICENSE = "GD" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=c97638cafd3581eb87abd37332137669" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=c97638cafd3581eb87abd37332137669" |
4 | DESCRIPTION = "gd is a library used to create PNG, JPEG, or WBMP images." | 4 | SUMMARY = "gd is a library used to create PNG, JPEG, or WBMP images" |
5 | DEPENDS = "freetype libpng jpeg zlib" | 5 | DEPENDS = "freetype libpng jpeg zlib" |
6 | PR = "r5" | 6 | PR = "r5" |
7 | 7 | ||
diff --git a/meta-oe/recipes-support/gperftools/gperftools_2.1.bb b/meta-oe/recipes-support/gperftools/gperftools_2.1.bb index 50681e1c2..7d4a0b0c5 100644 --- a/meta-oe/recipes-support/gperftools/gperftools_2.1.bb +++ b/meta-oe/recipes-support/gperftools/gperftools_2.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Fast, multi-threaded malloc() and nifty performance analysis tools" | 1 | SUMMARY = "Fast, multi-threaded malloc() and nifty performance analysis tools" |
2 | HOMEPAGE = "http://code.google.com/p/gperftools/" | 2 | HOMEPAGE = "http://code.google.com/p/gperftools/" |
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=762732742c73dc6c7fbe8632f06c059a" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=762732742c73dc6c7fbe8632f06c059a" |
diff --git a/meta-oe/recipes-support/htop/htop_1.0.2.bb b/meta-oe/recipes-support/htop/htop_1.0.2.bb index 3982f667f..234978b4e 100644 --- a/meta-oe/recipes-support/htop/htop_1.0.2.bb +++ b/meta-oe/recipes-support/htop/htop_1.0.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "htop process monitor" | 1 | SUMMARY = "htop process monitor" |
2 | HOMEPAGE = "http://htop.sf.net" | 2 | HOMEPAGE = "http://htop.sf.net" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-support/i2c-tools/i2c-tools_3.1.0.bb b/meta-oe/recipes-support/i2c-tools/i2c-tools_3.1.0.bb index 3d76f8b3c..a9e8593b9 100644 --- a/meta-oe/recipes-support/i2c-tools/i2c-tools_3.1.0.bb +++ b/meta-oe/recipes-support/i2c-tools/i2c-tools_3.1.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Set of i2c tools for linux" | 1 | SUMMARY = "Set of i2c tools for linux" |
2 | SECTION = "base" | 2 | SECTION = "base" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
diff --git a/meta-oe/recipes-support/iksemel/iksemel_1.4.bb b/meta-oe/recipes-support/iksemel/iksemel_1.4.bb index 98691496e..c7de2f4ce 100644 --- a/meta-oe/recipes-support/iksemel/iksemel_1.4.bb +++ b/meta-oe/recipes-support/iksemel/iksemel_1.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Fast and portable XML parser and Jabber protocol library" | 1 | SUMMARY = "Fast and portable XML parser and Jabber protocol library" |
2 | AUTHOR = "Gurer Ozen <meduketto at gmail.com>" | 2 | AUTHOR = "Gurer Ozen <meduketto at gmail.com>" |
3 | HOMEPAGE = "http://iksemel.googlecode.com" | 3 | HOMEPAGE = "http://iksemel.googlecode.com" |
4 | SECTION = "libs" | 4 | SECTION = "libs" |
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_6.8.6.bb b/meta-oe/recipes-support/imagemagick/imagemagick_6.8.6.bb index 34e8013b4..9ff03c3c1 100644 --- a/meta-oe/recipes-support/imagemagick/imagemagick_6.8.6.bb +++ b/meta-oe/recipes-support/imagemagick/imagemagick_6.8.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "ImageMagick is an image convertion tools" | 1 | SUMMARY = "ImageMagick is an image convertion tools" |
2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
3 | LICENSE = "ImageMagick" | 3 | LICENSE = "ImageMagick" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b1bf06a8d02cb00b02dea7d03ef9525f" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b1bf06a8d02cb00b02dea7d03ef9525f" |
diff --git a/meta-oe/recipes-support/inih/libinih_git.bb b/meta-oe/recipes-support/inih/libinih_git.bb index 4709be082..2a13d0a7e 100644 --- a/meta-oe/recipes-support/inih/libinih_git.bb +++ b/meta-oe/recipes-support/inih/libinih_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "C and C++ INI Library" | 1 | SUMMARY = "C and C++ INI Library" |
2 | HOMEPAGE = "http://code.google.com/p/inih/" | 2 | HOMEPAGE = "http://code.google.com/p/inih/" |
3 | PV = "0.0+gitr${SRCPV}" | 3 | PV = "0.0+gitr${SRCPV}" |
4 | PKGV = "${GITPKGVTAG}" | 4 | PKGV = "${GITPKGVTAG}" |
diff --git a/meta-oe/recipes-support/joe/joe_3.1.bb b/meta-oe/recipes-support/joe/joe_3.1.bb index 7c5922de2..fb9a9fbab 100644 --- a/meta-oe/recipes-support/joe/joe_3.1.bb +++ b/meta-oe/recipes-support/joe/joe_3.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SECTION = "console/utils" | 1 | SECTION = "console/utils" |
2 | DESCRIPTION = "Console text editor with good functionality, good choice for vi-haters." | 2 | SUMMARY = "Console text editor with good functionality, good choice for vi-haters" |
3 | HOMEPAGE = "http://joe-editor.sourceforge.net/" | 3 | HOMEPAGE = "http://joe-editor.sourceforge.net/" |
4 | LICENSE = "GPLv1" | 4 | LICENSE = "GPLv1" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=da10ed7cf8038981c580e11c1d3e8fb6" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=da10ed7cf8038981c580e11c1d3e8fb6" |
diff --git a/meta-oe/recipes-support/lcms/lcms_1.17.bb b/meta-oe/recipes-support/lcms/lcms_1.17.bb index 156bc31e2..64e6f07df 100644 --- a/meta-oe/recipes-support/lcms/lcms_1.17.bb +++ b/meta-oe/recipes-support/lcms/lcms_1.17.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Little cms is a small-footprint, speed optimized color management engine." | 1 | SUMMARY = "Little cms is a small-footprint, speed optimized color management engine" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=156745cad721a8783cb847e82b79f586" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=156745cad721a8783cb847e82b79f586" |
diff --git a/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb b/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb index 0a378b480..21f4e2ac4 100644 --- a/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb +++ b/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "ATA S.M.A.R.T. Reading and Parsing Library" | 1 | SUMMARY = "ATA S.M.A.R.T. Reading and Parsing Library" |
2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPLv2.1" |
3 | LIC_FILES_CHKSUM = "file://LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1" | 3 | LIC_FILES_CHKSUM = "file://LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/libmcrypt/libmcrypt_2.5.8.bb b/meta-oe/recipes-support/libmcrypt/libmcrypt_2.5.8.bb index a16939038..2e5f07f71 100644 --- a/meta-oe/recipes-support/libmcrypt/libmcrypt_2.5.8.bb +++ b/meta-oe/recipes-support/libmcrypt/libmcrypt_2.5.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Replacement for the old crypt() package and crypt(1) command, with extensions." | 1 | SUMMARY = "Replacement for the old crypt() package and crypt(1) command, with extensions" |
2 | HOMEPAGE = "http://mcrypt.sourceforge.net/" | 2 | HOMEPAGE = "http://mcrypt.sourceforge.net/" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
4 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff" | 4 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff" |
diff --git a/meta-oe/recipes-support/libol/libol_0.3.18.bb b/meta-oe/recipes-support/libol/libol_0.3.18.bb index 2375369dc..429945fe6 100644 --- a/meta-oe/recipes-support/libol/libol_0.3.18.bb +++ b/meta-oe/recipes-support/libol/libol_0.3.18.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A tiny C support library" | 1 | SUMMARY = "A tiny C support library" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" |
diff --git a/meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb b/meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb index 617ba1b46..811829ebc 100644 --- a/meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb +++ b/meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "base library for low-level IEEE 1394 accesses" | 1 | SUMMARY = "base library for low-level IEEE 1394 accesses" |
2 | HOMEPAGE = "https://ieee1394.wiki.kernel.org/index.php/Libraries#libraw1394" | 2 | HOMEPAGE = "https://ieee1394.wiki.kernel.org/index.php/Libraries#libraw1394" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "LGPL-2.1" | 4 | LICENSE = "LGPL-2.1" |
diff --git a/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb b/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb index 09e5ec2b8..c6e5a15ff 100644 --- a/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb +++ b/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Simple DirectMedia Layer truetype font library." | 1 | SUMMARY = "Simple DirectMedia Layer truetype font library" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | DEPENDS = "virtual/libsdl freetype" | 3 | DEPENDS = "virtual/libsdl freetype" |
4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPLv2.1" |
diff --git a/meta-oe/recipes-support/libsoc/libsoc_0.6.bb b/meta-oe/recipes-support/libsoc/libsoc_0.6.bb index ceb2b8605..79c171adf 100644 --- a/meta-oe/recipes-support/libsoc/libsoc_0.6.bb +++ b/meta-oe/recipes-support/libsoc/libsoc_0.6.bb | |||
@@ -1,4 +1,7 @@ | |||
1 | SUMMARY = "libsoc is a C library for interfacing with common SoC peripherals through generic kernel interfaces" | 1 | SUMMARY = "Library for interfacing with common SoC peripherals" |
2 | DESCRIPTION = "libsoc is a C library to interface with common peripherals (gpio, i2c, spi, pwm) \ | ||
3 | found in SoC (System on Chips) through generic Linux Kernel interfaces." | ||
4 | |||
2 | HOMEPAGE = "https://github.com/jackmitch/libsoc" | 5 | HOMEPAGE = "https://github.com/jackmitch/libsoc" |
3 | 6 | ||
4 | LICENSE = "LGPLv2.1" | 7 | LICENSE = "LGPLv2.1" |
diff --git a/meta-oe/recipes-support/libssh/libssh_git.bb b/meta-oe/recipes-support/libssh/libssh_git.bb index 14fd1e4fd..3f118a0f3 100644 --- a/meta-oe/recipes-support/libssh/libssh_git.bb +++ b/meta-oe/recipes-support/libssh/libssh_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Multiplatform C library implementing the SSHv2 and SSHv1 protocol" | 1 | SUMMARY = "Multiplatform C library implementing the SSHv2 and SSHv1 protocol" |
2 | HOMEPAGE = "http://www.libssh.org" | 2 | HOMEPAGE = "http://www.libssh.org" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb b/meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb index 8670facc8..e09a5393d 100644 --- a/meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb +++ b/meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | # (c) Copyright 2012 Hewlett-Packard Development Company, L.P. | 1 | # (c) Copyright 2012 Hewlett-Packard Development Company, L.P. |
2 | 2 | ||
3 | DESCRIPTION = "a simple, small, minimal, C++ XML parser" | 3 | SUMMARY = "a simple, small, minimal, C++ XML parser" |
4 | HOMEPAGE = "http://www.sourceforge.net/projects/tinyxml" | 4 | HOMEPAGE = "http://www.sourceforge.net/projects/tinyxml" |
5 | LICENSE = "Zlib" | 5 | LICENSE = "Zlib" |
6 | LIC_FILES_CHKSUM = "file://readme.txt;md5=f8f366f3370dda889f60faa7db162cf4" | 6 | LIC_FILES_CHKSUM = "file://readme.txt;md5=f8f366f3370dda889f60faa7db162cf4" |
diff --git a/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb b/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb index 32d45b00c..af8d63fe7 100644 --- a/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb +++ b/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SUMMARY = "LibYAML is a YAML parser and emitter written in C." | 1 | SUMMARY = "LibYAML is a YAML parser and emitter written in C" |
2 | HOMEPAGE = "http://pyyaml.org/wiki/LibYAML" | 2 | HOMEPAGE = "http://pyyaml.org/wiki/LibYAML" |
3 | SECTION = "libs/devel" | 3 | SECTION = "libs/devel" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
diff --git a/meta-oe/recipes-support/lockdev/lockdev_git.bb b/meta-oe/recipes-support/lockdev/lockdev_git.bb index 22d14b91f..919487f81 100644 --- a/meta-oe/recipes-support/lockdev/lockdev_git.bb +++ b/meta-oe/recipes-support/lockdev/lockdev_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Locking devices library" | 1 | SUMMARY = "Locking devices library" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
4 | LIC_FILES_CHKSUM="file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 4 | LIC_FILES_CHKSUM="file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
diff --git a/meta-oe/recipes-support/lzip/lzip_1.14.bb b/meta-oe/recipes-support/lzip/lzip_1.14.bb index 6a1e3394a..8b4a3fb6b 100644 --- a/meta-oe/recipes-support/lzip/lzip_1.14.bb +++ b/meta-oe/recipes-support/lzip/lzip_1.14.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Lzip is a lossless data compressor based on the LZMA algorithm" | 1 | SUMMARY = "Lzip is a lossless data compressor based on the LZMA algorithm" |
2 | HOMEPAGE = "http://lzip.nongnu.org/lzip.html" | 2 | HOMEPAGE = "http://lzip.nongnu.org/lzip.html" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPLv3" |
diff --git a/meta-oe/recipes-support/maliit/maliit-framework_git.bb b/meta-oe/recipes-support/maliit/maliit-framework_git.bb index 5e30df17e..76e6f4995 100644 --- a/meta-oe/recipes-support/maliit/maliit-framework_git.bb +++ b/meta-oe/recipes-support/maliit/maliit-framework_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A virtual keyboard for touch-screen based user interfaces" | 1 | SUMMARY = "A virtual keyboard for touch-screen based user interfaces" |
2 | HOMEPAGE = "https://wiki.maliit.org/Main_Page" | 2 | HOMEPAGE = "https://wiki.maliit.org/Main_Page" |
3 | 3 | ||
4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPLv2.1" |
diff --git a/meta-oe/recipes-support/maliit/maliit-plugins_git.bb b/meta-oe/recipes-support/maliit/maliit-plugins_git.bb index 326c9fa47..903825adf 100644 --- a/meta-oe/recipes-support/maliit/maliit-plugins_git.bb +++ b/meta-oe/recipes-support/maliit/maliit-plugins_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Plugins for a virtual keyboard for touch-screen based user interfaces" | 1 | SUMMARY = "Plugins for a virtual keyboard for touch-screen based user interfaces" |
2 | HOMEPAGE = "https://wiki.maliit.org/Main_Page" | 2 | HOMEPAGE = "https://wiki.maliit.org/Main_Page" |
3 | 3 | ||
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
diff --git a/meta-oe/recipes-support/mg/mg_20110905.bb b/meta-oe/recipes-support/mg/mg_20110905.bb index 7a6a1c75e..33cc0384b 100644 --- a/meta-oe/recipes-support/mg/mg_20110905.bb +++ b/meta-oe/recipes-support/mg/mg_20110905.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A portable version of the mg maintained by the OpenBSD team" | 1 | SUMMARY = "A portable version of the mg maintained by the OpenBSD team" |
2 | HOMEPAGE = "http://homepage.boetes.org/software/mg/" | 2 | HOMEPAGE = "http://homepage.boetes.org/software/mg/" |
3 | LICENSE = "PD" | 3 | LICENSE = "PD" |
4 | LIC_FILES_CHKSUM = "file://version.c;md5=811e1b67a5cd60c12b218a2b7c1adbf2" | 4 | LIC_FILES_CHKSUM = "file://version.c;md5=811e1b67a5cd60c12b218a2b7c1adbf2" |
diff --git a/meta-oe/recipes-support/mime-support/mime-support_3.48.bb b/meta-oe/recipes-support/mime-support/mime-support_3.48.bb index db481e34b..a4628c1f6 100644 --- a/meta-oe/recipes-support/mime-support/mime-support_3.48.bb +++ b/meta-oe/recipes-support/mime-support/mime-support_3.48.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SECTION = "base" | 1 | SECTION = "base" |
2 | DESCRIPTION = "MIME files 'mime.types' & 'mailcap', and support programs" | 2 | SUMMARY = "MIME files 'mime.types' & 'mailcap', and support programs" |
3 | LICENSE = "PD" | 3 | LICENSE = "PD" |
4 | LIC_FILES_CHKSUM = "file://debian/README;md5=36bbe2ace0a05c3fb684b73208fbf30b" | 4 | LIC_FILES_CHKSUM = "file://debian/README;md5=36bbe2ace0a05c3fb684b73208fbf30b" |
5 | 5 | ||
diff --git a/meta-oe/recipes-support/mini-iconv/mini-iconv.bb b/meta-oe/recipes-support/mini-iconv/mini-iconv.bb index 93a4f4e8f..0f1548aa2 100644 --- a/meta-oe/recipes-support/mini-iconv/mini-iconv.bb +++ b/meta-oe/recipes-support/mini-iconv/mini-iconv.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | # Copyright (C) 2012 Khem Raj <raj.khem@gmail.com> | 1 | # Copyright (C) 2012 Khem Raj <raj.khem@gmail.com> |
2 | # Released under the MIT license (see COPYING.MIT for the terms) | 2 | # Released under the MIT license (see COPYING.MIT for the terms) |
3 | 3 | ||
4 | DESCRIPTION = "A minimal iconv implementation w/ support for UTF-8, ASCII, ISO-8859-1" | 4 | SUMMARY = "A minimal iconv implementation w/ support for UTF-8, ASCII, ISO-8859-1" |
5 | HOMEPAGE = "http://tinderbox.dev.gentoo.org/portage/local/misc/mini-iconv/" | 5 | HOMEPAGE = "http://tinderbox.dev.gentoo.org/portage/local/misc/mini-iconv/" |
6 | LICENSE = "MPL-1.1" | 6 | LICENSE = "MPL-1.1" |
7 | SECTION = "libs" | 7 | SECTION = "libs" |
diff --git a/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb b/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb index b52b11109..038f4e26d 100644 --- a/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb +++ b/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "The upstream project used to drive the Device Mapper multipathing driver." | 1 | SUMMARY = "The upstream project used to drive the Device Mapper multipathing driver" |
2 | 2 | ||
3 | DEPENDS = "lvm2 libaio readline" | 3 | DEPENDS = "lvm2 libaio readline" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb b/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb index 1178e90cb..6fc974ecd 100644 --- a/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb +++ b/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Python interface to MySQL" | 1 | SUMMARY = "Python interface to MySQL" |
2 | HOMEPAGE = "https://github.com/farcepest/MySQLdb1" | 2 | HOMEPAGE = "https://github.com/farcepest/MySQLdb1" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-support/nmon/nmon_13g.bb b/meta-oe/recipes-support/nmon/nmon_13g.bb index 38ea3e52f..1f7518972 100644 --- a/meta-oe/recipes-support/nmon/nmon_13g.bb +++ b/meta-oe/recipes-support/nmon/nmon_13g.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "nmon performance monitor" | 1 | SUMMARY = "nmon performance monitor" |
2 | HOMEPAGE = "http://nmon.sf.net" | 2 | HOMEPAGE = "http://nmon.sf.net" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPLv3" |
diff --git a/meta-oe/recipes-support/nonworking/fftw/benchfft_3.1.bb b/meta-oe/recipes-support/nonworking/fftw/benchfft_3.1.bb index 7d8501609..5da456168 100644 --- a/meta-oe/recipes-support/nonworking/fftw/benchfft_3.1.bb +++ b/meta-oe/recipes-support/nonworking/fftw/benchfft_3.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "FFTW benchmarks" | 1 | SUMMARY = "FFTW benchmarks" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/ode/ode_0.9.bb b/meta-oe/recipes-support/ode/ode_0.9.bb index d076abb24..1f3a5cab8 100644 --- a/meta-oe/recipes-support/ode/ode_0.9.bb +++ b/meta-oe/recipes-support/ode/ode_0.9.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "ODE is an Open Source Physics Engine." | 1 | SUMMARY = "ODE is an Open Source Physics Engine" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | HOMEPAGE = "http://www.ode.org" | 3 | HOMEPAGE = "http://www.ode.org" |
4 | LICENSE = "LGPLv2.1 & BSD" | 4 | LICENSE = "LGPLv2.1 & BSD" |
diff --git a/meta-oe/recipes-support/opencv/opencv-samples_2.4.bb b/meta-oe/recipes-support/opencv/opencv-samples_2.4.bb index e00a5e664..9d862fe91 100644 --- a/meta-oe/recipes-support/opencv/opencv-samples_2.4.bb +++ b/meta-oe/recipes-support/opencv/opencv-samples_2.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Opencv : The Open Computer Vision Library" | 1 | SUMMARY = "Opencv : The Open Computer Vision Library" |
2 | HOMEPAGE = "http://opencv.willowgarage.com/wiki/" | 2 | HOMEPAGE = "http://opencv.willowgarage.com/wiki/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
diff --git a/meta-oe/recipes-support/opencv/opencv_2.4.bb b/meta-oe/recipes-support/opencv/opencv_2.4.bb index 538c7a3db..df512f6f6 100644 --- a/meta-oe/recipes-support/opencv/opencv_2.4.bb +++ b/meta-oe/recipes-support/opencv/opencv_2.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Opencv : The Open Computer Vision Library" | 1 | SUMMARY = "Opencv : The Open Computer Vision Library" |
2 | HOMEPAGE = "http://opencv.willowgarage.com/wiki/" | 2 | HOMEPAGE = "http://opencv.willowgarage.com/wiki/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | 4 | ||
@@ -83,7 +83,7 @@ FILES_${PN}-doc = "${datadir}/OpenCV/doc" | |||
83 | ALLOW_EMPTY_${PN} = "1" | 83 | ALLOW_EMPTY_${PN} = "1" |
84 | 84 | ||
85 | INSANE_SKIP_python-opencv = "True" | 85 | INSANE_SKIP_python-opencv = "True" |
86 | DESCRIPTION_python-opencv = "Python bindings to opencv" | 86 | SUMMARY_python-opencv = "Python bindings to opencv" |
87 | FILES_python-opencv = "${PYTHON_SITEPACKAGES_DIR}/*" | 87 | FILES_python-opencv = "${PYTHON_SITEPACKAGES_DIR}/*" |
88 | RDEPENDS_python-opencv = "python-core python-numpy" | 88 | RDEPENDS_python-opencv = "python-core python-numpy" |
89 | 89 | ||
diff --git a/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb b/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb index 1f01215e6..2e4152450 100644 --- a/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb +++ b/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SECTION = "libs" | 1 | SECTION = "libs" |
2 | DESCRIPTION = "OSM/Motif implementation." | 2 | SUMMARY = "OSM/Motif implementation" |
3 | LICENSE = "OGPL" | 3 | LICENSE = "OGPL" |
4 | DEPENDS = "xbitmaps virtual/libx11 libxt libxft xproto" | 4 | DEPENDS = "xbitmaps virtual/libx11 libxt libxft xproto" |
5 | 5 | ||
diff --git a/meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb b/meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb index 8053eda25..e740b6da2 100644 --- a/meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb +++ b/meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Libsyncml is an implementation of the SyncML protocol." | 1 | SUMMARY = "Libsyncml is an implementation of the SyncML protocol" |
2 | HOMEPAGE = "https://libsyncml.opensync.org/" | 2 | HOMEPAGE = "https://libsyncml.opensync.org/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPLv2.1" |
diff --git a/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb b/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb index c66e6dc2f..d383c659c 100644 --- a/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb +++ b/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "WBXML parsing and encoding library." | 1 | SUMMARY = "WBXML parsing and encoding library" |
2 | HOMEPAGE = "http://libwbxml.opensync.org/" | 2 | HOMEPAGE = "http://libwbxml.opensync.org/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "LGPLv2.1+" | 4 | LICENSE = "LGPLv2.1+" |
diff --git a/meta-oe/recipes-support/p11-kit/p11-kit_0.19.1.bb b/meta-oe/recipes-support/p11-kit/p11-kit_0.19.1.bb index c5b6129ac..67c2c00ce 100644 --- a/meta-oe/recipes-support/p11-kit/p11-kit_0.19.1.bb +++ b/meta-oe/recipes-support/p11-kit/p11-kit_0.19.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Provides a way to load and enumerate PKCS#11 modules" | 1 | SUMMARY = "Provides a way to load and enumerate PKCS#11 modules" |
2 | LICENSE = "BSD" | 2 | LICENSE = "BSD" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=02933887f609807fbb57aa4237d14a50" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=02933887f609807fbb57aa4237d14a50" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb b/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb index 85ec414cc..00a9635c3 100644 --- a/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb +++ b/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "PC/SC Lite smart card framework and applications" | 1 | SUMMARY = "PC/SC Lite smart card framework and applications" |
2 | HOMEPAGE = "http://pcsclite.alioth.debian.org/" | 2 | HOMEPAGE = "http://pcsclite.alioth.debian.org/" |
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a39d325b7d9cf2f07826a5154b16500c" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a39d325b7d9cf2f07826a5154b16500c" |
diff --git a/meta-oe/recipes-support/picocom/picocom_1.6.bb b/meta-oe/recipes-support/picocom/picocom_1.6.bb index 9fdd9d682..6b5200cdd 100644 --- a/meta-oe/recipes-support/picocom/picocom_1.6.bb +++ b/meta-oe/recipes-support/picocom/picocom_1.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Lightweight and minimal (~20K) dumb-terminal emulation program." | 1 | SUMMARY = "Lightweight and minimal (~20K) dumb-terminal emulation program" |
2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
4 | HOMEPAGE = "http://code.google.com/p/picocom/" | 4 | HOMEPAGE = "http://code.google.com/p/picocom/" |
diff --git a/meta-oe/recipes-support/pidgin/libotr_4.0.0.bb b/meta-oe/recipes-support/pidgin/libotr_4.0.0.bb index bb7950174..7396efd2d 100644 --- a/meta-oe/recipes-support/pidgin/libotr_4.0.0.bb +++ b/meta-oe/recipes-support/pidgin/libotr_4.0.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "(OTR) Messaging allows you to have private conversations over instant messaging" | 1 | SUMMARY = "(OTR) Messaging allows you to have private conversations over instant messaging" |
2 | HOMEPAGE = "http://www.cypherpunks.ca/otr/" | 2 | HOMEPAGE = "http://www.cypherpunks.ca/otr/" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24" |
diff --git a/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb b/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb index 93139b98d..cf3c680d2 100644 --- a/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb +++ b/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "(OTR) Messaging allows you to have private conversations over instant messaging" | 1 | SUMMARY = "(OTR) Messaging allows you to have private conversations over instant messaging" |
2 | HOMEPAGE = "http://www.cypherpunks.ca/otr/" | 2 | HOMEPAGE = "http://www.cypherpunks.ca/otr/" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24" |
diff --git a/meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb b/meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb index bec82362f..445e8ad8e 100644 --- a/meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb +++ b/meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "pngcheck verifies the integrity of PNG, JNG and MNG files" | 1 | SUMMARY = "pngcheck verifies the integrity of PNG, JNG and MNG files" |
2 | HOMEPAGE = "http://www.libpng.org/pub/png/apps/pngcheck.html" | 2 | HOMEPAGE = "http://www.libpng.org/pub/png/apps/pngcheck.html" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://gpl/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://gpl/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta-oe/recipes-support/poppler/poppler-data_0.4.6.bb b/meta-oe/recipes-support/poppler/poppler-data_0.4.6.bb index cb502d466..644e31801 100644 --- a/meta-oe/recipes-support/poppler/poppler-data_0.4.6.bb +++ b/meta-oe/recipes-support/poppler/poppler-data_0.4.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Poppler is a PDF rendering library based on the xpdf-3.0 code base." | 1 | SUMMARY = "Poppler is a PDF rendering library based on the xpdf-3.0 code base" |
2 | LICENSE = "Adobe" | 2 | LICENSE = "Adobe" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4870b98343f0bbb25fa43b9d2ba59448 \ | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4870b98343f0bbb25fa43b9d2ba59448 \ |
4 | file://COPYING.adobe;md5=63c6a8a9df204c00461fa5f163d8a663 \ | 4 | file://COPYING.adobe;md5=63c6a8a9df204c00461fa5f163d8a663 \ |
diff --git a/meta-oe/recipes-support/poppler/poppler_0.22.4.bb b/meta-oe/recipes-support/poppler/poppler_0.22.4.bb index f1f4561c7..7aa0dfc90 100644 --- a/meta-oe/recipes-support/poppler/poppler_0.22.4.bb +++ b/meta-oe/recipes-support/poppler/poppler_0.22.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Poppler is a PDF rendering library based on the xpdf-3.0 code base." | 1 | SUMMARY = "Poppler is a PDF rendering library based on the xpdf-3.0 code base" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb b/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb index 454bd3408..c8d7378eb 100644 --- a/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb +++ b/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A portable audio library" | 1 | SUMMARY = "A portable audio library" |
2 | SECTION = "libs/multimedia" | 2 | SECTION = "libs/multimedia" |
3 | LICENSE = "PortAudio" | 3 | LICENSE = "PortAudio" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=26107732c2ab637c5710446fcfaf02df" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=26107732c2ab637c5710446fcfaf02df" |
diff --git a/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb b/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb index 3241b83a0..84094dc1f 100644 --- a/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb +++ b/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Tool to display and modify PXA registers at runtime" | 1 | SUMMARY = "Tool to display and modify PXA registers at runtime" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://pxaregs.c;endline=12;md5=2cb6b33300eacdec4d7299bc42533740" | 3 | LIC_FILES_CHKSUM = "file://pxaregs.c;endline=12;md5=2cb6b33300eacdec4d7299bc42533740" |
4 | AUTHOR = "Holger Schurig <hs4233@mail.mn-solutions.de>" | 4 | AUTHOR = "Holger Schurig <hs4233@mail.mn-solutions.de>" |
diff --git a/meta-oe/recipes-support/re2c/re2c_0.13.5.bb b/meta-oe/recipes-support/re2c/re2c_0.13.5.bb index d87f17638..fff7a782a 100644 --- a/meta-oe/recipes-support/re2c/re2c_0.13.5.bb +++ b/meta-oe/recipes-support/re2c/re2c_0.13.5.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Tool for writing very fast and very flexible scanners" | 1 | SUMMARY = "Tool for writing very fast and very flexible scanners" |
2 | HOMEPAGE = "http://re2c.sourceforge.net/" | 2 | HOMEPAGE = "http://re2c.sourceforge.net/" |
3 | AUTHOR = "Marcus Börger <helly@users.sourceforge.net>" | 3 | AUTHOR = "Marcus Börger <helly@users.sourceforge.net>" |
4 | SECTION = "devel" | 4 | SECTION = "devel" |
diff --git a/meta-oe/recipes-support/rng-tools/rng-tools_2.bb b/meta-oe/recipes-support/rng-tools/rng-tools_2.bb index cccc6a59d..7803b2842 100644 --- a/meta-oe/recipes-support/rng-tools/rng-tools_2.bb +++ b/meta-oe/recipes-support/rng-tools/rng-tools_2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Random number generator daemon" | 1 | SUMMARY = "Random number generator daemon" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
4 | DEPENDS_append_libc-uclibc = " argp-standalone" | 4 | DEPENDS_append_libc-uclibc = " argp-standalone" |
diff --git a/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb b/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb index ca98ab5ce..269c1b75e 100644 --- a/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb +++ b/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A user-space tool to show and modify the state of GPIOs on the S3c24xx platform" | 1 | SUMMARY = "A user-space tool to show and modify the state of GPIOs on the S3c24xx platform" |
2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
3 | AUTHOR = "Werner Almesberger <werner@openmoko.org>" | 3 | AUTHOR = "Werner Almesberger <werner@openmoko.org>" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb b/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb index 168395fca..256da092d 100644 --- a/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb +++ b/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A user-space tool to show and modify the state of GPIOs on the S3c64xx platform" | 1 | SUMMARY = "A user-space tool to show and modify the state of GPIOs on the S3c64xx platform" |
2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
3 | AUTHOR = "Werner Almesberger <werner@openmoko.org>" | 3 | AUTHOR = "Werner Almesberger <werner@openmoko.org>" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb b/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb index a6ec087d0..2d5935dd3 100644 --- a/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb +++ b/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "JTAG utility to interface w/ a S3C2410 device" | 1 | SUMMARY = "JTAG utility to interface w/ a S3C2410 device" |
2 | SECTION = "devel" | 2 | SECTION = "devel" |
3 | AUTHOR = "Harald Welte <laforge@openmoko.org>" | 3 | AUTHOR = "Harald Welte <laforge@openmoko.org>" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta-oe/recipes-support/serial-utils/pty-forward-native.bb b/meta-oe/recipes-support/serial-utils/pty-forward-native.bb index 5d89b6479..b2b878d34 100644 --- a/meta-oe/recipes-support/serial-utils/pty-forward-native.bb +++ b/meta-oe/recipes-support/serial-utils/pty-forward-native.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Receive a forwarded serial from serial-forward and provide a PTY" | 1 | SUMMARY = "Receive a forwarded serial from serial-forward and provide a PTY" |
2 | AUTHOR = "Holger 'Zecke' Freyther" | 2 | AUTHOR = "Holger 'Zecke' Freyther" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" |
diff --git a/meta-oe/recipes-support/serial-utils/serial-forward_git.bb b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb index 9d7b990e0..129a3be8a 100644 --- a/meta-oe/recipes-support/serial-utils/serial-forward_git.bb +++ b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Forward a serial using TCP/IP" | 1 | SUMMARY = "Forward a serial using TCP/IP" |
2 | AUTHOR = "Holger 'Zecke' Freyther'" | 2 | AUTHOR = "Holger 'Zecke' Freyther'" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" |
diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.31.bb b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.31.bb index 8b0b76a6e..29fe1325e 100644 --- a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.31.bb +++ b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.31.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Utilities for working with generic SCSI devices" | 1 | SUMMARY = "Utilities for working with generic SCSI devices" |
2 | HOMEPAGE = "http://sg.danny.cz/sg/sg3_utils.html" | 2 | HOMEPAGE = "http://sg.danny.cz/sg/sg3_utils.html" |
3 | SECTION = "console/admin" | 3 | SECTION = "console/admin" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/sqlite/sqlite_2.8.17.bb b/meta-oe/recipes-support/sqlite/sqlite_2.8.17.bb index 54b59bf0e..5148f356f 100644 --- a/meta-oe/recipes-support/sqlite/sqlite_2.8.17.bb +++ b/meta-oe/recipes-support/sqlite/sqlite_2.8.17.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "An Embeddable SQL Database Engine" | 1 | SUMMARY = "An Embeddable SQL Database Engine" |
2 | HOMEPAGE = "http://www.sqlite.org/" | 2 | HOMEPAGE = "http://www.sqlite.org/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | DEPENDS = "readline ncurses" | 4 | DEPENDS = "readline ncurses" |
diff --git a/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb b/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb index c31eae10f..bb649a233 100644 --- a/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb +++ b/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Debian's start-stop-daemon utility extracted from the dpkg \ | 1 | SUMMARY = "Debian's start-stop-daemon utility extracted from the dpkg \ |
2 | package" | 2 | package" |
3 | LICENSE = "PD" | 3 | LICENSE = "PD" |
4 | LIC_FILES_CHKSUM = "file://utils/start-stop-daemon.c;md5=a963623e4588f70122865aaa7a370ce4" | 4 | LIC_FILES_CHKSUM = "file://utils/start-stop-daemon.c;md5=a963623e4588f70122865aaa7a370ce4" |
diff --git a/meta-oe/recipes-support/synergy/synergy_1.3.8.bb b/meta-oe/recipes-support/synergy/synergy_1.3.8.bb index 02a24b745..c73582ea9 100644 --- a/meta-oe/recipes-support/synergy/synergy_1.3.8.bb +++ b/meta-oe/recipes-support/synergy/synergy_1.3.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Synergy - control multiple computers with one keyboard and mouse" | 1 | SUMMARY = "Synergy - control multiple computers with one keyboard and mouse" |
2 | HOMEPAGE = "http://synergy.googlecode.com" | 2 | HOMEPAGE = "http://synergy.googlecode.com" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=9772a11e3569985855e2ce450e56f991" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=9772a11e3569985855e2ce450e56f991" |
4 | LICENSE = "GPL-2.0" | 4 | LICENSE = "GPL-2.0" |
diff --git a/meta-oe/recipes-support/talloc/talloc_2.0.1.bb b/meta-oe/recipes-support/talloc/talloc_2.0.1.bb index 83bb0c248..6b7e4f1cf 100644 --- a/meta-oe/recipes-support/talloc/talloc_2.0.1.bb +++ b/meta-oe/recipes-support/talloc/talloc_2.0.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Hierarchical, reference counted memory pool system with destructors" | 1 | SUMMARY = "Hierarchical, reference counted memory pool system with destructors" |
2 | HOMEPAGE = "http://talloc.samba.org" | 2 | HOMEPAGE = "http://talloc.samba.org" |
3 | LICENSE = "LGPL-3.0" | 3 | LICENSE = "LGPL-3.0" |
4 | LIC_FILES_CHKSUM = "file://NEWS;md5=5fe776b23a711c9153ee94bc87e47334" | 4 | LIC_FILES_CHKSUM = "file://NEWS;md5=5fe776b23a711c9153ee94bc87e47334" |
diff --git a/meta-oe/recipes-support/toscoterm/toscoterm_git.bb b/meta-oe/recipes-support/toscoterm/toscoterm_git.bb index 5c5fab948..24f813b62 100644 --- a/meta-oe/recipes-support/toscoterm/toscoterm_git.bb +++ b/meta-oe/recipes-support/toscoterm/toscoterm_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A very small and simple terminal emulator" | 1 | SUMMARY = "A very small and simple terminal emulator" |
2 | SECTION = "x11/applications" | 2 | SECTION = "x11/applications" |
3 | DEPENDS = "vte" | 3 | DEPENDS = "vte" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20130807.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20130807.bb index fc0fbfb9d..e33f29679 100644 --- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20130807.bb +++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20130807.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Data files for usbmodeswitch" | 1 | SUMMARY = "Data files for usbmodeswitch" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.0.1.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.0.1.bb index 34855234b..92d1ac473 100644 --- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.0.1.bb +++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.0.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A mode switching tool for controlling 'flip flop' (multiple device) USB gear" | 1 | SUMMARY = "A mode switching tool for controlling 'flip flop' (multiple device) USB gear" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/usbpath/usbpath_svn.bb b/meta-oe/recipes-support/usbpath/usbpath_svn.bb index 903a33d21..001683e96 100644 --- a/meta-oe/recipes-support/usbpath/usbpath_svn.bb +++ b/meta-oe/recipes-support/usbpath/usbpath_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Convert the physical locations of a USB device to/from its number" | 1 | SUMMARY = "Convert the physical locations of a USB device to/from its number" |
2 | AUTHOR = "Werner Almesberger <werner@openmoko.org>" | 2 | AUTHOR = "Werner Almesberger <werner@openmoko.org>" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb b/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb index 0d22d1df5..447381a79 100644 --- a/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb +++ b/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A lightweight Terminal Emulator based on libvte, written in Vala." | 1 | SUMMARY = "A lightweight Terminal Emulator based on libvte, written in Vala" |
2 | SECTION = "x11/applications" | 2 | SECTION = "x11/applications" |
3 | DEPENDS = "vte" | 3 | DEPENDS = "vte" |
4 | SRCREV = "0fefa38087581f85fa0631b40500b9428369c146" | 4 | SRCREV = "0fefa38087581f85fa0631b40500b9428369c146" |
diff --git a/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb b/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb index 6c9037bb2..a114d2f0d 100644 --- a/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb +++ b/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Atheros 6K Wifi configuration utility" | 1 | SUMMARY = "Atheros 6K Wifi configuration utility" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://wmiconfig.c;endline=19;md5=4394a56bca1c5b2446c9f8e406c82911" | 3 | LIC_FILES_CHKSUM = "file://wmiconfig.c;endline=19;md5=4394a56bca1c5b2446c9f8e406c82911" |
4 | SECTION = "console/network" | 4 | SECTION = "console/network" |
diff --git a/meta-oe/recipes-support/xchat/xchat_2.8.8.bb b/meta-oe/recipes-support/xchat/xchat_2.8.8.bb index 4e8fe71aa..8f05062c5 100644 --- a/meta-oe/recipes-support/xchat/xchat_2.8.8.bb +++ b/meta-oe/recipes-support/xchat/xchat_2.8.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Full-featured IRC chat client with scripting support" | 1 | SUMMARY = "Full-featured IRC chat client with scripting support" |
2 | LICENSE = "GPLv2+" | 2 | LICENSE = "GPLv2+" |
3 | HOMEPAGE = "http://www.xchat.org" | 3 | HOMEPAGE = "http://www.xchat.org" |
4 | SECTION = "x11/network" | 4 | SECTION = "x11/network" |
diff --git a/meta-oe/recipes-support/xmlto/xmlto_0.0.25.bb b/meta-oe/recipes-support/xmlto/xmlto_0.0.25.bb index 447c79108..9188c8acf 100644 --- a/meta-oe/recipes-support/xmlto/xmlto_0.0.25.bb +++ b/meta-oe/recipes-support/xmlto/xmlto_0.0.25.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A shell-script tool for converting XML files to various formats" | 1 | SUMMARY = "A shell-script tool for converting XML files to various formats" |
2 | HOMEPAGE = "https://fedorahosted.org/xmlto/" | 2 | HOMEPAGE = "https://fedorahosted.org/xmlto/" |
3 | SECTION = "docs/xmlto" | 3 | SECTION = "docs/xmlto" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |