diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-26 02:12:46 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-26 02:12:46 +0800 |
commit | dfc30719d9758d9e6b3e06963e4bf5175ae16825 (patch) | |
tree | 3c84ec64b1dd1a9a2618a75efa664a18033890bd /x11-fm | |
parent | d0d9889c61e774a633eda7b5bce0688ca50d1ac8 (diff) | |
download | marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.gz marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.bz2 marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.lz marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.xz marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.zst marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.zip |
Update MC-ports to GNOME 3.12.
Dragons beware! Although most of them should be sleeping.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19571 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/mate-file-manager/Makefile | 49 | ||||
-rw-r--r-- | x11-fm/mate-file-manager/distinfo | 2 | ||||
-rw-r--r-- | x11-fm/mate-file-manager/files/patch-eel_eel-editable-label.c | 15 | ||||
-rw-r--r-- | x11-fm/mate-file-manager/files/patch-src_file-manager_fm-properties-window.c | 12 | ||||
-rw-r--r-- | x11-fm/mate-file-manager/pkg-descr | 5 | ||||
-rw-r--r-- | x11-fm/mate-file-manager/pkg-plist | 325 | ||||
-rw-r--r-- | x11-fm/nautilus/Makefile | 32 | ||||
-rw-r--r-- | x11-fm/nautilus/distinfo | 4 | ||||
-rw-r--r-- | x11-fm/nautilus/pkg-plist | 16 | ||||
-rw-r--r-- | x11-fm/sushi/Makefile | 34 | ||||
-rw-r--r-- | x11-fm/sushi/distinfo | 2 | ||||
-rw-r--r-- | x11-fm/sushi/pkg-descr | 3 | ||||
-rw-r--r-- | x11-fm/sushi/pkg-plist | 117 |
13 files changed, 602 insertions, 14 deletions
diff --git a/x11-fm/mate-file-manager/Makefile b/x11-fm/mate-file-manager/Makefile new file mode 100644 index 000000000..7f7907539 --- /dev/null +++ b/x11-fm/mate-file-manager/Makefile @@ -0,0 +1,49 @@ +# Created by: ade, archie +# $FreeBSD$ +# $MCom$ + +PORTNAME= mate-file-manager +PORTVERSION= 1.6.2 +PORTREVISION= 1 +CATEGORIES= x11-fm mate +MASTER_SITES= MATE +DIST_SUBDIR= mate + +MAINTAINER= gnome@FreeBSD.org +COMMENT?= File manager for the MATE desktop + +BUILD_DEPENDS= gtkdoc-check:${PORTSDIR}/textproc/gtk-doc +LIB_DEPENDS= libexif.so:${PORTSDIR}/graphics/libexif \ + libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique \ + libexempi.so:${PORTSDIR}/textproc/exempi +RUN_DEPENDS= ${LOCALBASE}/libexec/gvfsd:${PORTSDIR}/devel/gvfs + +PORTSCOUT= limitw:1,even + +USES= desktop-file-utils gettext gmake pathfix pkgconfig \ + shared-mime-info tar:xz +USE_MATE= desktop icontheme:run +USE_XORG= ice x11 xrender +USE_GNOME= glib20 gnomehier gtk20 intlhack introspection:build \ + libxml2 ltasneededhack ltverhack pango +USE_LDCONFIG= yes +USE_AUTOTOOLS= libtool +GNU_CONFIGURE= yes +CONFIGURE_ENV= LIBPNG="-L${LOCALBASE}/lib -lpng -lz" +CONFIGURE_ARGS= --enable-static \ + --disable-packagekit \ + --with-gtk=2.0 \ + --disable-gtk-doc \ + --with-html-dir=${PREFIX}/share/doc +INSTALLS_ICONS= yes +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib + +GLIB_SCHEMAS= org.mate.caja.gschema.xml \ + org.mate.media-handling.gschema.xml + +post-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/lib/caja/extensions-2.0 + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcaja-extension.so.1 + +.include <bsd.port.mk> diff --git a/x11-fm/mate-file-manager/distinfo b/x11-fm/mate-file-manager/distinfo new file mode 100644 index 000000000..2090a1a25 --- /dev/null +++ b/x11-fm/mate-file-manager/distinfo @@ -0,0 +1,2 @@ +SHA256 (mate/mate-file-manager-1.6.2.tar.xz) = c1df364fa72ca7e37faf2124cecd90d6d1be9532030d11d2d7bbe2aa93db74f3 +SIZE (mate/mate-file-manager-1.6.2.tar.xz) = 3522924 diff --git a/x11-fm/mate-file-manager/files/patch-eel_eel-editable-label.c b/x11-fm/mate-file-manager/files/patch-eel_eel-editable-label.c new file mode 100644 index 000000000..454f92f43 --- /dev/null +++ b/x11-fm/mate-file-manager/files/patch-eel_eel-editable-label.c @@ -0,0 +1,15 @@ +--- eel/eel-editable-label.c.orig 2014-04-06 22:20:58.028840920 +0000 ++++ eel/eel-editable-label.c 2014-04-06 22:21:50.378838503 +0000 +@@ -44,6 +44,12 @@ + #define GtkEditableInterface GtkEditableClass + #endif + ++/* g_memmove got removed in glib 2.40 */ ++#if GLIB_CHECK_VERSION (2, 39, 0) ++#define g_memmove memmove ++#endif ++ ++ + enum + { + MOVE_CURSOR, diff --git a/x11-fm/mate-file-manager/files/patch-src_file-manager_fm-properties-window.c b/x11-fm/mate-file-manager/files/patch-src_file-manager_fm-properties-window.c new file mode 100644 index 000000000..d709dec1e --- /dev/null +++ b/x11-fm/mate-file-manager/files/patch-src_file-manager_fm-properties-window.c @@ -0,0 +1,12 @@ +--- src/file-manager/fm-properties-window.c.orig Mon May 14 20:58:01 2007 ++++ src/file-manager/fm-properties-window.c Mon May 14 20:58:42 2007 +@@ -89,9 +89,7 @@ + #if HAVE_SYS_VFS_H + #include <sys/vfs.h> + #elif HAVE_SYS_MOUNT_H +-#if HAVE_SYS_PARAM_H + #include <sys/param.h> +-#endif + #include <sys/mount.h> + #endif + diff --git a/x11-fm/mate-file-manager/pkg-descr b/x11-fm/mate-file-manager/pkg-descr new file mode 100644 index 000000000..69e0fa9fd --- /dev/null +++ b/x11-fm/mate-file-manager/pkg-descr @@ -0,0 +1,5 @@ +Caja (mate-file-manager) is a file manager tightly integrated into the +MATE destkop.It is also responsible for desktop and icon management, and +provides an intuitive interface for accessing files and webpages. + +WWW: http://mate-desktop.org/ diff --git a/x11-fm/mate-file-manager/pkg-plist b/x11-fm/mate-file-manager/pkg-plist new file mode 100644 index 000000000..47880327f --- /dev/null +++ b/x11-fm/mate-file-manager/pkg-plist @@ -0,0 +1,325 @@ +bin/caja +bin/caja-autorun-software +bin/caja-connect-server +bin/caja-file-management-properties +include/caja/libcaja-extension/caja-column-provider.h +include/caja/libcaja-extension/caja-column.h +include/caja/libcaja-extension/caja-extension-types.h +include/caja/libcaja-extension/caja-file-info.h +include/caja/libcaja-extension/caja-info-provider.h +include/caja/libcaja-extension/caja-location-widget-provider.h +include/caja/libcaja-extension/caja-menu-item.h +include/caja/libcaja-extension/caja-menu-provider.h +include/caja/libcaja-extension/caja-menu.h +include/caja/libcaja-extension/caja-property-page-provider.h +include/caja/libcaja-extension/caja-property-page.h +lib/girepository-1.0/Caja-2.0.typelib +lib/libcaja-extension.a +lib/libcaja-extension.la +lib/libcaja-extension.so +lib/libcaja-extension.so.1 +libdata/pkgconfig/libcaja-extension.pc +libexec/caja-convert-metadata +man/man1/caja.1.gz +man/man1/caja-connect-server.1.gz +man/man1/caja-file-management-properties.1.gz +share/MateConf/gsettings/caja.convert +share/applications/caja-autorun-software.desktop +share/applications/caja-browser.desktop +share/applications/caja-computer.desktop +share/applications/caja-file-management-properties.desktop +share/applications/caja-folder-handler.desktop +share/applications/caja-home.desktop +share/applications/caja.desktop +share/applications/mate-network-scheme.desktop +share/caja/browser.xml +share/caja/caja-extras.placeholder +share/caja/caja-suggested.placeholder +share/caja/patterns/blue_gray_rough.png +share/caja/patterns/blue_ridge.png +share/caja/patterns/blue_type.png +share/caja/patterns/brushed_metal.png +share/caja/patterns/burlap.jpg +share/caja/patterns/camouflage.png +share/caja/patterns/chalk.jpg +share/caja/patterns/cork.png +share/caja/patterns/countertop.png +share/caja/patterns/dark-mate.jpg +share/caja/patterns/dots.png +share/caja/patterns/fibers.png +share/caja/patterns/fleur_de_lis.png +share/caja/patterns/floral.png +share/caja/patterns/fossil.png +share/caja/patterns/green_weave.png +share/caja/patterns/ice.png +share/caja/patterns/manila_paper.png +share/caja/patterns/mate.jpg +share/caja/patterns/moss_ridge.png +share/caja/patterns/numbers.png +share/caja/patterns/ocean_stripes.png +share/caja/patterns/purple_marble.png +share/caja/patterns/reset.png +share/caja/patterns/ridged_paper.png +share/caja/patterns/rough_paper.png +share/caja/patterns/sky_ridge.png +share/caja/patterns/snow_ridge.png +share/caja/patterns/stucco.jpg +share/caja/patterns/terracotta.png +share/caja/patterns/wavy_white.png +share/caja/ui/caja-bookmarks-window.ui +share/caja/ui/caja-desktop-icon-view-ui.xml +share/caja/ui/caja-directory-view-ui.xml +share/caja/ui/caja-file-management-properties.ui +share/caja/ui/caja-icon-view-ui.xml +share/caja/ui/caja-list-view-ui.xml +share/caja/ui/caja-navigation-window-ui.xml +share/caja/ui/caja-shell-ui.xml +share/caja/ui/caja-spatial-window-ui.xml +share/dbus-1/services/org.mate.freedesktop.FileManager1.service +share/doc/libcaja-extension/ch01.html +share/doc/libcaja-extension/home.png +share/doc/libcaja-extension/index.html +share/doc/libcaja-extension/index.sgml +share/doc/libcaja-extension/ix01.html +share/doc/libcaja-extension/left.png +share/doc/libcaja-extension/libcaja-extension-caja-column-provider.html +share/doc/libcaja-extension/libcaja-extension-caja-column.html +share/doc/libcaja-extension/libcaja-extension-caja-extension-types.html +share/doc/libcaja-extension/libcaja-extension-caja-file-info.html +share/doc/libcaja-extension/libcaja-extension-caja-info-provider.html +share/doc/libcaja-extension/libcaja-extension-caja-location-widget-provider.html +share/doc/libcaja-extension/libcaja-extension-caja-menu-provider.html +share/doc/libcaja-extension/libcaja-extension-caja-menu.html +share/doc/libcaja-extension/libcaja-extension-caja-property-page-provider.html +share/doc/libcaja-extension/libcaja-extension-caja-property-page.html +share/doc/libcaja-extension/libcaja-extension.devhelp2 +share/doc/libcaja-extension/pt01.html +share/doc/libcaja-extension/right.png +share/doc/libcaja-extension/style.css +share/doc/libcaja-extension/up.png +share/gir-1.0/Caja-2.0.gir +share/icons/hicolor/16x16/apps/caja.png +share/icons/hicolor/22x22/apps/caja.png +share/icons/hicolor/24x24/apps/caja.png +share/icons/hicolor/32x32/apps/caja.png +share/icons/hicolor/scalable/apps/caja.svg +share/locale/af/LC_MESSAGES/caja.mo +share/locale/am/LC_MESSAGES/caja.mo +share/locale/ar/LC_MESSAGES/caja.mo +share/locale/as/LC_MESSAGES/caja.mo +share/locale/ast/LC_MESSAGES/caja.mo +share/locale/az/LC_MESSAGES/caja.mo +share/locale/be/LC_MESSAGES/caja.mo +share/locale/be@latin/LC_MESSAGES/caja.mo +share/locale/bg/LC_MESSAGES/caja.mo +share/locale/bn/LC_MESSAGES/caja.mo +share/locale/bn_IN/LC_MESSAGES/caja.mo +share/locale/br/LC_MESSAGES/caja.mo +share/locale/bs/LC_MESSAGES/caja.mo +share/locale/ca/LC_MESSAGES/caja.mo +share/locale/ca@valencia/LC_MESSAGES/caja.mo +share/locale/crh/LC_MESSAGES/caja.mo +share/locale/cs/LC_MESSAGES/caja.mo +share/locale/cy/LC_MESSAGES/caja.mo +share/locale/da/LC_MESSAGES/caja.mo +share/locale/de/LC_MESSAGES/caja.mo +share/locale/dz/LC_MESSAGES/caja.mo +share/locale/el/LC_MESSAGES/caja.mo +share/locale/en@shaw/LC_MESSAGES/caja.mo +share/locale/en_AU/LC_MESSAGES/caja.mo +share/locale/en_CA/LC_MESSAGES/caja.mo +share/locale/en_GB/LC_MESSAGES/caja.mo +share/locale/eo/LC_MESSAGES/caja.mo +share/locale/es/LC_MESSAGES/caja.mo +share/locale/et/LC_MESSAGES/caja.mo +share/locale/eu/LC_MESSAGES/caja.mo +share/locale/fa/LC_MESSAGES/caja.mo +share/locale/fi/LC_MESSAGES/caja.mo +share/locale/fr/LC_MESSAGES/caja.mo +share/locale/fur/LC_MESSAGES/caja.mo +share/locale/fy/LC_MESSAGES/caja.mo +share/locale/ga/LC_MESSAGES/caja.mo +share/locale/gl/LC_MESSAGES/caja.mo +share/locale/gu/LC_MESSAGES/caja.mo +share/locale/gv/LC_MESSAGES/caja.mo +share/locale/ha/LC_MESSAGES/caja.mo +share/locale/he/LC_MESSAGES/caja.mo +share/locale/hi/LC_MESSAGES/caja.mo +share/locale/hr/LC_MESSAGES/caja.mo +share/locale/hu/LC_MESSAGES/caja.mo +share/locale/hy/LC_MESSAGES/caja.mo +share/locale/id/LC_MESSAGES/caja.mo +share/locale/ig/LC_MESSAGES/caja.mo +share/locale/io/LC_MESSAGES/caja.mo +share/locale/is/LC_MESSAGES/caja.mo +share/locale/it/LC_MESSAGES/caja.mo +share/locale/ja/LC_MESSAGES/caja.mo +share/locale/ka/LC_MESSAGES/caja.mo +share/locale/kk/LC_MESSAGES/caja.mo +share/locale/km/LC_MESSAGES/caja.mo +share/locale/kn/LC_MESSAGES/caja.mo +share/locale/ko/LC_MESSAGES/caja.mo +share/locale/ku/LC_MESSAGES/caja.mo +share/locale/ky/LC_MESSAGES/caja.mo +share/locale/li/LC_MESSAGES/caja.mo +share/locale/lt/LC_MESSAGES/caja.mo +share/locale/lv/LC_MESSAGES/caja.mo +share/locale/mai/LC_MESSAGES/caja.mo +share/locale/mg/LC_MESSAGES/caja.mo +share/locale/mi/LC_MESSAGES/caja.mo +share/locale/mk/LC_MESSAGES/caja.mo +share/locale/ml/LC_MESSAGES/caja.mo +share/locale/mn/LC_MESSAGES/caja.mo +share/locale/mr/LC_MESSAGES/caja.mo +share/locale/ms/LC_MESSAGES/caja.mo +share/locale/nb/LC_MESSAGES/caja.mo +share/locale/nds/LC_MESSAGES/caja.mo +share/locale/ne/LC_MESSAGES/caja.mo +share/locale/nl/LC_MESSAGES/caja.mo +share/locale/nn/LC_MESSAGES/caja.mo +share/locale/nso/LC_MESSAGES/caja.mo +share/locale/oc/LC_MESSAGES/caja.mo +share/locale/or/LC_MESSAGES/caja.mo +share/locale/pa/LC_MESSAGES/caja.mo +share/locale/pl/LC_MESSAGES/caja.mo +share/locale/ps/LC_MESSAGES/caja.mo +share/locale/pt/LC_MESSAGES/caja.mo +share/locale/pt_BR/LC_MESSAGES/caja.mo +share/locale/ro/LC_MESSAGES/caja.mo +share/locale/ru/LC_MESSAGES/caja.mo +share/locale/rw/LC_MESSAGES/caja.mo +share/locale/si/LC_MESSAGES/caja.mo +share/locale/sk/LC_MESSAGES/caja.mo +share/locale/sl/LC_MESSAGES/caja.mo +share/locale/sq/LC_MESSAGES/caja.mo +share/locale/sr/LC_MESSAGES/caja.mo +share/locale/sr@ije/LC_MESSAGES/caja.mo +share/locale/sr@latin/LC_MESSAGES/caja.mo +share/locale/sv/LC_MESSAGES/caja.mo +share/locale/ta/LC_MESSAGES/caja.mo +share/locale/te/LC_MESSAGES/caja.mo +share/locale/th/LC_MESSAGES/caja.mo +share/locale/tk/LC_MESSAGES/caja.mo +share/locale/tr/LC_MESSAGES/caja.mo +share/locale/ug/LC_MESSAGES/caja.mo +share/locale/uk/LC_MESSAGES/caja.mo +share/locale/uz/LC_MESSAGES/caja.mo +share/locale/uz@cyrillic/LC_MESSAGES/caja.mo +share/locale/vi/LC_MESSAGES/caja.mo +share/locale/wa/LC_MESSAGES/caja.mo +share/locale/xh/LC_MESSAGES/caja.mo +share/locale/yi/LC_MESSAGES/caja.mo +share/locale/yo/LC_MESSAGES/caja.mo +share/locale/zh_CN/LC_MESSAGES/caja.mo +share/locale/zh_HK/LC_MESSAGES/caja.mo +share/locale/zh_TW/LC_MESSAGES/caja.mo +share/locale/zu/LC_MESSAGES/caja.mo +share/mate-file-manager/icons/hicolor/16x16/emblems/emblem-note.png +share/mate-file-manager/icons/hicolor/24x24/emblems/emblem-note.png +share/mate-file-manager/icons/hicolor/48x48/emblems/emblem-note.png +share/mime/application/x-mate-saved-search.xml +share/mime/packages/caja.xml +share/pixmaps/caja/audio.svg +share/pixmaps/caja/backgrounds.png +share/pixmaps/caja/chit_frame.png +share/pixmaps/caja/colors.png +share/pixmaps/caja/emblems.png +share/pixmaps/caja/erase.png +share/pixmaps/caja/knob.png +share/pixmaps/caja/thumbnail_frame.png +@dirrm share/pixmaps/caja +@dirrmtry share/mate-file-manager/icons/hicolor/48x48/emblems +@dirrmtry share/mate-file-manager/icons/hicolor/48x48 +@dirrmtry share/mate-file-manager/icons/hicolor/24x24/emblems +@dirrmtry share/mate-file-manager/icons/hicolor/24x24 +@dirrmtry share/mate-file-manager/icons/hicolor/16x16/emblems +@dirrmtry share/mate-file-manager/icons/hicolor/16x16 +@dirrmtry share/mate-file-manager/icons/hicolor +@dirrmtry share/mate-file-manager/icons +@dirrmtry share/mate-file-manager +@dirrmtry share/locale/zu/LC_MESSAGES +@dirrmtry share/locale/zu +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrmtry share/locale/yo/LC_MESSAGES +@dirrmtry share/locale/yo +@dirrmtry share/locale/yi/LC_MESSAGES +@dirrmtry share/locale/yi +@dirrmtry share/locale/xh/LC_MESSAGES +@dirrmtry share/locale/xh +@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES +@dirrmtry share/locale/uz@cyrillic +@dirrmtry share/locale/ug/LC_MESSAGES +@dirrmtry share/locale/ug +@dirrmtry share/locale/te/LC_MESSAGES +@dirrmtry share/locale/te +@dirrmtry share/locale/sr@latin/LC_MESSAGES +@dirrmtry share/locale/sr@latin +@dirrmtry share/locale/sr@ije/LC_MESSAGES +@dirrmtry share/locale/sr@ije +@dirrmtry share/locale/si/LC_MESSAGES +@dirrmtry share/locale/si +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw +@dirrmtry share/locale/ps/LC_MESSAGES +@dirrmtry share/locale/ps +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc +@dirrmtry share/locale/nso/LC_MESSAGES +@dirrmtry share/locale/nso +@dirrmtry share/locale/nds/LC_MESSAGES +@dirrmtry share/locale/nds +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr +@dirrmtry share/locale/mi/LC_MESSAGES +@dirrmtry share/locale/mi +@dirrmtry share/locale/mg/LC_MESSAGES +@dirrmtry share/locale/mg +@dirrmtry share/locale/mai/LC_MESSAGES +@dirrmtry share/locale/mai +@dirrmtry share/locale/ky/LC_MESSAGES +@dirrmtry share/locale/ky +@dirrmtry share/locale/ku/LC_MESSAGES +@dirrmtry share/locale/ku +@dirrmtry share/locale/km/LC_MESSAGES +@dirrmtry share/locale/km +@dirrmtry share/locale/kk/LC_MESSAGES +@dirrmtry share/locale/kk +@dirrmtry share/locale/io/LC_MESSAGES +@dirrmtry share/locale/io +@dirrmtry share/locale/ig/LC_MESSAGES +@dirrmtry share/locale/ig +@dirrmtry share/locale/hy/LC_MESSAGES +@dirrmtry share/locale/hy +@dirrmtry share/locale/ha/LC_MESSAGES +@dirrmtry share/locale/ha +@dirrmtry share/locale/gv/LC_MESSAGES +@dirrmtry share/locale/gv +@dirrmtry share/locale/fy/LC_MESSAGES +@dirrmtry share/locale/fy +@dirrmtry share/locale/fur/LC_MESSAGES +@dirrmtry share/locale/fur +@dirrmtry share/locale/en@shaw/LC_MESSAGES +@dirrmtry share/locale/en@shaw +@dirrmtry share/locale/dz/LC_MESSAGES +@dirrmtry share/locale/dz +@dirrmtry share/locale/crh/LC_MESSAGES +@dirrmtry share/locale/crh +@dirrmtry share/locale/ca@valencia/LC_MESSAGES +@dirrmtry share/locale/ca@valencia +@dirrmtry share/locale/bn_IN/LC_MESSAGES +@dirrmtry share/locale/bn_IN +@dirrmtry share/locale/be@latin/LC_MESSAGES +@dirrmtry share/locale/be@latin +@dirrmtry share/locale/ast/LC_MESSAGES +@dirrmtry share/locale/ast +@dirrmtry share/locale/as/LC_MESSAGES +@dirrmtry share/locale/as +@dirrm share/doc/libcaja-extension +@dirrm share/caja/ui +@dirrm share/caja/patterns +@dirrm share/caja +@dirrmtry lib/caja/extensions-2.0 +@dirrmtry lib/caja +@dirrm include/caja/libcaja-extension +@dirrm include/caja diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 923918c9f..c95fb9b2c 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -1,9 +1,9 @@ # Created by: ade, archie # $FreeBSD$ -# $MCom: ports/trunk/x11-fm/nautilus3/Makefile 18474 2013-05-17 19:07:22Z kwm $ +# $MCom: ports-experimental/trunk/x11-fm/nautilus/Makefile 19340 2014-03-25 20:57:54Z gusi $ PORTNAME= nautilus -PORTVERSION= 3.6.3 +PORTVERSION= 3.12.0 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -19,26 +19,40 @@ LIB_DEPENDS= libexif.so:${PORTSDIR}/graphics/libexif \ RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme \ ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas -USE_XZ= yes -USES= desktop-file-utils gettext gmake pathfix pkgconfig \ - shared-mime-info +USES= desktop-file-utils gettext gmake libtool pathfix \ + pkgconfig shared-mime-info tar:xz USE_GNOME= gnomeprefix intlhack gnomedesktop3 libxml2 \ - ltverhack gvfs ltasneededhack introspection:build + gvfs introspection:build USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool +GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= LIBS="-pthread" -CONFIGURE_ARGS= --disable-packagekit --disable-tracker +CONFIGURE_ARGS= --disable-packagekit GLIB_SCHEMAS= org.gnome.nautilus.gschema.xml +OPTIONS_DEFINE= TRACKER +OPTIONS_DEFAULT=TRACKER +TRACKER_DESC= Tracker support + +.include <bsd.port.options.mk> + +.if ${PORT_OPTIONS:MTRACKER} +LIB_DEPENDS+= libtracker-control-1.0.so:${PORTSDIR}/sysutils/tracker +CONFIGURE_ARGS+=--enable-tracker=yes +PLIST_SUB+= TRACKER="" +.else +CONFIGURE_ARGS+=--enable-tracker=no +PLIST_SUB+= TRACKER="@comment " +.endif + post-patch: @${REINPLACE_CMD} -e 's|-DGTK_DISABLE_DEPRECATED||g' \ ${WRKSRC}/configure post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnautilus-extension.so.1 + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnautilus-extension.so* @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/nautilus/extensions-3.0/libnautilus-sendto.so .include <bsd.port.mk> diff --git a/x11-fm/nautilus/distinfo b/x11-fm/nautilus/distinfo index ce8409ef2..c53eb8d46 100644 --- a/x11-fm/nautilus/distinfo +++ b/x11-fm/nautilus/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/nautilus-3.6.3.tar.xz) = d272027754ce8591959ae854fc6b5f43eee4af31e4eecf06de727acebe0ee46c -SIZE (gnome3/nautilus-3.6.3.tar.xz) = 4959376 +SHA256 (gnome3/nautilus-3.12.0.tar.xz) = c19af20ab1fadf04bebee7ec8d3375c5efbe27bb6e0b7d3a60369523baf5e4df +SIZE (gnome3/nautilus-3.12.0.tar.xz) = 3350956 diff --git a/x11-fm/nautilus/pkg-plist b/x11-fm/nautilus/pkg-plist index 786703662..b8d1596d1 100644 --- a/x11-fm/nautilus/pkg-plist +++ b/x11-fm/nautilus/pkg-plist @@ -14,20 +14,20 @@ include/nautilus/libnautilus-extension/nautilus-menu.h include/nautilus/libnautilus-extension/nautilus-property-page-provider.h include/nautilus/libnautilus-extension/nautilus-property-page.h lib/girepository-1.0/Nautilus-3.0.typelib -lib/libnautilus-extension.a lib/libnautilus-extension.la lib/libnautilus-extension.so lib/libnautilus-extension.so.1 -lib/nautilus/extensions-3.0/libnautilus-sendto.a +lib/libnautilus-extension.so.1.4.0 lib/nautilus/extensions-3.0/libnautilus-sendto.la lib/nautilus/extensions-3.0/libnautilus-sendto.so libexec/nautilus-convert-metadata -libexec/nautilus-shell-search-provider libdata/pkgconfig/libnautilus-extension.pc man/man1/nautilus-connect-server.1.gz man/man1/nautilus.1.gz share/GConf/gsettings/nautilus.convert +share/appdata/nautilus.appdata.xml share/applications/nautilus-autorun-software.desktop +share/applications/nautilus-classic.desktop share/applications/nautilus-connect-server.desktop share/applications/nautilus.desktop share/dbus-1/services/org.freedesktop.FileManager1.service @@ -38,6 +38,7 @@ share/doc/libnautilus-extension/home.png share/doc/libnautilus-extension/index.html share/doc/libnautilus-extension/index.sgml share/doc/libnautilus-extension/ix01.html +share/doc/libnautilus-extension/left-insensitive.png share/doc/libnautilus-extension/left.png share/doc/libnautilus-extension/libnautilus-extension.devhelp2 share/doc/libnautilus-extension/libnautilus-extension-nautilus-column-provider.html @@ -51,8 +52,10 @@ share/doc/libnautilus-extension/libnautilus-extension-nautilus-menu.html share/doc/libnautilus-extension/libnautilus-extension-nautilus-property-page.html share/doc/libnautilus-extension/libnautilus-extension-nautilus-property-page-provider.html share/doc/libnautilus-extension/pt01.html +share/doc/libnautilus-extension/right-insensitive.png share/doc/libnautilus-extension/right.png share/doc/libnautilus-extension/style.css +share/doc/libnautilus-extension/up-insensitive.png share/doc/libnautilus-extension/up.png share/gir-1.0/Nautilus-3.0.gir share/locale/af/LC_MESSAGES/nautilus.mo @@ -92,6 +95,7 @@ share/locale/fr/LC_MESSAGES/nautilus.mo share/locale/fur/LC_MESSAGES/nautilus.mo share/locale/fy/LC_MESSAGES/nautilus.mo share/locale/ga/LC_MESSAGES/nautilus.mo +share/locale/gd/LC_MESSAGES/nautilus.mo share/locale/gl/LC_MESSAGES/nautilus.mo share/locale/gu/LC_MESSAGES/nautilus.mo share/locale/gv/LC_MESSAGES/nautilus.mo @@ -152,6 +156,7 @@ share/locale/sr@ije/LC_MESSAGES/nautilus.mo share/locale/sv/LC_MESSAGES/nautilus.mo share/locale/ta/LC_MESSAGES/nautilus.mo share/locale/te/LC_MESSAGES/nautilus.mo +share/locale/tg/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 @@ -190,6 +195,8 @@ share/mime/packages/nautilus.xml @dirrmtry share/locale/uz@cyrillic @dirrmtry share/locale/ug/LC_MESSAGES @dirrmtry share/locale/ug +@dirrmtry share/locale/tg/LC_MESSAGES +@dirrmtry share/locale/tg @dirrmtry share/locale/te/LC_MESSAGES @dirrmtry share/locale/te @dirrmtry share/locale/sr@latin/LC_MESSAGES @@ -234,6 +241,8 @@ share/mime/packages/nautilus.xml @dirrmtry share/locale/ha @dirrmtry share/locale/gv/LC_MESSAGES @dirrmtry share/locale/gv +@dirrmtry share/locale/gd/LC_MESSAGES +@dirrmtry share/locale/gd @dirrmtry share/locale/fy/LC_MESSAGES @dirrmtry share/locale/fy @dirrmtry share/locale/fur/LC_MESSAGES @@ -257,6 +266,7 @@ share/mime/packages/nautilus.xml @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as @dirrm share/doc/libnautilus-extension +@dirrmtry share/appdata @dirrmtry lib/nautilus/extensions-3.0 @dirrmtry lib/nautilus @dirrm include/nautilus/libnautilus-extension diff --git a/x11-fm/sushi/Makefile b/x11-fm/sushi/Makefile new file mode 100644 index 000000000..ea58e5a2e --- /dev/null +++ b/x11-fm/sushi/Makefile @@ -0,0 +1,34 @@ +# Created by: Gustau Perez i Querol <gustau.perez@gmail.com> +# $FreeBSD$ +# $MCom$ + +PORTNAME= sushi +PORTVERSION= 3.12.0 +CATEGORIES= x11-fm gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome3 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Tool similar to Gloobus Preview that provides quick file previews + +LIB_DEPENDS= libgcr-3.so:${PORTSDIR}/security/gcr \ + libgjs.so:${PORTSDIR}/lang/gjs \ + libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3 \ + libclutter-gst-2.0.so:${PORTSDIR}/multimedia/clutter-gst \ + libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 \ + libmusicbrainz5.so:${PORTSDIR}/audio/libmusicbrainz5 \ + libevdocument3.so:${PORTSDIR}/graphics/evince +RUN_DEPENDS= nautilus:${PORTSDIR}/x11-fm/nautilus + +USES= gettext gmake pathfix pkgconfig tar:xz +INSTALLS_ICONS= yes +USE_GNOME= gnomeprefix gtksourceview3 intlhack introspection:build +USE_LDCONFIG= yes +USE_AUTOTOOLS= libtool +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/sushi/libsushi-1.0.so + +.include <bsd.port.mk> diff --git a/x11-fm/sushi/distinfo b/x11-fm/sushi/distinfo new file mode 100644 index 000000000..1148ec23d --- /dev/null +++ b/x11-fm/sushi/distinfo @@ -0,0 +1,2 @@ +SHA256 (gnome3/sushi-3.12.0.tar.xz) = 78594a858371b671671205e7b2518e7eb82ed8c2540b62f45a657aaabdf1a9ff +SIZE (gnome3/sushi-3.12.0.tar.xz) = 281976 diff --git a/x11-fm/sushi/pkg-descr b/x11-fm/sushi/pkg-descr new file mode 100644 index 000000000..c41bda32c --- /dev/null +++ b/x11-fm/sushi/pkg-descr @@ -0,0 +1,3 @@ +Sushi is a new GNOME 3.2 tool similar to Gloobus Preview that provides quick file previews. + +WWW: http://www.ubuntugeek.com/gnome-sushi-quick-previewer-for-nautilus.html diff --git a/x11-fm/sushi/pkg-plist b/x11-fm/sushi/pkg-plist new file mode 100644 index 000000000..115dae039 --- /dev/null +++ b/x11-fm/sushi/pkg-plist @@ -0,0 +1,117 @@ +bin/sushi +lib/sushi/girepository-1.0/Sushi-1.0.typelib +lib/sushi/libsushi-1.0.a +lib/sushi/libsushi-1.0.la +lib/sushi/libsushi-1.0.so +libexec/sushi-start +share/dbus-1/services/org.gnome.Sushi.service +share/glib-2.0/schemas/org.gnome.sushi.gschema.xml +share/locale/an/LC_MESSAGES/sushi.mo +share/locale/ar/LC_MESSAGES/sushi.mo +share/locale/as/LC_MESSAGES/sushi.mo +share/locale/ast/LC_MESSAGES/sushi.mo +share/locale/be/LC_MESSAGES/sushi.mo +share/locale/bg/LC_MESSAGES/sushi.mo +share/locale/bn_IN/LC_MESSAGES/sushi.mo +share/locale/ca/LC_MESSAGES/sushi.mo +share/locale/ca@valencia/LC_MESSAGES/sushi.mo +share/locale/cs/LC_MESSAGES/sushi.mo +share/locale/da/LC_MESSAGES/sushi.mo +share/locale/de/LC_MESSAGES/sushi.mo +share/locale/el/LC_MESSAGES/sushi.mo +share/locale/en_GB/LC_MESSAGES/sushi.mo +share/locale/eo/LC_MESSAGES/sushi.mo +share/locale/es/LC_MESSAGES/sushi.mo +share/locale/et/LC_MESSAGES/sushi.mo +share/locale/eu/LC_MESSAGES/sushi.mo +share/locale/fa/LC_MESSAGES/sushi.mo +share/locale/fi/LC_MESSAGES/sushi.mo +share/locale/fr/LC_MESSAGES/sushi.mo +share/locale/fur/LC_MESSAGES/sushi.mo +share/locale/gl/LC_MESSAGES/sushi.mo +share/locale/gu/LC_MESSAGES/sushi.mo +share/locale/he/LC_MESSAGES/sushi.mo +share/locale/hi/LC_MESSAGES/sushi.mo +share/locale/hu/LC_MESSAGES/sushi.mo +share/locale/id/LC_MESSAGES/sushi.mo +share/locale/it/LC_MESSAGES/sushi.mo +share/locale/ja/LC_MESSAGES/sushi.mo +share/locale/kn/LC_MESSAGES/sushi.mo +share/locale/ko/LC_MESSAGES/sushi.mo +share/locale/lt/LC_MESSAGES/sushi.mo +share/locale/lv/LC_MESSAGES/sushi.mo +share/locale/ml/LC_MESSAGES/sushi.mo +share/locale/mr/LC_MESSAGES/sushi.mo +share/locale/nb/LC_MESSAGES/sushi.mo +share/locale/nl/LC_MESSAGES/sushi.mo +share/locale/or/LC_MESSAGES/sushi.mo +share/locale/pa/LC_MESSAGES/sushi.mo +share/locale/pl/LC_MESSAGES/sushi.mo +share/locale/pt/LC_MESSAGES/sushi.mo +share/locale/pt_BR/LC_MESSAGES/sushi.mo +share/locale/ru/LC_MESSAGES/sushi.mo +share/locale/sk/LC_MESSAGES/sushi.mo +share/locale/sl/LC_MESSAGES/sushi.mo +share/locale/sr/LC_MESSAGES/sushi.mo +share/locale/sr@latin/LC_MESSAGES/sushi.mo +share/locale/sv/LC_MESSAGES/sushi.mo +share/locale/ta/LC_MESSAGES/sushi.mo +share/locale/te/LC_MESSAGES/sushi.mo +share/locale/tg/LC_MESSAGES/sushi.mo +share/locale/th/LC_MESSAGES/sushi.mo +share/locale/tr/LC_MESSAGES/sushi.mo +share/locale/ug/LC_MESSAGES/sushi.mo +share/locale/uk/LC_MESSAGES/sushi.mo +share/locale/uz@cyrillic/LC_MESSAGES/sushi.mo +share/locale/vi/LC_MESSAGES/sushi.mo +share/locale/zh_CN/LC_MESSAGES/sushi.mo +share/locale/zh_HK/LC_MESSAGES/sushi.mo +share/locale/zh_TW/LC_MESSAGES/sushi.mo +share/sushi/gir-1.0/Sushi-1.0.gir +share/sushi/js/ui/application.js +share/sushi/js/ui/fallbackRenderer.js +share/sushi/js/ui/main.js +share/sushi/js/ui/mainWindow.js +share/sushi/js/ui/mimeHandler.js +share/sushi/js/ui/spinnerBox.js +share/sushi/js/ui/tweener.js +share/sushi/js/ui/utils.js +share/sushi/js/util/constants.js +share/sushi/js/util/format.js +share/sushi/js/util/path.js +share/sushi/js/util/totemMimeTypes.js +share/sushi/js/viewers/audio.js +share/sushi/js/viewers/evince.js +share/sushi/js/viewers/font.js +share/sushi/js/viewers/gst.js +share/sushi/js/viewers/html.js +share/sushi/js/viewers/image.js +share/sushi/js/viewers/text.js +share/sushi/style/gtk-style.css +@dirrm share/sushi/style +@dirrm share/sushi/js/viewers +@dirrm share/sushi/js/util +@dirrm share/sushi/js/ui +@dirrm share/sushi/js +@dirrm share/sushi/gir-1.0 +@dirrm share/sushi +@dirrmtry share/locale/ug/LC_MESSAGES +@dirrmtry share/locale/ug +@dirrmtry share/locale/te/LC_MESSAGES +@dirrmtry share/locale/te +@dirrmtry share/locale/sr@latin/LC_MESSAGES +@dirrmtry share/locale/sr@latin +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr +@dirrmtry share/locale/ca@valencia/LC_MESSAGES +@dirrmtry share/locale/ca@valencia +@dirrmtry share/locale/bn_IN/LC_MESSAGES +@dirrmtry share/locale/bn_IN +@dirrmtry share/locale/ast/LC_MESSAGES +@dirrmtry share/locale/ast +@dirrmtry share/locale/as/LC_MESSAGES +@dirrmtry share/locale/as +@dirrmtry share/locale/an/LC_MESSAGES +@dirrmtry share/locale/an +@dirrm lib/sushi/girepository-1.0 +@dirrm lib/sushi |