Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
|
|
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
|
|
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
|
|
|
|
|
|
|
|
|
|
Acidrip now can encode from files and directories, not just DVD's; and
bugfixes.
|
|
all these packages.
|
|
AcidRip is a Gtk2::Perl application for ripping and encoding DVD's. It
neatly wraps MPlayer and MEncoder, which I think is pretty handy, seeing
as MPlayer is by far the best bit of video playing kit around for *nix.
As well as creating a simple Graphical Interface for those scared of
getting down and dirty with MEncoders command line interface, It also
automates the process in a number of ways:
* Parses DVD into contents tree
* Finds longest title
* Calculate video bitrate for given filesize
* Finds black bands and crops them
* Gives suggestions for improved performance
* Other stuff!
|