[arch-commits] Commit in xnoise/trunk (PKGBUILD xnoise.install)

Felix Yan fyan at nymeria.archlinux.org
Wed May 14 16:44:50 UTC 2014


    Date: Wednesday, May 14, 2014 @ 18:44:49
  Author: fyan
Revision: 111138

upgpkg: xnoise 0.2.21-2

- FS#40356

Modified:
  xnoise/trunk/PKGBUILD
  xnoise/trunk/xnoise.install

----------------+
 PKGBUILD       |    2 +-
 xnoise.install |    2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-14 16:10:10 UTC (rev 111137)
+++ PKGBUILD	2014-05-14 16:44:49 UTC (rev 111138)
@@ -4,7 +4,7 @@
 
 pkgname=xnoise
 pkgver=0.2.21
-pkgrel=1
+pkgrel=2
 pkgdesc="Media player with a slick GUI, great speed and lots of features."
 arch=('i686' 'x86_64')
 url="http://www.xnoise-media-player.com/"

Modified: xnoise.install
===================================================================
--- xnoise.install	2014-05-14 16:10:10 UTC (rev 111137)
+++ xnoise.install	2014-05-14 16:44:49 UTC (rev 111138)
@@ -2,6 +2,8 @@
 post_install() {
   gtk-update-icon-cache -t -f /usr/share/icons/hicolor
   update-desktop-database -q
+
+  echo 'You will need to install a gst decoder, either gst-plugins-base (with good/bad/ugly as needed) or gst-libav.'
 }
 
 post_upgrade() {




More information about the arch-commits mailing list