From 782258dc25c4b7843460a7f5dc5b46e1928d5d55 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Mon, 9 Mar 2009 21:20:41 +0000 Subject: [PATCH] Add new port deskutils/plasma-applet-yawp: yaWP (Yet Another Weather Plasmoid) is a plasma applet for KDE4 that displays weather information on your desktop. WWW: http://www.kde-look.org/content/show.php?content=94106 PR: ports/130596 Submitted by: Jason E. Hale --- deskutils/Makefile | 1 + deskutils/plasma-applet-yawp/Makefile | 25 +++++++++++++++++++++++++ deskutils/plasma-applet-yawp/distinfo | 3 +++ deskutils/plasma-applet-yawp/pkg-descr | 4 ++++ deskutils/plasma-applet-yawp/pkg-plist | 12 ++++++++++++ 5 files changed, 45 insertions(+) create mode 100644 deskutils/plasma-applet-yawp/Makefile create mode 100644 deskutils/plasma-applet-yawp/distinfo create mode 100644 deskutils/plasma-applet-yawp/pkg-descr create mode 100644 deskutils/plasma-applet-yawp/pkg-plist diff --git a/deskutils/Makefile b/deskutils/Makefile index 8eb26d232cdb..164eb54e0e7d 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -203,6 +203,7 @@ SUBDIR += plasma-applet-panelspacer SUBDIR += plasma-applet-quicklauncher SUBDIR += plasma-applet-teacooker + SUBDIR += plasma-applet-yawp SUBDIR += plopfolio SUBDIR += preferencepanes SUBDIR += preferences.app diff --git a/deskutils/plasma-applet-yawp/Makefile b/deskutils/plasma-applet-yawp/Makefile new file mode 100644 index 000000000000..34801275ea83 --- /dev/null +++ b/deskutils/plasma-applet-yawp/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: plasma-applet-yawp +# Date Created: 2009-01-15 +# Whom: Jason E. Hale +# +# $FreeBSD$ +# + +PORTNAME= yawp +PORTVERSION= 0.2 +CATEGORIES= deskutils kde +MASTER_SITES= http://marian.kyralovi.cz/data/${PORTNAME}/ +PKGNAMEPREFIX= plasma-applet- + +MAINTAINER= bsdkaffee@gmail.com +COMMENT= Weather plasma applet for KDE4 + +USE_BZIP2= yes +USE_CMAKE= yes +USE_KDE4= automoc4 kdeprefix kdelibs +USE_QT_VER= 4 +QT_COMPONENTS= gui dbus network opengl svg webkit xml \ + qmake_build moc_build rcc_build uic_build +USE_GETTEXT= yes + +.include diff --git a/deskutils/plasma-applet-yawp/distinfo b/deskutils/plasma-applet-yawp/distinfo new file mode 100644 index 000000000000..1a7dce987f18 --- /dev/null +++ b/deskutils/plasma-applet-yawp/distinfo @@ -0,0 +1,3 @@ +MD5 (yawp-0.2.tar.bz2) = d141d22ed3b957cdcb68266fb802ee4e +SHA256 (yawp-0.2.tar.bz2) = 72f213893ba119757f6a1704a58ca6eeb07f84dcbbfab20027fa551cdda25f95 +SIZE (yawp-0.2.tar.bz2) = 861761 diff --git a/deskutils/plasma-applet-yawp/pkg-descr b/deskutils/plasma-applet-yawp/pkg-descr new file mode 100644 index 000000000000..ec5e52db614e --- /dev/null +++ b/deskutils/plasma-applet-yawp/pkg-descr @@ -0,0 +1,4 @@ +yaWP (Yet Another Weather Plasmoid) is a plasma applet for KDE4 that displays +weather information on your desktop. + +WWW: http://www.kde-look.org/content/show.php?content=94106 diff --git a/deskutils/plasma-applet-yawp/pkg-plist b/deskutils/plasma-applet-yawp/pkg-plist new file mode 100644 index 000000000000..330e2f9a07fe --- /dev/null +++ b/deskutils/plasma-applet-yawp/pkg-plist @@ -0,0 +1,12 @@ +lib/kde4/plasma_yawp.so +share/apps/desktoptheme/default/widgets/yawp_theme13.svg +share/kde4/services/plasma_yawp.desktop +share/locale/af/LC_MESSAGES/plasma_applet_yawp.mo +share/locale/cs/LC_MESSAGES/plasma_applet_yawp.mo +share/locale/de/LC_MESSAGES/plasma_applet_yawp.mo +share/locale/es/LC_MESSAGES/plasma_applet_yawp.mo +share/locale/fr/LC_MESSAGES/plasma_applet_yawp.mo +share/locale/it/LC_MESSAGES/plasma_applet_yawp.mo +share/locale/ru/LC_MESSAGES/plasma_applet_yawp.mo +share/locale/sk/LC_MESSAGES/plasma_applet_yawp.mo +share/locale/sl/LC_MESSAGES/plasma_applet_yawp.mo