Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/text
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26403
Modified Files:
scribus12.info scribus.info
Log Message:
New package scribus12, allowing to choose between
the stable branch 1.2.x and the development branch 1.3.x
Index: scribus12.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/text/scribus12.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- scribus12.info 6 Jan 2006 00:56:13 -0000 1.2
+++ scribus12.info 27 Mar 2006 11:22:34 -0000 1.3
@@ -1,16 +1,14 @@
-Package: scribus
+Package: scribus12
Version: 1.2.4.1
-Revision: 1
+Revision: 3
GCC: 3.3
-#Source: http://www.scribus.org.uk/downloads/%v/%n-%v.tar.bz2
-#Source-MD5: 9d54f6ce33a58d53070715ee3ef56ac6
-Source: mirror:sourceforge:%n/%n-%v.tar.bz2
+Source: mirror:sourceforge:scribus/scribus-%v.tar.bz2
Source-MD5: d72ffe72b1d9ba1230557692af803927
-Source2: http://www.scribus.org.uk/downloads/1.2.1/%n-temp-all-1.2.1.tar.bz2
+Source2:
http://www.scribus.org.uk/downloads/1.2.1/scribus-temp-all-1.2.1.tar.bz2
Source2-MD5: 19d102ff16c295e29bb7a051c66c2c58
License: GPL
-Conflicts: scribus-scripting
-Replaces: scribus-scripting
+Conflicts: scribus, scribus-i18n-en, scribus-scripting
+Replaces: scribus, scribus-i18n-en, scribus-scripting
Recommends: x-ghostscript-fonts, msttcorefonts, applesystemfonts
Depends: x11, ghostscript, qt3-shlibs (>= 3.3.3-26), libjpeg-shlibs,
libjpeg-bin, lcms-shlibs (>=1.09), libart2-shlibs, libpng3-shlibs,
libtiff-shlibs, freetype219-shlibs, libxml2-shlibs, libiconv
BuildDepends: lcms (>=1.09), libjpeg, qt3 (>= 3.3.3-26), libart2, cups-dev,
libpng3, libtiff, freetype219, x11-dev, libxml2, libiconv-dev
@@ -25,6 +23,8 @@
# point to Apple's Python framework
perl -pi.bar -e "s,PYTHONLIB=.*,PYTHONLIB='-framework
Python'\npython_libdir=yes\nLIBPYTHON=' ',g" configure
perl -pi.bar -e "s,LIBPYTHON =.*,LIBPYTHON=,g"
scribus/plugins/scriptplugin/Makefile.in
+# fix freetype version test
+ perl -pi.baz -e "s,(^\s*\#include FT_FREETYPE_H),#include <ft2build.h>\n\1,g"
configure
<<
ConfigureParams: --with-qt-dir=%p --with-qt-includes=%p/include/qt
--with-qt-libraries=%p/lib --with-extra-includes=%p/include
--with-extra-libs=%p/lib
--with-pythondir=/System/Library/Frameworks/Python.framework/Versions/2.3/
--disable-dependency-tracking --mandir=%p/share/man
CompileScript: <<
@@ -35,41 +35,32 @@
<<
InstallScript: <<
make install DESTDIR=%d
- (cd ../%n-templates-1.2.1; ./configure --prefix=%p; make install DESTDIR=%d)
+ (cd ../scribus-templates-1.2.1; ./configure --prefix=%p; make install
DESTDIR=%d)
cp /System/Library/ColorSync/Profiles/* %i/lib/scribus/profiles/
# rm -f %i/lib/scribus/profiles/*Gray*
<<
DocFiles: AUTHORS COPYING ChangeLog README
-Description: Layout program
+Description: Layout program (stable branch 1.2.x)
DescDetail: <<
Scribus is a Layout program in the tradition of Corel Ventura[tm], Adobe
PageMaker[tm], QuarkXPress[tm] or Adobe InDesign[tm], except that it is
published under the GNU GPL.
-Since its launch in the spring of 2001, Scribus 1.+ offers Linux and Unix
-users a versatile and user friendly page layout application. Scribus 1.0 and
-its recent development versions are being used in a number of ways; from
-brochure design to newsletters and posters to technical
-documentation. Scribus has the type of the features one would expect in a
-sophisticated page layout application. You can do all the typical tasks like
-precision placing and rotating of text and/or images on a page, specify
-manual kerning of type and much more. With the release of Scribus 1.0, Linux
-and Unix users now have one more high quality application for the desktop,
-making it the premier choice for DTP on Linux or BSD with other platforms to
-come.
-
+Since its humble beginning in the spring of 2001, Scribus has
+rapidly developed into one of the premier desktop applications for
+Linux. Scribus 1.2 brings new power and versatile tools for desktop
+publishing. New features like separation previews, cross-platform
+Python scripting, advanced PDF 1.4 support are just some of the
+improvements in Scribus 1.2.
+
Underneath the modern and user friendly interface, Scribus supports
professional publishing features, such as CMYK color and a simple color
management system to soft proof images destined for high quality color
-printing, Other features include flexible PDF creation options, PDF Import,
-Encapsulated Postscript import/export and creation of 4 color
-separations. Scribus also supports via freetype Unicode text including right
-to left scripts such as Arabic and Hebrew.
-
-Graphic formats which can be placed in Scribus include Encapsulated Post
-Script (eps), TIFF(Joint Photographic Experts Group (JPEG), Portable Network
-Graphics (png) and XPixMap(xpm). Scribus now also handles any bit map file
-type supported by QT3.
+printing. Other features include PDF Import, EPS import/export,
+Unicode text including right to left scripts such as Arabic and Hebrew.
+Scribus also has unexpected touches such as: useful vector drawing tools,
+SVG import/export and support for OpenType Fonts.
+The Scribus file format is XML based; open and completely documented.
<<
DescUsage: <<
This version contains extensive online help.
@@ -91,6 +82,9 @@
into this file.
Not all font types are working: OpenType and Resource Fork TrueType
don't work, but the latter can be converted using fondu.
+
+ Note that scribus-1.3.x and scribus-1.2.x use incompatible file
+ formats. So be careful when switching between these versions.
<<
DescPort: <<
The Makefile needs some help for the final linking.
Index: scribus.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/text/scribus.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- scribus.info 24 Jan 2006 21:30:13 -0000 1.10
+++ scribus.info 27 Mar 2006 11:22:34 -0000 1.11
@@ -1,27 +1,26 @@
Package: scribus
Version: 1.3.2
-Revision: 1
+Revision: 2
GCC: 3.3
-#Source: mirror:sourceforge:/%n/%n-%v.tar.bz2
Source: http://www.scribus.org.uk/downloads/%v/%n-%v.tar.bz2
Source-MD5: 700b8ce377084e317aa9d34a2157428d
Source2: http://www.scribus.org.uk/downloads/1.2.1/%n-temp-all-1.2.1.tar.bz2
Source2-MD5: 19d102ff16c295e29bb7a051c66c2c58
License: GPL
-Conflicts: scribus-scripting
-Replaces: scribus-scripting
+Conflicts: scribus12, scribus-i18n-en, scribus-scripting
+Replaces: scribus12, scribus-i18n-en, scribus-scripting
Recommends: x-ghostscript-fonts, msttcorefonts, applesystemfonts
Depends: x11, ghostscript, qt3-shlibs (>= 3.3.4-11), libjpeg-shlibs,
libjpeg-bin, lcms-shlibs, libart2-shlibs, libpng3-shlibs, libtiff-shlibs,
freetype219-shlibs, libxml2-shlibs, libiconv
BuildDepends: x11-dev, lcms, libjpeg, qt3 (>= 3.3.4-11), libart2, cups-dev,
libpng3, libtiff, freetype219, libxml2, libiconv-dev
PatchScript: <<
-#!/bin/sh -e
+#!/bin/sh -ev
# point to Apple's Python framework
perl -pi.bar -e "s,PYTHONLIB=.*,PYTHONLIB='-framework
Python'\npython_libdir=yes\nLIBPYTHON=' ',g" configure
perl -pi.bar -e "s,LIBPYTHON =.*,LIBPYTHON=,g"
scribus/plugins/scriptplugin/Makefile.in
<<
ConfigureParams: --with-qt-dir=%p --with-qt-includes=%p/include/qt
--with-qt-libraries=%p/lib --with-extra-includes=%p/include
--with-extra-libs=%p/lib
--with-pythondir=/System/Library/Frameworks/Python.framework/Versions/2.3/
--disable-dependency-tracking --mandir=%p/share/man
CompileScript: <<
-#!/bin/sh -e
+#!/bin/sh -ev
export PATH=%p/lib/freetype219/bin:$PATH
export PYTHONLIB='-framework Python'
./configure %c
@@ -33,36 +32,27 @@
cp /System/Library/ColorSync/Profiles/* %i/lib/scribus/profiles/
<<
DocFiles: AUTHORS COPYING ChangeLog README
-Description: Layout program
+Description: Layout program (development branch 1.3.x)
DescDetail: <<
Scribus is a Layout program in the tradition of Corel Ventura[tm], Adobe
PageMaker[tm], QuarkXPress[tm] or Adobe InDesign[tm], except that it is
published under the GNU GPL.
-Since its launch in the spring of 2001, Scribus 1.+ offers Linux and Unix
-users a versatile and user friendly page layout application. Scribus 1.0 and
-its recent development versions are being used in a number of ways; from
-brochure design to newsletters and posters to technical
-documentation. Scribus has the type of the features one would expect in a
-sophisticated page layout application. You can do all the typical tasks like
-precision placing and rotating of text and/or images on a page, specify
-manual kerning of type and much more. With the release of Scribus 1.0, Linux
-and Unix users now have one more high quality application for the desktop,
-making it the premier choice for DTP on Linux or BSD with other platforms to
-come.
+Since its humble beginning in the spring of 2001, Scribus has
+rapidly developed into one of the premier desktop applications for
+Linux. Scribus 1.2 brings new power and versatile tools for desktop
+publishing. New features like separation previews, cross-platform
+Python scripting, advanced PDF 1.4 support are just some of the
+improvements in Scribus 1.2.
Underneath the modern and user friendly interface, Scribus supports
professional publishing features, such as CMYK color and a simple color
management system to soft proof images destined for high quality color
-printing, Other features include flexible PDF creation options, PDF Import,
-Encapsulated Postscript import/export and creation of 4 color
-separations. Scribus also supports via freetype Unicode text including right
-to left scripts such as Arabic and Hebrew.
-
-Graphic formats which can be placed in Scribus include Encapsulated Post
-Script (eps), TIFF(Joint Photographic Experts Group (JPEG), Portable Network
-Graphics (png) and XPixMap(xpm). Scribus now also handles any bit map file
-type supported by QT3.
+printing. Other features include PDF Import, EPS import/export,
+Unicode text including right to left scripts such as Arabic and Hebrew.
+Scribus also has unexpected touches such as: useful vector drawing tools,
+SVG import/export and support for OpenType Fonts.
+The Scribus file format is XML based; open and completely documented.
<<
DescUsage: <<
This version contains extensive online help.
@@ -84,6 +74,9 @@
into this file.
Not all font types are working: OpenType and Resource Fork TrueType
don't work, but the latter can be converted using fondu.
+
+ Note that scribus-1.3.x and scribus-1.2.x use incompatible file
+ formats. So be careful when switching between these versions.
<<
DescPort: <<
scribus-scripting is contained in this version. It works now with
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits