summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenoit Landrieu2021-01-31 20:44:33 +0100
committerBenoit Landrieu2021-01-31 20:44:33 +0100
commit345da8ae84dc717433ffbf1409665139a15bc1d6 (patch)
tree2c656d6174cb490d85d009e925ff8bbbb5b1a42d
parent730104a9a53cc10b60654ea04f3263b5b1040448 (diff)
downloadaur-345da8ae84dc717433ffbf1409665139a15bc1d6.tar.gz
scribus-stable 1.4.8
-rw-r--r--.SRCINFO28
-rw-r--r--PKGBUILD2
2 files changed, 29 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6246119e3ac..f8c5142e0a7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -375,3 +375,31 @@ pkgbase = scribus-stable
pkgname = scribus-stable
+pkgbase = scribus-stable
+ pkgdesc = Desktop publishing program - old stable version
+ pkgver = 1.4.8
+ pkgrel = 1
+ url = http://www.scribus.net
+ arch = i686
+ arch = x86_64
+ license = GPL
+ license = LGPL
+ makedepends = cmake
+ depends = hunspell
+ depends = podofo
+ depends = libcups
+ depends = python
+ depends = python2
+ depends = cairo
+ depends = desktop-file-utils
+ depends = qt4
+ depends = hyphen
+ optdepends = lib2geom: for mesh distortion
+ provides = scribus-stable
+ conflicts = scribus
+ options = !emptydirs
+ source = https://netix.dl.sourceforge.net/project/scribus/scribus/1.4.8/scribus-1.4.8.tar.gz
+ md5sums = 6246cadc3d0a6dfc0119926eb7e7dcda
+
+pkgname = scribus-stable
+
diff --git a/PKGBUILD b/PKGBUILD
index 57a04ba48721..3cbfeaa611d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ depends=('hunspell' 'podofo' 'libcups' 'python' 'python2' 'cairo' 'desktop-file-
makedepends=('cmake')
optdepends=('lib2geom: for mesh distortion')
conflicts=('scribus')
-provides=('scribus')
+provides=('scribus-stable')
source=("https://netix.dl.sourceforge.net/project/scribus/scribus/1.4.8/scribus-1.4.8.tar.gz")
md5sums=('6246cadc3d0a6dfc0119926eb7e7dcda')
options=('!emptydirs')