summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-04-21 11:28:16 +0000
committerrh <rh@pkgsrc.org>2002-04-21 11:28:16 +0000
commit9d24939928a288d252bc0b6a9f1724d4a197af2b (patch)
treee8ffde04907df8877d1db2ddb74ce524ad9877d5
parentb9940fb8ec2d56f1e33c7b5ecb14110af31d374d (diff)
downloadpkgsrc-9d24939928a288d252bc0b6a9f1724d4a197af2b.tar.gz
Initial import of rox-1.2.0, a RISC/OS-like filer for X, provided in PR
pkg/16316 by Rui-Xiang Guo <rxg@netbsd.org>, thanks!
-rw-r--r--sysutils/rox/DESCR3
-rw-r--r--sysutils/rox/Makefile41
-rw-r--r--sysutils/rox/PLIST48
-rw-r--r--sysutils/rox/distinfo7
-rw-r--r--sysutils/rox/files/rox2
-rw-r--r--sysutils/rox/patches/patch-aa23
-rw-r--r--sysutils/rox/patches/patch-ab14
-rw-r--r--sysutils/rox/patches/patch-ac13
8 files changed, 151 insertions, 0 deletions
diff --git a/sysutils/rox/DESCR b/sysutils/rox/DESCR
new file mode 100644
index 00000000000..7c74afa2a48
--- /dev/null
+++ b/sysutils/rox/DESCR
@@ -0,0 +1,3 @@
+ROX-Filer is a simple and easy to use graphical file manager for X11, the
+windowing system used on Unix and Unix-like operating systems. It is also
+the core component of the ROX Desktop.
diff --git a/sysutils/rox/Makefile b/sysutils/rox/Makefile
new file mode 100644
index 00000000000..f7b6f22b561
--- /dev/null
+++ b/sysutils/rox/Makefile
@@ -0,0 +1,41 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/04/21 11:28:16 rh Exp $
+#
+
+DISTNAME= rox-1.2.0
+CATEGORIES= sysutils
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/}
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= rxg@netbsd.org
+HOMEPAGE= http://rox.sourceforge.net/
+COMMENT= RISC OS-like filer for X
+
+DEPENDS+= rox-base>=1.0.2:../../misc/rox-base
+
+DIST_SUBDIR= rox
+
+GNU_CONFIGURE= yes
+
+WRKSRC= ${WRKDIR}/${DISTNAME}/ROX-Filer/src
+
+post-patch:
+ ${SED} -e "s:APPDIR:"${PREFIX}/apps":g" < ${FILESDIR}/rox > \
+ ${WRKDIR}/${DISTNAME}/rox
+
+post-build:
+ ${CP} ${WRKSRC}/ROX-Filer ${WRKDIR}/${DISTNAME}/ROX-Filer
+
+pre-install:
+ ${RM} -f ${WRKDIR}/${DISTNAME}/ROX-Filer/AppRun.orig
+ ${RM} -rf ${WRKSRC}
+
+do-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/apps
+ ${CP} -Rf ${WRKDIR}/${DISTNAME}/ROX-Filer ${PREFIX}/apps
+ ${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME}/rox ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/rox.1 ${PREFIX}/man/man1
+
+.include "../../graphics/gdk-pixbuf/buildlink.mk"
+.include "../../textproc/libxml/buildlink.mk"
+.include "../../x11/gtk/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/rox/PLIST b/sysutils/rox/PLIST
new file mode 100644
index 00000000000..7c07fc1ad17
--- /dev/null
+++ b/sysutils/rox/PLIST
@@ -0,0 +1,48 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/04/21 11:28:17 rh Exp $
+apps/ROX-Filer/Action.png
+apps/ROX-Filer/AppIcon.xpm
+apps/ROX-Filer/AppInfo.xml
+apps/ROX-Filer/AppRun
+apps/ROX-Filer/Help/COPYING
+apps/ROX-Filer/Help/Changes
+apps/ROX-Filer/Help/Manual-fr.html
+apps/ROX-Filer/Help/Manual.html
+apps/ROX-Filer/Help/README
+apps/ROX-Filer/Help/README-es
+apps/ROX-Filer/Help/TODO
+apps/ROX-Filer/Messages/README
+apps/ROX-Filer/Messages/de.gmo
+apps/ROX-Filer/Messages/fr.gmo
+apps/ROX-Filer/Messages/hu.gmo
+apps/ROX-Filer/Messages/it.gmo
+apps/ROX-Filer/Messages/nl.gmo
+apps/ROX-Filer/Messages/pl.gmo
+apps/ROX-Filer/Messages/ru.gmo
+apps/ROX-Filer/Messages/sp.gmo
+apps/ROX-Filer/Options.xml
+apps/ROX-Filer/ROX-Filer
+apps/ROX-Filer/Styles
+apps/ROX-Filer/pixmaps/application.xpm
+apps/ROX-Filer/pixmaps/close.xpm
+apps/ROX-Filer/pixmaps/details.xpm
+apps/ROX-Filer/pixmaps/dirs.xpm
+apps/ROX-Filer/pixmaps/error.xpm
+apps/ROX-Filer/pixmaps/help.xpm
+apps/ROX-Filer/pixmaps/hidden.xpm
+apps/ROX-Filer/pixmaps/home.xpm
+apps/ROX-Filer/pixmaps/mount.xpm
+apps/ROX-Filer/pixmaps/mounted.xpm
+apps/ROX-Filer/pixmaps/multiple.xpm
+apps/ROX-Filer/pixmaps/refresh.xpm
+apps/ROX-Filer/pixmaps/symlink.xpm
+apps/ROX-Filer/pixmaps/unknown.xpm
+apps/ROX-Filer/pixmaps/up.xpm
+apps/ROX-Filer/pixmaps/zoom.xpm
+apps/ROX-Filer/style.css
+bin/rox
+man/man1/rox.1
+@dirrm apps/ROX-Filer/pixmaps
+@dirrm apps/ROX-Filer/Messages
+@dirrm apps/ROX-Filer/Help
+@dirrm apps/ROX-Filer
+@dirrm apps
diff --git a/sysutils/rox/distinfo b/sysutils/rox/distinfo
new file mode 100644
index 00000000000..5f4f31a8e3e
--- /dev/null
+++ b/sysutils/rox/distinfo
@@ -0,0 +1,7 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/04/21 11:28:16 rh Exp $
+
+SHA1 (rox/rox-1.2.0.tgz) = 704301a6006920ff339e847aacb4bbdab7ee51a4
+Size (rox/rox-1.2.0.tgz) = 847897 bytes
+SHA1 (patch-aa) = 476bfa40012e9d43c0c577f69b552873bf56cc34
+SHA1 (patch-ab) = dc9d4996b383563b8a5776f86fff1e8e97569f12
+SHA1 (patch-ac) = 340ea4c70766912f935270c83741c4f0f8e93911
diff --git a/sysutils/rox/files/rox b/sysutils/rox/files/rox
new file mode 100644
index 00000000000..2e9c9ed967a
--- /dev/null
+++ b/sysutils/rox/files/rox
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec APPDIR/ROX-Filer/AppRun "$@"
diff --git a/sysutils/rox/patches/patch-aa b/sysutils/rox/patches/patch-aa
new file mode 100644
index 00000000000..7b160762b17
--- /dev/null
+++ b/sysutils/rox/patches/patch-aa
@@ -0,0 +1,23 @@
+$NetBSD: patch-aa,v 1.1.1.1 2002/04/21 11:28:17 rh Exp $
+
+--- configure.orig Thu Apr 11 18:37:41 2002
++++ configure
+@@ -534,18 +534,6 @@
+ # Check whether --with-platform or --without-platform was given.
+ if test "${with_platform+set}" = set; then
+ withval="$with_platform"
+-
+-else
+-
+-{ echo "configure: error:
+-
+-Please do not run 'configure' manually - instead, run the AppRun script with
+-the --compile option, like this:
+- $ ROX-Filer/AppRun --compile
+-
+-Thank you.
+-" 1>&2; exit 1; }
+-
+ fi
+
+
diff --git a/sysutils/rox/patches/patch-ab b/sysutils/rox/patches/patch-ab
new file mode 100644
index 00000000000..a2a077cae63
--- /dev/null
+++ b/sysutils/rox/patches/patch-ab
@@ -0,0 +1,14 @@
+$NetBSD: patch-ab,v 1.1.1.1 2002/04/21 11:28:17 rh Exp $
+
+--- Makefile.in.orig Thu Apr 11 18:53:01 2002
++++ Makefile.in
+@@ -36,6 +36,9 @@
+
+ ############ Things to keep the same
+
++all: ${OBJECTS}
++ ${CC} -o ${PROG} ${OBJECTS} ${LDFLAGS}
++
+ ${EXEC}: ${PLATFORM_DIR} ${OBJECTS}
+ ${CC} -o ${EXEC} ${OBJECTS} ${LDFLAGS}
+
diff --git a/sysutils/rox/patches/patch-ac b/sysutils/rox/patches/patch-ac
new file mode 100644
index 00000000000..e4e08be6fe7
--- /dev/null
+++ b/sysutils/rox/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1.1.1 2002/04/21 11:28:17 rh Exp $
+
+--- ../AppRun.orig Thu Apr 11 21:58:15 2002
++++ ../AppRun
+@@ -39,7 +39,7 @@
+ exit 1
+ esac
+
+-BIN="$APP_DIR/$PLATFORM/$PROG"
++BIN="$APP_DIR/$PROG"
+
+ if [ -x "$BIN" ]; then
+ exec $DEBUGGER "$BIN" "$@"