diff options
author | youri <youri@pkgsrc.org> | 2016-06-09 09:50:15 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2016-06-09 09:50:15 +0000 |
commit | a5e64b899330ea3f143c3f8d44792c0fd48b844a (patch) | |
tree | 8d0502e386ab50000cb0a352dfd8f0388b375e4d /misc | |
parent | 0d48bfc983d2845bd3f417c78d8eb11c9eb62179 (diff) | |
download | pkgsrc-a5e64b899330ea3f143c3f8d44792c0fd48b844a.tar.gz |
Import xfce4-calculator-plugin-0.5.2 as misc/xfce4-calculator-plugin.
Calculator plugin for Xfce.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xfce4-calculator-plugin/DESCR | 1 | ||||
-rw-r--r-- | misc/xfce4-calculator-plugin/Makefile | 15 | ||||
-rw-r--r-- | misc/xfce4-calculator-plugin/PLIST | 10 | ||||
-rw-r--r-- | misc/xfce4-calculator-plugin/distinfo | 6 |
4 files changed, 32 insertions, 0 deletions
diff --git a/misc/xfce4-calculator-plugin/DESCR b/misc/xfce4-calculator-plugin/DESCR new file mode 100644 index 00000000000..6569697c7db --- /dev/null +++ b/misc/xfce4-calculator-plugin/DESCR @@ -0,0 +1 @@ +Calculator plugin for Xfce. diff --git a/misc/xfce4-calculator-plugin/Makefile b/misc/xfce4-calculator-plugin/Makefile new file mode 100644 index 00000000000..1a4434117f7 --- /dev/null +++ b/misc/xfce4-calculator-plugin/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2016/06/09 09:50:15 youri Exp $ + +.include "../../meta-pkgs/xfce4/Makefile.common" + +VERSION= 0.5.2 +DISTNAME= xfce4-calculator-plugin-${VERSION} +CATEGORIES= misc +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-calculator-plugin/0.5/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin +COMMENT= Xfce calculator plugin + +.include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/misc/xfce4-calculator-plugin/PLIST b/misc/xfce4-calculator-plugin/PLIST new file mode 100644 index 00000000000..e72d1262fc5 --- /dev/null +++ b/misc/xfce4-calculator-plugin/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1 2016/06/09 09:50:15 youri Exp $ +libexec/xfce4/panel-plugins/xfce4-calculator-plugin +share/icons/hicolor/16x16/apps/xfce4-calculator-plugin.png +share/icons/hicolor/22x22/apps/xfce4-calculator-plugin.png +share/icons/hicolor/24x24/apps/xfce4-calculator-plugin.png +share/icons/hicolor/256x256/apps/xfce4-calculator-plugin.png +share/icons/hicolor/32x32/apps/xfce4-calculator-plugin.png +share/icons/hicolor/48x48/apps/xfce4-calculator-plugin.png +share/icons/hicolor/64x64/apps/xfce4-calculator-plugin.png +share/xfce4/panel-plugins/calculator.desktop diff --git a/misc/xfce4-calculator-plugin/distinfo b/misc/xfce4-calculator-plugin/distinfo new file mode 100644 index 00000000000..b7692bbe58c --- /dev/null +++ b/misc/xfce4-calculator-plugin/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2016/06/09 09:50:15 youri Exp $ + +SHA1 (xfce4-calculator-plugin-0.5.2.tar.bz2) = 8309a1ae0396cc7419fce0cfd9b5eb979d757e7c +RMD160 (xfce4-calculator-plugin-0.5.2.tar.bz2) = 7f6687bffccdacf659e41b02a63178c818ff866a +SHA512 (xfce4-calculator-plugin-0.5.2.tar.bz2) = 3cb4d4b326c401dc1de8a3f6c32718b1487d2651cc9af50b88a043fcccca2b8918561dda9b2f842e8b01fd20c975e370e4fd16138245e36e5f6f2762c238cdcc +Size (xfce4-calculator-plugin-0.5.2.tar.bz2) = 376725 bytes |