[arch-commits] Commit in ogmrip/trunk (PKGBUILD ogmrip.changelog)

Jaroslav Lichtblau jlichtblau at archlinux.org
Thu Nov 16 18:17:09 UTC 2017


    Date: Thursday, November 16, 2017 @ 18:17:08
  Author: jlichtblau
Revision: 267013

upgpkg: ogmrip 1.0.1-4 - removed out-of-repo deps

Modified:
  ogmrip/trunk/PKGBUILD
  ogmrip/trunk/ogmrip.changelog

------------------+
 PKGBUILD         |    6 +++---
 ogmrip.changelog |    3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-16 18:02:28 UTC (rev 267012)
+++ PKGBUILD	2017-11-16 18:17:08 UTC (rev 267013)
@@ -6,16 +6,16 @@
 
 pkgname=ogmrip
 pkgver=1.0.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Libraries and GTK2 interface for DVD ripping using mencoder"
 arch=('x86_64')
 url="http://ogmrip.sourceforge.net/"
 license=('GPL')
 depends=('libdvdread>=4.1.3' 'mplayer' 'mencoder' 'enca' 'pkg-config' 'gconf' 'libglade' 'libnotify' 'enchant')
-makedepends=('patch' 'intltool' 'perl-xml-parser' 'faac' 'lame' 'libtheora' 'ogmtools' 'gpac' 'vorbis-tools' 'tesseract')
+makedepends=('patch' 'intltool' 'perl-xml-parser' 'faac' 'lame' 'libtheora'
+             'ogmtools' 'gpac' 'vorbis-tools' 'tesseract' 'python')
 optdepends=('faac: support for the AAC audio codec'
             'lame: support for the MP3 audio codec'
-            'mkvtoolnix: create, alter, and inspect Matroska files'
             'libtheora: decode and encode Ogg Theora files'
             'ogmtools: support for the Ogg Media container'
             'gpac: support for the MP4 container'

Modified: ogmrip.changelog
===================================================================
--- ogmrip.changelog	2017-11-16 18:02:28 UTC (rev 267012)
+++ ogmrip.changelog	2017-11-16 18:17:08 UTC (rev 267013)
@@ -1,3 +1,6 @@
+2017-11-16 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* ogmrip 1.0.1-4 removed out-of-repo dependency
+
 2016-05-01 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* ogmrip 1.0.1-3 pacman hooks rebuild
 



More information about the arch-commits mailing list