mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
buildprocess: Add extra metadata to pak lfs files
* Add a Summary and Services field to all pak lfs files * Replace occurances of INSTALL_INITSCRIPT with new INSTALL_INITSCRIPTS macro in all pak lfs files. Signed-off-by: Robin Roevens <robin.roevens@disroot.org> Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
a9d98b3491
commit
f15707c78c
@@ -24,6 +24,8 @@
|
||||
|
||||
include Config
|
||||
|
||||
SUMMARY = DVBAPI plugin for VDR
|
||||
|
||||
VER = 2.2.5
|
||||
|
||||
THISAPP = vdr-plugin-dvbapi-$(VER)
|
||||
@@ -37,6 +39,8 @@ PAK_VER = 5
|
||||
|
||||
DEPS =
|
||||
|
||||
SERVICES =
|
||||
|
||||
VDRPLUGVER = 2.4.7
|
||||
|
||||
EXTRA_FLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
|
||||
|
||||
Reference in New Issue
Block a user