Import xfce4-volman-0.2.0 as sysutils/xfce4-volman.
HAL backed volume manager for Thunar and Xfce.
This commit is contained in:
parent
641a8b0c8c
commit
38e6609ac2
4 changed files with 50 additions and 0 deletions
1
sysutils/xfce4-volman/DESCR
Normal file
1
sysutils/xfce4-volman/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
HAL backed volume manager for Thunar and Xfce.
|
20
sysutils/xfce4-volman/Makefile
Normal file
20
sysutils/xfce4-volman/Makefile
Normal file
|
@ -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"
|
24
sysutils/xfce4-volman/PLIST
Normal file
24
sysutils/xfce4-volman/PLIST
Normal file
|
@ -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
|
5
sysutils/xfce4-volman/distinfo
Normal file
5
sysutils/xfce4-volman/distinfo
Normal file
|
@ -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
|
Loading…
Reference in a new issue