Re: [voidlinux/void-packages] New package: spt-0.4 (#5883)
ibabushkin commented on this pull request.
> @@ -0,0 +1,24 @@
+# Template file for 'spt'
+pkgname=spt
+version=0.4
+revision=1
+short_desc="Simple pomodoro timer"
+maintainer="Inokentiy Babushkin <inokentiy.babushkin@googlemail.com>"
+license="Custom"
Thanks!
ibabushkin commented on this pull request.
> @@ -0,0 +1,24 @@
+# Template file for 'spt'
+pkgname=spt
+version=0.4
+revision=1
+short_desc="Simple pomodoro timer"
+maintainer="Inokentiy Babushkin <inokentiy.babushkin@googlemail.com>"
+license="Custom"
+hostmakedepends="pkg-config"
+makedepends="libnotify-devel glib-devel"
+depends="libnotify"
Yes, you're right. Fixed now.
Is there any further change needed on this one? Or should we wait on #5917 to land?
The install ought to be taking care of the vman itself, can you confirm?
Yes, it seems to. I'll remove it and update the commit.