summaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2005-05-18 01:53:48 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2005-05-18 01:53:48 +0800
commitfa20dffcb2f5584301f10ed9be462b29797f44d2 (patch)
treef5806f20873f4b4d531470a63973eb505af8ae14 /x11-fm/nautilus
parent346a3bf0ca5989e318ab0b17395ac25f468d14a0 (diff)
downloadmarcuscom-ports-fa20dffcb2f5584301f10ed9be462b29797f44d2.tar
marcuscom-ports-fa20dffcb2f5584301f10ed9be462b29797f44d2.tar.gz
marcuscom-ports-fa20dffcb2f5584301f10ed9be462b29797f44d2.tar.bz2
marcuscom-ports-fa20dffcb2f5584301f10ed9be462b29797f44d2.tar.lz
marcuscom-ports-fa20dffcb2f5584301f10ed9be462b29797f44d2.tar.xz
marcuscom-ports-fa20dffcb2f5584301f10ed9be462b29797f44d2.tar.zst
marcuscom-ports-fa20dffcb2f5584301f10ed9be462b29797f44d2.zip
Add and update to 2.11.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3973 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm/nautilus')
-rw-r--r--x11-fm/nautilus/Makefile45
-rw-r--r--x11-fm/nautilus/distinfo2
-rw-r--r--x11-fm/nautilus/files/patch-Makefile.in10
-rw-r--r--x11-fm/nautilus/files/patch-aa20
-rw-r--r--x11-fm/nautilus/files/patch-libnautilus-private_nautilus-emblem-utils.c10
-rw-r--r--x11-fm/nautilus/pkg-descr5
-rw-r--r--x11-fm/nautilus/pkg-plist177
7 files changed, 269 insertions, 0 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
new file mode 100644
index 000000000..cc5d13a63
--- /dev/null
+++ b/x11-fm/nautilus/Makefile
@@ -0,0 +1,45 @@
+# New ports collection makefile for: nautilus2
+# Date created: 28th August 2000
+# Whom: ade, archie
+#
+# $FreeBSD$
+#
+
+PORTNAME= nautilus2
+PORTVERSION= 2.11.1
+CATEGORIES= x11-fm gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.11
+DISTNAME= nautilus-${PORTVERSION}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= GNOME file manager and graphical shell developed by Eazel
+
+LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif
+
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_X_PREFIX= yes
+USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop eel2 \
+ librsvg2 desktopfileutils
+GNOME_DESKTOP_VERSION=2
+INSTALLS_SHLIB= yes
+USE_LIBTOOL_VER=15
+USE_REINPLACE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib -liconv" \
+ LIBPNG="-L${LOCALBASE}/lib -lpng -lz"
+CONFIGURE_ARGS= --with-freetype2-lib-place=${LOCALBASE}/lib \
+ --with-freetype2-include-place=${LOCALBASE}/include/freetype2 \
+ --enable-static
+MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias"
+
+GCONF_SCHEMAS= apps_nautilus_preferences.schemas
+
+post-install:
+ ${MKDIR} ${PREFIX}/lib/nautilus/extensions-1.0
+ @-update-desktop-database
+# @${CHMOD} u+w ${PREFIX}/share/gnome/nautilus/*.desktop
+
+.include <bsd.port.mk>
diff --git a/x11-fm/nautilus/distinfo b/x11-fm/nautilus/distinfo
new file mode 100644
index 000000000..91c3543b1
--- /dev/null
+++ b/x11-fm/nautilus/distinfo
@@ -0,0 +1,2 @@
+MD5 (gnome2/nautilus-2.11.1.tar.bz2) = d6b6a30b77094e7cb8be26820522ee96
+SIZE (gnome2/nautilus-2.11.1.tar.bz2) = 5988099
diff --git a/x11-fm/nautilus/files/patch-Makefile.in b/x11-fm/nautilus/files/patch-Makefile.in
new file mode 100644
index 000000000..a4f79ca6b
--- /dev/null
+++ b/x11-fm/nautilus/files/patch-Makefile.in
@@ -0,0 +1,10 @@
+--- Makefile.in.orig Wed Nov 24 13:14:21 2004
++++ Makefile.in Wed Nov 24 13:14:47 2004
+@@ -183,7 +183,6 @@
+ libbackground \
+ libnautilus-private \
+ src \
+- test \
+ po \
+ data \
+ icons \
diff --git a/x11-fm/nautilus/files/patch-aa b/x11-fm/nautilus/files/patch-aa
new file mode 100644
index 000000000..73824998f
--- /dev/null
+++ b/x11-fm/nautilus/files/patch-aa
@@ -0,0 +1,20 @@
+--- configure.orig Mon Nov 10 22:08:05 2003
++++ configure Mon Nov 10 22:08:05 2003
+@@ -12979,7 +12979,7 @@
+
+ CORE_LIBS="`$PKG_CONFIG --libs $CORE_MODULES` $CDDA_LIBS $LIBJPEG $x_libs"
+
+-CORE_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $CORE_MODULES | $srcdir/add-include-prefix`"
++CORE_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $CORE_MODULES | xargs -n1 echo -n ' -I '`"
+
+
+ COMPONENT_MODULES="eel-2.0 libbonoboui-2.0 gnome-vfs-module-2.0 gnome-desktop-2.0"
+@@ -13959,7 +13959,7 @@
+ s,@PKG_CONFIG@,$PKG_CONFIG,;t t
+ s,@STARTUP_NOTIFICATION_PACKAGE@,$STARTUP_NOTIFICATION_PACKAGE,;t t
+ s,@ALL_CFLAGS@,$ALL_CFLAGS,;t t
+-s,@ALL_LIBS@,$ALL_LIBS,;t t
++s~@ALL_LIBS@~$ALL_LIBS~;t t
+ s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t
+ s,@USE_NLS@,$USE_NLS,;t t
+ s,@MSGFMT@,$MSGFMT,;t t
diff --git a/x11-fm/nautilus/files/patch-libnautilus-private_nautilus-emblem-utils.c b/x11-fm/nautilus/files/patch-libnautilus-private_nautilus-emblem-utils.c
new file mode 100644
index 000000000..2d67d65e7
--- /dev/null
+++ b/x11-fm/nautilus/files/patch-libnautilus-private_nautilus-emblem-utils.c
@@ -0,0 +1,10 @@
+--- libnautilus-private/nautilus-emblem-utils.c.orig Mon Oct 14 22:20:28 2002
++++ libnautilus-private/nautilus-emblem-utils.c Mon Oct 14 22:20:56 2002
+@@ -24,6 +24,7 @@
+
+ #include <config.h>
+
++#include <sys/types.h>
+ #include <utime.h>
+ #include <stdio.h>
+ #include <time.h>
diff --git a/x11-fm/nautilus/pkg-descr b/x11-fm/nautilus/pkg-descr
new file mode 100644
index 000000000..b4f3fd678
--- /dev/null
+++ b/x11-fm/nautilus/pkg-descr
@@ -0,0 +1,5 @@
+Nautilus is a file manager tightly integrated into the GNOME destkop.
+It is also responsible for desktop and icon management, and provides
+an intuitive interface for accessing files and webpages.
+
+WWW: http://www.gnome.org/projects/nautilus/
diff --git a/x11-fm/nautilus/pkg-plist b/x11-fm/nautilus/pkg-plist
new file mode 100644
index 000000000..6f78e3c0f
--- /dev/null
+++ b/x11-fm/nautilus/pkg-plist
@@ -0,0 +1,177 @@
+bin/nautilus
+bin/nautilus-connect-server
+bin/nautilus-file-management-properties
+include/nautilus/libnautilus-extension/nautilus-column-provider.h
+include/nautilus/libnautilus-extension/nautilus-column.h
+include/nautilus/libnautilus-extension/nautilus-extension-types.h
+include/nautilus/libnautilus-extension/nautilus-file-info.h
+include/nautilus/libnautilus-extension/nautilus-info-provider.h
+include/nautilus/libnautilus-extension/nautilus-menu-item.h
+include/nautilus/libnautilus-extension/nautilus-menu-provider.h
+include/nautilus/libnautilus-extension/nautilus-property-page-provider.h
+include/nautilus/libnautilus-extension/nautilus-property-page.h
+lib/libnautilus-extension.a
+lib/libnautilus-extension.so
+lib/libnautilus-extension.so.1
+lib/libnautilus-private.a
+lib/libnautilus-private.so
+lib/libnautilus-private.so.2
+libdata/bonobo/servers/Nautilus_shell.server
+libdata/pkgconfig/libnautilus-extension.pc
+share/gnome/applications/nautilus-computer.desktop
+share/gnome/applications/nautilus-file-management-properties.desktop
+share/gnome/applications/nautilus-folder-handler.desktop
+share/gnome/applications/nautilus-home.desktop
+share/gnome/applications/nautilus.desktop
+share/gnome/applications/network-scheme.desktop
+@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
+share/gnome/nautilus/browser.xml
+share/gnome/nautilus/glade/nautilus-bookmarks-window.glade
+share/gnome/nautilus/glade/nautilus-file-management-properties.glade
+share/gnome/nautilus/nautilus-extras.placeholder
+share/gnome/nautilus/nautilus-suggested.placeholder
+share/gnome/nautilus/patterns/.striated.png
+share/gnome/nautilus/patterns/blue_gray_rough.png
+share/gnome/nautilus/patterns/blue_ridge.png
+share/gnome/nautilus/patterns/blue_type.png
+share/gnome/nautilus/patterns/brushed_metal.png
+share/gnome/nautilus/patterns/burlap.jpg
+share/gnome/nautilus/patterns/camouflage.png
+share/gnome/nautilus/patterns/chalk.jpg
+share/gnome/nautilus/patterns/cork.png
+share/gnome/nautilus/patterns/countertop.png
+share/gnome/nautilus/patterns/dark-gnome.jpg
+share/gnome/nautilus/patterns/dots.png
+share/gnome/nautilus/patterns/fibers.png
+share/gnome/nautilus/patterns/fleur_de_lis.png
+share/gnome/nautilus/patterns/floral.png
+share/gnome/nautilus/patterns/fossil.png
+share/gnome/nautilus/patterns/gnome.jpg
+share/gnome/nautilus/patterns/green_weave.png
+share/gnome/nautilus/patterns/ice.png
+share/gnome/nautilus/patterns/manila_paper.png
+share/gnome/nautilus/patterns/moss_ridge.png
+share/gnome/nautilus/patterns/numbers.png
+share/gnome/nautilus/patterns/ocean_stripes.png
+share/gnome/nautilus/patterns/purple_marble.png
+share/gnome/nautilus/patterns/reset.png
+share/gnome/nautilus/patterns/ridged_paper.png
+share/gnome/nautilus/patterns/rough_paper.png
+share/gnome/nautilus/patterns/sky_ridge.png
+share/gnome/nautilus/patterns/snow_ridge.png
+share/gnome/nautilus/patterns/stucco.jpg
+share/gnome/nautilus/patterns/terracotta.png
+share/gnome/nautilus/patterns/wavy_white.png
+share/gnome/nautilus/ui/nautilus-desktop-icon-view-ui.xml
+share/gnome/nautilus/ui/nautilus-directory-view-ui.xml
+share/gnome/nautilus/ui/nautilus-icon-view-ui.xml
+share/gnome/nautilus/ui/nautilus-list-view-ui.xml
+share/gnome/nautilus/ui/nautilus-navigation-window-ui.xml
+share/gnome/nautilus/ui/nautilus-shell-ui.xml
+share/gnome/nautilus/ui/nautilus-spatial-window-ui.xml
+share/gnome/pixmaps/nautilus/Search.png
+share/gnome/pixmaps/nautilus/audio.svg
+share/gnome/pixmaps/nautilus/backgrounds.png
+share/gnome/pixmaps/nautilus/chit_frame.png
+share/gnome/pixmaps/nautilus/colors.png
+share/gnome/pixmaps/nautilus/emblems.png
+share/gnome/pixmaps/nautilus/erase.png
+share/gnome/pixmaps/nautilus/knob.png
+share/gnome/pixmaps/nautilus/nautilus-desktop.png
+share/gnome/pixmaps/nautilus/nautilus-file-management-properties.png
+share/gnome/pixmaps/nautilus/nautilus-launch-icon.png
+share/gnome/pixmaps/nautilus/nautilus-mini-logo.png
+share/gnome/pixmaps/nautilus/nautilus-server-connect.png
+share/gnome/pixmaps/nautilus/note-indicator.png
+share/gnome/pixmaps/nautilus/side_bar_image.png
+share/gnome/pixmaps/nautilus/text-selection-frame.png
+share/gnome/pixmaps/nautilus/thumbnail_frame.png
+share/locale/af/LC_MESSAGES/nautilus.mo
+share/locale/am/LC_MESSAGES/nautilus.mo
+share/locale/ar/LC_MESSAGES/nautilus.mo
+share/locale/az/LC_MESSAGES/nautilus.mo
+share/locale/be/LC_MESSAGES/nautilus.mo
+share/locale/bg/LC_MESSAGES/nautilus.mo
+share/locale/bn/LC_MESSAGES/nautilus.mo
+share/locale/bs/LC_MESSAGES/nautilus.mo
+share/locale/ca/LC_MESSAGES/nautilus.mo
+share/locale/cs/LC_MESSAGES/nautilus.mo
+share/locale/cy/LC_MESSAGES/nautilus.mo
+share/locale/da/LC_MESSAGES/nautilus.mo
+share/locale/de/LC_MESSAGES/nautilus.mo
+share/locale/el/LC_MESSAGES/nautilus.mo
+share/locale/en_CA/LC_MESSAGES/nautilus.mo
+share/locale/en_GB/LC_MESSAGES/nautilus.mo
+share/locale/es/LC_MESSAGES/nautilus.mo
+share/locale/et/LC_MESSAGES/nautilus.mo
+share/locale/eu/LC_MESSAGES/nautilus.mo
+share/locale/fa/LC_MESSAGES/nautilus.mo
+share/locale/fi/LC_MESSAGES/nautilus.mo
+share/locale/fr/LC_MESSAGES/nautilus.mo
+share/locale/ga/LC_MESSAGES/nautilus.mo
+share/locale/gl/LC_MESSAGES/nautilus.mo
+share/locale/gu/LC_MESSAGES/nautilus.mo
+share/locale/he/LC_MESSAGES/nautilus.mo
+share/locale/hi/LC_MESSAGES/nautilus.mo
+share/locale/hr/LC_MESSAGES/nautilus.mo
+share/locale/hu/LC_MESSAGES/nautilus.mo
+share/locale/id/LC_MESSAGES/nautilus.mo
+share/locale/is/LC_MESSAGES/nautilus.mo
+share/locale/it/LC_MESSAGES/nautilus.mo
+share/locale/ja/LC_MESSAGES/nautilus.mo
+share/locale/ko/LC_MESSAGES/nautilus.mo
+share/locale/li/LC_MESSAGES/nautilus.mo
+share/locale/lt/LC_MESSAGES/nautilus.mo
+share/locale/lv/LC_MESSAGES/nautilus.mo
+share/locale/mi/LC_MESSAGES/nautilus.mo
+share/locale/mk/LC_MESSAGES/nautilus.mo
+share/locale/ml/LC_MESSAGES/nautilus.mo
+share/locale/mn/LC_MESSAGES/nautilus.mo
+share/locale/ms/LC_MESSAGES/nautilus.mo
+share/locale/nb/LC_MESSAGES/nautilus.mo
+share/locale/ne/LC_MESSAGES/nautilus.mo
+share/locale/nl/LC_MESSAGES/nautilus.mo
+share/locale/nn/LC_MESSAGES/nautilus.mo
+share/locale/no/LC_MESSAGES/nautilus.mo
+share/locale/nso/LC_MESSAGES/nautilus.mo
+share/locale/pa/LC_MESSAGES/nautilus.mo
+share/locale/pl/LC_MESSAGES/nautilus.mo
+share/locale/pt/LC_MESSAGES/nautilus.mo
+share/locale/pt_BR/LC_MESSAGES/nautilus.mo
+share/locale/ro/LC_MESSAGES/nautilus.mo
+share/locale/ru/LC_MESSAGES/nautilus.mo
+share/locale/rw/LC_MESSAGES/nautilus.mo
+share/locale/sk/LC_MESSAGES/nautilus.mo
+share/locale/sl/LC_MESSAGES/nautilus.mo
+share/locale/sq/LC_MESSAGES/nautilus.mo
+share/locale/sr/LC_MESSAGES/nautilus.mo
+share/locale/sr@Latn/LC_MESSAGES/nautilus.mo
+share/locale/sr@ije/LC_MESSAGES/nautilus.mo
+share/locale/sv/LC_MESSAGES/nautilus.mo
+share/locale/ta/LC_MESSAGES/nautilus.mo
+share/locale/th/LC_MESSAGES/nautilus.mo
+share/locale/tk/LC_MESSAGES/nautilus.mo
+share/locale/tr/LC_MESSAGES/nautilus.mo
+share/locale/uk/LC_MESSAGES/nautilus.mo
+share/locale/vi/LC_MESSAGES/nautilus.mo
+share/locale/wa/LC_MESSAGES/nautilus.mo
+share/locale/xh/LC_MESSAGES/nautilus.mo
+share/locale/yi/LC_MESSAGES/nautilus.mo
+share/locale/zh_CN/LC_MESSAGES/nautilus.mo
+share/locale/zh_TW/LC_MESSAGES/nautilus.mo
+share/locale/zu/LC_MESSAGES/nautilus.mo
+@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/xh 2> /dev/null || true
+@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/rw 2> /dev/null || true
+@dirrm share/gnome/pixmaps/nautilus
+@dirrm share/gnome/nautilus/ui
+@dirrm share/gnome/nautilus/patterns
+@dirrm share/gnome/nautilus/glade
+@dirrm share/gnome/nautilus
+@dirrm include/nautilus/libnautilus-extension
+@dirrm include/nautilus
+@exec /bin/mkdir -p %D/lib/nautilus/extensions-1.0
+@unexec /bin/rmdir %D/lib/nautilus/extensions-1.0 2>/dev/null || /usr/bin/true
+@unexec /bin/rmdir %D/lib/nautilus 2>/dev/null || /usr/bin/true
+@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true