From 632161f00ad38c6e272012125e9a51aa72804465 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Mon, 20 Aug 2007 10:26:47 +0000 Subject: - Update to 0.5.2 - Pat portlint - Pass maintainership to submitter PR: ports/115478 Submitted by: Thomas Abthorpe --- deskutils/kompose/Makefile | 11 +++++++---- deskutils/kompose/distinfo | 6 +++--- deskutils/kompose/pkg-descr | 6 +++--- deskutils/kompose/pkg-plist | 24 ++++++++++++++++++++++-- 4 files changed, 35 insertions(+), 12 deletions(-) (limited to 'deskutils') diff --git a/deskutils/kompose/Makefile b/deskutils/kompose/Makefile index e3f770978a8f..aec686922b1b 100644 --- a/deskutils/kompose/Makefile +++ b/deskutils/kompose/Makefile @@ -6,12 +6,12 @@ # PORTNAME= kompose -PORTVERSION= 0.5.1 -PORTREVISION= 5 +PORTVERSION= 0.5.2 CATEGORIES= deskutils kde -MASTER_SITES= http://download.berlios.de/kompose/ +MASTER_SITES= ${MASTER_SITE_BERLIOS} +MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= thomas@goodking.ca COMMENT= Full-screen task manager similar to Expose(tm) LIB_DEPENDS= Imlib2.4:${PORTSDIR}/graphics/imlib2 @@ -22,6 +22,9 @@ USE_BZIP2= yes USE_GMAKE= yes USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 +INSTALLS_ICONS= yes + +DOCSDIR= share/doc/HTML/en/${PORTNAME} .if defined(WITHOUT_NLS) CONFIGURE_ARGS+=--disable-nls diff --git a/deskutils/kompose/distinfo b/deskutils/kompose/distinfo index b90546cd9af6..bad4c89fc43b 100644 --- a/deskutils/kompose/distinfo +++ b/deskutils/kompose/distinfo @@ -1,3 +1,3 @@ -MD5 (kompose-0.5.1.tar.bz2) = 70ac5180af3ec86da366c48d10e71dce -SHA256 (kompose-0.5.1.tar.bz2) = fe524b6dea855da25161c87ffcb548b6b4c72443d7589611c10b908e29e18327 -SIZE (kompose-0.5.1.tar.bz2) = 492190 +MD5 (kompose-0.5.2.tar.bz2) = f866b1753c7dce3bfb5d520928416a4c +SHA256 (kompose-0.5.2.tar.bz2) = 7d8897ff64964c8c18ceec546095913c0430f69d237e1e86c8cd9bccef128cf5 +SIZE (kompose-0.5.2.tar.bz2) = 506519 diff --git a/deskutils/kompose/pkg-descr b/deskutils/kompose/pkg-descr index 209c41ca16ba..9f7018e74eb0 100644 --- a/deskutils/kompose/pkg-descr +++ b/deskutils/kompose/pkg-descr @@ -1,5 +1,5 @@ -Kompose offers a great new way to manage a big number of windows on -different Virtual Desktops. It creates a fullscreen view where every window -is represented by a scaled screenshot of its own. +Kompose offers a great new way to manage a big number of windows +on different Virtual Desktops. It creates a fullscreen view where +every window is represented by a scaled screenshot of its own. WWW: http://kompose.berlios.de/ diff --git a/deskutils/kompose/pkg-plist b/deskutils/kompose/pkg-plist index 44b9dd70b231..617837c1af61 100644 --- a/deskutils/kompose/pkg-plist +++ b/deskutils/kompose/pkg-plist @@ -1,11 +1,31 @@ bin/kompose share/applnk/Utilities/kompose.desktop +share/apps/kompose/icons/hicolor/16x16/actions/kompose_current_virtual_desktop.png +share/apps/kompose/icons/hicolor/16x16/actions/kompose_grouped_by_virtual_desktop.png +share/apps/kompose/icons/hicolor/16x16/actions/kompose_ungrouped.png +share/apps/kompose/icons/hicolor/16x16/apps/kompose.png +share/apps/kompose/icons/hicolor/32x32/actions/kompose_current_virtual_desktop.png +share/apps/kompose/icons/hicolor/32x32/actions/kompose_grouped_by_virtual_desktop.png +share/apps/kompose/icons/hicolor/32x32/actions/kompose_ungrouped.png +share/apps/kompose/icons/hicolor/32x32/apps/kompose.png share/apps/kompose/komposeui.rc -share/icons/hicolor/16x16/apps/kompose.png -share/icons/hicolor/32x32/apps/kompose.png +%%DOCSDIR%%/common +%%DOCSDIR%%/index.cache.bz2 +%%DOCSDIR%%/index.docbook %%NLS%%share/locale/da/LC_MESSAGES/kompose.mo %%NLS%%share/locale/de/LC_MESSAGES/kompose.mo %%NLS%%share/locale/es/LC_MESSAGES/kompose.mo %%NLS%%share/locale/fr/LC_MESSAGES/kompose.mo %%NLS%%share/locale/it/LC_MESSAGES/kompose.mo +@dirrm %%DOCSDIR%% +@dirrmtry share/doc/HTML/en +@dirrmtry share/doc/HTML +@dirrm share/apps/kompose/icons/hicolor/32x32/apps +@dirrm share/apps/kompose/icons/hicolor/32x32/actions +@dirrm share/apps/kompose/icons/hicolor/32x32 +@dirrm share/apps/kompose/icons/hicolor/16x16/apps +@dirrm share/apps/kompose/icons/hicolor/16x16/actions +@dirrm share/apps/kompose/icons/hicolor/16x16 +@dirrm share/apps/kompose/icons/hicolor +@dirrm share/apps/kompose/icons @dirrm share/apps/kompose -- cgit v1.2.3