diff --git a/sysutils/xfce4-volman/DESCR b/sysutils/xfce4-volman/DESCR new file mode 100644 index 000000000000..4398fcf1b810 --- /dev/null +++ b/sysutils/xfce4-volman/DESCR @@ -0,0 +1 @@ +HAL backed volume manager for Thunar and Xfce. diff --git a/sysutils/xfce4-volman/Makefile b/sysutils/xfce4-volman/Makefile new file mode 100644 index 000000000000..08e2bfa6f1d1 --- /dev/null +++ b/sysutils/xfce4-volman/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2008/12/09 10:32:26 ahoka Exp $ + +PKG_DESTDIR_SUPPORT= user-destdir + +.include "../../meta-pkgs/xfce4/Makefile.common" + +XFCE4_VERSION= 0.2.0 + +DISTNAME= thunar-volman-${XFCE4_VERSION} +PKGNAME= ${DISTNAME:S/thunar/xfce4/} +CATEGORIES= sysutils +MASTER_SITES= http://goodies.xfce.org/releases/thunar-volman/ +COMMENT= Thunar volume manager + +USE_DIRS+= xdg-1.4 + +.include "../../x11/xfce4-exo/buildlink3.mk" +.include "../../sysutils/xfce4-thunar/buildlink3.mk" +.include "../../sysutils/hal/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-volman/PLIST b/sysutils/xfce4-volman/PLIST new file mode 100644 index 000000000000..a3f6f9a90c65 --- /dev/null +++ b/sysutils/xfce4-volman/PLIST @@ -0,0 +1,24 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/09 10:32:26 ahoka Exp $ +bin/thunar-volman +libexec/thunar-volman-settings +share/applications/thunar-volman-settings.desktop +share/icons/hicolor/48x48/apps/tvm-burn-cd.png +share/icons/hicolor/48x48/apps/tvm-dev-pocketpc.png +share/icons/hicolor/48x48/apps/tvm-dev-tablet.png +share/icons/hicolor/scalable/apps/tvm-burn-cd.svg +share/locale/de/LC_MESSAGES/thunar-volman.mo +share/locale/en_GB/LC_MESSAGES/thunar-volman.mo +share/locale/eu/LC_MESSAGES/thunar-volman.mo +share/locale/fi/LC_MESSAGES/thunar-volman.mo +share/locale/fr/LC_MESSAGES/thunar-volman.mo +share/locale/hu/LC_MESSAGES/thunar-volman.mo +share/locale/it/LC_MESSAGES/thunar-volman.mo +share/locale/lv/LC_MESSAGES/thunar-volman.mo +share/locale/nb_NO/LC_MESSAGES/thunar-volman.mo +share/locale/pl/LC_MESSAGES/thunar-volman.mo +share/locale/pt_BR/LC_MESSAGES/thunar-volman.mo +share/locale/uk/LC_MESSAGES/thunar-volman.mo +share/locale/ur/LC_MESSAGES/thunar-volman.mo +share/locale/zh_TW/LC_MESSAGES/thunar-volman.mo +@dirrm share/locale/nb_NO/LC_MESSAGES +@dirrm share/locale/nb_NO diff --git a/sysutils/xfce4-volman/distinfo b/sysutils/xfce4-volman/distinfo new file mode 100644 index 000000000000..ea6fe2d46709 --- /dev/null +++ b/sysutils/xfce4-volman/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/12/09 10:32:26 ahoka Exp $ + +SHA1 (thunar-volman-0.2.0.tar.bz2) = d5be8b7d35da7527b73b6b7c178d2d274c81263d +RMD160 (thunar-volman-0.2.0.tar.bz2) = 15af5f63fc0c2a94f870d860cbbea01affc66517 +Size (thunar-volman-0.2.0.tar.bz2) = 348443 bytes