Digital camera support for KDE.
This commit is contained in:
parent
5b2b83b89e
commit
ee993672a0
16
x11/kde4/kamera/Makefile
Normal file
16
x11/kde4/kamera/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 11:49:15 zhuk Exp $
|
||||
|
||||
COMMENT = KDE digital camera support
|
||||
DISTNAME = kamera-${MODKDE4_VERSION}
|
||||
|
||||
WANTLIB = m pthread stdc++
|
||||
WANTLIB += lib/qt4/Qt3Support lib/qt4/QtDBus lib/qt4/QtGui
|
||||
WANTLIB += lib/qt4/QtNetwork lib/qt4/QtSvg lib/qt4/QtXml
|
||||
WANTLIB += ${KDE4LIB}/kdeui ${KDE4LIB}/kio
|
||||
WANTLIB += exif gphoto2_port gphoto2
|
||||
|
||||
LIB_DEPENDS = graphics/libgphoto2
|
||||
|
||||
CONFIGURE_ARGS = -DGPHOTO2_5:Bool=Yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
x11/kde4/kamera/distinfo
Normal file
2
x11/kde4/kamera/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (kde/kamera-4.10.2.tar.xz) = 4Q6Gwz1V9y+HU5CKI5jSIuS9m4YNszpCGRwGjqkjeOM=
|
||||
SIZE (kde/kamera-4.10.2.tar.xz) = 37868
|
1
x11/kde4/kamera/pkg/DESCR
Normal file
1
x11/kde4/kamera/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Digital camera support for KDE.
|
14
x11/kde4/kamera/pkg/PLIST
Normal file
14
x11/kde4/kamera/pkg/PLIST
Normal file
@ -0,0 +1,14 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 11:49:15 zhuk Exp $
|
||||
lib/kde4/kcm_kamera.so
|
||||
lib/kde4/kio_kamera.so
|
||||
share/apps/solid/
|
||||
share/apps/solid/actions/
|
||||
share/apps/solid/actions/solid_camera.desktop
|
||||
share/doc/HTML/en/kcontrol/kamera/
|
||||
share/doc/HTML/en/kcontrol/kamera/common
|
||||
share/doc/HTML/en/kcontrol/kamera/index.cache.bz2
|
||||
share/doc/HTML/en/kcontrol/kamera/index.docbook
|
||||
share/kde4/services/camera.protocol
|
||||
share/kde4/services/kamera.desktop
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
Loading…
Reference in New Issue
Block a user