[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2020-12-06 Thread Jan Steffens via arch-commits
Date: Monday, December 7, 2020 @ 00:47:03
  Author: heftig
Revision: 403026

1.18.2-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-07 00:43:58 UTC (rev 403025)
+++ PKGBUILD2020-12-07 00:47:03 UTC (rev 403026)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.18.1
+pkgver=1.18.2
 pkgrel=1
 pkgdesc="Multimedia graph framework - ugly plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -11,7 +11,7 @@
 depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio
  x264 opencore-amr)
 makedepends=(python git meson)
-_commit=720672eed30b3be47b2f26d67554786c0d3693ad  # tags/1.18.1^0
+_commit=45c7522506ff49fcde0933c65c1eba48e1df7500  # tags/1.18.2^0
 
source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2020-10-27 Thread Jan Steffens via arch-commits
Date: Tuesday, October 27, 2020 @ 12:50:28
  Author: heftig
Revision: 398876

1.18.1-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-27 12:48:05 UTC (rev 398875)
+++ PKGBUILD2020-10-27 12:50:28 UTC (rev 398876)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.18.0
+pkgver=1.18.1
 pkgrel=1
 pkgdesc="Multimedia graph framework - ugly plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -11,7 +11,7 @@
 depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio
  x264 opencore-amr)
 makedepends=(python git meson)
-_commit=ae91a81d9aa913cee1e8310af93a8fff5445628d  # tags/1.18.0^0
+_commit=720672eed30b3be47b2f26d67554786c0d3693ad  # tags/1.18.1^0
 
source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2020-09-11 Thread Jan Steffens via arch-commits
Date: Friday, September 11, 2020 @ 23:55:57
  Author: heftig
Revision: 395789

1.18.0-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |   13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-11 23:55:49 UTC (rev 395788)
+++ PKGBUILD2020-09-11 23:55:57 UTC (rev 395789)
@@ -1,17 +1,17 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan Alexander Steffens (heftig) 
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.16.2
-pkgrel=4
-pkgdesc="GStreamer open-source multimedia framework ugly plugins"
+pkgver=1.18.0
+pkgrel=1
+pkgdesc="Multimedia graph framework - ugly plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)
 license=(LGPL)
 depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio
  x264 opencore-amr)
-makedepends=(python gtk-doc git meson)
-_commit=4b2943ee2788331e4000f0f7e226cd5ce2c135a4  # tags/1.16.2^0
+makedepends=(python git meson)
+_commit=ae91a81d9aa913cee1e8310af93a8fff5445628d  # tags/1.18.0^0
 
source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -26,6 +26,7 @@
 
 build() {
   arch-meson $pkgname build \
+-D doc=disabled \
 -D gobject-cast-checks=disabled \
 -D package-name="GStreamer Ugly Plugins (Arch Linux)" \
 -D package-origin="https://www.archlinux.org/;


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2020-08-05 Thread Maxime Gauduin via arch-commits
Date: Wednesday, August 5, 2020 @ 06:46:33
  Author: alucryd
Revision: 393157

x264 rebuild: gst-plugins-ugly 1.16.2-4

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-05 05:04:13 UTC (rev 393156)
+++ PKGBUILD2020-08-05 06:46:33 UTC (rev 393157)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.16.2
-pkgrel=3
+pkgrel=4
 pkgdesc="GStreamer open-source multimedia framework ugly plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2020-05-29 Thread Jan Steffens via arch-commits
Date: Friday, May 29, 2020 @ 21:48:09
  Author: heftig
Revision: 387879

meson

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-29 21:47:44 UTC (rev 387878)
+++ PKGBUILD2020-05-29 21:48:09 UTC (rev 387879)
@@ -27,11 +27,9 @@
 build() {
   arch-meson $pkgname build \
 -D gobject-cast-checks=disabled \
--D glib-asserts=disabled \
--D glib-checks=disabled \
 -D package-name="GStreamer Ugly Plugins (Arch Linux)" \
 -D package-origin="https://www.archlinux.org/;
-  ninja -C build
+  meson compile -C build
 }
 
 check() {


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2020-04-05 Thread Antonio Rojas via arch-commits
Date: Sunday, April 5, 2020 @ 10:44:40
  Author: arojas
Revision: 379563

libdvdread 6.1.1 rebuild

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-05 10:43:41 UTC (rev 379562)
+++ PKGBUILD2020-04-05 10:44:40 UTC (rev 379563)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.16.2
-pkgrel=2
+pkgrel=3
 pkgdesc="GStreamer open-source multimedia framework ugly plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2020-01-04 Thread Maxime Gauduin via arch-commits
Date: Saturday, January 4, 2020 @ 12:08:15
  Author: alucryd
Revision: 372551

x264 159 rebuild: gst-plugins-ugly 1.16.2-2

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-04 12:05:56 UTC (rev 372550)
+++ PKGBUILD2020-01-04 12:08:15 UTC (rev 372551)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.16.2
-pkgrel=1
+pkgrel=2
 pkgdesc="GStreamer open-source multimedia framework ugly plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2019-12-06 Thread Jan Steffens via arch-commits
Date: Friday, December 6, 2019 @ 20:36:49
  Author: heftig
Revision: 370494

1.16.2-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |   16 +---
 1 file changed, 5 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-06 20:35:37 UTC (rev 370493)
+++ PKGBUILD2019-12-06 20:36:49 UTC (rev 370494)
@@ -2,8 +2,8 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.16.1
-pkgrel=2
+pkgver=1.16.2
+pkgrel=1
 pkgdesc="GStreamer open-source multimedia framework ugly plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)
@@ -11,11 +11,9 @@
 depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio
  x264 opencore-amr)
 makedepends=(python gtk-doc git meson)
-_commit=34c7d2b37b1ef73206e282e15d6382fae2182137  # tags/1.16.1^0
-source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git#commit=$_commit;
-"gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
-sha256sums=('SKIP'
-'SKIP')
+_commit=4b2943ee2788331e4000f0f7e226cd5ce2c135a4  # tags/1.16.2^0
+source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git#commit=$_commit;)
+sha256sums=('SKIP')
 
 pkgver() {
   cd $pkgname
@@ -24,10 +22,6 @@
 
 prepare() {
   cd $pkgname
-
-  git submodule init
-  git config --local submodule.common.url "$srcdir/gst-common"
-  git submodule update
 }
 
 build() {


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2019-11-07 Thread Antonio Rojas via arch-commits
Date: Thursday, November 7, 2019 @ 21:51:48
  Author: arojas
Revision: 367167

libdvdread 6.0.2 rebuild

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-07 21:50:23 UTC (rev 367166)
+++ PKGBUILD2019-11-07 21:51:48 UTC (rev 367167)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.16.1
-pkgrel=1
+pkgrel=2
 pkgdesc="GStreamer open-source multimedia framework ugly plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2019-09-24 Thread Jan Steffens via arch-commits
Date: Tuesday, September 24, 2019 @ 11:55:26
  Author: heftig
Revision: 363340

1.16.1-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-24 11:39:02 UTC (rev 363339)
+++ PKGBUILD2019-09-24 11:55:26 UTC (rev 363340)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.16.0
+pkgver=1.16.1
 pkgrel=1
 pkgdesc="GStreamer open-source multimedia framework ugly plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -11,7 +11,7 @@
 depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio
  x264 opencore-amr)
 makedepends=(python gtk-doc git meson)
-_commit=6cbac8d09f7866827381a9d0554b7a61d45b41b5  # tags/1.16.0^0
+_commit=34c7d2b37b1ef73206e282e15d6382fae2182137  # tags/1.16.1^0
 
source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git#commit=$_commit;
 "gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
 sha256sums=('SKIP'


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 21:25:52
  Author: heftig
Revision: 351949

1.16.0-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |   38 ++
 1 file changed, 14 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:18:07 UTC (rev 351948)
+++ PKGBUILD2019-04-22 21:25:52 UTC (rev 351949)
@@ -2,16 +2,16 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.14.4
-pkgrel=3
-pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
+pkgver=1.16.0
+pkgrel=1
+pkgdesc="GStreamer open-source multimedia framework ugly plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)
 license=(LGPL)
 depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio
  x264 opencore-amr)
-makedepends=(python gtk-doc autoconf-archive git)
-_commit=e1bf2aa184f83ff9fd5b7850c460129100ac6d1a  # tags/1.14.4^0
+makedepends=(python gtk-doc git meson)
+_commit=6cbac8d09f7866827381a9d0554b7a61d45b41b5  # tags/1.16.0^0
 
source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git#commit=$_commit;
 "gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
 sha256sums=('SKIP'
@@ -28,32 +28,22 @@
   git submodule init
   git config --local submodule.common.url "$srcdir/gst-common"
   git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
-  cd $pkgname
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---with-package-name="GStreamer Ugly Plugins (Arch Linux)" \
---with-package-origin="https://www.archlinux.org/; \
---enable-experimental \
---enable-gtk-doc \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
+  arch-meson $pkgname build \
+-D gobject-cast-checks=disabled \
+-D glib-asserts=disabled \
+-D glib-checks=disabled \
+-D package-name="GStreamer Ugly Plugins (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/;
+  ninja -C build
 }
 
 check() {
-  cd $pkgname
-  make check
+  meson test -C build --print-errorlogs
 }
 
 package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
+  DESTDIR="$pkgdir" meson install -C build
 }


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2019-04-19 Thread Jan Steffens via arch-commits
Date: Friday, April 19, 2019 @ 20:26:55
  Author: heftig
Revision: 350905

1.14.4-3

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-19 20:24:41 UTC (rev 350904)
+++ PKGBUILD2019-04-19 20:26:55 UTC (rev 350905)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.14.4
-pkgrel=2
+pkgrel=3
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2019-03-27 Thread Maxime Gauduin via arch-commits
Date: Wednesday, March 27, 2019 @ 12:31:56
  Author: alucryd
Revision: 349269

upgpkg: gst-plugins-ugly 1.14.4-2

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-27 12:02:36 UTC (rev 349268)
+++ PKGBUILD2019-03-27 12:31:56 UTC (rev 349269)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.14.4
-pkgrel=1
+pkgrel=2
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2019-03-15 Thread Jan Steffens via arch-commits
Date: Saturday, March 16, 2019 @ 04:24:11
  Author: heftig
Revision: 348450

fix source

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-16 04:23:21 UTC (rev 348449)
+++ PKGBUILD2019-03-16 04:24:11 UTC (rev 348450)
@@ -12,8 +12,8 @@
  x264 opencore-amr)
 makedepends=(python gtk-doc autoconf-archive git)
 _commit=e1bf2aa184f83ff9fd5b7850c460129100ac6d1a  # tags/1.14.4^0
-source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
-"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
+source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git#commit=$_commit;
+"gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
 sha256sums=('SKIP'
 'SKIP')
 


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2018-10-03 Thread Jan Steffens via arch-commits
Date: Wednesday, October 3, 2018 @ 12:11:34
  Author: heftig
Revision: 335681

1.14.4-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-03 12:08:51 UTC (rev 335680)
+++ PKGBUILD2018-10-03 12:11:34 UTC (rev 335681)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.14.3
+pkgver=1.14.4
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -11,7 +11,7 @@
 depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio
  x264 opencore-amr)
 makedepends=(python gtk-doc autoconf-archive git)
-_commit=e6e27076d11f763e817cd1f423db423018a48fcb  # tags/1.14.3^0
+_commit=e1bf2aa184f83ff9fd5b7850c460129100ac6d1a  # tags/1.14.4^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2018-08-07 Thread Maxime Gauduin via arch-commits
Date: Tuesday, August 7, 2018 @ 09:49:46
  Author: alucryd
Revision: 331099

x264 155 rebuild: gst-plugins-ugly 1.14.2-2

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-07 09:45:22 UTC (rev 331098)
+++ PKGBUILD2018-08-07 09:49:46 UTC (rev 331099)
@@ -4,14 +4,14 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.14.2
-pkgrel=1
+pkgrel=2
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)
 license=(LGPL)
-depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio 
libx264 libx264-all
- opencore-amr)
-makedepends=(python gtk-doc x264 autoconf-archive git)
+depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio
+ x264 opencore-amr)
+makedepends=(python gtk-doc autoconf-archive git)
 _commit=df1bcfa0ba57859eb39610ef53f1eb744ca57465  # tags/1.14.2^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
@@ -42,7 +42,6 @@
 --libexecdir=/usr/lib \
 --with-package-name="GStreamer Ugly Plugins (Arch Linux)" \
 --with-package-origin="https://www.archlinux.org/; \
-
--with-x264-libraries="/usr/lib/x264/libx264-8bit.so:/usr/lib/x264/libx264-10bit.so"
 \
 --enable-experimental \
 --enable-gtk-doc \
 --disable-static


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2018-07-20 Thread Jan Steffens via arch-commits
Date: Friday, July 20, 2018 @ 17:12:51
  Author: heftig
Revision: 329110

1.14.2-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-20 17:12:45 UTC (rev 329109)
+++ PKGBUILD2018-07-20 17:12:51 UTC (rev 329110)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.14.1
+pkgver=1.14.2
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -12,7 +12,7 @@
 depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio 
libx264 libx264-all
  opencore-amr)
 makedepends=(python gtk-doc x264 autoconf-archive git)
-_commit=005effc365d48964271a7a028d62e5e13da976d3  # tags/1.14.1^0
+_commit=df1bcfa0ba57859eb39610ef53f1eb744ca57465  # tags/1.14.2^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2018-05-17 Thread Jan Steffens via arch-commits
Date: Thursday, May 17, 2018 @ 15:10:47
  Author: heftig
Revision: 324468

1.14.1-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-17 15:08:59 UTC (rev 324467)
+++ PKGBUILD2018-05-17 15:10:47 UTC (rev 324468)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.14.0
+pkgver=1.14.1
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -12,7 +12,7 @@
 depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio 
libx264 libx264-all
  opencore-amr)
 makedepends=(python gtk-doc x264 autoconf-archive git)
-_commit=3d6b928e1754abead08255918f134c16f5a70d30  # tags/1.14.0^0
+_commit=005effc365d48964271a7a028d62e5e13da976d3  # tags/1.14.1^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 20:38:55
  Author: heftig
Revision: 319715

1.14.0-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:38:51 UTC (rev 319714)
+++ PKGBUILD2018-03-20 20:38:55 UTC (rev 319715)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.13.91
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -12,7 +12,7 @@
 depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio 
libx264 libx264-all
  opencore-amr)
 makedepends=(python gtk-doc x264 autoconf-archive git)
-_commit=f16550f6cb104cab762c2ec2e594c619f7bf3c72  # tags/1.13.91^0
+_commit=3d6b928e1754abead08255918f134c16f5a70d30  # tags/1.14.0^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2018-03-14 Thread Jan Steffens via arch-commits
Date: Wednesday, March 14, 2018 @ 19:13:17
  Author: heftig
Revision: 319042

1.13.91-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-14 19:10:36 UTC (rev 319041)
+++ PKGBUILD2018-03-14 19:13:17 UTC (rev 319042)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.13.90+1+ga8f55f0f
+pkgver=1.13.91
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -12,7 +12,7 @@
 depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio 
libx264 libx264-all
  opencore-amr)
 makedepends=(python gtk-doc x264 autoconf-archive git)
-_commit=a8f55f0f456890e064e1c92c3a7c5b3f8da1542f  # master
+_commit=f16550f6cb104cab762c2ec2e594c619f7bf3c72  # tags/1.13.91^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2018-03-10 Thread Jan Steffens via arch-commits
Date: Sunday, March 11, 2018 @ 03:30:07
  Author: heftig
Revision: 318524

1.13.90+1+ga8f55f0f-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |   26 ++
 1 file changed, 14 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-11 03:25:07 UTC (rev 318523)
+++ PKGBUILD2018-03-11 03:30:07 UTC (rev 318524)
@@ -3,16 +3,16 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.12.4
-pkgrel=3
+pkgver=1.13.90+1+ga8f55f0f
+pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)
 license=(LGPL)
-depends=(gst-plugins-base-libs libdvdread lame libmpeg2 a52dec libsidplay
- libcdio libx264 libx264-all opencore-amr mpg123)
-makedepends=(python gtk-doc x264 autoconf-archive git valgrind)
-_commit=46fab99f2ef5581d63c2d11c57fb741553ede37f  # tags/1.12.4^0
+depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio 
libx264 libx264-all
+ opencore-amr)
+makedepends=(python gtk-doc x264 autoconf-archive git)
+_commit=a8f55f0f456890e064e1c92c3a7c5b3f8da1542f  # master
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'
@@ -35,16 +35,18 @@
 
 build() {
   cd $pkgname
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib \
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib \
 --with-package-name="GStreamer Ugly Plugins (Arch Linux)" \
 --with-package-origin="https://www.archlinux.org/; \
 
--with-x264-libraries="/usr/lib/x264/libx264-8bit.so:/usr/lib/x264/libx264-10bit.so"
 \
---enable-experimental --enable-gtk-doc --disable-static
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+--enable-experimental \
+--enable-gtk-doc \
+--disable-static
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
   make
 }
 


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2018-01-12 Thread Jan Steffens via arch-commits
Date: Friday, January 12, 2018 @ 22:11:56
  Author: heftig
Revision: 314648

1.12.4-3: libcdio 2

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-12 22:10:04 UTC (rev 314647)
+++ PKGBUILD2018-01-12 22:11:56 UTC (rev 314648)
@@ -4,7 +4,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.12.4
-pkgrel=2
+pkgrel=3
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2017-12-28 Thread Maxime Gauduin via arch-commits
Date: Thursday, December 28, 2017 @ 18:26:34
  Author: alucryd
Revision: 313738

x264 152 rebuild: gst-plugins-ugly 1.12.4-2

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-28 17:57:30 UTC (rev 313737)
+++ PKGBUILD2017-12-28 18:26:34 UTC (rev 313738)
@@ -4,7 +4,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.12.4
-pkgrel=1
+pkgrel=2
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2017-12-09 Thread Jan Steffens via arch-commits
Date: Sunday, December 10, 2017 @ 03:28:53
  Author: heftig
Revision: 312001

1.12.4-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-10 03:28:18 UTC (rev 312000)
+++ PKGBUILD2017-12-10 03:28:53 UTC (rev 312001)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.12.3
+pkgver=1.12.4
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -12,7 +12,7 @@
 depends=(gst-plugins-base-libs libdvdread lame libmpeg2 a52dec libsidplay
  libcdio libx264 libx264-all opencore-amr mpg123)
 makedepends=(python gtk-doc x264 autoconf-archive git valgrind)
-_commit=ffbf076dd13783786d7c7147b4d909af52f7b341  # tags/1.12.3^0
+_commit=46fab99f2ef5581d63c2d11c57fb741553ede37f  # tags/1.12.4^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2017-09-19 Thread Jan Steffens
Date: Tuesday, September 19, 2017 @ 14:03:22
  Author: heftig
Revision: 305851

1.12.3-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-19 13:59:36 UTC (rev 305850)
+++ PKGBUILD2017-09-19 14:03:22 UTC (rev 305851)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.12.2
+pkgver=1.12.3
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -12,7 +12,7 @@
 depends=(gst-plugins-base-libs libdvdread lame libmpeg2 a52dec libsidplay
  libcdio libx264 libx264-all opencore-amr mpg123)
 makedepends=(python gtk-doc x264 autoconf-archive git valgrind)
-_commit=2ac37760b031b16a07a836d1fd6ff62c2525925c  # tags/1.12.2^0
+_commit=ffbf076dd13783786d7c7147b4d909af52f7b341  # tags/1.12.3^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2017-07-14 Thread Jan Steffens
Date: Friday, July 14, 2017 @ 12:55:46
  Author: heftig
Revision: 300541

1.12.2-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-14 12:40:13 UTC (rev 300540)
+++ PKGBUILD2017-07-14 12:55:46 UTC (rev 300541)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.12.1
+pkgver=1.12.2
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -12,7 +12,7 @@
 depends=(gst-plugins-base-libs libdvdread lame libmpeg2 a52dec libsidplay
  libcdio libx264 libx264-all opencore-amr mpg123)
 makedepends=(python gtk-doc x264 autoconf-archive git valgrind)
-_commit=53e145066bd6302f041880f2450d7549768d1976  # tags/1.12.1^0
+_commit=2ac37760b031b16a07a836d1fd6ff62c2525925c  # tags/1.12.2^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'
@@ -38,7 +38,7 @@
 
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib \
 --with-package-name="GStreamer Ugly Plugins (Arch Linux)" \
---with-package-origin="http://www.archlinux.org/; \
+--with-package-origin="https://www.archlinux.org/; \
 
--with-x264-libraries="/usr/lib/x264/libx264-8bit.so:/usr/lib/x264/libx264-10bit.so"
 \
 --enable-experimental --enable-gtk-doc --disable-static
 


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2017-06-20 Thread Jan Steffens
Date: Tuesday, June 20, 2017 @ 15:22:35
  Author: heftig
Revision: 299054

1.12.1-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 15:02:11 UTC (rev 299053)
+++ PKGBUILD2017-06-20 15:22:35 UTC (rev 299054)
@@ -3,8 +3,8 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.12.0
-pkgrel=3
+pkgver=1.12.1
+pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=(gst-plugins-base-libs libdvdread lame libmpeg2 a52dec libsidplay
  libcdio libx264 libx264-all opencore-amr mpg123)
 makedepends=(python gtk-doc x264 autoconf-archive git valgrind)
-_commit=d2374716e2cf8d7ecf9b478e5c13e2461cab0a4d  # tags/1.12.0^0
+_commit=53e145066bd6302f041880f2450d7549768d1976  # tags/1.12.1^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2017-05-07 Thread Jan Steffens
Date: Sunday, May 7, 2017 @ 16:25:18
  Author: heftig
Revision: 295433

1.12.0-3

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-07 16:22:03 UTC (rev 295432)
+++ PKGBUILD2017-05-07 16:25:18 UTC (rev 295433)
@@ -4,13 +4,13 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.12.0
-pkgrel=2
+pkgrel=3
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(i686 x86_64)
 license=(LGPL)
 depends=(gst-plugins-base-libs libdvdread lame libmpeg2 a52dec libsidplay
- libcdio libx264 opencore-amr mpg123)
+ libcdio libx264 libx264-all opencore-amr mpg123)
 makedepends=(python gtk-doc x264 autoconf-archive git valgrind)
 _commit=d2374716e2cf8d7ecf9b478e5c13e2461cab0a4d  # tags/1.12.0^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
@@ -39,7 +39,7 @@
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib \
 --with-package-name="GStreamer Ugly Plugins (Arch Linux)" \
 --with-package-origin="http://www.archlinux.org/; \
---with-x264-libraries="libx264-8bit.so:libx264-10bit.so" \
+
--with-x264-libraries="/usr/lib/x264/libx264-8bit.so:/usr/lib/x264/libx264-10bit.so"
 \
 --enable-experimental --enable-gtk-doc --disable-static
 
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2017-05-07 Thread Jan Steffens
Date: Sunday, May 7, 2017 @ 10:36:57
  Author: heftig
Revision: 295406

1.12.0-2

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-07 10:19:36 UTC (rev 295405)
+++ PKGBUILD2017-05-07 10:36:57 UTC (rev 295406)
@@ -4,7 +4,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(i686 x86_64)
@@ -39,6 +39,7 @@
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib \
 --with-package-name="GStreamer Ugly Plugins (Arch Linux)" \
 --with-package-origin="http://www.archlinux.org/; \
+--with-x264-libraries="libx264-8bit.so:libx264-10bit.so" \
 --enable-experimental --enable-gtk-doc --disable-static
 
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2017-05-04 Thread Jan Steffens
Date: Thursday, May 4, 2017 @ 21:00:39
  Author: heftig
Revision: 295287

1.12.0-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-04 20:50:15 UTC (rev 295286)
+++ PKGBUILD2017-05-04 21:00:39 UTC (rev 295287)
@@ -3,17 +3,16 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.10.4
+pkgver=1.12.0
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(i686 x86_64)
 license=(LGPL)
-depends=(gst-plugins-base-libs libdvdread lame libmpeg2 a52dec libmad 
libsidplay
+depends=(gst-plugins-base-libs libdvdread lame libmpeg2 a52dec libsidplay
  libcdio libx264 opencore-amr mpg123)
-makedepends=(python gtk-doc x264 autoconf-archive git)
-options=(!emptydirs)
-_commit=11ebdb0f755452e10a25ee1b739695dfd4d70b5a  # tags/1.10.4^0
+makedepends=(python gtk-doc x264 autoconf-archive git valgrind)
+_commit=d2374716e2cf8d7ecf9b478e5c13e2461cab0a4d  # tags/1.12.0^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2017-02-23 Thread Jan Steffens
Date: Thursday, February 23, 2017 @ 20:26:12
  Author: heftig
Revision: 289457

1.10.4-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-23 20:26:00 UTC (rev 289456)
+++ PKGBUILD2017-02-23 20:26:12 UTC (rev 289457)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.10.3
+pkgver=1.10.4
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -13,7 +13,7 @@
  libcdio libx264 opencore-amr mpg123)
 makedepends=(python gtk-doc x264 autoconf-archive git)
 options=(!emptydirs)
-_commit=11a16f4fbf660298ef93306f795eeab62f62e0cc  # tags/1.10.3^0
+_commit=11ebdb0f755452e10a25ee1b739695dfd4d70b5a  # tags/1.10.4^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2017-02-02 Thread Jan Steffens
Date: Thursday, February 2, 2017 @ 13:37:43
  Author: heftig
Revision: 287901

1.10.3-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-02 13:35:17 UTC (rev 287900)
+++ PKGBUILD2017-02-02 13:37:43 UTC (rev 287901)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.10.2
+pkgver=1.10.3
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -13,7 +13,7 @@
  libcdio libx264 opencore-amr mpg123)
 makedepends=(python gtk-doc x264 autoconf-archive git)
 options=(!emptydirs)
-_commit=7acbfa6af37d8cb0f44d79436834d0f86ab05a47  # tags/1.10.2^0
+_commit=11a16f4fbf660298ef93306f795eeab62f62e0cc  # tags/1.10.3^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2016-11-29 Thread Jan Steffens
Date: Tuesday, November 29, 2016 @ 21:38:02
  Author: heftig
Revision: 282351

1.10.2-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-29 21:37:59 UTC (rev 282350)
+++ PKGBUILD2016-11-29 21:38:02 UTC (rev 282351)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.10.1
+pkgver=1.10.2
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -13,9 +13,9 @@
  libcdio libx264 opencore-amr mpg123)
 makedepends=(python gtk-doc x264 autoconf-archive git)
 options=(!emptydirs)
-_commit=8bc5142a88be4b502f1f18440b0292208583afa1  # tags/1.10.1^0
-source=("git://anongit.freedesktop.org/gstreamer/gst-plugins-ugly#commit=$_commit"
-"gst-common::git://anongit.freedesktop.org/gstreamer/common")
+_commit=7acbfa6af37d8cb0f44d79436834d0f86ab05a47  # tags/1.10.2^0
+source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
+"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'
 'SKIP')
 


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2016-11-19 Thread Jan Steffens
Date: Saturday, November 19, 2016 @ 14:04:06
  Author: heftig
Revision: 281353

1.10.1-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-19 14:04:03 UTC (rev 281352)
+++ PKGBUILD2016-11-19 14:04:06 UTC (rev 281353)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.10.0
+pkgver=1.10.1
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -13,7 +13,7 @@
  libcdio libx264 opencore-amr mpg123)
 makedepends=(python gtk-doc x264 autoconf-archive git)
 options=(!emptydirs)
-_commit=534819a16c8e30529bb492dc0e2c5da4468b8fc8  # tags/1.10.0^0
+_commit=8bc5142a88be4b502f1f18440b0292208583afa1  # tags/1.10.1^0
 
source=("git://anongit.freedesktop.org/gstreamer/gst-plugins-ugly#commit=$_commit"
 "gst-common::git://anongit.freedesktop.org/gstreamer/common")
 sha256sums=('SKIP'


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2016-11-01 Thread Jan Steffens
Date: Tuesday, November 1, 2016 @ 20:53:08
  Author: heftig
Revision: 279661

1.10.0-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-01 20:51:19 UTC (rev 279660)
+++ PKGBUILD2016-11-01 20:53:08 UTC (rev 279661)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.9.90+2+g07e5039
+pkgver=1.10.0
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -13,7 +13,7 @@
  libcdio libx264 opencore-amr mpg123)
 makedepends=(python gtk-doc x264 autoconf-archive git)
 options=(!emptydirs)
-_commit=07e503984825410bc77fd0622ca376c38109be43  # master
+_commit=534819a16c8e30529bb492dc0e2c5da4468b8fc8  # tags/1.10.0^0
 
source=("git://anongit.freedesktop.org/gstreamer/gst-plugins-ugly#commit=$_commit"
 "gst-common::git://anongit.freedesktop.org/gstreamer/common")
 sha256sums=('SKIP'


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2016-10-09 Thread Jan Steffens
Date: Sunday, October 9, 2016 @ 15:07:13
  Author: heftig
Revision: 277964

1.9.90+2+g07e5039-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |   51 +++
 1 file changed, 35 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-09 15:04:51 UTC (rev 277963)
+++ PKGBUILD2016-10-09 15:07:13 UTC (rev 277964)
@@ -1,27 +1,46 @@
 # $Id$
-# Maintainer: Jan de Groot 
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.8.3
+pkgver=1.9.90+2+g07e5039
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
-arch=('i686' 'x86_64')
-license=('LGPL')
 url="https://gstreamer.freedesktop.org/;
-depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay'
- 'libcdio' 'libx264' 'opencore-amr' 'mpg123')
-makedepends=('python' 'gtk-doc' 'x264')
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(gst-plugins-base-libs libdvdread lame libmpeg2 a52dec libmad 
libsidplay
+ libcdio libx264 opencore-amr mpg123)
+makedepends=(python gtk-doc x264 autoconf-archive git)
 options=(!emptydirs)
-source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('6fa2599fdd072d31fbaf50c34af406e2be944a010b1f4eab67a5fe32a0310693')
+_commit=07e503984825410bc77fd0622ca376c38109be43  # master
+source=("git://anongit.freedesktop.org/gstreamer/gst-plugins-ugly#commit=$_commit"
+"gst-common::git://anongit.freedesktop.org/gstreamer/common")
+sha256sums=('SKIP'
+'SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git submodule update
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
 build() {
-  cd $pkgname-$pkgver
+  cd $pkgname
 
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---disable-static --enable-experimental --enable-gtk-doc \
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib \
 --with-package-name="GStreamer Ugly Plugins (Arch Linux)" \
---with-package-origin="http://www.archlinux.org/;
+--with-package-origin="http://www.archlinux.org/; \
+--enable-experimental --enable-gtk-doc --disable-static
 
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
@@ -30,11 +49,11 @@
 }
 
 check() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make check
 }
 
 package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
 }


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2016-08-19 Thread Jan de Groot
Date: Friday, August 19, 2016 @ 13:24:03
  Author: jgc
Revision: 273960

upgpkg: gst-plugins-ugly 1.8.3-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-19 13:19:16 UTC (rev 273959)
+++ PKGBUILD2016-08-19 13:24:03 UTC (rev 273960)
@@ -2,18 +2,18 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.8.2
+pkgver=1.8.3
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 arch=('i686' 'x86_64')
 license=('LGPL')
-url="http://gstreamer.freedesktop.org/;
+url="https://gstreamer.freedesktop.org/;
 depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay'
  'libcdio' 'libx264' 'opencore-amr' 'mpg123')
 makedepends=('python' 'gtk-doc' 'x264')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('9c5b33a2a98fc1d6d6c99a1b536b1fb2de45f53cc8bf8ab85a8b8141fed1a8ac')
+sha256sums=('6fa2599fdd072d31fbaf50c34af406e2be944a010b1f4eab67a5fe32a0310693')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2016-06-10 Thread Jan Steffens
Date: Friday, June 10, 2016 @ 16:33:06
  Author: heftig
Revision: 269296

1.8.2-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-10 14:32:49 UTC (rev 269295)
+++ PKGBUILD2016-06-10 14:33:06 UTC (rev 269296)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('python' 'gtk-doc' 'x264')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('8e656a9a3be60d7e7ed3fb8e2a22d070b1f54f95d0b22accd876360e659446ce')
+sha256sums=('9c5b33a2a98fc1d6d6c99a1b536b1fb2de45f53cc8bf8ab85a8b8141fed1a8ac')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2016-03-30 Thread Jan Steffens
Date: Wednesday, March 30, 2016 @ 19:53:01
  Author: heftig
Revision: 263352

1.8.0

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-30 17:21:24 UTC (rev 263351)
+++ PKGBUILD2016-03-30 17:53:01 UTC (rev 263352)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.7.91
+pkgver=1.8.0
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('python' 'gtk-doc' 'x264')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('399383f8aed163178ce23b21cf090a283eb0074f7af1723e1c7d87a29458a377')
+sha256sums=('53657ffb7d49ddc4ae40e3f52e56165db4c06eb016891debe2b6c0e9f134eb8c')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2016-03-20 Thread Jan Steffens
Date: Sunday, March 20, 2016 @ 19:18:37
  Author: heftig
Revision: 262125

1.7.91

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-20 18:14:35 UTC (rev 262124)
+++ PKGBUILD2016-03-20 18:18:37 UTC (rev 262125)
@@ -2,17 +2,18 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.6.3
+pkgver=1.7.91
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 arch=('i686' 'x86_64')
 license=('LGPL')
 url="http://gstreamer.freedesktop.org/;
-depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'libx264' 'opencore-amr')
+depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay'
+ 'libcdio' 'libx264' 'opencore-amr' 'mpg123')
 makedepends=('python' 'gtk-doc' 'x264')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('2fecf7b7c7882f8f62f1900048f4013f98c214fb3d3303d8d812245bb41fd064')
+sha256sums=('399383f8aed163178ce23b21cf090a283eb0074f7af1723e1c7d87a29458a377')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2016-01-21 Thread Jan Steffens
Date: Thursday, January 21, 2016 @ 17:42:17
  Author: heftig
Revision: 258481

1.6.3

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-21 16:42:13 UTC (rev 258480)
+++ PKGBUILD2016-01-21 16:42:17 UTC (rev 258481)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.6.2
+pkgver=1.6.3
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python' 'gtk-doc' 'x264')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('e7f1b6321c8667fabc0dedce3998a3c6e90ce9ce9dea7186d33dc4359f9e9845')
+sha256sums=('2fecf7b7c7882f8f62f1900048f4013f98c214fb3d3303d8d812245bb41fd064')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2015-12-14 Thread Jan Steffens
Date: Monday, December 14, 2015 @ 21:34:33
  Author: heftig
Revision: 256076

1.6.2

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-14 20:34:14 UTC (rev 256075)
+++ PKGBUILD2015-12-14 20:34:33 UTC (rev 256076)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.6.1
-pkgrel=2
+pkgver=1.6.2
+pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -12,7 +12,7 @@
 makedepends=('python' 'gtk-doc' 'x264')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('0cc3f90e4322efe1f774272e8fe5c185be37cf7999cd5ca7e0e0607e03d56a57')
+sha256sums=('e7f1b6321c8667fabc0dedce3998a3c6e90ce9ce9dea7186d33dc4359f9e9845')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2015-12-06 Thread Allan McRae
Date: Monday, December 7, 2015 @ 01:07:20
  Author: allan
Revision: 253105

C++11 ABI rebuild

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 00:04:40 UTC (rev 253104)
+++ PKGBUILD2015-12-07 00:07:20 UTC (rev 253105)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 arch=('i686' 'x86_64')
 license=('LGPL')


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2015-10-30 Thread Jan Steffens
Date: Friday, October 30, 2015 @ 17:36:54
  Author: heftig
Revision: 249867

1.6.1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-30 16:36:40 UTC (rev 249866)
+++ PKGBUILD2015-10-30 16:36:54 UTC (rev 249867)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.6.0
+pkgver=1.6.1
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python' 'gtk-doc' 'x264')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('91178dc0d687a83c083190a905681d3a66901374b1004fc52cd300b7802e5f06')
+sha256sums=('0cc3f90e4322efe1f774272e8fe5c185be37cf7999cd5ca7e0e0607e03d56a57')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2015-09-25 Thread Jan Steffens
Date: Saturday, September 26, 2015 @ 00:51:01
  Author: heftig
Revision: 247505

1.6.0

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-25 22:50:58 UTC (rev 247504)
+++ PKGBUILD2015-09-25 22:51:01 UTC (rev 247505)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.5.91
+pkgver=1.6.0
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python' 'gtk-doc' 'x264')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('3a487329271f45dc56eaf53993aef319a9f57e61ec166a4fd61e2f4e04256950')
+sha256sums=('91178dc0d687a83c083190a905681d3a66901374b1004fc52cd300b7802e5f06')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2015-09-23 Thread Jan Steffens
Date: Wednesday, September 23, 2015 @ 23:58:27
  Author: heftig
Revision: 247186

1.5.91

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-23 21:58:21 UTC (rev 247185)
+++ PKGBUILD2015-09-23 21:58:27 UTC (rev 247186)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.4.5
-pkgrel=3
+pkgver=1.5.91
+pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -12,7 +12,7 @@
 makedepends=('python' 'gtk-doc' 'x264')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067')
+sha256sums=('3a487329271f45dc56eaf53993aef319a9f57e61ec166a4fd61e2f4e04256950')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2015-07-17 Thread Maxime Gauduin
Date: Friday, July 17, 2015 @ 16:57:07
  Author: alucryd
Revision: 242313

libx264 soname bump: gst-plugins-ugly 1.4.5-3

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-07-17 14:42:52 UTC (rev 242312)
+++ PKGBUILD2015-07-17 14:57:07 UTC (rev 242313)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.4.5
-pkgrel=2
+pkgrel=3
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2015-03-11 Thread Evangelos Foutras
Date: Wednesday, March 11, 2015 @ 13:31:00
  Author: foutrelis
Revision: 233348

upgpkg: gst-plugins-ugly 1.4.5-2

libx264.so.144 rebuild.

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-11 11:47:38 UTC (rev 233347)
+++ PKGBUILD2015-03-11 12:31:00 UTC (rev 233348)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.4.5
-pkgrel=1
+pkgrel=2
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2014-12-21 Thread Jan Steffens
Date: Sunday, December 21, 2014 @ 16:40:14
  Author: heftig
Revision: 227888

1.4.5

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-21 15:39:18 UTC (rev 227887)
+++ PKGBUILD2014-12-21 15:40:14 UTC (rev 227888)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.4.4
-pkgrel=2
+pkgver=1.4.5
+pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -12,7 +12,7 @@
 makedepends=('python' 'gtk-doc' 'x264')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('afe2300130aaba910b8d5fab8d1fdf8b001ff4893ec1ac57b5d8766836cd81e9')
+sha256sums=('5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2014-11-11 Thread Felix Yan
Date: Wednesday, November 12, 2014 @ 03:08:12
  Author: fyan
Revision: 226088

upgpkg: gst-plugins-ugly 1.4.4-2

libcdio 0.93 rebuild

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-12 02:08:08 UTC (rev 226087)
+++ PKGBUILD2014-11-12 02:08:12 UTC (rev 226088)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.4.4
-pkgrel=1
+pkgrel=2
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2014-11-10 Thread Jan Steffens
Date: Tuesday, November 11, 2014 @ 00:36:09
  Author: heftig
Revision: 225979

1.4.4

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-10 23:35:48 UTC (rev 225978)
+++ PKGBUILD2014-11-10 23:36:09 UTC (rev 225979)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.4.3
+pkgver=1.4.4
 pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python' 'gtk-doc' 'x264')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('d581592a82cf3930361430d38436c30a58d8b6c249cad18f7f213b203e206d46')
+sha256sums=('afe2300130aaba910b8d5fab8d1fdf8b001ff4893ec1ac57b5d8766836cd81e9')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2014-09-24 Thread Jan Steffens
Date: Thursday, September 25, 2014 @ 00:19:02
  Author: heftig
Revision: 222972

1.4.3

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-24 22:18:52 UTC (rev 222971)
+++ PKGBUILD2014-09-24 22:19:02 UTC (rev 222972)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python' 'gtk-doc' 'x264')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('9c84a153f539e3ed419d7039296b80bfe073994b06d319a4ebe3f75979dd95f5')
+sha256sums=('d581592a82cf3930361430d38436c30a58d8b6c249cad18f7f213b203e206d46')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2014-09-22 Thread Jan Steffens
Date: Monday, September 22, 2014 @ 10:13:52
  Author: heftig
Revision: 222580

1.4.2

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-22 08:13:50 UTC (rev 222579)
+++ PKGBUILD2014-09-22 08:13:52 UTC (rev 222580)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python' 'gtk-doc' 'x264')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('25440435ac4ed795d213f2420a0e7355e4a2e2e76d1f9d020b2073f815e8b071')
+sha256sums=('9c84a153f539e3ed419d7039296b80bfe073994b06d319a4ebe3f75979dd95f5')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2014-08-31 Thread Jan Steffens
Date: Sunday, August 31, 2014 @ 18:25:14
  Author: heftig
Revision: 220830

1.4.1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-31 16:23:02 UTC (rev 220829)
+++ PKGBUILD2014-08-31 16:25:14 UTC (rev 220830)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.4.1
+pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -12,7 +12,7 @@
 makedepends=('python' 'gtk-doc' 'x264')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('5314bb60f13d1a7b9c6317df73813af5f3f15a62c7c186b816b0024b5c61744d')
+sha256sums=('25440435ac4ed795d213f2420a0e7355e4a2e2e76d1f9d020b2073f815e8b071')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2014-07-27 Thread Jan Steffens
Date: Sunday, July 27, 2014 @ 20:34:14
  Author: heftig
Revision: 218228

x264 split

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-27 18:07:09 UTC (rev 218227)
+++ PKGBUILD2014-07-27 18:34:14 UTC (rev 218228)
@@ -3,13 +3,13 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')
 url=http://gstreamer.freedesktop.org/;
-depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
-makedepends=('python' 'gtk-doc' 'x264-dev')
+depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'libx264' 'opencore-amr')
+makedepends=('python' 'gtk-doc' 'x264')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
 sha256sums=('5314bb60f13d1a7b9c6317df73813af5f3f15a62c7c186b816b0024b5c61744d')



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2014-07-20 Thread Jan Steffens
Date: Monday, July 21, 2014 @ 00:43:58
  Author: heftig
Revision: 217511

1.4.0

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-20 22:42:41 UTC (rev 217510)
+++ PKGBUILD2014-07-20 22:43:58 UTC (rev 217511)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.2.4
+pkgver=1.4.0
 pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python' 'gtk-doc' 'x264-dev')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8')
+sha256sums=('5314bb60f13d1a7b9c6317df73813af5f3f15a62c7c186b816b0024b5c61744d')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2014-06-04 Thread Bartłomiej Piotrowski
Date: Wednesday, June 4, 2014 @ 21:29:52
  Author: bpiotrowski
Revision: 214270

Add x264-dev to makedepends.

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-04 19:29:25 UTC (rev 214269)
+++ PKGBUILD2014-06-04 19:29:52 UTC (rev 214270)
@@ -9,7 +9,7 @@
 license=('LGPL')
 url=http://gstreamer.freedesktop.org/;
 depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
-makedepends=('python' 'gtk-doc')
+makedepends=('python' 'gtk-doc' 'x264-dev')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
 sha256sums=('4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8')



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 18:57:32
  Author: jgc
Revision: 211615

upgpkg: gst-plugins-ugly 1.2.4-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 16:52:47 UTC (rev 211614)
+++ PKGBUILD2014-04-21 16:57:32 UTC (rev 211615)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.2.3
-pkgrel=2
+pkgver=1.2.4
+pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -12,7 +12,7 @@
 makedepends=('python' 'gtk-doc')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('537b0a7607eee499026388bb705b5b68985a3fd59fe22ee09accaf8cdf57eb3b')
+sha256sums=('4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 19:59:19
  Author: bpiotrowski
Revision: 208637

upgpkg: gst-plugins-ugly 1.2.3-2

rebuild against libx264 20140311

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 18:59:14 UTC (rev 208636)
+++ PKGBUILD2014-03-24 18:59:19 UTC (rev 208637)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2014-02-10 Thread Jan Steffens
Date: Monday, February 10, 2014 @ 14:07:45
  Author: heftig
Revision: 205812

1.2.3

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-10 13:07:22 UTC (rev 205811)
+++ PKGBUILD2014-02-10 13:07:45 UTC (rev 205812)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.2.2
-pkgrel=3
+pkgver=1.2.3
+pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -12,7 +12,7 @@
 makedepends=('python' 'gtk-doc')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('4b6aac272a5be0d68f365ef6fba0f829fc5c1d1d601bb4dd9e85f5289b2b56c3')
+sha256sums=('537b0a7607eee499026388bb705b5b68985a3fd59fe22ee09accaf8cdf57eb3b')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2014-01-14 Thread Jan de Groot
Date: Tuesday, January 14, 2014 @ 11:23:07
  Author: jgc
Revision: 204025

libcdio rebuild
upgpkg: gst-plugins-ugly 1.2.2-3

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-14 10:17:18 UTC (rev 204024)
+++ PKGBUILD2014-01-14 10:23:07 UTC (rev 204025)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.2.2
-pkgrel=2
+pkgrel=3
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2014-01-10 Thread Jan Steffens
Date: Friday, January 10, 2014 @ 17:45:24
  Author: heftig
Revision: 203421

enable docs

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-10 16:10:00 UTC (rev 203420)
+++ PKGBUILD2014-01-10 16:45:24 UTC (rev 203421)
@@ -3,13 +3,13 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')
 url=http://gstreamer.freedesktop.org/;
 depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
-makedepends=('python')
+makedepends=('python' 'gtk-doc')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
 sha256sums=('4b6aac272a5be0d68f365ef6fba0f829fc5c1d1d601bb4dd9e85f5289b2b56c3')
@@ -18,7 +18,7 @@
   cd $pkgname-$pkgver
 
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---disable-static --enable-experimental \
+--disable-static --enable-experimental --enable-gtk-doc \
 --with-package-name=GStreamer Ugly Plugins (Arch Linux) \
 --with-package-origin=http://www.archlinux.org/;
 



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2014-01-07 Thread Jan Steffens
Date: Tuesday, January 7, 2014 @ 13:59:36
  Author: heftig
Revision: 203284

1.2.2

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-07 12:58:21 UTC (rev 203283)
+++ PKGBUILD2014-01-07 12:59:36 UTC (rev 203284)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.2.2
+pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -12,7 +12,7 @@
 makedepends=('python')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('35ae5d45de54827604e24f57f54ab30a5ab2245b4c4120977273eb11d19c2395')
+sha256sums=('4b6aac272a5be0d68f365ef6fba0f829fc5c1d1d601bb4dd9e85f5289b2b56c3')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2013-11-11 Thread Jan Steffens
Date: Monday, November 11, 2013 @ 18:36:19
  Author: heftig
Revision: 199363

1.2.1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-11 17:23:40 UTC (rev 199362)
+++ PKGBUILD2013-11-11 17:36:19 UTC (rev 199363)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -12,7 +12,7 @@
 makedepends=('python')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('e4760af4b12bf97ba0a8001cfe733d9d52160a0ad81f6c6f0d0d3a9e798626de')
+sha256sums=('35ae5d45de54827604e24f57f54ab30a5ab2245b4c4120977273eb11d19c2395')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2013-11-11 Thread Jan Steffens
Date: Monday, November 11, 2013 @ 19:05:52
  Author: heftig
Revision: 199374

x264 rebuild

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-11 18:05:36 UTC (rev 199373)
+++ PKGBUILD2013-11-11 18:05:52 UTC (rev 199374)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2013-11-02 Thread Jan Steffens
Date: Saturday, November 2, 2013 @ 11:20:45
  Author: heftig
Revision: 198731

x264 rebuild

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-02 10:16:05 UTC (rev 198730)
+++ PKGBUILD2013-11-02 10:20:45 UTC (rev 198731)
@@ -3,12 +3,13 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')
 url=http://gstreamer.freedesktop.org/;
 depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
+makedepends=('python')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
 sha256sums=('e4760af4b12bf97ba0a8001cfe733d9d52160a0ad81f6c6f0d0d3a9e798626de')



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2013-09-24 Thread Jan Steffens
Date: Tuesday, September 24, 2013 @ 16:14:01
  Author: heftig
Revision: 195013

1.2.0

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |   15 ---
 1 file changed, 8 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-24 14:12:15 UTC (rev 195012)
+++ PKGBUILD2013-09-24 14:14:01 UTC (rev 195013)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.0.10
+pkgver=1.2.0
 pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
@@ -11,18 +11,19 @@
 depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
 options=(!libtool !emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('bed3510e09f036e7609e8d291535c395d25109b1180324b16859f475eac3a3c0')
+sha256sums=('e4760af4b12bf97ba0a8001cfe733d9d52160a0ad81f6c6f0d0d3a9e798626de')
 
 build() {
   cd $pkgname-$pkgver
-  sed -i '/AC_PATH_XTRA/d' configure.ac
-  aclocal -I m4 -I common/m4
-  autoconf
-  automake --add-missing
+
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
 --disable-static --enable-experimental \
---with-package-name=GStreamer Ugly Plugins (Archlinux) \
+--with-package-name=GStreamer Ugly Plugins (Arch Linux) \
 --with-package-origin=http://www.archlinux.org/;
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
   make
 }
 



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2013-08-30 Thread Jan Steffens
Date: Friday, August 30, 2013 @ 09:51:49
  Author: heftig
Revision: 193746

1.0.10

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-30 07:49:47 UTC (rev 193745)
+++ PKGBUILD2013-08-30 07:51:49 UTC (rev 193746)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.0.9
+pkgver=1.0.10
 pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
 options=(!libtool !emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('11250fe9e44b0169c3a289e981b31874b483643ed78f619682ae1644d7088379')
+sha256sums=('bed3510e09f036e7609e8d291535c395d25109b1180324b16859f475eac3a3c0')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2013-08-01 Thread Jan Steffens
Date: Thursday, August 1, 2013 @ 10:47:09
  Author: heftig
Revision: 191937

1.0.9

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-01 08:22:48 UTC (rev 191936)
+++ PKGBUILD2013-08-01 08:47:09 UTC (rev 191937)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.0.8
-pkgrel=2
+pkgver=1.0.9
+pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -11,7 +11,7 @@
 depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
 options=(!libtool !emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('58cbae3cad52a91526d599fc90793147e934078055126865ee019bf97f1e0b84')
+sha256sums=('11250fe9e44b0169c3a289e981b31874b483643ed78f619682ae1644d7088379')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2013-07-12 Thread Jan Steffens
Date: Friday, July 12, 2013 @ 22:00:17
  Author: heftig
Revision: 190002

1.0.8

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-12 20:00:03 UTC (rev 190001)
+++ PKGBUILD2013-07-12 20:00:17 UTC (rev 190002)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.0.7
+pkgver=1.0.8
 pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
 options=(!libtool !emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('b78b8cfabe322497da432a0f297dbb21862a033f95e8d4cd8f207eccb5288f2b')
+sha256sums=('58cbae3cad52a91526d599fc90793147e934078055126865ee019bf97f1e0b84')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2013-07-12 Thread Jan Steffens
Date: Friday, July 12, 2013 @ 22:32:18
  Author: heftig
Revision: 190011

x264 rebuild

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-12 20:29:57 UTC (rev 190010)
+++ PKGBUILD2013-07-12 20:32:18 UTC (rev 190011)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.0.8
-pkgrel=1
+pkgrel=2
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2013-04-26 Thread Jan Steffens
Date: Friday, April 26, 2013 @ 17:53:42
  Author: heftig
Revision: 183683

1.0.7

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-26 15:41:01 UTC (rev 183682)
+++ PKGBUILD2013-04-26 15:53:42 UTC (rev 183683)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.0.6
+pkgver=1.0.7
 pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
 options=(!libtool !emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('8655ceec7533b5d30080a5051025e26ff8d06bea8d03a6b2af56c2f839d60586')
+sha256sums=('b78b8cfabe322497da432a0f297dbb21862a033f95e8d4cd8f207eccb5288f2b')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2013-03-22 Thread Jan Steffens
Date: Friday, March 22, 2013 @ 20:10:20
  Author: heftig
Revision: 180525

1.0.6

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-22 19:07:19 UTC (rev 180524)
+++ PKGBUILD2013-03-22 19:10:20 UTC (rev 180525)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.0.5
-pkgrel=2
+pkgver=1.0.6
+pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -11,7 +11,7 @@
 depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
 options=(!libtool !emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('a62a182ea96d9b2783b493b46d531914db9d2ebb9e537e9c84668fe752791331')
+sha256sums=('8655ceec7533b5d30080a5051025e26ff8d06bea8d03a6b2af56c2f839d60586')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 11:26:18
  Author: ioni
Revision: 177848

x264 rebuild

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 10:06:47 UTC (rev 177847)
+++ PKGBUILD2013-02-10 10:26:18 UTC (rev 177848)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.0.5
-pkgrel=1
+pkgrel=2
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2013-01-09 Thread Jan de Groot
Date: Wednesday, January 9, 2013 @ 10:36:07
  Author: jgc
Revision: 174948

upgpkg: gst-plugins-ugly 1.0.5-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-09 14:52:34 UTC (rev 174947)
+++ PKGBUILD2013-01-09 15:36:07 UTC (rev 174948)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.0.4
-pkgrel=2
+pkgver=1.0.5
+pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -11,11 +11,11 @@
 depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
 options=(!libtool !emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('509ec52b58523e6ab1f9d9facdbbf8417fb95bbcb1a90e1ec53f90019da710d8')
+sha256sums=('a62a182ea96d9b2783b493b46d531914db9d2ebb9e537e9c84668fe752791331')
 
 build() {
   cd $pkgname-$pkgver
-  sed -i -e '/AC_PATH_XTRA/d' -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' 
configure.ac
+  sed -i '/AC_PATH_XTRA/d' configure.ac
   aclocal -I m4 -I common/m4
   autoconf
   automake --add-missing



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2013-01-08 Thread Jan de Groot
Date: Tuesday, January 8, 2013 @ 07:10:15
  Author: jgc
Revision: 174879

upgpkg: gst-plugins-ugly 1.0.4-2

libcdio rebuild

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-08 11:57:34 UTC (rev 174878)
+++ PKGBUILD2013-01-08 12:10:15 UTC (rev 174879)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -15,8 +15,10 @@
 
 build() {
   cd $pkgname-$pkgver
-  sed -i '/AC_PATH_XTRA/d' configure.ac
-  autoreconf
+  sed -i -e '/AC_PATH_XTRA/d' -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' 
configure.ac
+  aclocal -I m4 -I common/m4
+  autoconf
+  automake --add-missing
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
 --disable-static --enable-experimental \
 --with-package-name=GStreamer Ugly Plugins (Archlinux) \



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2012-12-19 Thread Jan Steffens
Date: Wednesday, December 19, 2012 @ 13:27:45
  Author: heftig
Revision: 173503

1.0.4

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-19 18:25:44 UTC (rev 173502)
+++ PKGBUILD2012-12-19 18:27:45 UTC (rev 173503)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
 options=(!libtool !emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('b8f4cfef12201f19c53a4cde7bc4fef995740c566ea45921d4473f3714e4d8c0')
+sha256sums=('509ec52b58523e6ab1f9d9facdbbf8417fb95bbcb1a90e1ec53f90019da710d8')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2012-11-21 Thread Jan Steffens
Date: Wednesday, November 21, 2012 @ 09:36:53
  Author: heftig
Revision: 171694

1.0.3

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-21 14:33:55 UTC (rev 171693)
+++ PKGBUILD2012-11-21 14:36:53 UTC (rev 171694)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.3
+pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -11,7 +11,7 @@
 depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
 options=(!libtool !emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('6f74dfbe9a18220a6a5961043676ff639bab7ea376335ea5aa9c95934c535c6d')
+sha256sums=('b8f4cfef12201f19c53a4cde7bc4fef995740c566ea45921d4473f3714e4d8c0')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2012-11-14 Thread Jan Steffens
Date: Thursday, November 15, 2012 @ 01:22:57
  Author: heftig
Revision: 171022

x264 rebuild

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-15 06:20:59 UTC (rev 171021)
+++ PKGBUILD2012-11-15 06:22:57 UTC (rev 171022)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2012-10-25 Thread Jan Steffens
Date: Thursday, October 25, 2012 @ 10:35:40
  Author: heftig
Revision: 169675

1.0.2

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-10-25 14:33:20 UTC (rev 169674)
+++ PKGBUILD2012-10-25 14:35:40 UTC (rev 169675)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
 options=(!libtool !emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('378952a36e553f65fc1fcbcb0cc445304337e2e75503fb6b5f0ca2c05405e4f0')
+sha256sums=('6f74dfbe9a18220a6a5961043676ff639bab7ea376335ea5aa9c95934c535c6d')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2012-10-16 Thread Jan de Groot
Date: Tuesday, October 16, 2012 @ 04:45:17
  Author: jgc
Revision: 168809

upgpkg: gst-plugins-ugly 1.0.1-1

1.0.1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-10-16 08:40:44 UTC (rev 168808)
+++ PKGBUILD2012-10-16 08:45:17 UTC (rev 168809)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-plugins-ugly
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
@@ -11,15 +11,12 @@
 depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
 options=(!libtool !emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-#opencore-amr.patch)
-md5sums=('7f20303caf4305278573fb7ef73a07b7')
- #'d8feb6c99bfaff8be6b2c48ea4e98e47')
+sha256sums=('378952a36e553f65fc1fcbcb0cc445304337e2e75503fb6b5f0ca2c05405e4f0')
 
 build() {
   cd $pkgname-$pkgver
   sed -i '/AC_PATH_XTRA/d' configure.ac
   autoreconf
-  #patch -Np0 -i ${srcdir}/opencore-amr.patch
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
 --disable-static --enable-experimental \
 --with-package-name=GStreamer Ugly Plugins (Archlinux) \