ksaneplugin package provides user interface for scanning
through libksane in KDE.
This commit is contained in:
parent
65a7f682c0
commit
72d4b066f8
13
x11/kde4/ksaneplugin/Makefile
Normal file
13
x11/kde4/ksaneplugin/Makefile
Normal file
@ -0,0 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 12:21:40 zhuk Exp $
|
||||
|
||||
COMMENT = scanner interface through libksane for KDE
|
||||
DISTNAME = ksaneplugin-${MODKDE4_VERSION}
|
||||
|
||||
WANTLIB = c m pthread stdc++
|
||||
WANTLIB += lib/qt4/QtDBus lib/qt4/QtGui lib/qt4/QtSvg
|
||||
WANTLIB += lib/qt4/QtNetwork lib/qt4/QtXml
|
||||
WANTLIB += ${KDE4LIB}/kdeui ${KDE4LIB}/kio ${KDE4LIB}/ksane
|
||||
|
||||
LIB_DEPENDS = ${MODKDE4_DEP_DIR}/libksane>=${MODKDE4_DEP_VERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
2
x11/kde4/ksaneplugin/distinfo
Normal file
2
x11/kde4/ksaneplugin/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (kde/ksaneplugin-4.10.2.tar.xz) = 6k+g4GafwhS6JBkp5HLJoGfntHIibp2hSy6ItvVzeus=
|
||||
SIZE (kde/ksaneplugin-4.10.2.tar.xz) = 13420
|
2
x11/kde4/ksaneplugin/pkg/DESCR
Normal file
2
x11/kde4/ksaneplugin/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
ksaneplugin package provides user interface for scanning
|
||||
through libksane in KDE.
|
3
x11/kde4/ksaneplugin/pkg/PLIST
Normal file
3
x11/kde4/ksaneplugin/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 12:21:40 zhuk Exp $
|
||||
lib/kde4/ksaneplugin.so
|
||||
share/kde4/services/ksane_scan_service.desktop
|
Loading…
Reference in New Issue
Block a user