1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Thunar-VFS is the Virtual filesystem shipped with the thunar 1.0

and earlier releases.

WWW: http://thunar.xfce.org/
This commit is contained in:
Oliver Lehmann 2011-03-03 10:19:28 +00:00
parent 87931d8ea4
commit b1e4a6127c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270189
5 changed files with 233 additions and 0 deletions

View File

@ -33,6 +33,7 @@
SUBDIR += rox-session
SUBDIR += tdfsb
SUBDIR += thunar
SUBDIR += thunar-vfs
SUBDIR += tkdesk
SUBDIR += twander
SUBDIR += worker

View File

@ -0,0 +1,91 @@
# New ports collection makefile for: thunar-vfs
# Date created: 2010-11-13
# Whom: Olivier Duchateau <duchateau.olivier@gmail.com>
#
# $FreeBSD$
#
PORTNAME= thunar-vfs
PORTVERSION= 1.2.0
CATEGORIES= x11-fm xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
COMMENT= The virtual filesystem for Thunar
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
jpeg.11:${PORTSDIR}/graphics/jpeg \
freetype.9:${PORTSDIR}/print/freetype2 \
gamin-1.1:${PORTSDIR}/devel/gamin
USE_BZIP2= yes
USE_AUTOTOOLS= libtool
USE_PERL5= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack glib20 gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv libutil libexo
USE_XORG= x11
CONFIGURE_ARGS= --disable-debug
OPTIONS= NLS "Enable Native Language Support" on \
HAL "Enable HAL support" on \
DBUS "Enable D-BUS support" on \
STARTUP "Enable startup notification support" on \
GCONF "Enable GCONF support" off \
APIDOCS "Install api documentation" off
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
CONFIGURE_ARGS+= --enable-nls
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
.if !defined(WITHOUT_HAL)
LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal
CONFIGURE_ARGS+=--with-volume-manager=hal
.else
CONFIGURE_ARGS+=--with-volume-manager=freebsd
.endif
.if !defined(WITHOUT_DBUS)
LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
CONFIGURE_ARGS+=--enable-dbus
.else
CONFIGURE_ARGS+=--disable-dbus
.endif
.if !defined(WITHOUT_STARTUP)
LIB_DEPENDS+= startup-notification-1.0:${PORTSDIR}/x11/startup-notification
CONFIGURE_ARGS+=--enable-startup-notification
.else
CONFIGURE_ARGS+=--disable-startup-notification
.endif
# GNOME thumbnailers
.if defined(WITH_GCONF)
USE_GNOME+= gconf2
CONFIGURE_ARGS+=--enable-gnome-thumbnailers
.else
CONFIGURE_ARGS+=--disable-gnome-thumbnailers
.endif
.if defined(WITHOUT_APIDOCS)
CONFIGURE_ARGS+=--without-html-dir
PLIST_SUB+= APIDOCS="@comment "
.else
CONFIGURE_ARGS+=--with-html-dir=${PREFIX}/share/gtk-doc/html
PLIST_SUB+= APIDOCS=""
.endif
post-patch:
@${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure
.include <bsd.port.post.mk>

View File

@ -0,0 +1,2 @@
SHA256 (xfce4/thunar-vfs-1.2.0.tar.bz2) = 1283aa2d72db8e48f4ae39c2b89b0330373426a32851d7d630928096814f8c03
SIZE (xfce4/thunar-vfs-1.2.0.tar.bz2) = 603020

View File

@ -0,0 +1,4 @@
Thunar-VFS is the Virtual filesystem shipped with the thunar 1.0
and earlier releases.
WWW: http://thunar.xfce.org/

135
x11-fm/thunar-vfs/pkg-plist Normal file
View File

@ -0,0 +1,135 @@
include/thunar-vfs-1/thunar-vfs/thunar-vfs-config.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-enum-types.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-info.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-interactive-job.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-job.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-action.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-application.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-database.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-handler.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-info.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-monitor.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-path.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-thumb.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-types.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-user.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-util.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-volume.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs.h
lib/libthunar-vfs-1.a
lib/libthunar-vfs-1.la
lib/libthunar-vfs-1.so
lib/libthunar-vfs-1.so.5
lib/thunar-vfs-1/thunar-vfs-font-thumbnailer-1
lib/thunar-vfs-1/thunar-vfs-mime-cleaner-1
lib/thunar-vfs-1/thunar-vfs-pixbuf-thumbnailer-1
lib/thunar-vfs-1/thunar-vfs-update-thumbnailers-cache-1
libdata/pkgconfig/thunar-vfs-1.pc
%%DOCSDIR%%/README.volumes
%%DOCSDIR%%/ThumbnailersCacheFormat.txt
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/ThunarVfsGroup.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/ThunarVfsJob.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/ThunarVfsMimeAction.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/ThunarVfsMimeApplication.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/ThunarVfsMimeDatabase.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/ThunarVfsMimeHandler.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/ThunarVfsMonitor.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/ThunarVfsUser.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/ThunarVfsUserManager.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/ThunarVfsVolume.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/ThunarVfsVolumeManager.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/filesystem-monitoring.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/fundamentals.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/home.png
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/index.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/index.sgml
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/introduction.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/ix01.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/jobs.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/left.png
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/mime-types.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/right.png
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/style.css
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/thunar-vfs-Basic-Types.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/thunar-vfs-Initialization-and-Shutdown.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/thunar-vfs-Jobs.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/thunar-vfs-ThunarVfsInfo.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/thunar-vfs-ThunarVfsMimeInfo.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/thunar-vfs-ThunarVfsPath.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/thunar-vfs-Utility-Functions.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/thunar-vfs.devhelp
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/thunar-vfs.devhelp2
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/up.png
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/users-and-groups-handling.html
%%APIDOCS%%share/gtk-doc/html/thunar-vfs/volume-handling.html
%%NLS%%share/locale/ar/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/be/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/bn/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/ca/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/cs/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/da/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/de/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/dz/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/el/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/eo/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/es/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/et/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/eu/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/fi/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/fr/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/gl/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/he/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/hr/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/hu/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/id/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/it/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/ja/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/ka/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/kk/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/ko/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/ku/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/lt/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/lv/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/mk/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/nb/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/nl/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/nn/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/pa/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/pl/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/pt/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/ro/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/ru/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/sk/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/sq/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/sv/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/tr/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/ug/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/uk/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/ur/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/ur_PK/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/vi/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/thunar-vfs.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/thunar-vfs.mo
share/thumbnailers/thunar-vfs-font-thumbnailer-1.desktop
@dirrm share/thumbnailers
%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ur_PK
%%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ur
%%NLS%%@dirrmtry share/locale/ug/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ug
%%NLS%%@dirrmtry share/locale/ku/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ku
%%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/kk
%%NLS%%@dirrmtry share/locale/dz/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/dz
%%APIDOCS%%@dirrm share/gtk-doc/html/thunar-vfs
%%APIDOCS%%@dirrmtry share/gtk-doc/html
%%APIDOCS%%@dirrmtry share/gtk-doc
@dirrm %%DOCSDIR%%
@dirrm lib/thunar-vfs-1
@dirrm include/thunar-vfs-1/thunar-vfs
@dirrm include/thunar-vfs-1