diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-27 10:10:30 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-27 16:04:50 +0200 |
commit | 65e5e7896c449a6eb41c4f0dc83c6c0f861c4c2b (patch) | |
tree | 300391d01b3ed240c45e8346dbde28306f8af158 /multimedia/dvdrip | |
parent | 16f4f95e6757605aa6adda065d76fcdf97c1d9bb (diff) |
multimedia/dvdrip: Fixed dep information
Diffstat (limited to 'multimedia/dvdrip')
-rw-r--r-- | multimedia/dvdrip/README | 5 | ||||
-rw-r--r-- | multimedia/dvdrip/dvdrip.info | 2 |
2 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/dvdrip/README b/multimedia/dvdrip/README index 31a89630e4d3..e05a49323157 100644 --- a/multimedia/dvdrip/README +++ b/multimedia/dvdrip/README @@ -3,8 +3,5 @@ easy to use but feature-rich Gtk+ GUI to control almost all aspects of the ipping and transcoding process. It uses the widely known video processing swissknife transcode and many other Open Source tools. -This requires transcode, perl-extutils-depends, perl-extutils-pkgconfig, -perl-glib, perl-cairo, perl-gtk2, perl-event, and perl-libintl. - ffmpeg, lsdvd, ogmtools, mjpegtools, xvid4conf, subtitleripper, and fping -are optional dependencies available at SlackBuilds.org. +are optional dependencies. diff --git a/multimedia/dvdrip/dvdrip.info b/multimedia/dvdrip/dvdrip.info index 32d5e441ce4f..c41e1e084c2e 100644 --- a/multimedia/dvdrip/dvdrip.info +++ b/multimedia/dvdrip/dvdrip.info @@ -5,6 +5,6 @@ DOWNLOAD="http://www.exit1.org/dvdrip/dist/dvdrip-0.98.11.tar.gz" MD5SUM="6dfa4199d451757a37eea233a07da4c0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="ffmpeg fping lsdvd mjpegtools ogmtools perl-cairo perl-event perl-extutils-depends perl-extutils-pkgconfig perl-glib perl-gtk2 perl-libintl processing subtitleripper transcode xvid4conf" +REQUIRES="perl-event perl-gtk2 perl-libintl transcode" MAINTAINER="Luis Henrique" EMAIL="lmello.009@gmail.com" |