[arch-commits] Commit in xine-lib/trunk (PKGBUILD xine-lib-imagemagick7.patch)

Antonio Rojas arojas at archlinux.org
Thu Jan 2 08:07:00 UTC 2020


    Date: Thursday, January 2, 2020 @ 08:06:59
  Author: arojas
Revision: 372461

Update to 1.2.10

Modified:
  xine-lib/trunk/PKGBUILD
Deleted:
  xine-lib/trunk/xine-lib-imagemagick7.patch

-----------------------------+
 PKGBUILD                    |   15 ++++-----------
 xine-lib-imagemagick7.patch |   13 -------------
 2 files changed, 4 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-02 02:01:24 UTC (rev 372460)
+++ PKGBUILD	2020-01-02 08:06:59 UTC (rev 372461)
@@ -1,8 +1,8 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=xine-lib
-pkgver=1.2.9
-pkgrel=11
+pkgver=1.2.10
+pkgrel=1
 pkgdesc="A multimedia playback engine"
 arch=('x86_64')
 url="https://www.xine-project.org"
@@ -30,16 +30,9 @@
             'libvdpau: for using the VDPAU plugin' \
             'smbclient: for using the samba plugin' \
             'gdk-pixbuf2: for using the gdk-pixbuf plugin')
-source=(https://downloads.sourceforge.net/project/xine/xine-lib/$pkgver/xine-lib-$pkgver.tar.xz
-        xine-lib-imagemagick7.patch)
-sha1sums=('ad6e72b7d8ff6172a8a170ab1bc38577ae321371'
-          '7604ce72297f5b123a0bb53ebf5f1606e2ec0bad')
+source=(https://downloads.sourceforge.net/project/xine/xine-lib/$pkgver/xine-lib-$pkgver.tar.xz)
+sha256sums=('9cb3f069d3c1ffb7456ea91a936a85bbb07ac2ab7be1e9d0d2c94ffe4110dc57')
 
-prepare() {
-  cd $pkgname-$pkgver
-  patch -p1 -i ../xine-lib-imagemagick7.patch # PLD linux patch
-}
-
 build() {
   cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr --with-wavpack --enable-vdpau --with-external-dvdnav \

Deleted: xine-lib-imagemagick7.patch
===================================================================
--- xine-lib-imagemagick7.patch	2020-01-02 02:01:24 UTC (rev 372460)
+++ xine-lib-imagemagick7.patch	2020-01-02 08:06:59 UTC (rev 372461)
@@ -1,13 +0,0 @@
-http://git.pld-linux.org/?p=packages/xine-lib.git;a=blob;f=imagemagick7.patch;h=d050323cdf509c9bb5f8edbad90084e8ce5c1b38;hb=HEAD
-
---- xine-lib-1.2.6/src/video_dec/image.c
-+++ xine-lib-1.2.6/src/video_dec/image.c
-@@ -39,7 +39,7 @@
- #define LOG
- */
- 
--#include <wand/magick_wand.h>
-+#include <MagickWand/MagickWand.h>
- #ifdef PACKAGE_NAME
- #undef PACKAGE_BUGREPORT
- #undef PACKAGE_NAME



More information about the arch-commits mailing list