MPlayer-based thumbnail creation module for KDE file browsing windows.
Note: it's not the same as ffmpegthumbs, and they could operate in parallel.
This commit is contained in:
parent
e88cd0b6ee
commit
c3242d17bb
15
x11/kde4/mplayerthumbs/Makefile
Normal file
15
x11/kde4/mplayerthumbs/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 18:31:34 zhuk Exp $
|
||||
|
||||
COMMENT = KDE MPlayer-based thumbnail generator for video files
|
||||
DISTNAME = mplayerthumbs-${MODKDE4_VERSION}
|
||||
|
||||
CATEGORIES = multimedia
|
||||
|
||||
WANTLIB = c m pthread stdc++
|
||||
WANTLIB += lib/qt4/QtDBus lib/qt4/QtGui lib/qt4/QtNetwork lib/qt4/QtSvg
|
||||
WANTLIB += lib/qt4/QtXml
|
||||
WANTLIB += ${KDE4LIB}/kdeui ${KDE4LIB}/kio
|
||||
|
||||
RUN_DEPENDS = x11/mplayer
|
||||
|
||||
.include <bsd.port.mk>
|
2
x11/kde4/mplayerthumbs/distinfo
Normal file
2
x11/kde4/mplayerthumbs/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (kde/mplayerthumbs-4.10.2.tar.xz) = PqETiqMqzppwqT4OJG5IT+l+26dOCLny1WT/o4dDC6U=
|
||||
SIZE (kde/mplayerthumbs-4.10.2.tar.xz) = 28232
|
1
x11/kde4/mplayerthumbs/pkg/DESCR
Normal file
1
x11/kde4/mplayerthumbs/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
MPlayer-based thumbnail creation module for KDE file browsing windows.
|
11
x11/kde4/mplayerthumbs/pkg/PLIST
Normal file
11
x11/kde4/mplayerthumbs/pkg/PLIST
Normal file
@ -0,0 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 18:31:34 zhuk Exp $
|
||||
@bin bin/mplayerthumbsconfig
|
||||
lib/kde4/videopreview.so
|
||||
share/apps/videothumbnail/
|
||||
share/apps/videothumbnail/sprocket-large.png
|
||||
share/apps/videothumbnail/sprocket-medium.png
|
||||
share/apps/videothumbnail/sprocket-small.png
|
||||
share/config.kcfg/mplayerthumbs.kcfg
|
||||
share/kde4/services/videopreview.desktop
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
Loading…
Reference in New Issue
Block a user