summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP Cimalando2018-09-22 18:34:22 +0200
committerJP Cimalando2018-09-22 18:34:22 +0200
commit99dd379123019f619641190f0bbf2205ce888813 (patch)
tree77684b3bc5eed9dd74fa59a8c5dfb0eac9554d55
parent223fa4db162ad953ddd34bc07b5a3146bbec144e (diff)
downloadaur-99dd379123019f619641190f0bbf2205ce888813.tar.gz
update to 1.5.beta.r5, removed desktop file from sources
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD10
-rw-r--r--opl3_bank_editor.desktop8
3 files changed, 6 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a91bc377d018..9c8678e7517d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,19 @@
pkgbase = opl3bankeditor-git
pkgdesc = A small cross-platform editor of the OPL3 FM banks of different formats
- pkgver = 1.3.beta.r327.g1add5f4
+ pkgver = 1.5.beta.r5.ga68a3bb
pkgrel = 1
url = https://github.com/Wohlstand/OPL3BankEditor
arch = i686
arch = x86_64
license = GPL3
depends = qt5-base
+ depends = qwt
depends = jack
depends = libpulse
provides = opl3bankeditor
conflicts = opl3bankeditor
source = git+https://github.com/Wohlstand/OPL3BankEditor.git
- source = opl3_bank_editor.desktop
md5sums = SKIP
- md5sums = 8eddaea4568da3d1b441473951d64116
pkgname = opl3bankeditor-git
diff --git a/PKGBUILD b/PKGBUILD
index 3fac7f908851..62ecb37808f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: JP Cimalando <jp-dev inbox.ru>
pkgname=opl3bankeditor-git
_pkgname=OPL3BankEditor
-pkgver=1.3.beta.r327.g1add5f4
+pkgver=1.5.beta.r5.ga68a3bb
pkgrel=1
epoch=
pkgdesc="A small cross-platform editor of the OPL3 FM banks of different formats"
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url="https://github.com/Wohlstand/OPL3BankEditor"
license=('GPL3')
groups=()
-depends=('qt5-base' 'jack' 'libpulse')
+depends=('qt5-base' 'qwt' 'jack' 'libpulse')
makedepends=()
checkdepends=()
optdepends=()
@@ -20,11 +20,9 @@ backup=()
options=()
install=
changelog=
-source=("git+https://github.com/Wohlstand/${_pkgname}.git"
- 'opl3_bank_editor.desktop')
+source=("git+https://github.com/Wohlstand/${_pkgname}.git")
noextract=()
-md5sums=('SKIP'
- "8eddaea4568da3d1b441473951d64116")
+md5sums=('SKIP')
validpgpkeys=()
pkgver() {
diff --git a/opl3_bank_editor.desktop b/opl3_bank_editor.desktop
deleted file mode 100644
index 34f320f4400c..000000000000
--- a/opl3_bank_editor.desktop
+++ /dev/null
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Type=Application
-Name=OPL3 Bank Editor
-Comment=Edit OPL3 FM banks
-Icon=opl3_bank_editor
-Exec=opl3_bank_editor
-Categories=AudioVideo;Audio