various packages: a bit cosmetics here and there

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-10-14 15:42:13 +02:00
parent ea93606130
commit 24ce659b38
10 changed files with 9 additions and 9 deletions

View File

@ -32,8 +32,8 @@ PKG_PRIORITY="optional"
PKG_SECTION="devel"
PKG_SHORTDESC="Foreign Function Interface Library"
PKG_LONGDESC="The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time."
PKG_IS_ADDON="no"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_HOST="--disable-debug \

View File

@ -31,8 +31,8 @@ PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="lockdev: Manage character and block device lockfiles."
PKG_LONGDESC="lockdev manages character and block device lockfiles."
PKG_IS_ADDON="no"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"

View File

@ -31,8 +31,8 @@ PKG_PRIORITY="optional"
PKG_SECTION="graphics"
PKG_SHORTDESC="glu: The OpenGL utility library"
PKG_LONGDESC="libglu is the The OpenGL utility library"
PKG_IS_ADDON="no"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--disable-silent-rules \

View File

@ -31,8 +31,8 @@ PKG_PRIORITY="optional"
PKG_SECTION="multimedia"
PKG_SHORTDESC="libass: a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format."
PKG_LONGDESC="libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter"
PKG_IS_ADDON="no"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--disable-test \

View File

@ -32,5 +32,6 @@ PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="hd-idle is a [Linux] utility program for spinning-down external disks after a period of idle time."
PKG_LONGDESC="hd-idle is a utility program for spinning-down external disks after a period of idle time. Since most external IDE disk enclosures don't support setting the IDE idle timer, a program like hd-idle is required to spin down idle disks automatically."
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"

View File

@ -31,8 +31,8 @@ PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="libhid: userspace USB HID access library"
PKG_LONGDESC="libhid provides a generic and flexible way to access and interact with USB HID devices, much like libusb does for plain USB devices"
PKG_IS_ADDON="no"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--disable-shared \

View File

@ -31,8 +31,8 @@ PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="libusb: OS independent USB device access"
PKG_LONGDESC="The libusb project's aim is to create a Library for use by user level applications to USB devices regardless of OS."
PKG_IS_ADDON="no"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--enable-shared \

View File

@ -31,8 +31,8 @@ PKG_PRIORITY="optional"
PKG_SECTION="textproc"
PKG_SHORTDESC="tinyxml: XML parser library"
PKG_LONGDESC="TinyXML is a simple, small, C++ XML parser that can be easily integrating into other programs."
PKG_IS_ADDON="no"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"

View File

@ -33,5 +33,4 @@ PKG_SHORTDESC="yaml: a next generation YAML parser and emitter."
PKG_LONGDESC="yaml is the next generation YAML parser and emitter."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"

View File

@ -31,8 +31,8 @@ PKG_PRIORITY="optional"
PKG_SECTION="x11/util"
PKG_SHORTDESC="util-macros: X.org autoconf utilities"
PKG_LONGDESC="X.org autoconf utilities such as M4 macros."
PKG_IS_ADDON="no"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
post_makeinstall_target() {