summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChris Morgan2021-05-02 02:53:00 +1000
committerChris Morgan2021-05-02 02:53:00 +1000
commitd6b35e6777b5ca3a3b70650f672451c70c354aec (patch)
tree0254cba14936771a196b35ddb0a38f210c474ece /.SRCINFO
parent0a96444171f04469636f12c41855b286c0b99cd8 (diff)
downloadaur-d6b35e6777b5ca3a3b70650f672451c70c354aec.tar.gz
Make it build, and adhere to Arch standards more
• Its vendored qwt-lib thing needs a straightforward patch because of something that I hear Qt 5.15 broke. • Git submodules are supposed to be specified as sources and sorted out in prepare. This was incidentally moderately necessary to sort out because the qwt patch needs the submodules to be up to date, so either the patch application had to be shifted to build, or the submodules to prepare. • Improve the package version by pulling something from Git. In theory this package should probably also be renamed to entropy-piano-tuner-git, but upstream looks pretty dead. I dunno. Anyway, 1.2.0.r27.gee7857a > git. (And not just in meaningfulness; in version comparison, too, so an epoch bump isn’t needed.)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 11 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e07f43db9d35..a9d6905e6f15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = entropy-piano-tuner
pkgdesc = Free Software for Piano Tuning
- pkgver = git
+ pkgver = 1.2.0.r27.gee7857a
pkgrel = 1
url = https://gitlab.com/tp3/Entropy-Piano-Tuner
arch = i686
@@ -14,9 +14,19 @@ pkgbase = entropy-piano-tuner
depends = fftw
depends = qt5-declarative
source = git+https://gitlab.com/tp3/Entropy-Piano-Tuner.git
+ source = git+https://gitlab.com/chwick/fftw3-qmake.git
+ source = git+https://github.com/libuv/libuv.git
+ source = git+https://gitlab.com/chwick/qwt-lib.git
+ source = git+https://gitlab.com/tp3/tp3log.git
source = rpath.patch
+ source = qwt-lib-qt5.15.patch
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
md5sums = SKIP
md5sums = e7f34645ebe707be6d417f1f4bc31ebd
+ md5sums = ec874c86d32d0e4a7e4acbfb8262c86d
pkgname = entropy-piano-tuner