KDE's screen management library.

Used by Okular.

okay landry@
This commit is contained in:
zhuk 2014-07-10 09:00:47 +00:00
parent 064217f74c
commit 5d3208ad2f
4 changed files with 56 additions and 0 deletions

33
x11/libkscreen/Makefile Normal file
View File

@ -0,0 +1,33 @@
# $OpenBSD: Makefile,v 1.1.1.1 2014/07/10 09:00:47 zhuk Exp $
COMMENT = KDE screen management software
CATEGORIES = x11
VERSION = 1.0.4
DISTNAME = libkscreen-${VERSION}
SHARED_LIBS = kscreen 0.0
WANTLIB = m pthread
WANTLIB += ICE SM X11 X11-xcb Xext Xrandr xcb xcb-randr
WANTLIB += lib/qt4/QtDBus lib/qt4/QtGui lib/qt4/QtSvg
WANTLIB += ${KDE4LIB}/kdeui
WANTLIB += qjson
# LGPLv2.1+
PERMIT_PACKAGE_CDROM = Yes
MASTER_SITES = ${MASTER_SITE_KDE:=stable/libkscreen/${VERSION}/src/}
DIST_SUBDIR = kde
MODULES = x11/kde4
MODKDE4_USE = libs
LIB_DEPENDS = devel/qjson
# allow tests to run
TEST_IS_INTERACTIVE = X11
TEST_ENV = QT_PLUGIN_PATH=${WRKBUILD}/lib
post-build:
ln -sf . ${WRKBUILD}/lib/kscreen
.include <bsd.port.mk>

2
x11/libkscreen/distinfo Normal file
View File

@ -0,0 +1,2 @@
SHA256 (kde/libkscreen-1.0.4.tar.xz) = EQLdzB/1jV65HRZSKOZc6XhFtSB+6s32uBYkwkG4PeY=
SIZE (kde/libkscreen-1.0.4.tar.xz) = 35620

1
x11/libkscreen/pkg/DESCR Normal file
View File

@ -0,0 +1 @@
KDE's screen management library.

20
x11/libkscreen/pkg/PLIST Normal file
View File

@ -0,0 +1,20 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/07/10 09:00:47 zhuk Exp $
include/kde4/kscreen/
include/kde4/kscreen/config.h
include/kde4/kscreen/configmonitor.h
include/kde4/kscreen/edid.h
include/kde4/kscreen/kscreen_export.h
include/kde4/kscreen/mode.h
include/kde4/kscreen/output.h
include/kde4/kscreen/screen.h
lib/cmake/LibKScreen/
lib/cmake/LibKScreen/LibKScreenConfig.cmake
lib/cmake/LibKScreen/LibKScreenConfigVersion.cmake
lib/cmake/LibKScreen/LibKScreenTargetsWithPrefix${MODKDE4_CMAKE_PREFIX}.cmake
lib/cmake/LibKScreen/LibKScreenTargetsWithPrefix.cmake
lib/kde4/plugins/kscreen/
lib/kde4/plugins/kscreen/KSC_Fake.so
lib/kde4/plugins/kscreen/KSC_XRandR.so
lib/kde4/plugins/kscreen/KSC_XRandR11.so
@lib lib/libkscreen.so.${LIBkscreen_VERSION}
lib/pkgconfig/kscreen.pc