OBJECTS = $(PKG_OBJECTS) $(PKG_PATCHES)
PKG_NAME_REAL = $(notdir $(CURDIR))
-PKG_PACKAGES = default devel
+PKG_PACKAGES = default
PKG_PACKAGES_FILES = $(foreach package,$(PKG_PACKAGES),$(call DO_PACKAGE_FILENAME,$(package)))
DO_PACKAGE_FILENAME = $(subst --,-,$(PKG_NAME_REAL)-$(subst default,,$(1))-$(PKG_VER)-$(DISTRO_SNAME)$(DISTRO_EPOCH)-$(PKG_REL).ipk)
PKG_LICENSE = GPLv2+
PKG_SUMMARY = Access control list utilities.
+PKG_PACKAGES += devel
+
define PKG_DESCRIPTION
This package contains the getfacl and setfacl utilities needed for \
manipulating access control lists.
PKG_LICENSE = GPLv2+ LGPLv2+
PKG_SUMMARY = Tools for extended attribute support.
+PKG_PACKAGES += devel
+
define PKG_DESCRIPTION
A set of tools for manipulating extended attributes on filesystem \
objects.
PKG_LICENSE = GPLv2+
PKG_SUMMARY = Bzip2 is a data compressor.
+PKG_PACKAGES += devel
+
define PKG_DESCRIPTION
bzip2 is a freely available, patent free (see below), high-quality data \
compressor that is an alternative to the GNU zip compressor.
PKG_LICENSE = GPLv2
PKG_SUMMARY = Utilities for managing the extended (ext2/ext3/ext4) filesystems.
+PKG_PACKAGES += devel
+
define PKG_DESCRIPTION
The e2fsprogs package contains a number of utilities for creating, \
checking, modifying, and correcting any inconsistencies in second \
PKG_LICENSE = GPLv3 LGPL2+
PKG_SUMMARY = GNU libraries and utilities for producing multi-lingual messages.
+PKG_PACKAGES += devel
+
define PKG_DESCRIPTION
The GNU gettext package provides a set of tools and documentation for \
producing multi-lingual messages in programs. Tools include a set of \
PKG_LICENSE = GPLv2+ LGPLv2+
PKG_SUMMARY = The GNU libc libraries.
+PKG_PACKAGES += devel
+
define PKG_DESCRIPTION
The glibc package contains standard libraries which are used by \
multiple programs on the system. In order to save disk space and \
PKG_LICENSE = MIT
PKG_SUMMARY = Ncurses support utilities.
+PKG_PACKAGES += devel
+
define PKG_DESCRIPTION
The curses library routines are a terminal-independent method of \
updating character screens with reasonable optimization. The ncurses \
PKG_LICENSE = GPLv2+
PKG_SUMMARY = LZMA Utils.
+PKG_PACKAGES += devel
+
define PKG_DESCRIPTION
LZMA provides very high compression ratio and fast decompression. The \
core of the LZMA utils is Igor Pavlov's LZMA SDK containing the actual \