Commit Graph

8 Commits

Author SHA1 Message Date
Ted Hess b7afecad9d Zile: Remove autoreconf.
It is no longer required since gnulib is now local to host build environment (tools/gnulib).

Signed-off-by: Ted Hess <thess@kitschensync.net>
2023-05-29 17:24:02 -04:00
Sven Eckelmann bbb1ea7345 treewide: Change .*GPL.*+ licenses to SPDX compatible identifier
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2019-09-10 07:45:15 +02:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Ted Hess 946ee98146 zile: Fix build with latest ncurses changes
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-05-19 07:47:30 -04:00
Ted Hess befa2ce3e2 zile: Remove unecessary dependence on libncurses (non-w) version
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-12-11 18:10:14 -05:00
Ted Hess 43a71474f6 zile: fix gcc5 build issues
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-23 09:01:56 -05:00
Ian Leonard ac7cd4c6e6 misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Ted Hess 4978db6065 Import zile from oldpackages, update copyright, pkg info
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-18 16:35:13 -04:00