mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Remove plasma-applet-icontasks: it's integrated to KDE SC 4.8
This commit is contained in:
parent
612f3caddf
commit
af5335ccda
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297376
1
MOVED
1
MOVED
@ -3403,3 +3403,4 @@ devel/kdebindings4-kross-interpreters||2012-05-25|kdebindings4 ports have been r
|
||||
devel/kdebindings4-python||2012-05-25|kdebindings4 ports have been refactored
|
||||
devel/kdebindings4-ruby||2012-05-25|kdebindings4 ports have been refactored
|
||||
devel/kdebindings4-smoke||2012-05-25|kdebindings4 ports have been refactored
|
||||
deskutils/plasma-applet-icontasks||2012-05-25|Integrated to KDE SC 4.8
|
||||
|
@ -220,7 +220,6 @@
|
||||
SUBDIR += plasma-applet-cwp
|
||||
SUBDIR += plasma-applet-daisy
|
||||
SUBDIR += plasma-applet-fancytasks
|
||||
SUBDIR += plasma-applet-icontasks
|
||||
SUBDIR += plasma-applet-panelspacer
|
||||
SUBDIR += plasma-applet-playwolf
|
||||
SUBDIR += plasma-applet-serverstatuswidget
|
||||
|
@ -1,33 +0,0 @@
|
||||
# New ports collection makefile for: plasma-applet-icontasks
|
||||
# Date created: 24 October 2011
|
||||
# Whom: avilla@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= icontasks
|
||||
PORTVERSION= 0.9.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils kde
|
||||
MASTER_SITES= http://kde-apps.org/CONTENT/content-files/
|
||||
PKGNAMEPREFIX= plasma-applet-
|
||||
DISTNAME= 144808-plasma-${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= avilla@FreeBSD.org
|
||||
COMMENT= Modified version of KDE SC taskbar applet and taskmanager library
|
||||
|
||||
LIB_DEPENDS= dbusmenu-qt.2:${PORTSDIR}/devel/libdbusmenu-qt
|
||||
|
||||
USE_GETTEXT= yes
|
||||
USE_KDE4= automoc4 kdehier kdelibs kdeprefix workspace
|
||||
USE_QT_VER= 4
|
||||
QT_COMPONENTS= dbus moc_build qmake_build rcc_build uic_build
|
||||
USE_XORG= xcomposite xfixes xrender
|
||||
USE_BZIP2= yes
|
||||
USE_CMAKE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/plasma-${PORTNAME}-${PORTVERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (144808-plasma-icontasks-0.9.2.tar.bz2) = 9b79d4890f6255dd98b7095dca15870d742777105ce290cfbcbb390bbf148a2d
|
||||
SIZE (144808-plasma-icontasks-0.9.2.tar.bz2) = 194295
|
@ -1,6 +0,0 @@
|
||||
This is a modified version of the KDE SC taskbar and taskmanager
|
||||
library. The main change is to preserve the position of tasks and
|
||||
launchers, e.g., when a launcher is activated, the resultant task item
|
||||
appears in the same place in the taskbar as the launcher did.
|
||||
|
||||
WWW: http://kde-apps.org/content/show.php/Icon+Tasks?content=144808
|
@ -1,23 +0,0 @@
|
||||
lib/kde4/plasma_applet_icontasks.so
|
||||
lib/libicontaskmanager.so
|
||||
lib/libicontaskmanager.so.5
|
||||
lib/libicontaskmanager.so.5.0.1
|
||||
share/apps/desktoptheme/default/icontasks/badge.svgz
|
||||
share/apps/desktoptheme/default/icontasks/dropindicators.svgz
|
||||
share/apps/desktoptheme/default/icontasks/indicators.svgz
|
||||
share/apps/desktoptheme/default/icontasks/launcherseparator.svgz
|
||||
share/apps/desktoptheme/default/icontasks/progress.svgz
|
||||
share/apps/plasma-icontasks/mediabuttonsrc
|
||||
share/config/taskmanagerrulesrc
|
||||
share/kde4/services/plasma-applet-icontasks.desktop
|
||||
share/locale/es/LC_MESSAGES/icontasks.mo
|
||||
share/locale/fr/LC_MESSAGES/icontasks.mo
|
||||
share/locale/hu/LC_MESSAGES/icontasks.mo
|
||||
share/locale/it/LC_MESSAGES/icontasks.mo
|
||||
share/locale/pl/LC_MESSAGES/icontasks.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/icontasks.mo
|
||||
share/locale/ru/LC_MESSAGES/icontasks.mo
|
||||
share/locale/tr/LC_MESSAGES/icontasks.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/icontasks.mo
|
||||
@dirrm share/apps/plasma-icontasks
|
||||
@dirrm share/apps/desktoptheme/default/icontasks
|
Loading…
Reference in New Issue
Block a user