mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
Add new port deskutils/plasma-applet-simpleweatherforecast:
One more weather plasmoid for KDE. WWW: http://kde-look.org/content/show.php/simple+weather+forecast?content=92149 PR: 132290 Submitted by: zloidemon <g.veniamin at googlemail.com>
This commit is contained in:
parent
b5663cb967
commit
f6f257c477
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230390
27
deskutils/plasma-applet-simpleweatherforecast/Makefile
Normal file
27
deskutils/plasma-applet-simpleweatherforecast/Makefile
Normal file
@ -0,0 +1,27 @@
|
||||
# New ports collection makefile for: plasma-applet-simpleweatherforecast
|
||||
# Date created: 2009-03-04
|
||||
# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= simpleweatherforecast
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= deskutils kde
|
||||
MASTER_SITES= http://kde-look.org/CONTENT/content-files/
|
||||
PKGNAMEPREFIX= plasma-applet-
|
||||
DISTNAME= 92149-plasma-weatherforecast-1.2-kde-4.2
|
||||
|
||||
MAINTAINER= g.veniamin@googlemail.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
|
||||
|
||||
WRKSRC= ${WRKDIR}/plasma-weatherforecast-1.2-kde-4.2
|
||||
|
||||
.include <bsd.port.mk>
|
3
deskutils/plasma-applet-simpleweatherforecast/distinfo
Normal file
3
deskutils/plasma-applet-simpleweatherforecast/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (92149-plasma-weatherforecast-1.2-kde-4.2.tar.bz2) = f84e61cdbd45e9d1dabc71bf4537b371
|
||||
SHA256 (92149-plasma-weatherforecast-1.2-kde-4.2.tar.bz2) = 6e40a204e7637039a276bb0f6a22f65e745861f3eed5333ad9420fba9b585575
|
||||
SIZE (92149-plasma-weatherforecast-1.2-kde-4.2.tar.bz2) = 341078
|
3
deskutils/plasma-applet-simpleweatherforecast/pkg-descr
Normal file
3
deskutils/plasma-applet-simpleweatherforecast/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
One more weather plasmoid for KDE.
|
||||
|
||||
WWW: http://kde-look.org/content/show.php/simple+weather+forecast?content=92149
|
3
deskutils/plasma-applet-simpleweatherforecast/pkg-plist
Normal file
3
deskutils/plasma-applet-simpleweatherforecast/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
lib/kde4/plasma_applet_simpleweatherforecast.so
|
||||
share/apps/desktoptheme/default/widgets/plasma-simpleweatherforecast.svg
|
||||
share/kde4/services/plasma-applet-simpleweatherforecast.desktop
|
Loading…
Reference in New Issue
Block a user