ding-libs: new package
authorGregory Dymarek <gregd72002@gmail.com>
Fri, 12 Dec 2014 15:42:41 +0000 (15:42 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 31 Dec 2014 16:58:09 +0000 (17:58 +0100)
commit3af1d306bdc4144e243e453221a7ab5a49b14e56
tree0aa3f91036fe81b10cdad028288e5a35236edb61
parent89502b9d56ad4f06954fae55684ef21525ad2515
ding-libs: new package

[Thomas:
 - Remove unneeded comment in Config.in
 - Remove select if libiconv, not needed
 - Add dependency on wchar, needed when we depend on gettext
 - Improve Config.in help text
 - Fix the format of the hash file to make it actually useful
 - Fix the comment header in the .mk file
 - Remove useless commented line in .mk file
 - Fixup license information: it's not under GPLv3, but under LGPLv3+
   (library) and GPLv3+ (test programs)
 - Add host-pkgconf to the dependencies, remove libiconv from the
   dependencies.
 - Add a comment to explain why autoreconf is needed.
 - Remove usage of $(MAKE1) that does look necessary.]

Signed-off-by: Gregory Dymarek <gregd72002@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/ding-libs/Config.in [new file with mode: 0644]
package/ding-libs/ding-libs.hash [new file with mode: 0644]
package/ding-libs/ding-libs.mk [new file with mode: 0644]