mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
New package: tiramisu-2.0.20211107
This commit is contained in:
parent
26d697bb20
commit
13e345fe60
1 changed files with 19 additions and 0 deletions
19
srcpkgs/tiramisu/template
Normal file
19
srcpkgs/tiramisu/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'tiramisu'
|
||||||
|
pkgname=tiramisu
|
||||||
|
version=2.0.20211107
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
make_use_env=yes
|
||||||
|
hostmakedepends="pkg-config vala"
|
||||||
|
makedepends="libglib-devel"
|
||||||
|
checkdepends="dbus"
|
||||||
|
short_desc="Desktop notifications, the UNIX way"
|
||||||
|
maintainer="Vapourium <vapourium@riseup.net>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/Sweets/tiramisu"
|
||||||
|
distfiles="https://github.com/Sweets/tiramisu/archive/refs/tags/${version}.tar.gz"
|
||||||
|
checksum=966b74b95401d92592d42bfded1cc2c6925ddf6bc487ccb628df58ac459fc45b
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue