diff options
author | hira <hira> | 2008-12-18 14:49:20 +0000 |
---|---|---|
committer | hira <hira> | 2008-12-18 14:49:20 +0000 |
commit | f8ed58aa4b1c662779cb631faee0f981ab0dee73 (patch) | |
tree | 6fe10048af9f5dd9c59cfcf320b355de9b0f949b /sysutils | |
parent | 9acccda388e4fd1aee62ebccb4affa72fcc77957 (diff) | |
download | pkgsrc-f8ed58aa4b1c662779cb631faee0f981ab0dee73.tar.gz |
Add missing entries to PLIST. Bump PKGREVISION.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-xarchiver/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xfce4-xarchiver/PLIST | 21 |
2 files changed, 21 insertions, 4 deletions
diff --git a/sysutils/xfce4-xarchiver/Makefile b/sysutils/xfce4-xarchiver/Makefile index 569dc9dc220..4cf8b0d9b01 100644 --- a/sysutils/xfce4-xarchiver/Makefile +++ b/sysutils/xfce4-xarchiver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/12/17 12:50:03 hira Exp $ +# $NetBSD: Makefile,v 1.4 2008/12/18 14:49:20 hira Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -8,7 +8,7 @@ XFCE4_VERSION= 0.5.2 DISTNAME= xarchiver-${XFCE4_VERSION} PKGNAME= xfce4-xarchiver-${XFCE4_VERSION} -#PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xarchiver/} COMMENT= Xfce archiver handler diff --git a/sysutils/xfce4-xarchiver/PLIST b/sysutils/xfce4-xarchiver/PLIST index 322f249f2a6..acfb2856359 100644 --- a/sysutils/xfce4-xarchiver/PLIST +++ b/sysutils/xfce4-xarchiver/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2008/12/17 12:50:03 hira Exp $ +@comment $NetBSD: PLIST,v 1.3 2008/12/18 14:49:20 hira Exp $ bin/xarchiver libexec/thunar-archive-plugin/xarchiver.tap share/applications/xarchiver.desktop @@ -31,29 +31,46 @@ share/doc/xarchiver/html/ch04s04.html share/doc/xarchiver/html/ch04s05.html share/doc/xarchiver/html/ch04s06.html share/doc/xarchiver/html/images/add_dialog.png +share/doc/xarchiver/html/images/archive_comment_dialog.png share/doc/xarchiver/html/images/archive_properties.png share/doc/xarchiver/html/images/extract_dialog.png -share/doc/xarchiver/html/images/iso_properties.png +share/doc/xarchiver/html/images/multi_extract_dialog.png share/doc/xarchiver/html/images/new_dialog.png +share/doc/xarchiver/html/images/password_dialog.png +share/doc/xarchiver/html/images/pref_dialog.png share/doc/xarchiver/html/index.html share/doc/xarchiver/html/xarchiver.css +share/icons/hicolor/16x16/apps/xarchiver.png +share/icons/hicolor/24x24/apps/xarchiver.png share/icons/hicolor/48x48/apps/xarchiver.png +share/icons/hicolor/scalable/apps/xarchiver.svg +share/locale/bg/LC_MESSAGES/xarchiver.mo +share/locale/da/LC_MESSAGES/xarchiver.mo share/locale/ca/LC_MESSAGES/xarchiver.mo share/locale/cs/LC_MESSAGES/xarchiver.mo share/locale/de/LC_MESSAGES/xarchiver.mo share/locale/el/LC_MESSAGES/xarchiver.mo +share/locale/en_GB/LC_MESSAGES/xarchiver.mo +share/locale/es/LC_MESSAGES/xarchiver.mo share/locale/eu/LC_MESSAGES/xarchiver.mo share/locale/fi/LC_MESSAGES/xarchiver.mo share/locale/fr/LC_MESSAGES/xarchiver.mo share/locale/hu/LC_MESSAGES/xarchiver.mo +share/locale/id/LC_MESSAGES/xarchiver.mo share/locale/ja/LC_MESSAGES/xarchiver.mo +share/locale/nb_NO/LC_MESSAGES/xarchiver.mo share/locale/nl/LC_MESSAGES/xarchiver.mo share/locale/pl/LC_MESSAGES/xarchiver.mo +share/locale/pt_PT/LC_MESSAGES/xarchiver.mo share/locale/pt_BR/LC_MESSAGES/xarchiver.mo share/locale/ru/LC_MESSAGES/xarchiver.mo +share/locale/sq/LC_MESSAGES/xarchiver.mo share/locale/sv/LC_MESSAGES/xarchiver.mo +share/locale/tr/LC_MESSAGES/xarchiver.mo +share/locale/uk/LC_MESSAGES/xarchiver.mo share/pixmaps/xarchiver/xarchiver-add.png share/pixmaps/xarchiver/xarchiver-extract.png +share/pixmaps/xarchiver/xarchiver-html.png @dirrm share/pixmaps/xarchiver @dirrm share/doc/xarchiver/html/images @dirrm share/doc/xarchiver/html |