summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTianyu Ge2017-07-06 20:14:47 -0400
committerTianyu Ge2017-07-06 20:14:47 -0400
commitdaccc3b5624ab0c719018cdb5174c14cd6024e52 (patch)
tree4231f823119a3a1321e54e94465e8651b78b5070 /.SRCINFO
parent61282ff51b8491ef272441c8815063ac2a559d33 (diff)
downloadaur-daccc3b5624ab0c719018cdb5174c14cd6024e52.tar.gz
Changed installation mechanism.
- Started to use `install`, thanks to the suggestion from shaggytwodope. Still need to have a deeper look at the man page; - Manually created desktop entry; - Added dependencies.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 9 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d50cff6c0a8..6bfad858bcc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,23 @@
pkgbase = pinegrow
pkgdesc = A website development tool for building responsive websites
pkgver = 3.01
- pkgrel = 4
+ pkgrel = 5
url = https://pinegrow.com
+ install = pinegrow.install
arch = x86_64
license = custom
noextract = Pinegrow_EULA.pdf
+ options = !strip
source = https://pinegrow.s3.amazonaws.com/PinegrowLinux64.3.01.zip
source = https://pinegrow.com/Pinegrow_EULA.pdf
sha1sums = d9dce8cac9b95e97dd9b8df93173ee94ca5ab827
sha1sums = a69404f2d55d4c8dd8d47c54dbadad9e08573e6c
+ depends_x86_64 = gtk2
+ depends_x86_64 = glib
+ depends_x86_64 = alsa-lib
+ depends_x86_64 = nss
+ depends_x86_64 = libxss
+ depends_x86_64 = linxtst
pkgname = pinegrow