diff options
Diffstat (limited to 'time/xfce4-timer-plugin')
-rw-r--r-- | time/xfce4-timer-plugin/Makefile | 12 | ||||
-rw-r--r-- | time/xfce4-timer-plugin/PLIST | 40 | ||||
-rw-r--r-- | time/xfce4-timer-plugin/buildlink3.mk | 17 | ||||
-rw-r--r-- | time/xfce4-timer-plugin/distinfo | 9 | ||||
-rw-r--r-- | time/xfce4-timer-plugin/patches/patch-src_Makefile.in | 23 |
5 files changed, 71 insertions, 30 deletions
diff --git a/time/xfce4-timer-plugin/Makefile b/time/xfce4-timer-plugin/Makefile index 7fb6eca1493..d189a23e57d 100644 --- a/time/xfce4-timer-plugin/Makefile +++ b/time/xfce4-timer-plugin/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/21 08:56:42 jperkin Exp $ # .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.5.1 - -DISTNAME= xfce4-timer-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-timer-plugin-1.6.0 CATEGORIES= time -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-timer-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/1.6/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin COMMENT= Xfce4 timer plugin .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/xfce4-timer-plugin/PLIST b/time/xfce4-timer-plugin/PLIST index b1c4ae5266a..d6be3f8d629 100644 --- a/time/xfce4-timer-plugin/PLIST +++ b/time/xfce4-timer-plugin/PLIST @@ -1,11 +1,45 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:18:01 joerg Exp $ -libexec/xfce4/panel-plugins/xfce4-timer +@comment $NetBSD: PLIST,v 1.3 2015/04/21 08:56:42 jperkin Exp $ +libexec/xfce4/panel/plugins/xfce4-timer +share/icons/hicolor/48x48/apps/xfce4-timer.png +share/locale/ar/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/th/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-timer-plugin.mo -share/xfce4/panel-plugins/xfce4-timer.desktop +share/locale/ug/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-timer-plugin.mo +share/xfce4/panel/plugins/xfce4-timer.desktop diff --git a/time/xfce4-timer-plugin/buildlink3.mk b/time/xfce4-timer-plugin/buildlink3.mk deleted file mode 100644 index d7b6ed394b6..00000000000 --- a/time/xfce4-timer-plugin/buildlink3.mk +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:24 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-timer-plugin - -.if !defined(XFCE4_TIMER_PLUGIN_BUILDLINK3_MK) -XFCE4_TIMER_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1 -BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1nb21 -BUILDLINK_PKGSRCDIR.xfce4-timer-plugin?= ../../time/xfce4-timer-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_TIMER_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-timer-plugin diff --git a/time/xfce4-timer-plugin/distinfo b/time/xfce4-timer-plugin/distinfo index 1632d7f895b..d49068e0084 100644 --- a/time/xfce4-timer-plugin/distinfo +++ b/time/xfce4-timer-plugin/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 08:56:42 jperkin Exp $ -SHA1 (xfce4-timer-plugin-0.5.1.tar.bz2) = 3d0d36139c1d757bd92d177c693071ca3599529a -RMD160 (xfce4-timer-plugin-0.5.1.tar.bz2) = 02018ce4801883ec6005a132062fdfd1ec4c61ae -Size (xfce4-timer-plugin-0.5.1.tar.bz2) = 311862 bytes +SHA1 (xfce4-timer-plugin-1.6.0.tar.bz2) = aa37ccf7dad36000f413fd7dd29068da4858c8fe +RMD160 (xfce4-timer-plugin-1.6.0.tar.bz2) = e7ffdbd03a19c87f206eef9920a4402a45d74405 +Size (xfce4-timer-plugin-1.6.0.tar.bz2) = 325662 bytes +SHA1 (patch-src_Makefile.in) = 4778b32931ff6f2c10364cd824abfec43bc96082 diff --git a/time/xfce4-timer-plugin/patches/patch-src_Makefile.in b/time/xfce4-timer-plugin/patches/patch-src_Makefile.in new file mode 100644 index 00000000000..e48c4f1c60c --- /dev/null +++ b/time/xfce4-timer-plugin/patches/patch-src_Makefile.in @@ -0,0 +1,23 @@ +$NetBSD: patch-src_Makefile.in,v 1.1 2015/04/21 08:56:42 jperkin Exp $ + +Adjust config path. +--- src/Makefile.in.orig 2014-06-04 22:42:33.000000000 +0000 ++++ src/Makefile.in +@@ -298,7 +298,7 @@ target_alias = @target_alias@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-plugindir = $(libexecdir)/xfce4/panel-plugins ++plugindir = $(libexecdir)/xfce4/panel/plugins + + # deprecated? + #plugin_LTLIBRARIES = \ +@@ -337,7 +337,7 @@ desktop_in_in_files = \ + xfce4-timer.desktop.in.in + + desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) +-desktopdir = $(datadir)/xfce4/panel-plugins ++desktopdir = $(datadir)/xfce4/panel/plugins + desktop_DATA = xfce4-timer.desktop + EXTRA_DIST = \ + $(desktop_in_in_files) |