diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000000..628a698b62f --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,25 @@ +# Generated by makepkg 5.0.1 +# Tue Jan 17 13:56:33 UTC 2017 +pkgbase = goodvibes + pkgdesc = Lightweight internet radio player + pkgver = 0.1 + pkgrel = 1 + url = https://github.com/elboulangero/goodvibes + arch = i686 + arch = x86_64 + license = GPL + makedepends = inkscape + depends = glib2 + depends = libsoup + depends = libxml2 + depends = gst-plugins-base + depends = gst-plugins-base-libs + depends = gtk3 + depends = libnotify + depends = dbus + depends = libkeybinder3 + source = https://github.com/elboulangero/goodvibes/archive/0.1.tar.gz + sha256sums = 658abc4e08a7e7c47645c31950d2ee5416f5f531273596067bbfb893d58946c4 + +pkgname = goodvibes + |