-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
A single package will be created for all services - I will add it to the boot-66serv PR. The changes in the Makefile and removal of @VERSION@ make the process easy. My current template is the following:
# Template file for 'void-66-services'
pkgname=void-66-services
version=0.0.1
revision=1
_version=f0553f75e7380c15df30075e7bad9ecb7f95a8dc
wrksrc="${pkgname}-${_version}"
build_style=gnu-makefile
depends="66"
short_desc="66 service frontend files for voidlinux"
maintainer="mobinmob <mobinmob@disroot.org>"
license="BSD-2-Clause"
homepage="https://github.com/mobinmob/void-66-services/"
distfiles="https://github.com/mobinmob/void-66-services/archive/${_version}.tar.gz"
checksum=333d807ea0a91bf31b6a5cebf96363ff33450c0623597a1552efcf59c6bbddbe
post_install() {
vlicense LICENSE
vlicense AUTHORS
}
Metadata
Metadata
Assignees
Labels
No labels