update to 2.2.0
This commit is contained in:
parent
232997f520
commit
6219a461d3
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2004/12/19 17:36:33 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2005/01/31 19:01:47 couderc Exp $
|
||||
|
||||
COMMENT= "gtk file manager with desktop features"
|
||||
|
||||
VERSION= 2.1.3
|
||||
VERSION= 2.2.0
|
||||
DISTNAME= rox-${VERSION}
|
||||
PKGNAME= rox-filer-${VERSION}
|
||||
CATEGORIES= x11
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (rox-2.1.3.tgz) = 6075e423d0d4e810bb23b5806871f4e9
|
||||
RMD160 (rox-2.1.3.tgz) = 398a9164f8b5d576226f106357eb9f817ab6d0dc
|
||||
SHA1 (rox-2.1.3.tgz) = 9acd9087f0831ae6d30c9a5aaf495800a957ce81
|
||||
SIZE (rox-2.1.3.tgz) = 1802202
|
||||
MD5 (rox-2.2.0.tgz) = 0deefd9e7edd4e79cd0f18f423264ebb
|
||||
RMD160 (rox-2.2.0.tgz) = 6fe46202ddd3f04c07a0eaaabde88eb776c535dd
|
||||
SHA1 (rox-2.2.0.tgz) = 1653a11058eed9858bfd828392e9329c0ac39104
|
||||
SIZE (rox-2.2.0.tgz) = 2033724
|
||||
|
46
x11/rox-filer/patches/patch-ROX-Filer_src_configure
Normal file
46
x11/rox-filer/patches/patch-ROX-Filer_src_configure
Normal file
@ -0,0 +1,46 @@
|
||||
$OpenBSD: patch-ROX-Filer_src_configure,v 1.3 2005/01/31 19:01:47 couderc Exp $
|
||||
--- ROX-Filer/src/configure.orig Mon Jan 31 19:01:27 2005
|
||||
+++ ROX-Filer/src/configure Mon Jan 31 19:01:57 2005
|
||||
@@ -2382,42 +2382,6 @@ fi
|
||||
done
|
||||
|
||||
|
||||
-ac_safe=`echo "X11/SM/SMlib.h" | sed 'y%./+-%__p_%'`
|
||||
-echo $ac_n "checking for X11/SM/SMlib.h""... $ac_c" 1>&6
|
||||
-echo "configure:2388: checking for X11/SM/SMlib.h" >&5
|
||||
-if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
|
||||
- echo $ac_n "(cached) $ac_c" 1>&6
|
||||
-else
|
||||
- cat > conftest.$ac_ext <<EOF
|
||||
-#line 2393 "configure"
|
||||
-#include "confdefs.h"
|
||||
-#include <X11/SM/SMlib.h>
|
||||
-EOF
|
||||
-ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
|
||||
-{ (eval echo configure:2398: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
|
||||
-ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
|
||||
-if test -z "$ac_err"; then
|
||||
- rm -rf conftest*
|
||||
- eval "ac_cv_header_$ac_safe=yes"
|
||||
-else
|
||||
- echo "$ac_err" >&5
|
||||
- echo "configure: failed program was:" >&5
|
||||
- cat conftest.$ac_ext >&5
|
||||
- rm -rf conftest*
|
||||
- eval "ac_cv_header_$ac_safe=no"
|
||||
-fi
|
||||
-rm -f conftest*
|
||||
-fi
|
||||
-if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
|
||||
- echo "$ac_t""yes" 1>&6
|
||||
- :
|
||||
-else
|
||||
- echo "$ac_t""no" 1>&6
|
||||
-{ echo "configure: error: Session management library (libsm) missing. It is part of the X server distribution. Try installing the libsm-dev package." 1>&2; exit 1; }
|
||||
-
|
||||
-fi
|
||||
-
|
||||
-
|
||||
echo $ac_n "checking for working const""... $ac_c" 1>&6
|
||||
echo "configure:2423: checking for working const" >&5
|
||||
if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-ROX-Filer_src_pixmaps_c,v 1.4 2004/02/12 20:36:55 couderc Exp $
|
||||
--- ROX-Filer/src/pixmaps.c.orig 2004-01-21 21:03:16.000000000 +0100
|
||||
+++ ROX-Filer/src/pixmaps.c 2004-02-12 21:29:49.000000000 +0100
|
||||
@@ -383,7 +383,7 @@ void pixmap_background_thumb(const gchar
|
||||
$OpenBSD: patch-ROX-Filer_src_pixmaps_c,v 1.5 2005/01/31 19:01:47 couderc Exp $
|
||||
--- ROX-Filer/src/pixmaps.c.orig Sun Jan 16 17:48:02 2005
|
||||
+++ ROX-Filer/src/pixmaps.c Mon Jan 31 18:23:41 2005
|
||||
@@ -385,7 +385,7 @@ void pixmap_background_thumb(const gchar
|
||||
execl(thumb_prog, thumb_prog, path,
|
||||
thumbnail_path(path),
|
||||
g_strdup_printf("%d", PIXMAP_THUMB_SIZE),
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2004/10/10 20:23:20 couderc Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.14 2005/01/31 19:01:47 couderc Exp $
|
||||
bin/rox
|
||||
@man man/man1/ROX-Filer.1
|
||||
@man man/man1/rox.1
|
||||
@ -29,6 +29,7 @@ rox/ROX-Filer/Messages/ja.gmo
|
||||
rox/ROX-Filer/Messages/nl.gmo
|
||||
rox/ROX-Filer/Messages/no.gmo
|
||||
rox/ROX-Filer/Messages/pl.gmo
|
||||
rox/ROX-Filer/Messages/pt_BR.gmo
|
||||
rox/ROX-Filer/Messages/ro.gmo
|
||||
rox/ROX-Filer/Messages/ru.gmo
|
||||
rox/ROX-Filer/Messages/sv.gmo
|
||||
@ -36,6 +37,7 @@ rox/ROX-Filer/Messages/zh_CN.gmo
|
||||
rox/ROX-Filer/Messages/zh_TW.gmo
|
||||
rox/ROX-Filer/OpenBSD-${MACHINE_ARCH}/
|
||||
rox/ROX-Filer/OpenBSD-${MACHINE_ARCH}/ROX-Filer
|
||||
rox/ROX-Filer/OpenBSD-${MACHINE_ARCH}/ROX-Filer.dbg
|
||||
rox/ROX-Filer/Options.xml
|
||||
rox/ROX-Filer/ROX/
|
||||
rox/ROX-Filer/ROX/MIME/
|
||||
@ -93,6 +95,7 @@ rox/ROX-Filer/ROX/MIME/mime-application:x-trash.png
|
||||
rox/ROX-Filer/ROX/MIME/mime-application:x-troff-man-compressed.png
|
||||
rox/ROX-Filer/ROX/MIME/mime-application:x-troff-man.png
|
||||
rox/ROX-Filer/ROX/MIME/mime-application:x-troff.png
|
||||
rox/ROX-Filer/ROX/MIME/mime-application:xhtml+xml.png
|
||||
rox/ROX-Filer/ROX/MIME/mime-application:zip.png
|
||||
rox/ROX-Filer/ROX/MIME/mime-audio.png
|
||||
rox/ROX-Filer/ROX/MIME/mime-audio:midi.png
|
||||
@ -142,6 +145,7 @@ rox/ROX-Filer/images/rox-mounted.png
|
||||
rox/ROX-Filer/images/rox-select.png
|
||||
rox/ROX-Filer/images/rox-show-details.png
|
||||
rox/ROX-Filer/images/rox-show-hidden.png
|
||||
rox/ROX-Filer/images/rox-xattr.png
|
||||
rox/ROX-Filer/images/symlink.png
|
||||
rox/ROX-Filer/src/
|
||||
rox/ROX-Filer/src/Docs/
|
||||
@ -165,6 +169,8 @@ rox/ROX-Filer/src/bind.c
|
||||
rox/ROX-Filer/src/bind.h
|
||||
rox/ROX-Filer/src/bookmarks.c
|
||||
rox/ROX-Filer/src/bookmarks.h
|
||||
rox/ROX-Filer/src/bulk_rename.c
|
||||
rox/ROX-Filer/src/bulk_rename.h
|
||||
rox/ROX-Filer/src/cell_icon.c
|
||||
rox/ROX-Filer/src/cell_icon.h
|
||||
rox/ROX-Filer/src/choices.c
|
||||
@ -239,6 +245,7 @@ rox/ROX-Filer/src/po/make-mo
|
||||
rox/ROX-Filer/src/po/nl.po
|
||||
rox/ROX-Filer/src/po/no.po
|
||||
rox/ROX-Filer/src/po/pl.po
|
||||
rox/ROX-Filer/src/po/pt_BR.po
|
||||
rox/ROX-Filer/src/po/ro.po
|
||||
rox/ROX-Filer/src/po/ru.po
|
||||
rox/ROX-Filer/src/po/sv.po
|
||||
|
Loading…
Reference in New Issue
Block a user