mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
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>
This commit is contained in:
committed by
Martin Jansa
parent
a7ee4f3b00
commit
c95e155780
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Tests large file IO and creation/deletion of small files."
|
||||
SUMMARY = "Tests large file IO and creation/deletion of small files"
|
||||
HOMEPAGE = "http://www.coker.com.au/bonnie++/"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://copyright.txt;md5=cd4dde95a6b9d122f0a9150ae9cc3ee0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "CPU burn app that loads the NEON coprocessor fully"
|
||||
SUMMARY = "CPU burn app that loads the NEON coprocessor fully"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://burn.S;md5=823abc72c2cd448e87df9bc5355a4456"
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "The dbench (disk) and tbench (TCP) benchmarks"
|
||||
DESCRIPTION_dbench = "Filesystem load benchmark"
|
||||
DESCRIPTION_tbench = "TCP load benchmark"
|
||||
SUMMARY = "The dbench (disk) and tbench (TCP) benchmarks"
|
||||
SUMMARY_dbench = "Filesystem load benchmark"
|
||||
SUMMARY_tbench = "TCP load benchmark"
|
||||
HOMEPAGE = "http://samba.org/ftp/tridge/dbench/"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Filesystem and Disk Benchmarking Tool"
|
||||
SUMMARY = "Filesystem and Disk Benchmarking Tool"
|
||||
HOMEPAGE = "http://www.iozone.org/"
|
||||
AUTHOR = "Don Capps <don.capps2@verizon.net>, William D. Norcott <wnorcott@us.oracle.com>"
|
||||
SECTION = "console/tests"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "A library which provides easy access to huge pages of memory"
|
||||
SUMMARY = "A library which provides easy access to huge pages of memory"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Tools for performance analysis."
|
||||
SUMMARY = "Tools for performance analysis"
|
||||
HOMEPAGE = "http://lmbench.sourceforge.net/"
|
||||
SECTION = "console/utils"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Utility to test for faulty memory subsystem"
|
||||
SUMMARY = "Utility to test for faulty memory subsystem"
|
||||
HOMEPAGE = "http://pyropus.ca/software/memtester/"
|
||||
SECTION = "console/utils"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Threaded I/O tester"
|
||||
SUMMARY = "Threaded I/O tester"
|
||||
HOMEPAGE = "http://sourceforge.net/projects/tiobench/"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "The dump DAQ test the various inline mode features "
|
||||
SUMMARY = "The dump DAQ test the various inline mode features "
|
||||
HOMEPAGE = "http://www.snort.org"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f9ce51a65dd738dc1ae631d8b21c40e0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "GNU All Mobile Managment Utilities"
|
||||
SUMMARY = "GNU All Mobile Managment Utilities"
|
||||
SECTION = "console/network"
|
||||
DEPENDS = "cmake-native virtual/libiconv libdbi mysql5"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "HTML5 (plugin-free) web-based terminal emulator and SSH client"
|
||||
SUMMARY = "HTML5 (plugin-free) web-based terminal emulator and SSH client"
|
||||
LICENSE = "AGPL-3.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ee5b168fc7de89a0cadc49e27830aa2c"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Cellphone tools and driver software"
|
||||
SUMMARY = "Cellphone tools and driver software"
|
||||
SECTION = "console/network"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
|
||||
|
||||
@@ -3,7 +3,7 @@ SECTION = "kernel/userland"
|
||||
LICENSE = "GPLv2 | BSD"
|
||||
LIC_FILES_CHKSUM = "file://README;md5=4d709ce0f9c84b87d148e16731f647e1"
|
||||
DEPENDS = "libnl openssl"
|
||||
DESCRIPTION = "User space daemon for extended IEEE 802.11 management"
|
||||
SUMMARY = "User space daemon for extended IEEE 802.11 management"
|
||||
|
||||
inherit update-rc.d
|
||||
INITSCRIPT_NAME = "hostapd"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "A network authentication protocol"
|
||||
SUMMARY = "A network authentication protocol"
|
||||
HOMEPAGE = "http://web.mit.edu/Kerberos/"
|
||||
SECTION = "console/network"
|
||||
LICENSE = "MIT"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "A protocol library to access an iPhone or iPod Touch in Linux"
|
||||
SUMMARY = "A protocol library to access an iPhone or iPod Touch in Linux"
|
||||
LICENSE = "GPLv2 & LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "\
|
||||
file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "A packet dissection and creation library"
|
||||
SUMMARY = "A packet dissection and creation library"
|
||||
# libnet at packetfactory.net is dead
|
||||
HOMEPAGE = "https://github.com/sam-github/libnet"
|
||||
SECTION = "libs"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "NetworkManager"
|
||||
SUMMARY = "NetworkManager"
|
||||
SECTION = "net/misc"
|
||||
|
||||
LICENSE = "GPLv2+"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "This small package provides a few command line tools for Linux Phonet"
|
||||
SUMMARY = "This small package provides a few command line tools for Linux Phonet"
|
||||
HOMEPAGE = ""
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "rfkill CLI utility"
|
||||
SUMMARY = "rfkill CLI utility"
|
||||
HOMEPAGE = "http://linuxwireless.org/en/users/Documentation/rfkill"
|
||||
SECTION = "base"
|
||||
LICENSE = "BSD"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Torrent client"
|
||||
SUMMARY = "Torrent client"
|
||||
HOMEPAGE = "http://libtorrent.rakshasa.no/"
|
||||
LICENSE = "GPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "A serial to network proxy"
|
||||
SUMMARY = "A serial to network proxy"
|
||||
SECTION = "console/network"
|
||||
HOMEPAGE = "http://sourceforge.net/projects/ser2net/"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Library and tools for Soft66ADD and related SDR radio receivers"
|
||||
SUMMARY = "Library and tools for Soft66ADD and related SDR radio receivers"
|
||||
LICENSE = "GPLv3 LGPLv3+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \
|
||||
file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02 "
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
HOMEPAGE = "http://alumnit.ca/wiki/index.php?page=WvStreams"
|
||||
DESCRIPTION = "WvStreams is a network programming library in C++"
|
||||
SUMMARY = "WvStreams is a network programming library in C++"
|
||||
|
||||
LICENSE = "LGPLv2"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=55ca817ccb7d5b5b66355690e9abc605"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "dbus forwarding daemon"
|
||||
SUMMARY = "dbus forwarding daemon"
|
||||
LICENSE = "LGPLv2.1+"
|
||||
LIC_FILES_CHKSUM = "file://dbus-daemon-proxy.c;endline=19;md5=41df6d21fe1c97d6a1cc22a5bf374cba"
|
||||
DEPENDS = "dbus dbus-glib"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Gives a fake root environment"
|
||||
SUMMARY = "Gives a fake root environment"
|
||||
HOMEPAGE = "http://fakeroot.alioth.debian.org"
|
||||
SECTION = "base"
|
||||
LICENSE = "GPLv3"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "C++ bindings for the glib library."
|
||||
SUMMARY = "C++ bindings for the glib library"
|
||||
HOMEPAGE = "http://www.gtkmm.org/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPLv2.1 & GPLv2"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "A library for loose coupling of C++ method calls"
|
||||
SUMMARY = "A library for loose coupling of C++ method calls"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Helper script for OE's llvm support"
|
||||
SUMMARY = "Helper script for OE's llvm support"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \
|
||||
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420 \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Configuration files for online package repositories aka feeds"
|
||||
SUMMARY = "Configuration files for online package repositories aka feeds"
|
||||
PR = "r1"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# This recipe is intended as a 'simpler' replacement for packagegroup-base.
|
||||
# Please communicate your use cases and suggestions to the mailinglist(s)
|
||||
|
||||
DESCRIPTION = "Basic task to get a device online"
|
||||
SUMMARY = "Basic task to get a device online"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Basic task to get a device booting"
|
||||
SUMMARY = "Basic task to get a device booting"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION = "A set of useful command line tools"
|
||||
DESCRIPTION_${PN}-debug = "A set of command line tools useful for debugging"
|
||||
SUMMARY = "A set of useful command line tools"
|
||||
SUMMARY_${PN}-debug = "A set of command line tools useful for debugging"
|
||||
SECTION = "console"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Proxy libintl"
|
||||
SUMMARY = "Proxy libintl"
|
||||
HOMEPAGE = "http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPLv2"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Meet Cloud9, development-as-a-service for Javascripters and other developers"
|
||||
SUMMARY = "Meet Cloud9, development-as-a-service for Javascripters and other developers"
|
||||
HOMEPAGE = "http://c9.io"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=4784c3bcff601fd8f9515f52a11e7018"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "A fast and lightweight IDE"
|
||||
SUMMARY = "A fast and lightweight IDE"
|
||||
HOMEPAGE = "http://www.geany.org/"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=bd7b2c994af21d318bd2cd3b3f80c2d5"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "shared library for GIF images"
|
||||
SUMMARY = "shared library for GIF images"
|
||||
SECTION = "libs"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ae11c61b04b2917be39b11f78d71519a"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Glade - A User Interface Designer"
|
||||
SUMMARY = "Glade - A User Interface Designer"
|
||||
HOMEPAGE = "http://www.gnu.org/software/gnash"
|
||||
LICENSE = "GPLv2 & LGPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=aabe87591cb8ae0f3c68be6977bb5522 \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "UW c-client library for mail protocols"
|
||||
SUMMARY = "UW c-client library for mail protocols"
|
||||
SECTION = "devel"
|
||||
|
||||
LICENSE = "Apache-2.0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "BSD replacement for libreadline"
|
||||
SUMMARY = "BSD replacement for libreadline"
|
||||
HOMEPAGE = "http://www.thrysoee.dk/editline/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "BSD"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Fribidi library for bidirectional text"
|
||||
SUMMARY = "Fribidi library for bidirectional text"
|
||||
SECTION = "libs"
|
||||
PR = "r1"
|
||||
LICENSE = "LGPLv2.1"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Embedded Linux Device Driver Tests based on Linux Test Project"
|
||||
SUMMARY = "Embedded Linux Device Driver Tests based on Linux Test Project"
|
||||
HOMEPAGE = "http://arago-project.org/git/projects/test-automation/ltp-ddt.git"
|
||||
SECTION = "console/utils"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = " a Just-In-Time Compiler for Lua"
|
||||
SUMMARY = "Just-In-Time Compiler for Lua"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=1793ef52a5d577794cd886a501a7f861"
|
||||
HOMEPAGE = "http://luajit.org"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "The Mercurial distributed SCM"
|
||||
SUMMARY = "The Mercurial distributed SCM"
|
||||
HOMEPAGE = "http://mercurial.selenic.com/"
|
||||
SECTION = "console/utils"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "nodeJS Evented I/O for V8 JavaScript"
|
||||
SUMMARY = "nodeJS Evented I/O for V8 JavaScript"
|
||||
HOMEPAGE = "http://nodejs.org"
|
||||
LICENSE = "MIT & zlib"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d6237f3a840aef5b7880fb4e49eecfe5"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "nodeJS Evented I/O for V8 JavaScript"
|
||||
SUMMARY = "nodeJS Evented I/O for V8 JavaScript"
|
||||
HOMEPAGE = "http://nodejs.org"
|
||||
LICENSE = "MIT & BSD"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=95a589a3257ab7dfe37d8a8379e3c72d"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Packages required for a target (on-device) SDK"
|
||||
SUMMARY = "Packages required for a target (on-device) SDK"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "PackageKit package management abstraction"
|
||||
SUMMARY = "PackageKit package management abstraction"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPL-2.0+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Python interface for Remember The Milk API."
|
||||
SUMMARY = "Python interface for Remember The Milk API"
|
||||
AUTHOR = "Sridhar Ratnakumar / srid"
|
||||
HOMEPAGE = "http://pypi.python.org/pypi/pyrtm"
|
||||
LICENSE = "MIT"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Python template engine and code generation tool"
|
||||
SUMMARY = "Python template engine and code generation tool"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=aff1107514aa6aae948f9fe71fdc393b"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Extensions to the standard Python date/time support"
|
||||
SUMMARY = "Extensions to the standard Python date/time support"
|
||||
HOMEPAGE = "http://labix.org/python-dateutil"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "PSF"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Google Data APIs Python Client Library"
|
||||
SUMMARY = "Google Data APIs Python Client Library"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://README.txt;md5=473bd4dff0ddca1f958244b2dc7a162c"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "A Python crypto and SSL toolkit"
|
||||
SUMMARY = "A Python crypto and SSL toolkit"
|
||||
HOMEPAGE = "http://chandlerproject.org/bin/view/Projects/MeTooCrypto"
|
||||
|
||||
DEPENDS = "openssl swig-native"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "A sophisticated Numeric Processing Package for Python"
|
||||
SUMMARY = "A sophisticated Numeric Processing Package for Python"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "PSF & LLNL"
|
||||
LIC_FILES_CHKSUM = "file://Legal.htm;md5=e3ce75dedd4043918d15979ae43e312e"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "A Pure Python Expect like Module for Python"
|
||||
SUMMARY = "A Pure Python Expect like Module for Python"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "PSF"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=04a2bf11b85ce49d4a8c0c413fd34404"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY = "PIP is a tool for installing and managing Python packages."
|
||||
SUMMARY = "PIP is a tool for installing and managing Python packages"
|
||||
LICENSE = "MIT & GPL"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cd00425a3465a0e4c81929b94241d3de"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "A cross-platform process and system utilities module for Python"
|
||||
SUMMARY = "A cross-platform process and system utilities module for Python"
|
||||
SECTION = "devel/python"
|
||||
HOMEPAGE = "http://code.google.com/p/psutil"
|
||||
LICENSE = "BSD"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Support for the Linux 2.6.x ALSA Sound System"
|
||||
SUMMARY = "Support for the Linux 2.6.x ALSA Sound System"
|
||||
SECTION = "devel/python"
|
||||
DEPENDS = "alsa-lib"
|
||||
LICENSE = "PSF"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Python Qt4 Bindings"
|
||||
SUMMARY = "Python Qt4 Bindings"
|
||||
HOMEPAGE = "http://riverbankcomputing.co.uk"
|
||||
AUTHOR = "Phil Thomson @ riverbank.co.uk"
|
||||
SECTION = "devel/python"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Serial Port Support for Python"
|
||||
SUMMARY = "Serial Port Support for Python"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "PSF"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7424386ffe323e815ee62ee9ad591dd8"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "A libudev binding"
|
||||
SUMMARY = "A libudev binding"
|
||||
HOMEPAGE = "http://pypi.python.org/pypi/pyudev"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "PyUSB provides USB access on the Python language"
|
||||
SUMMARY = "PyUSB provides USB access on the Python language"
|
||||
HOMEPAGE = "http://pyusb.sourceforge.net/"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "BSD"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Simple, fast, extensible JSON encoder/decoder for Python"
|
||||
SUMMARY = "Simple, fast, extensible JSON encoder/decoder for Python"
|
||||
HOMEPAGE = "http://cheeseshop.python.org/pypi/simplejson"
|
||||
SECTION = "devel/python"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Runtime helper for sip-generated python wrapper libraries"
|
||||
SUMMARY = "Runtime helper for sip-generated python wrapper libraries"
|
||||
SECTION = "devel/python"
|
||||
HOMEPAGE = "http://www.riverbankcomputing.co.uk/sip"
|
||||
AUTHOR = "Phil Thompson"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Set of i2c tools for linux - Python module"
|
||||
SUMMARY = "Set of i2c tools for linux - Python module"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://smbusmodule.c;startline=1;endline=17;md5=fa24df321a520ff8e10f203425ab9fa8"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Python package for parsing and generating vCard and vCalendar files"
|
||||
SUMMARY = "Python package for parsing and generating vCard and vCalendar files"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Interface definitions for Zope products"
|
||||
SUMMARY = "Interface definitions for Zope products"
|
||||
SECTION = "console/network"
|
||||
|
||||
LICENSE = "ZPL-2.1"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Templatized C++ Command Line Parser"
|
||||
SUMMARY = "Templatized C++ Command Line Parser"
|
||||
HOMEPAGE = "http://tclap.sourceforge.net/"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c8ab0ff134bcc584d0e6b5b9f8732453"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Tool Command Language ToolKit Extension"
|
||||
SUMMARY = "Tool Command Language ToolKit Extension"
|
||||
HOMEPAGE = "http://tcl.sourceforge.net"
|
||||
SECTION = "devel/tcltk"
|
||||
LICENSE = "tcl"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY = "Test suite used to validate ACPICA."
|
||||
SUMMARY = "Test suite used to validate ACPICA"
|
||||
HOMEPAGE = "http://www.acpica.org/"
|
||||
|
||||
LICENSE = "Intel"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "HP Linux Imaging and Printing"
|
||||
SUMMARY = "HP Linux Imaging and Printing"
|
||||
LICENSE="GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=442bb3cbbeeb60643a87325718b8a8ee"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Jansson is a C library for encoding, decoding and manipulating JSON data."
|
||||
SUMMARY = "Jansson is a C library for encoding, decoding and manipulating JSON data"
|
||||
HOMEPAGE = "http://www.digip.org/jansson/"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=6946b728e700de875e60ebb453cc3a20"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "USB CEC Adaptor communication Library"
|
||||
SUMMARY = "USB CEC Adaptor communication Library"
|
||||
HOMEPAGE = "http://libcec.pulse-eight.com/"
|
||||
|
||||
LICENSE = "GPLv2+"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "A library to handle Apple Property List format whereas it's binary or XML"
|
||||
SUMMARY = "A library to handle Apple Property List format whereas it's binary or XML"
|
||||
|
||||
LICENSE = "GPLv2 & LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "File locking library."
|
||||
SUMMARY = "File locking library"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPLv2+ & GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=ac284a60d48eaa4bc811cddc377fa341"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Libuio - helper library for UIO subsystem."
|
||||
SUMMARY = "Libuio - helper library for UIO subsystem"
|
||||
SECTION = "base"
|
||||
LICENSE = "GPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "shared library for GIF images"
|
||||
SUMMARY = "shared library for GIF images"
|
||||
SECTION = "libs"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ae11c61b04b2917be39b11f78d71519a"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Library for converting WMF files"
|
||||
SUMMARY = "Library for converting WMF files"
|
||||
HOMEPAGE = "http://wvware.sourceforge.net/libwmf.html"
|
||||
SECTION = "libs"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "High performance data logging and graphing system for time series data."
|
||||
SUMMARY = "High performance data logging and graphing system for time series data"
|
||||
HOMEPAGE = "http://oss.oetiker.ch/rrdtool/"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Rsyslog is an enhanced multi-threaded syslogd"
|
||||
SUMMARY = "Rsyslog is an enhanced multi-threaded syslogd"
|
||||
DEPENDS = "zlib libestr json-c"
|
||||
DEPENDS += "${@base_contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)}"
|
||||
HOMEPAGE = "http://www.rsyslog.com/"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "SIP is a C++/Python Wrapper Generator"
|
||||
SUMMARY = "SIP is a C++/Python Wrapper Generator"
|
||||
AUTHOR = "Phil Thompson"
|
||||
HOMEPAGE = "http://www.riverbankcomputing.co.uk/sip"
|
||||
SECTION = "devel"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
SECTION = "console/utils"
|
||||
DESCRIPTION = "Control and monitor storage systems using S.M.A.R.T."
|
||||
SUMMARY = "Control and monitor storage systems using S.M.A.R.T"
|
||||
HOMEPAGE = "http://smartmontools.sourceforge.net/"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "canutils (PTX flavour)"
|
||||
SUMMARY = "canutils (PTX flavour)"
|
||||
HOMEPAGE = "http://www.pengutronix.de"
|
||||
SECTION = "console/network"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Control basic functions in socketcan from userspace"
|
||||
SUMMARY = "Control basic functions in socketcan from userspace"
|
||||
HOMEPAGE = "http://www.pengutronix.de"
|
||||
SECTION = "libs/network"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Subsurface is an open source dive log program."
|
||||
SUMMARY = "Subsurface is an open source dive log program"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "A Type1 Font Rastering Library"
|
||||
SUMMARY = "A Type1 Font Rastering Library"
|
||||
SECTION = "libs"
|
||||
DEPENDS = "virtual/libx11 libxaw"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Transparent Inter-Process Communication protocol"
|
||||
SUMMARY = "Transparent Inter-Process Communication protocol"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://tipc-config/tipc-config.c;endline=32;md5=527a3d5745e1581b15a4fddfb5dfda68"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Terminal multiplexer"
|
||||
SUMMARY = "Terminal multiplexer"
|
||||
HOMEPAGE = "http://tmux.sourceforge.net"
|
||||
SECTION = "console/utils"
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
SECTION = "console/utils"
|
||||
DESCRIPTION = "Utilities for User-Mode-Linux"
|
||||
SUMMARY = "Utilities for User-Mode-Linux"
|
||||
LICENSE = "GPL-2.0"
|
||||
DEPENDS = "zlib ncurses readline"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Linux zram compressed in-memory swap"
|
||||
SUMMARY = "Linux zram compressed in-memory swap"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "C++ bindings for the atk"
|
||||
SUMMARY = "C++ bindings for the atk"
|
||||
SECTION = "libs"
|
||||
|
||||
LICENSE = "LGPLv2.1 & GPLv2"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "C++ bindings for the GTK+ toolkit."
|
||||
SUMMARY = "C++ bindings for the GTK+ toolkit"
|
||||
HOMEPAGE = "http://www.gtkmm.org/"
|
||||
SECTION = "libs"
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SECTION = "libs"
|
||||
DEPENDS = "gtk+ glib-2.0 libxml2"
|
||||
DESCRIPTION = "A GTK+ HTML rendering library."
|
||||
SUMMARY = "A GTK+ HTML rendering library"
|
||||
LICENSE = "LGPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Babl is a dynamic, any to any, pixel format conversion library."
|
||||
SUMMARY = "Babl is a dynamic, any to any, pixel format conversion library"
|
||||
LICENSE = "LGPL-3.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
require recipes-graphics/cairo/cairo.inc
|
||||
|
||||
DESCRIPTION = "C++ bindings for Cairo graphics library"
|
||||
SUMMARY = "C++ bindings for Cairo graphics library"
|
||||
|
||||
LICENSE = "LGPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Simple bootsplash for systemd systems"
|
||||
SUMMARY = "Simple bootsplash for systemd systems"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "FBGrab is a framebuffer screenshot program."
|
||||
SUMMARY = "FBGrab is a framebuffer screenshot program"
|
||||
HOMEPAGE = "http://fbgrab.monells.se/"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
HOMEPAGE = "http://linux.bytesex.org/fbida/"
|
||||
DESCRIPTION = "frame buffer image and doc viewer tools"
|
||||
SUMMARY = "frame buffer image and doc viewer tools"
|
||||
AUTHOR = "Gerd Hoffmann"
|
||||
SECTION = "utils"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "GEGL (Generic Graphics Library) is a graph based image processing framework."
|
||||
SUMMARY = "GEGL (Generic Graphics Library) is a graph based image processing framework"
|
||||
LICENSE = "LGPL-3.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
DEPENDS = "babl librsvg glib-2.0 gtk+ pango cairo expat zlib libpng jpeg virtual/libsdl"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "The GIMP is the GNU Image Manipulation Program."
|
||||
SUMMARY = "The GIMP is the GNU Image Manipulation Program"
|
||||
HOMEPAGE = "http://www.gimp.org"
|
||||
SECTION = "x11/graphics"
|
||||
LICENSE = "GPLv3"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "libgphoto2 allows you to access digital cameras"
|
||||
SUMMARY = "libgphoto2 allows you to access digital cameras"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1"
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user