diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-13 22:19:05 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-13 22:19:05 +0800 |
commit | 8fab75676a18e4eea5ca48759d302c20a5521c4e (patch) | |
tree | 7b3a6ca83bccb6517f7510367149adc04d8acbf9 /deskutils/Makefile | |
parent | 94a178823171383838359e1edd9535c122ed6cdf (diff) | |
download | freebsd-ports-gnome-8fab75676a18e4eea5ca48759d302c20a5521c4e.tar.gz freebsd-ports-gnome-8fab75676a18e4eea5ca48759d302c20a5521c4e.tar.zst freebsd-ports-gnome-8fab75676a18e4eea5ca48759d302c20a5521c4e.zip |
MPlayerThumbs is a thumbnail generator for all KDE file managers (konqueror,
dolphin, ...) It needs mplayer (of course) to generate thumbnails, and it
contains no linking to any library, so in a x86_64 system you can freely use the
32bit mplayer binary with win32codecs by configuring the application launching
the mplayerthumbsconfig helper application.
WWW: http://www.kde-apps.org/content/show.php?content=41180
PR: ports/138634
Submitted by: David Naylor <naylor.b.david at gmail.com>
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 176a5977db9e..837e1be90ae5 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -34,6 +34,7 @@ SUBDIR += deskbar-applet SUBDIR += displaycalibrator SUBDIR += dlume + SUBDIR += dolphin-plugins-mplayerthumbs SUBDIR += doodle SUBDIR += dragstack SUBDIR += drivel |