diff options
author | Vitalii Kuzhdin | 2024-09-11 14:57:30 +0200 |
---|---|---|
committer | Vitalii Kuzhdin | 2024-09-11 14:57:30 +0200 |
commit | 3446eaafc46295eb93bdd3ea436d88994f300944 (patch) | |
tree | 2197ea6d453d3e8e428afd338f0ff980a6ec06ab /.SRCINFO | |
download | aur-3446eaafc46295eb93bdd3ea436d88994f300944.tar.gz |
Initial build (0.3.2)
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..bc2b7cd1ceb7 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,40 @@ +pkgbase = gjay-bin + pkgdesc = DJ-friendly GUI for generating playlists across large music collections + pkgver = 0.3.2 + pkgrel = 1 + url = https://gjay.sourceforge.net + arch = x86_64 + arch = aarch64 + arch = armhf + arch = i686 + license = GPL-2.0-or-later + makedepends = patchelf + depends = dbus-glib + depends = flac + depends = gdk-pixbuf2 + depends = glib2 + depends = glibc + depends = gsl + depends = gtk2 + depends = libaudclient + depends = mpg321 + depends = pango + optdepends = audacious: small and fast audio player which supports lots of formats + optdepends = libmpdclient: Music Player Daemon + optdepends = vorbis-tools: support .ogg files + provides = gjay + conflicts = gjay + noextract = gjay-0.3.2-x86_64.deb + noextract = gjay-0.3.2-aarch64.deb + noextract = gjay-0.3.2-armhf.deb + noextract = gjay-0.3.2-i686.deb + source_x86_64 = gjay-0.3.2-x86_64.deb::http://ftp.debian.org/debian/pool/main/g/gjay/gjay_0.3.2-1.2+b2_amd64.deb + sha256sums_x86_64 = cdd7af9a0c946a339d708862c169b329f1c6a5fcde653dcf2a7743c0ea41e7d6 + source_aarch64 = gjay-0.3.2-aarch64.deb::http://ftp.debian.org/debian/pool/main/g/gjay/gjay_0.3.2-1.2+b2_arm64.deb + sha256sums_aarch64 = 451aa31088aea4a9e50fbb7a4d4594d9e4f4a965d3bd57ae3e6f598023f6a82e + source_armhf = gjay-0.3.2-armhf.deb::http://ftp.debian.org/debian/pool/main/g/gjay/gjay_0.3.2-1.2+b2_armhf.deb + sha256sums_armhf = 8faf62829ed39b924e3bc5103b6d70c3073493c8201ffc5139d0dc1bde295563 + source_i686 = gjay-0.3.2-i686.deb::http://ftp.debian.org/debian/pool/main/g/gjay/gjay_0.3.2-1.2+b2_i386.deb + sha256sums_i686 = 6ea584305e8e1c6ecdcc96dd2b15e0712e0fddaa0788691894251a627f186716 + +pkgname = gjay-bin |