summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302018-05-07 16:18:31 +0200
committerM0Rf302018-05-07 16:18:31 +0200
commit03143b1ba5b7c6be7815e106aeaa0db77a75cd92 (patch)
treec146db68b3473b29b95c5d5785c5bebbd66e9c39
parent5958390ea82a752c4441d404cefa275ed1eb6f6c (diff)
downloadaur-03143b1ba5b7c6be7815e106aeaa0db77a75cd92.tar.gz
guitar-pro: updated
-rw-r--r--.SRCINFO76
-rw-r--r--PKGBUILD3
2 files changed, 78 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c3637e9d776..f04e48f7822c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -74,3 +74,79 @@ pkgbase = guitar-pro
pkgname = guitar-pro
+pkgbase = guitar-pro
+ pkgdesc = A popular tablature editor software for guitar, bass, and many other instruments.
+ pkgver = 11686
+ pkgrel = 5
+ url = http://www.guitar-pro.com
+ arch = i686
+ arch = x86_64
+ license = Proprietary
+ makedepends = binutils
+ makedepends = tar
+ depends = pulseaudio
+ source = gp6-full-linux-r11686.deb::https://guitar-pro.com/download.php?idfile=gp6_linux
+ source = https://github.com/M0Rf30/openssl098-lib32/raw/master/libcrypto.so.0.9.8
+ source = https://github.com/M0Rf30/openssl098-lib32/raw/master/libssl.so.0.9.8
+ md5sums = 3de3b59151b33965a92cd4f51162aeee
+ md5sums = 3336a9a1296e78cc5645f99dfa42f1e4
+ md5sums = fa66495bce4ec55def25c49fb188065e
+ depends_i686 = glib2
+ depends_i686 = libgl
+ depends_i686 = libxml2
+ depends_i686 = portaudio
+ depends_i686 = zlib
+ depends_i686 = libxrender
+ depends_i686 = freetype2
+ depends_i686 = libpng12
+ depends_x86_64 = lib32-glib2
+ depends_x86_64 = lib32-libpulse
+ depends_x86_64 = lib32-libgl
+ depends_x86_64 = lib32-libxml2
+ depends_x86_64 = lib32-portaudio
+ depends_x86_64 = lib32-zlib
+ depends_x86_64 = lib32-libpng12
+ depends_x86_64 = lib32-libxrender
+ depends_x86_64 = lib32-freetype2
+ depends_x86_64 = lib32-fontconfig
+
+pkgname = guitar-pro
+
+pkgbase = guitar-pro
+ pkgdesc = A popular tablature editor software for guitar, bass, and many other instruments.
+ pkgver = 11686
+ pkgrel = 5
+ url = http://www.guitar-pro.com
+ arch = i686
+ arch = x86_64
+ license = Proprietary
+ makedepends = binutils
+ makedepends = tar
+ depends = pulseaudio
+ source = gp6-full-linux-r11686.deb::https://guitar-pro.com/download.php?idfile=gp6_linux
+ source = https://github.com/M0Rf30/openssl098-lib32/raw/master/libcrypto.so.0.9.8
+ source = https://github.com/M0Rf30/openssl098-lib32/raw/master/libssl.so.0.9.8
+ md5sums = 3de3b59151b33965a92cd4f51162aeee
+ md5sums = 3336a9a1296e78cc5645f99dfa42f1e4
+ md5sums = fa66495bce4ec55def25c49fb188065e
+ depends_i686 = glib2
+ depends_i686 = libgl
+ depends_i686 = libxml2
+ depends_i686 = portaudio
+ depends_i686 = zlib
+ depends_i686 = libxrender
+ depends_i686 = freetype2
+ depends_i686 = libpng12
+ depends_x86_64 = lib32-glib2
+ depends_x86_64 = lib32-libpulse
+ depends_x86_64 = lib32-libgl
+ depends_x86_64 = lib32-libxml2
+ depends_x86_64 = lib32-portaudio
+ depends_x86_64 = lib32-zlib
+ depends_x86_64 = lib32-libpng12
+ depends_x86_64 = lib32-libxrender
+ depends_x86_64 = lib32-freetype2
+ depends_x86_64 = lib32-fontconfig
+
+pkgname = guitar-pro
+
diff --git a/PKGBUILD b/PKGBUILD
index 3f4845e89153..1834435e54dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=guitar-pro
pkgver=11686
-pkgrel=4
+pkgrel=5
pkgdesc="A popular tablature editor software for guitar, bass, and many other instruments."
url="http://www.guitar-pro.com"
arch=('i686' 'x86_64')
@@ -36,6 +36,7 @@ package() {
install -m755 -D libssl.so.0.9.8 $pkgdir/opt/GuitarPro6
sed -i 's|Icon=guitarpro6.png|Icon=GP6-icon|g' $pkgdir/usr/share/applications/GuitarPro6.desktop
mv $pkgdir/usr/share/pixmaps/guitarpro6.png $pkgdir/usr/share/pixmaps/GP6-icon.png
+ echo "StartupWMClass=GuitarPro" >> $pkgdir/usr/share/applications/GuitarPro6.desktop
}
md5sums=('3de3b59151b33965a92cd4f51162aeee'