[arch-commits] Commit in gstreamer0.10-bad/trunk (2 files)
Antonio Rojas
arojas at archlinux.org
Sun Aug 7 19:42:42 UTC 2016
Date: Sunday, August 7, 2016 @ 19:42:41
Author: arojas
Revision: 273459
Hooks
Modified:
gstreamer0.10-bad/trunk/PKGBUILD
Deleted:
gstreamer0.10-bad/trunk/gstreamer0.10-bad-plugins.install
-----------------------------------+
PKGBUILD | 3 +--
gstreamer0.10-bad-plugins.install | 11 -----------
2 files changed, 1 insertion(+), 13 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-07 19:37:51 UTC (rev 273458)
+++ PKGBUILD 2016-08-07 19:42:41 UTC (rev 273459)
@@ -4,7 +4,7 @@
pkgbase=gstreamer0.10-bad
pkgname=('gstreamer0.10-bad' 'gstreamer0.10-bad-plugins')
pkgver=0.10.23
-pkgrel=16
+pkgrel=17
arch=('i686' 'x86_64')
license=('LGPL' 'GPL')
makedepends=('pkgconfig' 'gstreamer0.10-base>=0.10.36' 'xvidcore' 'libdca' 'bzip2' 'libdc1394' 'neon' 'faac' 'musicbrainz' 'faad2' 'libmms' 'libcdaudio' 'libmpcdec' 'mjpegtools' 'libdvdnav' 'libmodplug' 'jasper' 'liblrdf' 'libofa' 'soundtouch' 'libvdpau' 'schroedinger' 'libass' 'libvpx' 'gsm' 'libgme' 'rtmpdump' 'libsndfile' 'librsvg' 'wildmidi' 'opus' 'git' 'spandsp' 'celt')
@@ -63,7 +63,6 @@
pkgdesc="GStreamer Multimedia Framework Bad Plugins (gst-plugins-bad)"
depends=("gstreamer0.10-bad=${pkgver}" 'xvidcore' 'libdca' 'bzip2' 'libdc1394' 'neon' 'faac' 'musicbrainz' 'faad2' 'libmms' 'libcdaudio' 'libmpcdec' 'mjpegtools' 'libdvdnav' 'libmodplug' 'jasper' 'liblrdf' 'libofa' 'libvdpau' 'soundtouch' 'libass' 'schroedinger' 'libvpx' 'gsm' 'rtmpdump' 'libgme' 'libsndfile' 'librsvg' 'wildmidi' 'opus' 'celt' 'spandsp')
groups=('gstreamer0.10-plugins')
- install=gstreamer0.10-bad-plugins.install
cd gst-plugins-bad
make -C gst-libs DESTDIR="${pkgdir}" install
Deleted: gstreamer0.10-bad-plugins.install
===================================================================
--- gstreamer0.10-bad-plugins.install 2016-08-07 19:37:51 UTC (rev 273458)
+++ gstreamer0.10-bad-plugins.install 2016-08-07 19:42:41 UTC (rev 273459)
@@ -1,11 +0,0 @@
-post_install() {
- usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
More information about the arch-commits
mailing list