diff options
Diffstat (limited to '')
-rw-r--r-- | multimedia/qvamps/Makefile | 2 | ||||
-rw-r--r-- | multimedia/qvamps/files/patch-QVamps.pm | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/qvamps/Makefile b/multimedia/qvamps/Makefile index d371463573b0..422d41abc618 100644 --- a/multimedia/qvamps/Makefile +++ b/multimedia/qvamps/Makefile @@ -7,7 +7,7 @@ PORTNAME= qvamps PORTVERSION= 0.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= vamps diff --git a/multimedia/qvamps/files/patch-QVamps.pm b/multimedia/qvamps/files/patch-QVamps.pm index 4e337356ae91..2df361547c97 100644 --- a/multimedia/qvamps/files/patch-QVamps.pm +++ b/multimedia/qvamps/files/patch-QVamps.pm @@ -35,8 +35,8 @@ + '-use-the-force-luke=dao ' . + '-use-the-force-luke=notray ' . + '-use-the-force-luke=tty ' . -+ '-speed=%s -Z %d ' . -+ '%i -V "%v" ' , ++ '-V "%v" ' . ++ '-speed=%s -Z %d %i ' , "/Vamps/evaporate_cell" => 'play_cell %d %v %g %c | vamps -E %E -a %a%o -S %S -i %i', "/Vamps/select_subtitles" => '-s %s', |