New package: nutty-1.1.1
This commit is contained in:
parent
f2fa4af1d4
commit
828b33121c
1 changed files with 18 additions and 0 deletions
18
srcpkgs/nutty/template
Normal file
18
srcpkgs/nutty/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'nutty'
|
||||
pkgname=nutty
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config vala glib-devel"
|
||||
makedepends="gtk+3-devel libgee08-devel libnotify-devel granite-devel
|
||||
sqlite-devel"
|
||||
short_desc="Network Utility"
|
||||
maintainer="linarcx <linarcx@riseup.net>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/babluboy/nutty"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=b6c9ef1966d1c60480943313f20cd66ee1b5d23ac8d6578f457fb99f0898d9ba
|
||||
|
||||
post_install() {
|
||||
vinstall data/com.github.babluboy.nutty.desktop 644 usr/share/applications
|
||||
}
|
Loading…
Reference in a new issue