Path to this page:
./
multimedia/kmplayer-kde3,
KDE frontend to mplayer
Branch: pkgsrc-2012Q1,
Version: 0.10.0cnb12,
Package name: kmplayer-0.10.0cnb12,
Maintainer: markdKMPlayer is a KDE gui frontend to mplayer. It runs as a standalone application
as well as being a KPart, making it possible to embed in konqueror or in KHTML.
As a standalone application it can:
* Play movies from file/url.
* Play DVD.
* Play VCD.
* Play from a pipe.
* Play from a TV device.
* Keep movie sizes ratio.
* Control arts volume.
* Resize/fullscreen support.
* Optional show mplayer output before and after a movie plays.
* Configurable pattern matching.
* Position slider.
* Recording using mencoder.
* Proxy settings from konqueror are used to set http_proxy environment
variable.
* DCOP KMediaPlayer interface support.
Required to run:[
graphics/cairo] [
graphics/png] [
graphics/hicolor-icon-theme] [
graphics/jpeg] [
x11/qt3-libs] [
x11/kdelibs3] [
multimedia/mencoder] [
multimedia/xine-lib] [
multimedia/mplayer]
Required to build:[
lang/perl5] [
devel/libtool-base] [
devel/pkg-config] [
devel/gmake] [
x11/xcb-proto] [
x11/qt3-tools] [
pkgtools/x11-links]
Master sites:
SHA1: 52bfa017e1360fdc60c10445090c867039da4830
RMD160: 4f7f291733f9a73f5838e028af5e5268d1a0ee10
Filesize: 1023.173 KB
Version history: (Expand)
- (2012-04-10) Package added to pkgsrc.se, version kmplayer-0.10.0cnb12 (created)
CVS history: (Expand)
2012-04-16 15:37:30 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #3740 - requested by dholland
multimedia/kmplayer-kde3: build fix
Revisions pulled up:
- multimedia/kmplayer-kde3/Makefile 1.12-1.13
- multimedia/kmplayer-kde3/distinfo 1.2-1.3
- multimedia/kmplayer-kde3/patches/patch-src_xineplayer_cpp 1.1-1.2
---
Module Name: pkgsrc
Committed By: markd
Date: Sun Apr 15 04:10:23 UTC 2012
Modified Files:
pkgsrc/multimedia/kmplayer-kde3: Makefile
Log message:
Remove dependency on xine-arts -- not needed.
Still need patches to build with latest xine-lib
---
Module Name: pkgsrc
Committed By: dholland
Date: Sun Apr 15 20:38:37 UTC 2012
Modified Files:
pkgsrc/multimedia/kmplayer-kde3: distinfo
Added Files:
pkgsrc/multimedia/kmplayer-kde3/patches: patch-src_xineplayer_cpp
Log message:
Fix build with current xine-lib.
---
Module Name: pkgsrc
Committed By: dholland
Date: Sun Apr 15 22:18:38 UTC 2012
Modified Files:
pkgsrc/multimedia/kmplayer-kde3: distinfo
pkgsrc/multimedia/kmplayer-kde3/patches: patch-src_xineplayer_cpp
Log message:
Previous wasn't complete (cost of cutting corners when build and commit
hosts aren't the same...)
More xine fixes; the ones to cope with xine_event_t member reordering
are obvious. The others are cribbed from the kdemultimedia3 xine patch
and I have no idea if they'll actually work.
Package now builds, at least for me.
---
Module Name: pkgsrc
Committed By: dholland
Date: Sun Apr 15 23:02:11 UTC 2012
Modified Files:
pkgsrc/multimedia/kmplayer-kde3: Makefile
Log message:
This is also, apparently, not MAKE_JOBS_SAFE.
|