[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
update: graphics/gtksee
- To: ports@openbsd.org
- Subject: update: graphics/gtksee
- From: Kiraly Zoltan <yo2lux@wplink.net>
- Date: Fri, 03 Dec 2004 08:51:14 +0200
- User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913)
Sorry fot last mails :( the problem come from e-mail client.
GTK See updated to version 0.5.4
Removed Files (I see GTK 0.5.4 include this patches):
---------------
/patches/patch_src_detect.c
/patches/patch_src_gtksee.c
Please test the port, work good at me !
Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/gtksee/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile 30 Nov 2004 01:06:36 -0000 1.17
+++ Makefile 2 Dec 2004 22:18:27 -0000
@@ -2,10 +2,10 @@
COMMENT= "image viewer similar to ACDSee for Windows"
-DISTNAME= gtksee-0.5.0
+DISTNAME= gtksee-0.5.4
CATEGORIES= graphics
-MASTER_SITES= http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
+MASTER_SITES= http://download.berlios.de/gtksee/
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/gtksee/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo 14 Nov 2001 00:08:52 -0000 1.1
+++ distinfo 2 Dec 2004 22:18:27 -0000
@@ -1,3 +1,3 @@
-MD5 (gtksee-0.5.0.tar.gz) = 21a8a9f28fa61d73725fb606962fa108
-RMD160 (gtksee-0.5.0.tar.gz) = 18d5f844a45b654db4b73b38c1952ad34ce057c7
-SHA1 (gtksee-0.5.0.tar.gz) = 80fb81b9f4466f1c67bcd6830a3f549708fab593
+MD5 (gtksee-0.5.4.tar.gz) = 812e1ef6f5611ec123f1310f7daf1baa
+RMD160 (gtksee-0.5.4.tar.gz) = 1bbf5841feeb5f5be71155a6bbd266d53e5a6831
+SHA1 (gtksee-0.5.4.tar.gz) = 18ebc705920c1dfb1279cfc94f147853cc6dea11
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/graphics/gtksee/patches/patch-configure,v
retrieving revision 1.1
diff -u -r1.1 patch-configure
--- patches/patch-configure 17 Mar 2001 15:52:16 -0000 1.1
+++ patches/patch-configure 2 Dec 2004 22:18:27 -0000
@@ -1,9 +1,9 @@
-$OpenBSD: patch-configure,v 1.1 2001/03/17 15:52:16 wilfried Exp $
---- configure.orig Sat Sep 25 08:31:26 1999
-+++ configure Thu Mar 15 20:55:43 2001
-@@ -1158,7 +1158,7 @@ else
+$OpenBSD$
+--- configure.orig Thu Dec 2 23:42:18 2004
++++ configure Thu Dec 2 23:42:55 2004
+@@ -2296,7 +2296,7 @@ else
+ RANLIB="$ac_cv_prog_RANLIB"
fi
-
-CFLAGS=""
+# CFLAGS=""
Index: patches/patch-configure_in
===================================================================
RCS file: /cvs/ports/graphics/gtksee/patches/patch-configure_in,v
retrieving revision 1.1
diff -u -r1.1 patch-configure_in
--- patches/patch-configure_in 17 Mar 2001 15:52:16 -0000 1.1
+++ patches/patch-configure_in 2 Dec 2004 22:18:27 -0000
@@ -1,6 +1,6 @@
-$OpenBSD: patch-configure_in,v 1.1 2001/03/17 15:52:16 wilfried Exp $
---- configure.in.orig Sat Sep 25 08:30:30 1999
-+++ configure.in Thu Mar 15 20:55:16 2001
+$OpenBSD$
+--- configure.in.orig Thu Dec 2 23:43:43 2004
++++ configure.in Thu Dec 2 23:44:11 2004
@@ -13,7 +13,7 @@ AC_PROG_INSTALL
AC_PROG_MAKE_SET
AC_PROG_RANLIB
Index: patches/patch-po_Makefile_in_in
===================================================================
RCS file: /cvs/ports/graphics/gtksee/patches/patch-po_Makefile_in_in,v
retrieving revision 1.1
diff -u -r1.1 patch-po_Makefile_in_in
--- patches/patch-po_Makefile_in_in 30 Mar 2001 08:54:43 -0000 1.1
+++ patches/patch-po_Makefile_in_in 2 Dec 2004 22:18:27 -0000
@@ -1,6 +1,6 @@
-$OpenBSD: patch-po_Makefile_in_in,v 1.1 2001/03/30 08:54:43 wilfried Exp $
---- po/Makefile.in.in.orig Fri Sep 24 16:17:45 1999
-+++ po/Makefile.in.in Fri Mar 30 10:48:16 2001
+$OpenBSD$
+--- po/Makefile.in.in.orig Thu Dec 2 23:44:36 2004
++++ po/Makefile.in.in Thu Dec 2 23:44:58 2004
@@ -16,8 +16,8 @@ srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
Index: patches/patch-src_scanline_c
===================================================================
RCS file: /cvs/ports/graphics/gtksee/patches/patch-src_scanline_c,v
retrieving revision 1.1
diff -u -r1.1 patch-src_scanline_c
--- patches/patch-src_scanline_c 28 Dec 2002 23:29:13 -0000 1.1
+++ patches/patch-src_scanline_c 2 Dec 2004 22:18:27 -0000
@@ -1,21 +1,21 @@
-$OpenBSD: patch-src_scanline_c,v 1.1 2002/12/28 23:29:13 pvalchev Exp $
---- src/scanline.c.orig Sat Dec 28 15:15:22 2002
-+++ src/scanline.c Sat Dec 28 15:15:43 2002
-@@ -231,7 +231,7 @@ preprocess_second(gchar *filename)
- _exit(127);
- }
- execlp ("wmftogif", "wmftogif",
-- filename, newfile, NULL);
-+ filename, newfile, (void *)NULL);
- _exit(127);
- } else
- {
-@@ -642,7 +642,7 @@ load_scaled_image(
- {
- _exit(127);
- }
-- execlp (cmd, cmd, args, orig_filename, NULL);
-+ execlp (cmd, cmd, args, orig_filename, (void *)NULL);
- _exit(127);
- } else
- {
+$OpenBSD$
+--- src/scanline.c.orig Thu Dec 2 23:46:32 2004
++++ src/scanline.c Thu Dec 2 23:47:41 2004
+@@ -241,7 +241,7 @@ preprocess_second(gchar *filename)
+ _exit(127);
+ }
+ execlp ("wmftogif", "wmftogif",
+- filename, newfile, NULL);
++ filename, newfile, (void *)NULL);
+ _exit(127);
+ } else
+ {
+@@ -656,7 +656,7 @@ load_scaled_image(
+ {
+ _exit(127);
+ }
+- execlp (cmd, cmd, args, orig_filename, NULL);
++ execlp (cmd, cmd, args, orig_filename, (void *)NULL);
+ _exit(127);
+ } else
+ {
Index: pkg/DESCR
===================================================================
RCS file: /cvs/ports/graphics/gtksee/pkg/DESCR,v
retrieving revision 1.3
diff -u -r1.3 DESCR
--- pkg/DESCR 10 Oct 2001 19:11:49 -0000 1.3
+++ pkg/DESCR 2 Dec 2004 22:18:27 -0000
@@ -1 +1,3 @@
-GTKSee is an image viewer based off of the ACDSee program for Windows.
+GTK See is a simple image viewer based on GTK+ 1.2.x and running on X Window System.
+The appearance and interface are similar to popular image viewer ACDSee, that is where
+the name "GTK See" come from.
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/graphics/gtksee/pkg/PLIST,v
retrieving revision 1.4
diff -u -r1.4 PLIST
--- pkg/PLIST 15 Sep 2004 00:50:09 -0000 1.4
+++ pkg/PLIST 2 Dec 2004 22:18:27 -0000
@@ -1,6 +1,16 @@
-@comment $OpenBSD: PLIST,v 1.4 2004/09/15 00:50:09 espie Exp $
+@comment $OpenBSD$
bin/gtksee
+@man man/man1/gtksee.1
share/locale/
+share/locale/de/
+share/locale/de/LC_MESSAGES/
+share/locale/de/LC_MESSAGES/gtksee.mo
+share/locale/es/
+share/locale/es/LC_MESSAGES/
+share/locale/es/LC_MESSAGES/gtksee.mo
+share/locale/fr/
+share/locale/fr/LC_MESSAGES/
+share/locale/fr/LC_MESSAGES/gtksee.mo
share/locale/zh_CN.EUC/
share/locale/zh_CN.EUC/LC_MESSAGES/
share/locale/zh_CN.EUC/LC_MESSAGES/gtksee.mo