[Lunar-commits] CVS: moonbase/graphics/psiconv BUILD, 1.1.1.1, 1.2 DEPENDS, 1.1.1.1, 1.2 DETAILS, 1.1.1.1, 1.2

Florin Braescu florin at lunar-linux.org
Sat Feb 28 07:10:03 GMT 2004


Update of /var/cvs/lunar/moonbase/graphics/psiconv
In directory dbguin.lunar-linux.org:/tmp/cvs-serv2174

Modified Files:
	BUILD DEPENDS DETAILS 
Log Message:
dump the version from 0.8.3 to 0.9.3.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/psiconv/BUILD,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- BUILD	21 Aug 2002 00:55:16 -0000	1.1.1.1
+++ BUILD	28 Feb 2004 07:10:01 -0000	1.2
@@ -1,7 +1,6 @@
 (
 
-sedit "s/include <magick\/config\.h>/include <magick\/magick_config\.h>/" program/psiconv/magick-aux.c &&
-
-default_build
+  sedit "s/include <magick\/config\.h>/include <magick\/magick_config\.h>/" program/psiconv/magick-aux.c &&
+  default_build
 
 ) > $C_FIFO 2>&1

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/psiconv/DEPENDS,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- DEPENDS	21 Aug 2002 00:55:16 -0000	1.1.1.1
+++ DEPENDS	28 Feb 2004 07:10:01 -0000	1.2
@@ -1,5 +1,5 @@
-depends  jpeg        &&
-depends  ImageMagick &&
-depends  libpng      &&
-depends  libxml2     &&
+depends  jpeg         &&
+depends  ImageMagick  &&
+depends  libpng       &&
+depends  libxml2      &&
 depends  tiff

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/psiconv/DETAILS,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- DETAILS	21 Aug 2002 00:55:16 -0000	1.1.1.1
+++ DETAILS	28 Feb 2004 07:10:01 -0000	1.2
@@ -1,20 +1,21 @@
            MODULE=psiconv
-         VERSION=0.8.3
+         VERSION=0.9.3
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=http://huizen.dds.nl/~frodol/psiconv/$SOURCE
-        WEB_SITE=http://huizen.dds.nl/~frodol/psiconv
+   SOURCE_URL[0]=http://huizen.dds.nl/~frodol/$MODULE/$SOURCE
+      SOURCE_VFY=md5:269a4b8566625046b0a0f7ad61008876
+        WEB_SITE=http://huizen.dds.nl/~frodol/$MODULE
          ENTERED=20011101
-         UPDATED=20020312
-           SHORT="psiconv is a graphic file conversion utility."
+         UPDATED=20040228
+        SHORT="psiconv is a graphic file conversion utility."
+
 cat << EOF
-Psiconv is a file conversion utility that converts between Psion
-5(MX) files and more commonly-used Linux file formats. It can read
-Psion Word, TextEd, Sketch, MBM, and Clipart files, and outputs HTML
-3.2, HTML 4, ASCII, and almost any graphical format. The libpsiconv
-library can also read Sheet files and output Word and TextEd files
-for use in other programs. Included is full documentation on several
-Psion 5(MX) file formats. This information is not available from
-Psion (it has been reverse-engineered from Psion files), and it's
-free for anybody to use.
+Psiconv is a file conversion utility that converts between Psion 5(MX) files 
+and more commonly-used Linux file formats. It can read Psion Word, TextEd, 
+Sketch, MBM, and Clipart files, and outputs HTML 3.2, HTML 4, ASCII, and almost 
+any graphical format. The libpsiconv library can also read Sheet files and 
+output Word and TextEd files for use in other programs. Included is full 
+documentation on several Psion 5(MX) file formats. This information is not 
+available from Psion (it has been reverse-engineered from Psion files), and 
+it's free for anybody to use.
 EOF



More information about the Lunar-commits mailing list