Skip to content

packaging... #47

@mobinmob

Description

@mobinmob

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions