]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
quazip: new package
authorZoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
Mon, 13 Jul 2015 00:38:09 +0000 (02:38 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 18 Jul 2015 21:50:02 +0000 (23:50 +0200)
commit40f0c0c122bd93fc835a44d804096f7022f833be
tree5d19a52447e98ae0638f310ee0cab697df6546bc
parentc139f0cce7d78e21b67f4649541a25ae8b5251f4
quazip: new package

[Thomas:
 - fix indentation of select BR2_PACKAGE_ZLIB in Config.in
 - rewrap Config.in help text, lines were too long
 - remove depends on BR2_PACKAGE_QT || BR2_PACKAGE_QT5, since
   quazip/Config.in is already only included if one of Qt4 or Qt5 is
   enabled.
 - remove QUAZIP_SOURCE definition, since its value was the default
 - add the missing zlib dependency in the .mk file
 - add spaces around '=' signs when setting QUAZIP_QMAKE
 - pass $(TARGET_MAKE_ENV) at install time]

Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/quazip/Config.in [new file with mode: 0644]
package/quazip/quazip.hash [new file with mode: 0644]
package/quazip/quazip.mk [new file with mode: 0644]