Updated to KDE 3.
This commit is contained in:
parent
0c0f046392
commit
f83ba5f0f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66613
3 changed files with 22 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= kwatch
|
||||
PORTVERSION= 2.2.0
|
||||
PORTVERSION= 2.3.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc kde
|
||||
MASTER_SITES= http://www.m-j-s.net/pub/kde/ \
|
||||
|
@ -17,8 +17,9 @@ MAINTAINER= kde@freebsd.org
|
|||
|
||||
BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_KDELIBS_VER= 2
|
||||
USE_KDELIBS_VER= 3
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (kwatch-2.2.0.tar.gz) = 06702157fb6678588ed618439dbd3005
|
||||
MD5 (kwatch-2.3.0.tar.gz) = 5150746ceada64b741127b8abc5b507d
|
||||
|
|
|
@ -1,12 +1,28 @@
|
|||
bin/kwatch
|
||||
share/applnk/Utilities/kwatch.desktop
|
||||
share/apps/kwatch/kwatchui.rc
|
||||
share/doc/HTML/default/kwatch/index.docbook
|
||||
share/doc/HTML/default/kwatch/common
|
||||
share/doc/HTML/default/kwatch/index.cache.bz2
|
||||
share/doc/HTML/default/kwatch/index.docbook
|
||||
share/doc/HTML/default/kwatch/index.docbook.orig
|
||||
share/icons/hicolor/16x16/apps/kwatch.png
|
||||
share/icons/hicolor/32x32/apps/kwatch.png
|
||||
share/icons/locolor/16x16/apps/kwatch.png
|
||||
share/icons/locolor/32x32/apps/kwatch.png
|
||||
share/locale/de/LC_MESSAGES/kwatch.mo
|
||||
@dirrm share/apps/kwatch
|
||||
@comment directories
|
||||
@dirrm share/icons/locolor/32x32/apps
|
||||
@dirrm share/icons/locolor/32x32
|
||||
@dirrm share/icons/locolor/16x16/apps
|
||||
@dirrm share/icons/locolor/16x16
|
||||
@dirrm share/icons/locolor
|
||||
@dirrm share/icons/hicolor/32x32/apps
|
||||
@dirrm share/icons/hicolor/32x32
|
||||
@dirrm share/icons/hicolor/16x16/apps
|
||||
@dirrm share/icons/hicolor/16x16
|
||||
@dirrm share/icons/hicolor
|
||||
@dirrm share/doc/HTML/default/kwatch
|
||||
@dirrm share/doc/HTML/default
|
||||
@dirrm share/doc/HTML
|
||||
@dirrm share/apps/kwatch
|
||||
@dirrm share/applnk/Utilities
|
||||
|
|
Loading…
Reference in a new issue