The FreeBSD Ports Archive
FreeBSD multimedia : okle4>
A KDE frontend to the Ogle DVD player
This is a Graphical Interface for Ogle.
It is oKle is a KDE frontend to the Ogle DVD player both visually
and functionally resembling the one from graphics/ogle-gui port.
It is very helpful if you would rather use a KDE based frontend
than the ogle-gui Glade (which incidently installs Gnome Libraries)
based one.
Author: Martin Piskernig
http://okle.sourceforge.net/
|
okle history
v. 1.22
date: 2007/09/30 04:47:09; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.21
date: 2007/05/19 20:17:53; 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.20
date: 2007/04/01 07:50:29; author: lioux; state: Exp; lines: +1 -1
Give maintainership to multimedia@FreeBSD.org.
v. 1.19
date: 2006/05/10 22:37:35; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.18
date: 2006/02/23 10:38:11; author: ade; state: Exp; lines: +2 -3
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.17
date: 2005/11/15 06:50:17; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.16
date: 2005/11/05 05:20:00; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.15
date: 2005/03/12 10:54:22; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.14
date: 2004/07/01 17:06:39; author: ade; state: Exp; lines: +1 -1
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
v. 1.13
date: 2004/04/05 03:30:32; author: marcus; state: Exp; lines: +1 -0
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.12
date: 2004/03/12 01:59:38; author: lioux; state: Exp; lines: +2 -4
Update to 0.4
v. 1.11
date: 2004/02/19 19:48:48; author: arved; state: Exp; lines: +2 -2
Chase ogle shared library
Reported by: bento
v. 1.10
date: 2004/02/08 01:13:57; author: lioux; state: Exp; lines: +1 -0
USE_SIZEify
v. 1.9
date: 2004/02/04 05:07:53; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.8
date: 2003/04/06 04:58:59; author: lioux; state: Exp; lines: +1 -1
o Chase lib version bump in ogle port version 0.9.1
o Add a patch fix to correctly detect device files (e.g., /dev/acd0a)
[1]
Submitted by: Frerich Raabe [1]
v. 1.7
date: 2003/03/06 04:49:45; author: lioux; state: Exp; lines: +2 -5
Update to 0.3
v. 1.6
date: 2003/02/23 19:58:28; author: lioux; state: Exp; lines: +1 -0
De-pkg-comment
v. 1.5
date: 2002/11/28 00:09:50; author: lioux; state: Exp; lines: +3 -3
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
v. 1.4
date: 2002/11/11 20:45:20; author: lioux; state: Exp; lines: +3 -3
Replace hard dependences on auto{conf,make} with newly added
USE_AUTO{CONF,MAKE}_VER
v. 1.3
date: 2002/08/06 23:47:27; author: lioux; state: Exp; lines: +2 -16
o Update to 0.2.3
o Remove patches/scripts merged into distribution
v. 1.2
date: 2002/08/06 17:57:02; author: lioux; state: Exp; lines: +5 -1
o Chase ogle libdvdcontrol library bump in version 0.8.5
o Quick fix to handle a library function change
o Bump PORTREVISION
v. 1.1
date: 2002/07/15 17:36:25; author: lioux; state: Exp;
New port okle version 0.2.2: oKle is a KDE frontend to the Ogle DVD
player
=============================================================================
v. 1.22
date: 2007/09/30 04:47:09; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.21
date: 2007/05/19 20:17:53; 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.20
date: 2007/04/01 07:50:29; author: lioux; state: Exp; lines: +1 -1
Give maintainership to multimedia@FreeBSD.org.
v. 1.19
date: 2006/05/10 22:37:35; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.18
date: 2006/02/23 10:38:11; author: ade; state: Exp; lines: +2 -3
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.17
date: 2005/11/15 06:50:17; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.16
date: 2005/11/05 05:20:00; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.15
date: 2005/03/12 10:54:22; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.14
date: 2004/07/01 17:06:39; author: ade; state: Exp; lines: +1 -1
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
v. 1.13
date: 2004/04/05 03:30:32; author: marcus; state: Exp; lines: +1 -0
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.12
date: 2004/03/12 01:59:38; author: lioux; state: Exp; lines: +2 -4
Update to 0.4
v. 1.11
date: 2004/02/19 19:48:48; author: arved; state: Exp; lines: +2 -2
Chase ogle shared library
Reported by: bento
v. 1.10
date: 2004/02/08 01:13:57; author: lioux; state: Exp; lines: +1 -0
USE_SIZEify
v. 1.9
date: 2004/02/04 05:07:53; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.8
date: 2003/04/06 04:58:59; author: lioux; state: Exp; lines: +1 -1
o Chase lib version bump in ogle port version 0.9.1
o Add a patch fix to correctly detect device files (e.g., /dev/acd0a)
[1]
Submitted by: Frerich Raabe [1]
v. 1.7
date: 2003/03/06 04:49:45; author: lioux; state: Exp; lines: +2 -5
Update to 0.3
v. 1.6
date: 2003/02/23 19:58:28; author: lioux; state: Exp; lines: +1 -0
De-pkg-comment
v. 1.5
date: 2002/11/28 00:09:50; author: lioux; state: Exp; lines: +3 -3
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
v. 1.4
date: 2002/11/11 20:45:20; author: lioux; state: Exp; lines: +3 -3
Replace hard dependences on auto{conf,make} with newly added
USE_AUTO{CONF,MAKE}_VER
v. 1.3
date: 2002/08/06 23:47:27; author: lioux; state: Exp; lines: +2 -16
o Update to 0.2.3
o Remove patches/scripts merged into distribution
v. 1.2
date: 2002/08/06 17:57:02; author: lioux; state: Exp; lines: +5 -1
o Chase ogle libdvdcontrol library bump in version 0.8.5
o Quick fix to handle a library function change
o Bump PORTREVISION
v. 1.1
date: 2002/07/15 17:36:25; author: lioux; state: Exp;
New port okle version 0.2.2: oKle is a KDE frontend to the Ogle DVD
player
=============================================================================
v. 1.22
date: 2007/09/30 04:47:09; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.21
date: 2007/05/19 20:17:53; 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.20
date: 2007/04/01 07:50:29; author: lioux; state: Exp; lines: +1 -1
Give maintainership to multimedia@FreeBSD.org.
v. 1.19
date: 2006/05/10 22:37:35; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.18
date: 2006/02/23 10:38:11; author: ade; state: Exp; lines: +2 -3
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.17
date: 2005/11/15 06:50:17; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.16
date: 2005/11/05 05:20:00; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.15
date: 2005/03/12 10:54:22; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.14
date: 2004/07/01 17:06:39; author: ade; state: Exp; lines: +1 -1
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
v. 1.13
date: 2004/04/05 03:30:32; author: marcus; state: Exp; lines: +1 -0
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.12
date: 2004/03/12 01:59:38; author: lioux; state: Exp; lines: +2 -4
Update to 0.4
v. 1.11
date: 2004/02/19 19:48:48; author: arved; state: Exp; lines: +2 -2
Chase ogle shared library
Reported by: bento
v. 1.10
date: 2004/02/08 01:13:57; author: lioux; state: Exp; lines: +1 -0
USE_SIZEify
v. 1.9
date: 2004/02/04 05:07:53; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.8
date: 2003/04/06 04:58:59; author: lioux; state: Exp; lines: +1 -1
o Chase lib version bump in ogle port version 0.9.1
o Add a patch fix to correctly detect device files (e.g., /dev/acd0a)
[1]
Submitted by: Frerich Raabe [1]
v. 1.7
date: 2003/03/06 04:49:45; author: lioux; state: Exp; lines: +2 -5
Update to 0.3
v. 1.6
date: 2003/02/23 19:58:28; author: lioux; state: Exp; lines: +1 -0
De-pkg-comment
v. 1.5
date: 2002/11/28 00:09:50; author: lioux; state: Exp; lines: +3 -3
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
v. 1.4
date: 2002/11/11 20:45:20; author: lioux; state: Exp; lines: +3 -3
Replace hard dependences on auto{conf,make} with newly added
USE_AUTO{CONF,MAKE}_VER
v. 1.3
date: 2002/08/06 23:47:27; author: lioux; state: Exp; lines: +2 -16
o Update to 0.2.3
o Remove patches/scripts merged into distribution
v. 1.2
date: 2002/08/06 17:57:02; author: lioux; state: Exp; lines: +5 -1
o Chase ogle libdvdcontrol library bump in version 0.8.5
o Quick fix to handle a library function change
o Bump PORTREVISION
v. 1.1
date: 2002/07/15 17:36:25; author: lioux; state: Exp;
New port okle version 0.2.2: oKle is a KDE frontend to the Ogle DVD
player
=============================================================================
|
| |

|