Sweeper helps to clean unwanted traces the user leaves on a KDE
system.
This commit is contained in:
parent
97dc4fda74
commit
94369923df
13
x11/kde4/sweeper/Makefile
Normal file
13
x11/kde4/sweeper/Makefile
Normal file
@ -0,0 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 19:08:00 zhuk Exp $
|
||||
|
||||
COMMENT = KDE tool for sweeping unwanted traces from system
|
||||
DISTNAME = sweeper-${MODKDE4_VERSION}
|
||||
|
||||
WANTLIB = c m pthread stdc++
|
||||
WANTLIB += lib/qt4/QtDBus lib/qt4/QtGui lib/qt4/QtNetwork lib/qt4/QtSvg
|
||||
WANTLIB += lib/qt4/QtXml
|
||||
WANTLIB += ${KDE4LIB}/kdeui ${KDE4LIB}/kio
|
||||
|
||||
RUN_DEPENDS = devel/desktop-file-utils
|
||||
|
||||
.include <bsd.port.mk>
|
2
x11/kde4/sweeper/distinfo
Normal file
2
x11/kde4/sweeper/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (kde/sweeper-4.10.2.tar.xz) = PC5ekV1RUxxe96Vt/3S9vo1dOaBwBYzmOisHAnRM4No=
|
||||
SIZE (kde/sweeper-4.10.2.tar.xz) = 84584
|
2
x11/kde4/sweeper/pkg/DESCR
Normal file
2
x11/kde4/sweeper/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Sweeper helps to clean unwanted traces the user leaves on a KDE
|
||||
system.
|
13
x11/kde4/sweeper/pkg/PLIST
Normal file
13
x11/kde4/sweeper/pkg/PLIST
Normal file
@ -0,0 +1,13 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 19:08:00 zhuk Exp $
|
||||
@bin bin/sweeper
|
||||
share/applications/kde4/sweeper.desktop
|
||||
share/apps/sweeper/
|
||||
share/apps/sweeper/sweeperui.rc
|
||||
share/dbus-1/interfaces/org.kde.sweeper.xml
|
||||
share/doc/HTML/en/sweeper/
|
||||
share/doc/HTML/en/sweeper/common
|
||||
share/doc/HTML/en/sweeper/index.cache.bz2
|
||||
share/doc/HTML/en/sweeper/index.docbook
|
||||
share/doc/HTML/en/sweeper/sweeper.png
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
Loading…
Reference in New Issue
Block a user