summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2016-11-25 14:58:38 +0100
committerTreeve Jelbert2016-11-25 14:58:38 +0100
commit5030ce385b093310f79a7f229edd77e7e7b507e9 (patch)
tree17fc6fccc34a9aef3267957c4160b08895641d86
parent8c116cfa447a1ff8f56008d6b33e37d6a20d6326 (diff)
scribus-1.5.2
-rw-r--r--ChangeLog3
-rwxr-xr-xqt5-cmake/scribus/CONFIGURE1
-rwxr-xr-xqt5-cmake/scribus/CONFLICTS1
-rwxr-xr-xqt5-cmake/scribus/DEPENDS24
-rwxr-xr-xqt5-cmake/scribus/DETAILS28
-rw-r--r--qt5-cmake/scribus/HISTORY3
-rw-r--r--qt5-cmake/scribus/desktop/scribus.desktop8
7 files changed, 68 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2b2fad658..00dcdde05c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2016-11-25 Treeve Jelbert <treeve@sourcemage.org>
+ * qt5-cmake/scribus: added, qt5 version of scribus
+
2016-11-23 Ismael Luceno <ismael@sourcemage.org>
* chat-libs/c-toxcore: new spell, Secure instant messaging and
videoconferencing
diff --git a/qt5-cmake/scribus/CONFIGURE b/qt5-cmake/scribus/CONFIGURE
new file mode 100755
index 0000000000..b2f02c3032
--- /dev/null
+++ b/qt5-cmake/scribus/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/qt5-cmake/scribus/CONFLICTS b/qt5-cmake/scribus/CONFLICTS
new file mode 100755
index 0000000000..bc643f7892
--- /dev/null
+++ b/qt5-cmake/scribus/CONFLICTS
@@ -0,0 +1 @@
+conflicts scribus4
diff --git a/qt5-cmake/scribus/DEPENDS b/qt5-cmake/scribus/DEPENDS
new file mode 100755
index 0000000000..b586fd31f9
--- /dev/null
+++ b/qt5-cmake/scribus/DEPENDS
@@ -0,0 +1,24 @@
+source $GRIMOIRE/CMAKE_DEPENDS &&
+depends qtdeclarative &&
+depends qttools &&
+depends qtwebkit &&
+depends cairo &&
+depends freetype2 &&
+depends JPEG &&
+depends lcms2 &&
+depends libpng &&
+depends tiff &&
+depends zlib &&
+depends python &&
+depends cups &&
+depends libxml2 &&
+optional_depends boost '' '' 'enhancements' &&
+optional_depends fontconfig '' '' 'font selection' &&
+optional_depends graphicsmagick '' ' -DWANT_GRAPHICSMAGICK=1' 'additional image formats' &&
+optional_depends librevenge '' '' 'ODF support'
+optional_depends pkgconfig '' '' 'finding other programs' &&
+#optional_depends pillow '' '' 'font sampler preview' &&
+#optional_depends ghostscript '' '' 'PDF support'&&
+optional_depends hunspell '' '' 'spell checking' &&
+#optional_depends podofo '' '' ''
+optional_depends poppler '' '' 'PDF import'
diff --git a/qt5-cmake/scribus/DETAILS b/qt5-cmake/scribus/DETAILS
new file mode 100755
index 0000000000..e819a12a9e
--- /dev/null
+++ b/qt5-cmake/scribus/DETAILS
@@ -0,0 +1,28 @@
+ SPELL=scribus
+ VERSION=1.5.2
+ SOURCE_HASH=sha512:c3531bc5ef97e1f7d026ec7cff872ff7a6ea36472c794b632bee1a84fdeea87deaa56e8b9c467fe8e6db694266efc9ec84d822e5feefd2f99b4469d08826cea4
+ SOURCE=${SPELL}-${VERSION}.tar.xz
+# SOURCE2=$SOURCE.sig
+# SOURCE2_IGNORE=signature
+# SOURCE_GPG=scribus.gpg:$SOURCE2:UPSTREAM_KEY
+# SOURCE2=${SOURCE}.sig
+# SOURCE_GPG=scribus.gpg:${SOURCE}.sig:ESTABLISHED_UPSTREAM_KEY
+# SOURCE2_IGNORE=signature
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
+ SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/${SPELL}/$SOURCE
+# SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+# SOURCE2_URL=${SOURCE_URL}.sig
+ WEB_SITE=https://www.scribus.net/
+ LICENSE[0]=GPL
+ ENTERED=20161114
+ KEYWORDS="qt editors"
+ SHORT="Scribus is a desktop publishing program based on QT5"
+cat << EOF
+Scribus is a Layout program for Linux, similar to Adobe PageMaker,
+QuarkXPress or Adobe InDesign, except that it is published under the GNU GPL.
+Scribus has the ability to layout newsletters, create corporate stationery,
+small posters and other documents which need flexible layout and/or the
+ability to output to professional quality imagesetting equipment. You can do
+all the typical tasks like placing and rotating text and/or images on a page,
+specify manual kerning of type and much more.
+EOF
diff --git a/qt5-cmake/scribus/HISTORY b/qt5-cmake/scribus/HISTORY
new file mode 100644
index 0000000000..538a4600cd
--- /dev/null
+++ b/qt5-cmake/scribus/HISTORY
@@ -0,0 +1,3 @@
+2016-11-14 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.5.2
+ spell created
diff --git a/qt5-cmake/scribus/desktop/scribus.desktop b/qt5-cmake/scribus/desktop/scribus.desktop
new file mode 100644
index 0000000000..4046c61ace
--- /dev/null
+++ b/qt5-cmake/scribus/desktop/scribus.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Scribus
+Exec=scribus
+Icon=scribusicon.png
+Terminal=false
+Type=Application
+Categories=Application;Editor