[arch-commits] Commit in mythplugins/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Jan 22 21:10:59 UTC 2017


    Date: Sunday, January 22, 2017 @ 21:10:58
  Author: arojas
Revision: 208443

cdrkit -> cdrtools

Modified:
  mythplugins/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-22 21:02:43 UTC (rev 208442)
+++ PKGBUILD	2017-01-22 21:10:58 UTC (rev 208443)
@@ -19,7 +19,7 @@
 arch=('i686' 'x86_64')
 url="http://www.mythtv.org"
 license=('GPL')
-makedepends=('cdrkit' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'flac' 'libexif'
+makedepends=('cdrtools' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'flac' 'libexif'
              'libvorbis' 'mesa' 'mesa-libgl' 'mplayer' 'mythtv'
              'perl-datetime-format-iso8601' 'perl-date-manip' 'perl-image-size'
              'perl-json' 'perl-libwww' 'perl-soap-lite' 'perl-xml-sax'
@@ -55,7 +55,7 @@
 
 package_mythplugins-mytharchive() {
   pkgdesc="Create DVDs or archive recorded shows in MythTV"
-  depends=('cdrkit' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'mythtv'
+  depends=('cdrtools' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'mythtv'
            'python2-pillow')
 
   cd "$srcdir/mythtv-$pkgver/$pkgbase/mytharchive"



More information about the arch-commits mailing list