Collection of KDE plugins for getting thumbnails from different types

of files.
This commit is contained in:
zhuk 2013-04-24 11:36:37 +00:00
parent 61202e39b5
commit c1f32ba277
4 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 11:36:37 zhuk Exp $
COMMENT = KDE thumbnail creation plugins
DISTNAME = kdegraphics-thumbnailers-${MODKDE4_VERSION}
WANTLIB = c m pthread stdc++
WANTLIB += lib/qt4/QtDBus lib/qt4/QtGui lib/qt4/QtNetwork
WANTLIB += lib/qt4/QtSvg lib/qt4/QtXml
WANTLIB += ${KDE4LIB}/kdcraw ${KDE4LIB}/kdeui ${KDE4LIB}/kexiv2
WANTLIB += ${KDE4LIB}/kio
LIB_DEPENDS = ${MODKDE4_DEP_DIR}/libkexiv2>=${MODKDE4_DEP_VERSION} \
${MODKDE4_DEP_DIR}/libkdcraw>=${MODKDE4_DEP_VERSION}
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (kde/kdegraphics-thumbnailers-4.10.2.tar.xz) = D9MnmZ288FUcgZAiMMitmi5qJ8LtxZ3cYK6q/yity1w=
SIZE (kde/kdegraphics-thumbnailers-4.10.2.tar.xz) = 41696

View File

@ -0,0 +1,2 @@
Collection of KDE plugins for getting thumbnails from different types
of files.

View File

@ -0,0 +1,7 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 11:36:37 zhuk Exp $
lib/kde4/gsthumbnail.so
lib/kde4/rawthumbnail.so
share/kde4/services/gsthumbnail.desktop
share/kde4/services/rawthumbnail.desktop
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database