Age | Commit message (Collapse) | Author |
|
|
|
Update metadata for pkgrel 3.
Fixes: b07fa969c11b ("PKGBUILD: use upstream patch, bump to pkgrel 3")
Signed-off-by: Joe Baldino <pedanticdm@gmx.us>
|
|
Use Makefile patch submitted to upstream project.
See: https://github.com/alewmoose/2048-in-terminal/pull/9
Signed-off-by: Joe Baldino <pedanticdm@gmx.us>
|
|
Thanks to namcap, found that upstream Makefile does not honor LDFLAGS. Fixed
that. Until I get around to submitting this fix upstream, we'll carry the patch
here. Namcap also reminded me to depend upon glibc.
While there, upstream Makefile doesn't handle CFLAGS correctly, so fixed that
as well.
Typically we don't bump pkgrel for -git packages because it's unnecessary (and
therefore sloppy). But, since upstream sees so little activity, I must bump
pkgrel to ensure a smooth package upgrade.
Signed-off-by: Joe Baldino <pedanticdm@gmx.us>
|
|
Tweaked the license since MIT is one of a handful of special license
cases, so custom: is redundant.
In pkgver() explicitly set abbrev so that others (like me) who have a
global default != 7 don't get nipped.
TODO: namcap emits RELRO warnings, so we need to fix the upstream
Makefile.
Signed-off-by: Joe Baldino <pedanticdm@gmx.us>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|