Collection of KDE plugins for getting thumbnails from different types
of files.
This commit is contained in:
parent
61202e39b5
commit
c1f32ba277
15
x11/kde4/graphics-thumbnailers/Makefile
Normal file
15
x11/kde4/graphics-thumbnailers/Makefile
Normal 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>
|
2
x11/kde4/graphics-thumbnailers/distinfo
Normal file
2
x11/kde4/graphics-thumbnailers/distinfo
Normal 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
|
2
x11/kde4/graphics-thumbnailers/pkg/DESCR
Normal file
2
x11/kde4/graphics-thumbnailers/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Collection of KDE plugins for getting thumbnails from different types
|
||||
of files.
|
7
x11/kde4/graphics-thumbnailers/pkg/PLIST
Normal file
7
x11/kde4/graphics-thumbnailers/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user