The FreeBSD Ports Archive
FreeBSD multimedia : kmplayer4>
KDE frontend to mplayer
kmplayer history
v. 1.37
date: 2007/09/18 18:15:57; author: mezz; state: Exp; lines: +8 -34
-Update to 0.9.4a, submitted by Pawel Pekala.
-Remove autochecks.
-Pass the maintainership from multimedia@ to danny@ricin.com.
PR: ports/116407
Submitted by: Danny Pansters
v. 1.36
date: 2007/05/19 20:17:38; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.35
date: 2007/04/01 07:50:26; author: lioux; state: Exp; lines: +1 -1
Give maintainership to multimedia@FreeBSD.org.
v. 1.34
date: 2007/02/15 08:35:21; author: jylefort; state: Exp; lines: +1 -0
Track libxine update.
v. 1.33
date: 2006/09/25 00:08:46; author: lioux; state: Exp; lines: +1 -2
Update to 0.9.3
PR: 103452
Submitted by: ale
v. 1.32
date: 2006/05/10 22:37:30; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.31
date: 2006/02/26 19:03:38; author: ade; state: Exp; lines: +2 -1
Post libtool-conversion fixups
Submitted by: pointyhat and others
Approved by: portmgr (implicit)
v. 1.30
date: 2006/02/09 15:09:47; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.1b
v. 1.29
date: 2005/11/28 17:25:23; author: lioux; state: Exp; lines: +2 -2
o Update to 0.9.1a
o Bump PORTEPOCH since the new DISTVERSION number is smaller than
the previous one
v. 1.28
date: 2005/10/03 00:49:03; author: lioux; state: Exp; lines: +2 -2
Update to 0.9.1-pre3
v. 1.27
date: 2005/09/11 11:52:52; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.1-pre2: fixes plugin issues
v. 1.26
date: 2005/08/28 18:06:01; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.1-pre1
v. 1.25
date: 2005/05/28 21:23:30; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.0-pre3
PR: 81190
Submitted by: Jose M Rodriguez
v. 1.24
date: 2005/04/12 03:26:09; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.23
date: 2005/04/11 08:03:24; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.22
date: 2005/04/03 00:09:32; author: lioux; state: Exp; lines: +2 -7
Update to 0.9.0-pre2
v. 1.21
date: 2005/03/04 00:16:59; author: lioux; state: Exp; lines: +1 -0
Bump PORTEPOCH since new DISTVERSION is smaller than previous one
v. 1.20
date: 2005/03/03 02:58:12; author: lioux; state: Exp; lines: +1 -2
Update to 0.8.4a
v. 1.19
date: 2005/02/28 22:16:08; author: ahze; state: Exp; lines: +3 -10
- split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
to use new USE_GSTREAMER= macro, Bump PORTREVISION's
--
Examples of new USE_GSTREAMER macro:
USE_GSTREAMER= dvd lame flac
.include
If you want to use USE_GSTREAMER after
you must follow one of the examples listed below
WANT_GSTREAMER= yes
.include
.if defined(WITH_VORBIS)
USE_GSTREAMER+= vorbis
.endif
or
USE_GSTREAMER= yes
.include
.if defined(WITH_FAAD)
USE_GSTREAMER+= faad
.endif
Note: USE_GSTREAMER=yes will always add a dependency to
ports/multimedia/gstreamer-plugins
--
Thanks to krion for runing this on pointyhat
Thanks to kwm for helping with this, and many bug fixes , and updates.
v. 1.18
date: 2005/01/10 00:48:49; author: lioux; state: Exp; lines: +1 -5
Update to 0.8.4-rc5
v. 1.17
date: 2004/12/30 00:59:14; author: nobutaka; state: Exp; lines: +1 -0
Sync with libxine shared library version bump.
v. 1.16
date: 2004/12/25 12:49:11; author: lioux; state: Exp; lines: +2 -2
o Pet devel/portlint(1)
- Remove extraneous whitespaces at end of lines
- Place DISTVERSION on the correct location
v. 1.15
date: 2004/12/22 04:39:58; author: lioux; state: Exp; lines: +2 -1
o Update to 0.8.4-rc4b
o Disable gstreamer backend which is not currently working
PR: 75375
Reported by: Mats Dufberg
v. 1.14
date: 2004/12/15 16:05:14; author: lioux; state: Exp; lines: +36 -4
Update to 0.8.4-rc4a with both VDR (kxvplayer) and gstreamer
(kgstplayer) backends
v. 1.13
date: 2004/11/13 19:01:47; author: lioux; state: Exp; lines: +7 -1
Fix build if < 500035 (GCC < 3.1)
v. 1.12
date: 2004/11/11 03:11:47; author: lioux; state: Exp; lines: +2 -3
Update to 0.8.4 release candidate 2
v. 1.11
date: 2004/11/10 01:20:16; author: lofi; state: Exp; lines: +3 -0
Pthread-check fix for this one as well.
v. 1.10
date: 2004/10/14 02:16:09; author: lioux; state: Exp; lines: +1 -1
Update to 0.8.3a
PR: 72541
Submitted by: Jose M Rodriguez
v. 1.9
date: 2004/07/20 03:16:32; author: lioux; state: Exp; lines: +1 -2
Update to 0.8.3.rc4
v. 1.8
date: 2004/06/23 17:10:57; author: lioux; state: Exp; lines: +18 -3
o Update to 0.8.3rc2
o Take over maintainership
v. 1.7
date: 2004/04/16 01:35:35; author: znerd; state: Exp; lines: +2 -4
- Update to 0.8.2 [1]
- Changed maintainer from will@ to ports@ [2]
PR: 62403 [1]
Submitted by: Michael Ranner [1]
Approved by: will [2]
v. 1.6
date: 2004/04/05 03:30:40; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.5
date: 2004/02/04 05:07:51; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.4
date: 2003/09/03 05:55:57; author: will; state: Exp; lines: +2 -1
Fix build on -CURRENT.
Submitted by: Andy Fawcett
Tested by: deischen
v. 1.3
date: 2003/05/01 20:49:49; author: lioux; state: Exp; lines: +2 -1
Update to 0.7.4.a
Approved by: maintainer
v. 1.2
date: 2003/03/05 00:22:49; author: lioux; state: Exp; lines: +13 -2
Update to 0.7.3
Reviewed by: kde (members)
Approved by: maintainer
v. 1.1
date: 2003/03/02 17:21:06; author: will; state: Exp;
Add kmplayer 0.6.5a, a KDE frontend to mplayer. This port allows the
embedding of MPlayer in Konqueror. It has been successfully tested to
play QuickTime and WMP encoded movies.
Tested by: Michael Colette (and myself)
=============================================================================
v. 1.37
date: 2007/09/18 18:15:57; author: mezz; state: Exp; lines: +8 -34
-Update to 0.9.4a, submitted by Pawel Pekala.
-Remove autochecks.
-Pass the maintainership from multimedia@ to danny@ricin.com.
PR: ports/116407
Submitted by: Danny Pansters
v. 1.36
date: 2007/05/19 20:17:38; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.35
date: 2007/04/01 07:50:26; author: lioux; state: Exp; lines: +1 -1
Give maintainership to multimedia@FreeBSD.org.
v. 1.34
date: 2007/02/15 08:35:21; author: jylefort; state: Exp; lines: +1 -0
Track libxine update.
v. 1.33
date: 2006/09/25 00:08:46; author: lioux; state: Exp; lines: +1 -2
Update to 0.9.3
PR: 103452
Submitted by: ale
v. 1.32
date: 2006/05/10 22:37:30; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.31
date: 2006/02/26 19:03:38; author: ade; state: Exp; lines: +2 -1
Post libtool-conversion fixups
Submitted by: pointyhat and others
Approved by: portmgr (implicit)
v. 1.30
date: 2006/02/09 15:09:47; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.1b
v. 1.29
date: 2005/11/28 17:25:23; author: lioux; state: Exp; lines: +2 -2
o Update to 0.9.1a
o Bump PORTEPOCH since the new DISTVERSION number is smaller than
the previous one
v. 1.28
date: 2005/10/03 00:49:03; author: lioux; state: Exp; lines: +2 -2
Update to 0.9.1-pre3
v. 1.27
date: 2005/09/11 11:52:52; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.1-pre2: fixes plugin issues
v. 1.26
date: 2005/08/28 18:06:01; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.1-pre1
v. 1.25
date: 2005/05/28 21:23:30; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.0-pre3
PR: 81190
Submitted by: Jose M Rodriguez
v. 1.24
date: 2005/04/12 03:26:09; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.23
date: 2005/04/11 08:03:24; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.22
date: 2005/04/03 00:09:32; author: lioux; state: Exp; lines: +2 -7
Update to 0.9.0-pre2
v. 1.21
date: 2005/03/04 00:16:59; author: lioux; state: Exp; lines: +1 -0
Bump PORTEPOCH since new DISTVERSION is smaller than previous one
v. 1.20
date: 2005/03/03 02:58:12; author: lioux; state: Exp; lines: +1 -2
Update to 0.8.4a
v. 1.19
date: 2005/02/28 22:16:08; author: ahze; state: Exp; lines: +3 -10
- split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
to use new USE_GSTREAMER= macro, Bump PORTREVISION's
--
Examples of new USE_GSTREAMER macro:
USE_GSTREAMER= dvd lame flac
.include
If you want to use USE_GSTREAMER after
you must follow one of the examples listed below
WANT_GSTREAMER= yes
.include
.if defined(WITH_VORBIS)
USE_GSTREAMER+= vorbis
.endif
or
USE_GSTREAMER= yes
.include
.if defined(WITH_FAAD)
USE_GSTREAMER+= faad
.endif
Note: USE_GSTREAMER=yes will always add a dependency to
ports/multimedia/gstreamer-plugins
--
Thanks to krion for runing this on pointyhat
Thanks to kwm for helping with this, and many bug fixes , and updates.
v. 1.18
date: 2005/01/10 00:48:49; author: lioux; state: Exp; lines: +1 -5
Update to 0.8.4-rc5
v. 1.17
date: 2004/12/30 00:59:14; author: nobutaka; state: Exp; lines: +1 -0
Sync with libxine shared library version bump.
v. 1.16
date: 2004/12/25 12:49:11; author: lioux; state: Exp; lines: +2 -2
o Pet devel/portlint(1)
- Remove extraneous whitespaces at end of lines
- Place DISTVERSION on the correct location
v. 1.15
date: 2004/12/22 04:39:58; author: lioux; state: Exp; lines: +2 -1
o Update to 0.8.4-rc4b
o Disable gstreamer backend which is not currently working
PR: 75375
Reported by: Mats Dufberg
v. 1.14
date: 2004/12/15 16:05:14; author: lioux; state: Exp; lines: +36 -4
Update to 0.8.4-rc4a with both VDR (kxvplayer) and gstreamer
(kgstplayer) backends
v. 1.13
date: 2004/11/13 19:01:47; author: lioux; state: Exp; lines: +7 -1
Fix build if < 500035 (GCC < 3.1)
v. 1.12
date: 2004/11/11 03:11:47; author: lioux; state: Exp; lines: +2 -3
Update to 0.8.4 release candidate 2
v. 1.11
date: 2004/11/10 01:20:16; author: lofi; state: Exp; lines: +3 -0
Pthread-check fix for this one as well.
v. 1.10
date: 2004/10/14 02:16:09; author: lioux; state: Exp; lines: +1 -1
Update to 0.8.3a
PR: 72541
Submitted by: Jose M Rodriguez
v. 1.9
date: 2004/07/20 03:16:32; author: lioux; state: Exp; lines: +1 -2
Update to 0.8.3.rc4
v. 1.8
date: 2004/06/23 17:10:57; author: lioux; state: Exp; lines: +18 -3
o Update to 0.8.3rc2
o Take over maintainership
v. 1.7
date: 2004/04/16 01:35:35; author: znerd; state: Exp; lines: +2 -4
- Update to 0.8.2 [1]
- Changed maintainer from will@ to ports@ [2]
PR: 62403 [1]
Submitted by: Michael Ranner [1]
Approved by: will [2]
v. 1.6
date: 2004/04/05 03:30:40; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.5
date: 2004/02/04 05:07:51; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.4
date: 2003/09/03 05:55:57; author: will; state: Exp; lines: +2 -1
Fix build on -CURRENT.
Submitted by: Andy Fawcett
Tested by: deischen
v. 1.3
date: 2003/05/01 20:49:49; author: lioux; state: Exp; lines: +2 -1
Update to 0.7.4.a
Approved by: maintainer
v. 1.2
date: 2003/03/05 00:22:49; author: lioux; state: Exp; lines: +13 -2
Update to 0.7.3
Reviewed by: kde (members)
Approved by: maintainer
v. 1.1
date: 2003/03/02 17:21:06; author: will; state: Exp;
Add kmplayer 0.6.5a, a KDE frontend to mplayer. This port allows the
embedding of MPlayer in Konqueror. It has been successfully tested to
play QuickTime and WMP encoded movies.
Tested by: Michael Colette (and myself)
=============================================================================
v. 1.37
date: 2007/09/18 18:15:57; author: mezz; state: Exp; lines: +8 -34
-Update to 0.9.4a, submitted by Pawel Pekala.
-Remove autochecks.
-Pass the maintainership from multimedia@ to danny@ricin.com.
PR: ports/116407
Submitted by: Danny Pansters
v. 1.36
date: 2007/05/19 20:17:38; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.35
date: 2007/04/01 07:50:26; author: lioux; state: Exp; lines: +1 -1
Give maintainership to multimedia@FreeBSD.org.
v. 1.34
date: 2007/02/15 08:35:21; author: jylefort; state: Exp; lines: +1 -0
Track libxine update.
v. 1.33
date: 2006/09/25 00:08:46; author: lioux; state: Exp; lines: +1 -2
Update to 0.9.3
PR: 103452
Submitted by: ale
v. 1.32
date: 2006/05/10 22:37:30; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.31
date: 2006/02/26 19:03:38; author: ade; state: Exp; lines: +2 -1
Post libtool-conversion fixups
Submitted by: pointyhat and others
Approved by: portmgr (implicit)
v. 1.30
date: 2006/02/09 15:09:47; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.1b
v. 1.29
date: 2005/11/28 17:25:23; author: lioux; state: Exp; lines: +2 -2
o Update to 0.9.1a
o Bump PORTEPOCH since the new DISTVERSION number is smaller than
the previous one
v. 1.28
date: 2005/10/03 00:49:03; author: lioux; state: Exp; lines: +2 -2
Update to 0.9.1-pre3
v. 1.27
date: 2005/09/11 11:52:52; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.1-pre2: fixes plugin issues
v. 1.26
date: 2005/08/28 18:06:01; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.1-pre1
v. 1.25
date: 2005/05/28 21:23:30; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.0-pre3
PR: 81190
Submitted by: Jose M Rodriguez
v. 1.24
date: 2005/04/12 03:26:09; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.23
date: 2005/04/11 08:03:24; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.22
date: 2005/04/03 00:09:32; author: lioux; state: Exp; lines: +2 -7
Update to 0.9.0-pre2
v. 1.21
date: 2005/03/04 00:16:59; author: lioux; state: Exp; lines: +1 -0
Bump PORTEPOCH since new DISTVERSION is smaller than previous one
v. 1.20
date: 2005/03/03 02:58:12; author: lioux; state: Exp; lines: +1 -2
Update to 0.8.4a
v. 1.19
date: 2005/02/28 22:16:08; author: ahze; state: Exp; lines: +3 -10
- split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
to use new USE_GSTREAMER= macro, Bump PORTREVISION's
--
Examples of new USE_GSTREAMER macro:
USE_GSTREAMER= dvd lame flac
.include
If you want to use USE_GSTREAMER after
you must follow one of the examples listed below
WANT_GSTREAMER= yes
.include
.if defined(WITH_VORBIS)
USE_GSTREAMER+= vorbis
.endif
or
USE_GSTREAMER= yes
.include
.if defined(WITH_FAAD)
USE_GSTREAMER+= faad
.endif
Note: USE_GSTREAMER=yes will always add a dependency to
ports/multimedia/gstreamer-plugins
--
Thanks to krion for runing this on pointyhat
Thanks to kwm for helping with this, and many bug fixes , and updates.
v. 1.18
date: 2005/01/10 00:48:49; author: lioux; state: Exp; lines: +1 -5
Update to 0.8.4-rc5
v. 1.17
date: 2004/12/30 00:59:14; author: nobutaka; state: Exp; lines: +1 -0
Sync with libxine shared library version bump.
v. 1.16
date: 2004/12/25 12:49:11; author: lioux; state: Exp; lines: +2 -2
o Pet devel/portlint(1)
- Remove extraneous whitespaces at end of lines
- Place DISTVERSION on the correct location
v. 1.15
date: 2004/12/22 04:39:58; author: lioux; state: Exp; lines: +2 -1
o Update to 0.8.4-rc4b
o Disable gstreamer backend which is not currently working
PR: 75375
Reported by: Mats Dufberg
v. 1.14
date: 2004/12/15 16:05:14; author: lioux; state: Exp; lines: +36 -4
Update to 0.8.4-rc4a with both VDR (kxvplayer) and gstreamer
(kgstplayer) backends
v. 1.13
date: 2004/11/13 19:01:47; author: lioux; state: Exp; lines: +7 -1
Fix build if < 500035 (GCC < 3.1)
v. 1.12
date: 2004/11/11 03:11:47; author: lioux; state: Exp; lines: +2 -3
Update to 0.8.4 release candidate 2
v. 1.11
date: 2004/11/10 01:20:16; author: lofi; state: Exp; lines: +3 -0
Pthread-check fix for this one as well.
v. 1.10
date: 2004/10/14 02:16:09; author: lioux; state: Exp; lines: +1 -1
Update to 0.8.3a
PR: 72541
Submitted by: Jose M Rodriguez
v. 1.9
date: 2004/07/20 03:16:32; author: lioux; state: Exp; lines: +1 -2
Update to 0.8.3.rc4
v. 1.8
date: 2004/06/23 17:10:57; author: lioux; state: Exp; lines: +18 -3
o Update to 0.8.3rc2
o Take over maintainership
v. 1.7
date: 2004/04/16 01:35:35; author: znerd; state: Exp; lines: +2 -4
- Update to 0.8.2 [1]
- Changed maintainer from will@ to ports@ [2]
PR: 62403 [1]
Submitted by: Michael Ranner [1]
Approved by: will [2]
v. 1.6
date: 2004/04/05 03:30:40; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.5
date: 2004/02/04 05:07:51; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.4
date: 2003/09/03 05:55:57; author: will; state: Exp; lines: +2 -1
Fix build on -CURRENT.
Submitted by: Andy Fawcett
Tested by: deischen
v. 1.3
date: 2003/05/01 20:49:49; author: lioux; state: Exp; lines: +2 -1
Update to 0.7.4.a
Approved by: maintainer
v. 1.2
date: 2003/03/05 00:22:49; author: lioux; state: Exp; lines: +13 -2
Update to 0.7.3
Reviewed by: kde (members)
Approved by: maintainer
v. 1.1
date: 2003/03/02 17:21:06; author: will; state: Exp;
Add kmplayer 0.6.5a, a KDE frontend to mplayer. This port allows the
embedding of MPlayer in Konqueror. It has been successfully tested to
play QuickTime and WMP encoded movies.
Tested by: Michael Colette (and myself)
=============================================================================
|
| |

|