2008-06-01 21:52:55 by David Brownlee | Files touched by this commit (1) |
Log message:
set USE_LANGUAGES=c PKG_DESTDIR_SUPPORT=user-destdir
|
2008-06-01 21:30:31 by David Brownlee | Files touched by this commit (1) |  |
Log message:
update to dvdrip-0.98.8nb2
Set SKIP_UNPACK_REQUIRED_MODULES=1 so we do not install our own copy of
various perl modules, set USE_TOOLS+=perl, and update required versions
in perl dependencies
|
2008-05-25 23:23:27 by Thomas Klausner | Files touched by this commit (12) |
Log message:
Reset maintainer on his request.
|
2008-02-20 13:17:59 by Juan Romero Pardines | Files touched by this commit (1) |
Log message:
Depend on transcode>=1.0.5nb1, for the shared libs fix. PKGREVISION++
|
2008-02-20 11:37:36 by Juan Romero Pardines | Files touched by this commit (2) |
Log message:
Update to 0.98.8 now that transcode uses a newer ffmpeg.
Obviously many people use dvd::rip on smaller screens (widescreen
notebooks and stuff ;) but the rich GUI doesn't fit very well on them.
This release adds a "small screen size" option, which puts the notebook
tabs to the left and adds scrollbars, so every bit of the dvd::rip GUI
is reachable even on the smallest screen now ;)
|
2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980) |
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
|
2007-08-23 19:10:39 by David Brownlee | Files touched by this commit (2) |
Log message:
Update dvdrip to 0.98.1nb2
- Add an options file to permit excluding rar on i386 - for those who do
not have the appropriate compat options enabled in their kernel
|
2007-08-23 17:38:53 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Accept both rar and rar-bin as dependency. Bump revision.
|
2007-04-14 22:13:02 by Juan Romero Pardines | Files touched by this commit (2) |
Log message:
Downgrade to 0.98.1 for now, there are problems with 0.98.[456].
See http://www.exit1.org/archive/dvdrip-users/2007-04/msg00036.html
for more information.
|
2007-04-14 20:13:35 by Juan Romero Pardines | Files touched by this commit (2) |  |
Log message:
Update to 0.98.6.
0.98.5:
Notes:
- This version requires Event::ExecFlow 0.63. Grab it
from the perl-modules/ directory of this dvd::rip
tarball.
Bugfixes:
- Fixed a typo which made the the subtitle preview
window crash. Thanks for the report to Dario Castellarin.
- Fixed ffmpeg preview grabbing with newer ffmpeg builds.
Thanks for the report to Christian Marillat.
- Fixed a buffering issue in the cluster control GUI
when processing progress update events from the master.
Thanks for the report to Joe Plunkett <ragnarok_it AT
yahoo.com>.
- Stopping a cluster node didn't work when it was actually
executing a job.
- Cluster node test now checks for ogmtools as well.
Thanks for this suggestion to Bart Nagel <bart AT
bnagel.net>.
- Programs in cluster node check now are executed in
C locale to prevent any problems due to different
default locales on cluster nodes.
- Restarting a cluster project which finished with errors
didn't work under specific circumstances (bug in
Event::ExecFlow).
- Prevent putting non-audio titles with ogg container
on a cluster, since ogmcat doesn't support ogg files
without audio. Thanks for the report to Carlos-Manuel
Major <cmajor AT free.fr>.
0.98.6:
Features:
- Swedish and Serbian translation updates.
Bugfixes:
- Crash on first dvd::rip startup (initial configuration)
fixed. Thanks for the report to Christian Marillat.
|