Skip to content

Commit

Permalink
New package: nutty-1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
linarcx authored and Piraty committed Apr 19, 2020
1 parent f2fa4af commit 828b331
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions srcpkgs/nutty/template
Original file line number Diff line number Diff line change
@@ -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
}

0 comments on commit 828b331

Please sign in to comment.