The FreeBSD Ports Archive
FreeBSD multimedia : gsubedit4>
GNOME Subtitle Editor is a tool for editing/converting video subtitles
[ excerpt with some modifications from author's website ]
GSubEdit, or GNOME Subtitle Editor, is a tool for editing and
converting video subtitles. It currently features read/write of
SubRip (.srt) and MicroDVD (.sub) subtitles. Framerate conversion
and frame displacement (Increase/decrease all frames by a given
offset) is also supported.
Check the WWW site below for more information.
the http://gsubedit.sourceforge.net/
|
gsubedit history
v. 1.18
date: 2007/10/24 23:36:11; author: marcus; state: Exp; lines: +2 -2
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.17
date: 2007/05/19 20:17:31; 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.16
date: 2006/05/10 22:37:29; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.15
date: 2006/03/07 08:26:57; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.14
date: 2005/09/25 03:07:24; author: lioux; state: Exp; lines: +1 -1
Drop maintainership
v. 1.13
date: 2004/12/25 11:43:51; author: lioux; state: Exp; lines: +0 -1
Remove deprecated USE_SIZE
v. 1.12
date: 2004/02/08 01:13:53; author: lioux; state: Exp; lines: +1 -0
USE_SIZEify
v. 1.11
date: 2004/02/04 05:07:50; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.10
date: 2003/04/20 19:34:59; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.9
date: 2003/02/23 19:58:25; author: lioux; state: Exp; lines: +1 -0
De-pkg-comment
v. 1.8
date: 2002/11/28 00:09:48; author: lioux; state: Exp; lines: +1 -1
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.7
date: 2002/11/23 20:20:19; author: lioux; state: Exp; lines: +31 -22
o Take over maintainership
o Update port to 0.4.p1
o Change PORTNAME to match distribution name
o Add gnome as secondary category
o Update COMMENT file
o Both fmt(1) and update DESCR file
v. 1.6
date: 2002/11/10 16:46:26; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.5
date: 2002/11/06 22:45:24; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.4
date: 2002/08/30 21:06:03; author: naddy; state: Exp; lines: +3 -3
Update to use GNOMENG.
PR: 42129
Submitted by: Juan Salaverria
v. 1.3
date: 2002/07/08 10:41:28; author: ijliao; state: Exp; lines: +4 -3
PERL -> REINPLACE_CMD
PR: 39938
Submitted by: Oliver Braun
v. 1.2
date: 2002/04/09 07:40:17; author: ijliao; state: Exp; lines: +20 -5
- Support CFLAGS properly
- Remove unnecessary USE_BISON
- Utilize NOPORTDOCS
PR: 36892
Submitted by: Ports Fury
v. 1.1
date: 2002/03/11 17:54:27; author: ijliao; state: Exp;
add gsubedit 0.3
GNOME Subtitle Editor
=============================================================================
v. 1.18
date: 2007/10/24 23:36:11; author: marcus; state: Exp; lines: +2 -2
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.17
date: 2007/05/19 20:17:31; 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.16
date: 2006/05/10 22:37:29; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.15
date: 2006/03/07 08:26:57; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.14
date: 2005/09/25 03:07:24; author: lioux; state: Exp; lines: +1 -1
Drop maintainership
v. 1.13
date: 2004/12/25 11:43:51; author: lioux; state: Exp; lines: +0 -1
Remove deprecated USE_SIZE
v. 1.12
date: 2004/02/08 01:13:53; author: lioux; state: Exp; lines: +1 -0
USE_SIZEify
v. 1.11
date: 2004/02/04 05:07:50; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.10
date: 2003/04/20 19:34:59; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.9
date: 2003/02/23 19:58:25; author: lioux; state: Exp; lines: +1 -0
De-pkg-comment
v. 1.8
date: 2002/11/28 00:09:48; author: lioux; state: Exp; lines: +1 -1
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.7
date: 2002/11/23 20:20:19; author: lioux; state: Exp; lines: +31 -22
o Take over maintainership
o Update port to 0.4.p1
o Change PORTNAME to match distribution name
o Add gnome as secondary category
o Update COMMENT file
o Both fmt(1) and update DESCR file
v. 1.6
date: 2002/11/10 16:46:26; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.5
date: 2002/11/06 22:45:24; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.4
date: 2002/08/30 21:06:03; author: naddy; state: Exp; lines: +3 -3
Update to use GNOMENG.
PR: 42129
Submitted by: Juan Salaverria
v. 1.3
date: 2002/07/08 10:41:28; author: ijliao; state: Exp; lines: +4 -3
PERL -> REINPLACE_CMD
PR: 39938
Submitted by: Oliver Braun
v. 1.2
date: 2002/04/09 07:40:17; author: ijliao; state: Exp; lines: +20 -5
- Support CFLAGS properly
- Remove unnecessary USE_BISON
- Utilize NOPORTDOCS
PR: 36892
Submitted by: Ports Fury
v. 1.1
date: 2002/03/11 17:54:27; author: ijliao; state: Exp;
add gsubedit 0.3
GNOME Subtitle Editor
=============================================================================
v. 1.18
date: 2007/10/24 23:36:11; author: marcus; state: Exp; lines: +2 -2
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.17
date: 2007/05/19 20:17:31; 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.16
date: 2006/05/10 22:37:29; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.15
date: 2006/03/07 08:26:57; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.14
date: 2005/09/25 03:07:24; author: lioux; state: Exp; lines: +1 -1
Drop maintainership
v. 1.13
date: 2004/12/25 11:43:51; author: lioux; state: Exp; lines: +0 -1
Remove deprecated USE_SIZE
v. 1.12
date: 2004/02/08 01:13:53; author: lioux; state: Exp; lines: +1 -0
USE_SIZEify
v. 1.11
date: 2004/02/04 05:07:50; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.10
date: 2003/04/20 19:34:59; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.9
date: 2003/02/23 19:58:25; author: lioux; state: Exp; lines: +1 -0
De-pkg-comment
v. 1.8
date: 2002/11/28 00:09:48; author: lioux; state: Exp; lines: +1 -1
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.7
date: 2002/11/23 20:20:19; author: lioux; state: Exp; lines: +31 -22
o Take over maintainership
o Update port to 0.4.p1
o Change PORTNAME to match distribution name
o Add gnome as secondary category
o Update COMMENT file
o Both fmt(1) and update DESCR file
v. 1.6
date: 2002/11/10 16:46:26; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.5
date: 2002/11/06 22:45:24; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.4
date: 2002/08/30 21:06:03; author: naddy; state: Exp; lines: +3 -3
Update to use GNOMENG.
PR: 42129
Submitted by: Juan Salaverria
v. 1.3
date: 2002/07/08 10:41:28; author: ijliao; state: Exp; lines: +4 -3
PERL -> REINPLACE_CMD
PR: 39938
Submitted by: Oliver Braun
v. 1.2
date: 2002/04/09 07:40:17; author: ijliao; state: Exp; lines: +20 -5
- Support CFLAGS properly
- Remove unnecessary USE_BISON
- Utilize NOPORTDOCS
PR: 36892
Submitted by: Ports Fury
v. 1.1
date: 2002/03/11 17:54:27; author: ijliao; state: Exp;
add gsubedit 0.3
GNOME Subtitle Editor
=============================================================================
|
| |

|