diff options
Diffstat (limited to 'sysutils/xfce4-appfinder')
-rw-r--r-- | sysutils/xfce4-appfinder/Makefile | 8 | ||||
-rw-r--r-- | sysutils/xfce4-appfinder/PLIST | 17 | ||||
-rw-r--r-- | sysutils/xfce4-appfinder/buildlink3.mk | 9 | ||||
-rw-r--r-- | sysutils/xfce4-appfinder/distinfo | 8 |
4 files changed, 18 insertions, 24 deletions
diff --git a/sysutils/xfce4-appfinder/Makefile b/sysutils/xfce4-appfinder/Makefile index 4bdb6f14ad1..2c9d6b76689 100644 --- a/sysutils/xfce4-appfinder/Makefile +++ b/sysutils/xfce4-appfinder/Makefile @@ -1,14 +1,18 @@ -# $NetBSD: Makefile,v 1.11 2009/08/26 19:57:06 sno Exp $ +# $NetBSD: Makefile,v 1.12 2009/09/16 01:15:34 reed Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-appfinder-${XFCE4_VERSION} -PKGREVISION= 2 CATEGORIES= sysutils COMMENT= Xfce application finder +.include "../../devel/xfconf/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../sysutils/xfce4-thunar/buildlink3.mk" .include "../../x11/libxfce4gui/buildlink3.mk" +.include "../../x11/libxfce4menu/buildlink3.mk" +.include "../../x11/libxfce4util/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-appfinder/PLIST b/sysutils/xfce4-appfinder/PLIST index 774c0c720f5..a0d90415d8f 100644 --- a/sysutils/xfce4-appfinder/PLIST +++ b/sysutils/xfce4-appfinder/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.10 2008/12/18 14:23:52 hira Exp $ +@comment $NetBSD: PLIST,v 1.11 2009/09/16 01:15:34 reed Exp $ bin/xfce4-appfinder share/applications/xfce4-appfinder.desktop share/icons/hicolor/48x48/apps/xfce4-appfinder.png share/locale/am/LC_MESSAGES/xfce4-appfinder.mo +share/locale/ar/LC_MESSAGES/xfce4-appfinder.mo share/locale/be/LC_MESSAGES/xfce4-appfinder.mo share/locale/bn_IN/LC_MESSAGES/xfce4-appfinder.mo share/locale/ca/LC_MESSAGES/xfce4-appfinder.mo @@ -30,31 +31,25 @@ share/locale/it/LC_MESSAGES/xfce4-appfinder.mo share/locale/ja/LC_MESSAGES/xfce4-appfinder.mo share/locale/ka/LC_MESSAGES/xfce4-appfinder.mo share/locale/ko/LC_MESSAGES/xfce4-appfinder.mo +share/locale/ku/LC_MESSAGES/xfce4-appfinder.mo share/locale/lt/LC_MESSAGES/xfce4-appfinder.mo share/locale/lv/LC_MESSAGES/xfce4-appfinder.mo share/locale/mk/LC_MESSAGES/xfce4-appfinder.mo share/locale/mr/LC_MESSAGES/xfce4-appfinder.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-appfinder.mo +share/locale/nb/LC_MESSAGES/xfce4-appfinder.mo share/locale/nl/LC_MESSAGES/xfce4-appfinder.mo share/locale/pa/LC_MESSAGES/xfce4-appfinder.mo share/locale/pl/LC_MESSAGES/xfce4-appfinder.mo +share/locale/pt/LC_MESSAGES/xfce4-appfinder.mo share/locale/pt_BR/LC_MESSAGES/xfce4-appfinder.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-appfinder.mo share/locale/ro/LC_MESSAGES/xfce4-appfinder.mo share/locale/ru/LC_MESSAGES/xfce4-appfinder.mo share/locale/si/LC_MESSAGES/xfce4-appfinder.mo share/locale/sk/LC_MESSAGES/xfce4-appfinder.mo +share/locale/sq/LC_MESSAGES/xfce4-appfinder.mo share/locale/sv/LC_MESSAGES/xfce4-appfinder.mo share/locale/tr/LC_MESSAGES/xfce4-appfinder.mo share/locale/uk/LC_MESSAGES/xfce4-appfinder.mo share/locale/ur/LC_MESSAGES/xfce4-appfinder.mo share/locale/zh_CN/LC_MESSAGES/xfce4-appfinder.mo share/locale/zh_TW/LC_MESSAGES/xfce4-appfinder.mo -share/xfce4/doc/C/images/appfinder-handle-popup.png -share/xfce4/doc/C/images/appfinder-item-popup.png -share/xfce4/doc/C/images/default_appfinder.png -share/xfce4/doc/C/xfce4-appfinder.html -share/xfce4/doc/fr/images/appfinder-handle-popup.png -share/xfce4/doc/fr/images/appfinder-item-popup.png -share/xfce4/doc/fr/images/default_appfinder.png -share/xfce4/doc/fr/xfce4-appfinder.html diff --git a/sysutils/xfce4-appfinder/buildlink3.mk b/sysutils/xfce4-appfinder/buildlink3.mk index 57b83a91441..5bfe9fd5633 100644 --- a/sysutils/xfce4-appfinder/buildlink3.mk +++ b/sysutils/xfce4-appfinder/buildlink3.mk @@ -1,18 +1,13 @@ -# $NetBSD: buildlink3.mk,v 1.19 2009/08/26 19:57:06 sno Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2009/09/16 01:15:34 reed Exp $ BUILDLINK_TREE+= xfce4-appfinder .if !defined(XFCE4_APPFINDER_BUILDLINK3_MK) XFCE4_APPFINDER_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.xfce4-appfinder+= xfce4-appfinder>=4.4.3nb1 -BUILDLINK_ABI_DEPENDS.xfce4-appfinder?= xfce4-appfinder>=4.4.3nb2 +BUILDLINK_API_DEPENDS.xfce4-appfinder+= xfce4-appfinder>=4.6.0 BUILDLINK_PKGSRCDIR.xfce4-appfinder?= ../../sysutils/xfce4-appfinder -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../devel/xfce4-dev-tools/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" .endif # XFCE4_APPFINDER_BUILDLINK3_MK BUILDLINK_TREE+= -xfce4-appfinder diff --git a/sysutils/xfce4-appfinder/distinfo b/sysutils/xfce4-appfinder/distinfo index 15763e4b35d..cfdbbfb8040 100644 --- a/sysutils/xfce4-appfinder/distinfo +++ b/sysutils/xfce4-appfinder/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2008/12/17 12:50:03 hira Exp $ +$NetBSD: distinfo,v 1.10 2009/09/16 01:15:34 reed Exp $ -SHA1 (xfce4-appfinder-4.4.3.tar.bz2) = 62d74a006dabcdadf9d6b7130907e3c4dd1b9697 -RMD160 (xfce4-appfinder-4.4.3.tar.bz2) = f73e1a4dd2c705808199a23f2bcc4e97463cc553 -Size (xfce4-appfinder-4.4.3.tar.bz2) = 338253 bytes +SHA1 (xfce4-appfinder-4.6.1.tar.bz2) = ecc1f2c6afec8cfb79464a34d23f94c6ed7d017e +RMD160 (xfce4-appfinder-4.6.1.tar.bz2) = 00487ac1c963b0c7085d7725e05a0928412c8295 +Size (xfce4-appfinder-4.6.1.tar.bz2) = 314040 bytes |