Hamish Guthrie
|
81a3d9ba31
|
licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated.
The licensing metadata is put into the bin/<platform>/packages/Packages file
for later parsing. A script for that is on it's way!
SVN-Revision: 33861
|
12 years ago |
Felix Fietkau
|
37e89213fd
|
add myself as a maintainer for various packages
SVN-Revision: 33660
|
12 years ago |
Felix Fietkau
|
48db59fab7
|
move library packages to package/libs/
SVN-Revision: 33657
|
12 years ago |
Jo-Philipp Wich
|
fef8f37692
|
change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf
SVN-Revision: 25904
|
14 years ago |
Felix Fietkau
|
0b9e69595e
|
libjson-c: add to core (instead of packages)
SVN-Revision: 25405
|
14 years ago |
John Crispin
|
dd3f4dd178
|
move json-c to packages feed
SVN-Revision: 12114
|
17 years ago |
Felix Fietkau
|
2a45adfcda
|
remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
|
17 years ago |
Felix Fietkau
|
4fa7250c07
|
Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.
$(CP) is defined as CP:="cp -fpR"
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9661
|
17 years ago |
John Crispin
|
c3847b8e5d
|
added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
SVN-Revision: 9162
|
17 years ago |
Felix Fietkau
|
969ac7459e
|
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
SVN-Revision: 9052
|
17 years ago |
Nicolas Thill
|
34bb4638e7
|
move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
|
17 years ago |
Nicolas Thill
|
d06fe5e328
|
json-c: fix package name, add UninstallDev
SVN-Revision: 8528
|
17 years ago |
John Crispin
|
6c0f55bc68
|
added libjson-c. added driver, webinterface and userspace daemon for the fonera mp3-hack
SVN-Revision: 8509
|
17 years ago |