[Lunar-commits] scribus: bump the version to 1.3.4. move the module to kde3/apps.
Florin
florin at lunar-linux.org
Mon Dec 10 19:45:49 CET 2007
commit 4f07f6986fc7953f527021ba0e3d9e45098aa67f
Author: Florin <florin at lunar-linux.org>
Date: Mon Dec 10 20:45:49 2007 +0200
scribus: bump the version to 1.3.4. move the module to kde3/apps.
Many new features including:
* A rewritten preview mode which allows designers and artists to view
layouts on screen as readers with color viewing deficiencies would
view a document. Thus, this enables a designer to avoid color
combinations which affect legibility.
* Major additions to TIFF/PSD support. This includes the ability to
use clipping paths in TIFF and PSD files to allow text wrapping.In
addition, Scribus now can import special flavors of EPS exported from
Photoshop known as Desktop Color Separations (version 1.0 and 2.0).
Layers, blend modes, Duo,Tri and Quadtone PSD files are now also
supported.
* The new styles and text capabilities include style inheritance for
paragraphs, character styles and line styles. This is now managed by
a new style manager palette.
* The new text layout engine has a multitude of enhancements for
vastly better more appealing justification, including the use of
optical margins and more sophisticated word spacing algorithms.
*New pre-press capabilities including, registration marks, crop marks,
calibration bars and document meta info. These are all easily managed
within the print and PDF export dialogs.
* Color management enhancements including better CMYK > CMYK
conversions.
* A rewritten and more capable Scrapbook
* Support for patterns; both bitmap and vector
* A more capable Align and Distribute Palette
* Extended Multiple Copying
*New transparency features including blend modes for layers and
individual objects
* A new cross-platform Icon set from the Tango Project.
---
graphics/scribus/BUILD | 12 ------------
graphics/scribus/CONFLICTS | 1 -
graphics/scribus/DEPENDS | 6 ------
graphics/scribus/DETAILS | 19 -------------------
kde3/apps/scribus/BUILD | 12 ++++++++++++
kde3/apps/scribus/CONFLICTS | 1 +
kde3/apps/scribus/DEPENDS | 6 ++++++
kde3/apps/scribus/DETAILS | 19 +++++++++++++++++++
8 files changed, 38 insertions(+), 38 deletions(-)
diff --git a/graphics/scribus/BUILD b/graphics/scribus/BUILD
deleted file mode 100644
index c5d0cc9..0000000
--- a/graphics/scribus/BUILD
+++ /dev/null
@@ -1,12 +0,0 @@
-(
-
- . /etc/profile.d/qt3.rc
-
- ./configure --prefix=${QT_PREFIX:-$QTDIR} \
- --disable-debug \
- --without-python \
- $OPTS &&
-
- default_make
-
-) > $C_FIFO 2>&1
diff --git a/graphics/scribus/CONFLICTS b/graphics/scribus/CONFLICTS
deleted file mode 100644
index eda1363..0000000
--- a/graphics/scribus/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts scribus-devel
diff --git a/graphics/scribus/DEPENDS b/graphics/scribus/DEPENDS
deleted file mode 100644
index c18fdab..0000000
--- a/graphics/scribus/DEPENDS
+++ /dev/null
@@ -1,6 +0,0 @@
-depends qt3 &&
-depends libart_lgpl &&
-depends freetype2 &&
-
-optional_depends "%GHOSTSCRIPT" "" "" "for use of eps images" &&
-optional_depends "cairo" "--enable-cairo" "" "use of vector graphics"
diff --git a/graphics/scribus/DETAILS b/graphics/scribus/DETAILS
deleted file mode 100644
index 8a23e99..0000000
--- a/graphics/scribus/DETAILS
+++ /dev/null
@@ -1,19 +0,0 @@
- MODULE=scribus
- VERSION=1.3.3.9
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:a1bfebcd19baf0b513ff4308006399fffa733e91
- WEB_SITE=http://www.scribus.net
- ENTERED=20020420
- UPDATED=20071130
- SHORT="desktop publishing program based on QT"
-
-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/kde3/apps/scribus/BUILD b/kde3/apps/scribus/BUILD
new file mode 100644
index 0000000..c5d0cc9
--- /dev/null
+++ b/kde3/apps/scribus/BUILD
@@ -0,0 +1,12 @@
+(
+
+ . /etc/profile.d/qt3.rc
+
+ ./configure --prefix=${QT_PREFIX:-$QTDIR} \
+ --disable-debug \
+ --without-python \
+ $OPTS &&
+
+ default_make
+
+) > $C_FIFO 2>&1
diff --git a/kde3/apps/scribus/CONFLICTS b/kde3/apps/scribus/CONFLICTS
new file mode 100644
index 0000000..eda1363
--- /dev/null
+++ b/kde3/apps/scribus/CONFLICTS
@@ -0,0 +1 @@
+conflicts scribus-devel
diff --git a/kde3/apps/scribus/DEPENDS b/kde3/apps/scribus/DEPENDS
new file mode 100644
index 0000000..c18fdab
--- /dev/null
+++ b/kde3/apps/scribus/DEPENDS
@@ -0,0 +1,6 @@
+depends qt3 &&
+depends libart_lgpl &&
+depends freetype2 &&
+
+optional_depends "%GHOSTSCRIPT" "" "" "for use of eps images" &&
+optional_depends "cairo" "--enable-cairo" "" "use of vector graphics"
diff --git a/kde3/apps/scribus/DETAILS b/kde3/apps/scribus/DETAILS
new file mode 100644
index 0000000..a475121
--- /dev/null
+++ b/kde3/apps/scribus/DETAILS
@@ -0,0 +1,19 @@
+ MODULE=scribus
+ VERSION=1.3.4
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:6e9d6c12202501b7c84bc386bde2a082f1a62b9b
+ WEB_SITE=http://www.scribus.net
+ ENTERED=20020420
+ UPDATED=20071210
+ SHORT="A desktop publishing program based on QT"
+
+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
More information about the Lunar-commits
mailing list