[arch-commits] Commit in totem/repos (16 files)

Jan Steffens heftig at nymeria.archlinux.org
Mon May 5 18:59:54 UTC 2014


    Date: Monday, May 5, 2014 @ 20:59:54
  Author: heftig
Revision: 212056

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  totem/repos/extra-i686/PKGBUILD
    (from rev 212055, totem/trunk/PKGBUILD)
  totem/repos/extra-i686/browser-plugins.ini
    (from rev 212055, totem/trunk/browser-plugins.ini)
  totem/repos/extra-i686/bugreport.patch
    (from rev 212055, totem/trunk/bugreport.patch)
  totem/repos/extra-i686/totem.install
    (from rev 212055, totem/trunk/totem.install)
  totem/repos/extra-x86_64/PKGBUILD
    (from rev 212055, totem/trunk/PKGBUILD)
  totem/repos/extra-x86_64/browser-plugins.ini
    (from rev 212055, totem/trunk/browser-plugins.ini)
  totem/repos/extra-x86_64/bugreport.patch
    (from rev 212055, totem/trunk/bugreport.patch)
  totem/repos/extra-x86_64/totem.install
    (from rev 212055, totem/trunk/totem.install)
Deleted:
  totem/repos/extra-i686/PKGBUILD
  totem/repos/extra-i686/browser-plugins.ini
  totem/repos/extra-i686/bugreport.patch
  totem/repos/extra-i686/totem.install
  totem/repos/extra-x86_64/PKGBUILD
  totem/repos/extra-x86_64/browser-plugins.ini
  totem/repos/extra-x86_64/bugreport.patch
  totem/repos/extra-x86_64/totem.install

----------------------------------+
 /PKGBUILD                        |  128 +++++++++++++++++++++++++++++++++++++
 /browser-plugins.ini             |    4 +
 /bugreport.patch                 |   44 ++++++++++++
 /totem.install                   |   26 +++++++
 extra-i686/PKGBUILD              |   64 ------------------
 extra-i686/browser-plugins.ini   |    2 
 extra-i686/bugreport.patch       |   22 ------
 extra-i686/totem.install         |   13 ---
 extra-x86_64/PKGBUILD            |   64 ------------------
 extra-x86_64/browser-plugins.ini |    2 
 extra-x86_64/bugreport.patch     |   22 ------
 extra-x86_64/totem.install       |   13 ---
 12 files changed, 202 insertions(+), 202 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2014-05-05 18:56:45 UTC (rev 212055)
+++ extra-i686/PKGBUILD	2014-05-05 18:59:54 UTC (rev 212056)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgname=totem
-pkgver=3.12.0
-pkgrel=1
-pkgdesc="GNOME3 movie player based on GStreamer"
-url="http://www.gnome.org"
-arch=(i686 x86_64)
-license=(GPL2 custom)
-depends=(totem-plparser desktop-file-utils iso-codes libpeas clutter-gtk clutter-gst grilo
-         hicolor-icon-theme gnome-icon-theme gsettings-desktop-schemas dconf
-         python-gobject python-xdg
-         gst-plugins-base gst-plugins-good gst-plugins-bad)
-makedepends=(intltool libnautilus-extension lirc-utils vala zeitgeist
-             itstool docbook-xsl python-pylint)
-optdepends=('gst-plugins-ugly: Extra media codecs'
-            'gst-libav: Extra media codecs'
-            'lirc-utils: Infrared Remote Control plugin'
-            'grilo-plugins: Media discovery'
-            'zeitgeist: Zeitgeist plugin')
-groups=(gnome)
-options=('!emptydirs')
-backup=(etc/totem/browser-plugins.ini)
-install=totem.install
-conflicts=(totem-plugin)
-replaces=(totem-plugin)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
-        browser-plugins.ini bugreport.patch)
-sha256sums=('96762a1c2026f7bbc6ef8a431cf7626647e54ac2d195eb573a71d62dc3a2c430'
-            'a50a3bbf35f0535f7e8e20af1893446a2e5711015484f9ae6d1ff91af3b23c4e'
-            '30481dab7e21b66257e3238f5a8b708e1a5c4797d7da904f7ebaba4c2c2ef167')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  # Make compatible with Python 3 and Gstreamer 1.0
-  patch -Np1 -i ../bugreport.patch
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr \
-    --sysconfdir=/etc \
-    --libexecdir=/usr/lib/totem \
-    --localstatedir=/var \
-    --disable-static \
-    --enable-python \
-    --enable-nautilus
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 ../browser-plugins.ini "$pkgdir/etc/totem/browser-plugins.ini"
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/totem/COPYING"
-}

Copied: totem/repos/extra-i686/PKGBUILD (from rev 212055, totem/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2014-05-05 18:59:54 UTC (rev 212056)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgname=totem
+pkgver=3.12.1
+pkgrel=1
+pkgdesc="GNOME3 movie player based on GStreamer"
+url="http://www.gnome.org"
+arch=(i686 x86_64)
+license=(GPL2 custom)
+depends=(totem-plparser desktop-file-utils iso-codes libpeas clutter-gtk clutter-gst grilo
+         hicolor-icon-theme gnome-icon-theme gsettings-desktop-schemas dconf
+         python-gobject python-xdg
+         gst-plugins-base gst-plugins-good gst-plugins-bad)
+makedepends=(intltool libnautilus-extension lirc-utils vala zeitgeist
+             itstool docbook-xsl python-pylint)
+optdepends=('gst-plugins-ugly: Extra media codecs'
+            'gst-libav: Extra media codecs'
+            'lirc-utils: Infrared Remote Control plugin'
+            'grilo-plugins: Media discovery'
+            'zeitgeist: Zeitgeist plugin')
+groups=(gnome)
+options=('!emptydirs')
+backup=(etc/totem/browser-plugins.ini)
+install=totem.install
+conflicts=(totem-plugin)
+replaces=(totem-plugin)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+        browser-plugins.ini bugreport.patch)
+sha256sums=('dd168cdd4051d01131d47c24fa45bfd08b6ccf45900ac4b64bae47f6f47a35e3'
+            'a50a3bbf35f0535f7e8e20af1893446a2e5711015484f9ae6d1ff91af3b23c4e'
+            '30481dab7e21b66257e3238f5a8b708e1a5c4797d7da904f7ebaba4c2c2ef167')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+
+  # Make compatible with Python 3 and Gstreamer 1.0
+  patch -Np1 -i ../bugreport.patch
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr \
+    --sysconfdir=/etc \
+    --libexecdir=/usr/lib/totem \
+    --localstatedir=/var \
+    --disable-static \
+    --enable-python \
+    --enable-nautilus
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 ../browser-plugins.ini "$pkgdir/etc/totem/browser-plugins.ini"
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/totem/COPYING"
+}

Deleted: extra-i686/browser-plugins.ini
===================================================================
--- extra-i686/browser-plugins.ini	2014-05-05 18:56:45 UTC (rev 212055)
+++ extra-i686/browser-plugins.ini	2014-05-05 18:59:54 UTC (rev 212056)
@@ -1,2 +0,0 @@
-[Plugins]
-application/x-shockwave-flash.disabled=true

Copied: totem/repos/extra-i686/browser-plugins.ini (from rev 212055, totem/trunk/browser-plugins.ini)
===================================================================
--- extra-i686/browser-plugins.ini	                        (rev 0)
+++ extra-i686/browser-plugins.ini	2014-05-05 18:59:54 UTC (rev 212056)
@@ -0,0 +1,2 @@
+[Plugins]
+application/x-shockwave-flash.disabled=true

Deleted: extra-i686/bugreport.patch
===================================================================
--- extra-i686/bugreport.patch	2014-05-05 18:56:45 UTC (rev 212055)
+++ extra-i686/bugreport.patch	2014-05-05 18:59:54 UTC (rev 212056)
@@ -1,22 +0,0 @@
-diff -u -r totem-3.8.2/data/totem-bugreport.py totem-3.8.2-bugreport/data/totem-bugreport.py
---- totem-3.8.2/data/totem-bugreport.py	2013-03-13 16:34:44.000000000 +0100
-+++ totem-3.8.2-bugreport/data/totem-bugreport.py	2013-05-14 13:54:04.243699665 +0200
-@@ -4,7 +4,7 @@
- from gi.repository import Gtk
- 
- # Get the GStreamer version
--if os.system ('gst-typefind-0.10 --version') == 0:
-+if os.system ('gst-typefind-1.0 --version') == 0:
- 	# List the formats of the last files played
- 	last_visited = 0
- 	recent_manager = Gtk.RecentManager.get_default ()
-@@ -15,7 +15,7 @@
- 				last = recent.get_uri_display ()
- 
- 	if last != None:
--		file_handle = os.popen ('gst-typefind-0.10 "%s"' % (last))
-+		file_handle = os.popen ('gst-typefind-1.0 "%s"' % (last))
- 		parts = file_handle.read ().split (' ')
- 		date = datetime.fromtimestamp (last_visited)
--		print 'Listened to a "%s" file on %s' % (parts.pop ().strip (), date.isoformat ())
-+		print('Listened to a "%s" file on %s' % (parts.pop ().strip (), date.isoformat ()))

Copied: totem/repos/extra-i686/bugreport.patch (from rev 212055, totem/trunk/bugreport.patch)
===================================================================
--- extra-i686/bugreport.patch	                        (rev 0)
+++ extra-i686/bugreport.patch	2014-05-05 18:59:54 UTC (rev 212056)
@@ -0,0 +1,22 @@
+diff -u -r totem-3.8.2/data/totem-bugreport.py totem-3.8.2-bugreport/data/totem-bugreport.py
+--- totem-3.8.2/data/totem-bugreport.py	2013-03-13 16:34:44.000000000 +0100
++++ totem-3.8.2-bugreport/data/totem-bugreport.py	2013-05-14 13:54:04.243699665 +0200
+@@ -4,7 +4,7 @@
+ from gi.repository import Gtk
+ 
+ # Get the GStreamer version
+-if os.system ('gst-typefind-0.10 --version') == 0:
++if os.system ('gst-typefind-1.0 --version') == 0:
+ 	# List the formats of the last files played
+ 	last_visited = 0
+ 	recent_manager = Gtk.RecentManager.get_default ()
+@@ -15,7 +15,7 @@
+ 				last = recent.get_uri_display ()
+ 
+ 	if last != None:
+-		file_handle = os.popen ('gst-typefind-0.10 "%s"' % (last))
++		file_handle = os.popen ('gst-typefind-1.0 "%s"' % (last))
+ 		parts = file_handle.read ().split (' ')
+ 		date = datetime.fromtimestamp (last_visited)
+-		print 'Listened to a "%s" file on %s' % (parts.pop ().strip (), date.isoformat ())
++		print('Listened to a "%s" file on %s' % (parts.pop ().strip (), date.isoformat ()))

Deleted: extra-i686/totem.install
===================================================================
--- extra-i686/totem.install	2014-05-05 18:56:45 UTC (rev 212055)
+++ extra-i686/totem.install	2014-05-05 18:59:54 UTC (rev 212056)
@@ -1,13 +0,0 @@
-post_install() {
-  /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: totem/repos/extra-i686/totem.install (from rev 212055, totem/trunk/totem.install)
===================================================================
--- extra-i686/totem.install	                        (rev 0)
+++ extra-i686/totem.install	2014-05-05 18:59:54 UTC (rev 212056)
@@ -0,0 +1,13 @@
+post_install() {
+  /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2014-05-05 18:56:45 UTC (rev 212055)
+++ extra-x86_64/PKGBUILD	2014-05-05 18:59:54 UTC (rev 212056)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgname=totem
-pkgver=3.12.0
-pkgrel=1
-pkgdesc="GNOME3 movie player based on GStreamer"
-url="http://www.gnome.org"
-arch=(i686 x86_64)
-license=(GPL2 custom)
-depends=(totem-plparser desktop-file-utils iso-codes libpeas clutter-gtk clutter-gst grilo
-         hicolor-icon-theme gnome-icon-theme gsettings-desktop-schemas dconf
-         python-gobject python-xdg
-         gst-plugins-base gst-plugins-good gst-plugins-bad)
-makedepends=(intltool libnautilus-extension lirc-utils vala zeitgeist
-             itstool docbook-xsl python-pylint)
-optdepends=('gst-plugins-ugly: Extra media codecs'
-            'gst-libav: Extra media codecs'
-            'lirc-utils: Infrared Remote Control plugin'
-            'grilo-plugins: Media discovery'
-            'zeitgeist: Zeitgeist plugin')
-groups=(gnome)
-options=('!emptydirs')
-backup=(etc/totem/browser-plugins.ini)
-install=totem.install
-conflicts=(totem-plugin)
-replaces=(totem-plugin)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
-        browser-plugins.ini bugreport.patch)
-sha256sums=('96762a1c2026f7bbc6ef8a431cf7626647e54ac2d195eb573a71d62dc3a2c430'
-            'a50a3bbf35f0535f7e8e20af1893446a2e5711015484f9ae6d1ff91af3b23c4e'
-            '30481dab7e21b66257e3238f5a8b708e1a5c4797d7da904f7ebaba4c2c2ef167')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  # Make compatible with Python 3 and Gstreamer 1.0
-  patch -Np1 -i ../bugreport.patch
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr \
-    --sysconfdir=/etc \
-    --libexecdir=/usr/lib/totem \
-    --localstatedir=/var \
-    --disable-static \
-    --enable-python \
-    --enable-nautilus
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 ../browser-plugins.ini "$pkgdir/etc/totem/browser-plugins.ini"
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/totem/COPYING"
-}

Copied: totem/repos/extra-x86_64/PKGBUILD (from rev 212055, totem/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2014-05-05 18:59:54 UTC (rev 212056)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgname=totem
+pkgver=3.12.1
+pkgrel=1
+pkgdesc="GNOME3 movie player based on GStreamer"
+url="http://www.gnome.org"
+arch=(i686 x86_64)
+license=(GPL2 custom)
+depends=(totem-plparser desktop-file-utils iso-codes libpeas clutter-gtk clutter-gst grilo
+         hicolor-icon-theme gnome-icon-theme gsettings-desktop-schemas dconf
+         python-gobject python-xdg
+         gst-plugins-base gst-plugins-good gst-plugins-bad)
+makedepends=(intltool libnautilus-extension lirc-utils vala zeitgeist
+             itstool docbook-xsl python-pylint)
+optdepends=('gst-plugins-ugly: Extra media codecs'
+            'gst-libav: Extra media codecs'
+            'lirc-utils: Infrared Remote Control plugin'
+            'grilo-plugins: Media discovery'
+            'zeitgeist: Zeitgeist plugin')
+groups=(gnome)
+options=('!emptydirs')
+backup=(etc/totem/browser-plugins.ini)
+install=totem.install
+conflicts=(totem-plugin)
+replaces=(totem-plugin)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+        browser-plugins.ini bugreport.patch)
+sha256sums=('dd168cdd4051d01131d47c24fa45bfd08b6ccf45900ac4b64bae47f6f47a35e3'
+            'a50a3bbf35f0535f7e8e20af1893446a2e5711015484f9ae6d1ff91af3b23c4e'
+            '30481dab7e21b66257e3238f5a8b708e1a5c4797d7da904f7ebaba4c2c2ef167')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+
+  # Make compatible with Python 3 and Gstreamer 1.0
+  patch -Np1 -i ../bugreport.patch
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr \
+    --sysconfdir=/etc \
+    --libexecdir=/usr/lib/totem \
+    --localstatedir=/var \
+    --disable-static \
+    --enable-python \
+    --enable-nautilus
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 ../browser-plugins.ini "$pkgdir/etc/totem/browser-plugins.ini"
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/totem/COPYING"
+}

Deleted: extra-x86_64/browser-plugins.ini
===================================================================
--- extra-x86_64/browser-plugins.ini	2014-05-05 18:56:45 UTC (rev 212055)
+++ extra-x86_64/browser-plugins.ini	2014-05-05 18:59:54 UTC (rev 212056)
@@ -1,2 +0,0 @@
-[Plugins]
-application/x-shockwave-flash.disabled=true

Copied: totem/repos/extra-x86_64/browser-plugins.ini (from rev 212055, totem/trunk/browser-plugins.ini)
===================================================================
--- extra-x86_64/browser-plugins.ini	                        (rev 0)
+++ extra-x86_64/browser-plugins.ini	2014-05-05 18:59:54 UTC (rev 212056)
@@ -0,0 +1,2 @@
+[Plugins]
+application/x-shockwave-flash.disabled=true

Deleted: extra-x86_64/bugreport.patch
===================================================================
--- extra-x86_64/bugreport.patch	2014-05-05 18:56:45 UTC (rev 212055)
+++ extra-x86_64/bugreport.patch	2014-05-05 18:59:54 UTC (rev 212056)
@@ -1,22 +0,0 @@
-diff -u -r totem-3.8.2/data/totem-bugreport.py totem-3.8.2-bugreport/data/totem-bugreport.py
---- totem-3.8.2/data/totem-bugreport.py	2013-03-13 16:34:44.000000000 +0100
-+++ totem-3.8.2-bugreport/data/totem-bugreport.py	2013-05-14 13:54:04.243699665 +0200
-@@ -4,7 +4,7 @@
- from gi.repository import Gtk
- 
- # Get the GStreamer version
--if os.system ('gst-typefind-0.10 --version') == 0:
-+if os.system ('gst-typefind-1.0 --version') == 0:
- 	# List the formats of the last files played
- 	last_visited = 0
- 	recent_manager = Gtk.RecentManager.get_default ()
-@@ -15,7 +15,7 @@
- 				last = recent.get_uri_display ()
- 
- 	if last != None:
--		file_handle = os.popen ('gst-typefind-0.10 "%s"' % (last))
-+		file_handle = os.popen ('gst-typefind-1.0 "%s"' % (last))
- 		parts = file_handle.read ().split (' ')
- 		date = datetime.fromtimestamp (last_visited)
--		print 'Listened to a "%s" file on %s' % (parts.pop ().strip (), date.isoformat ())
-+		print('Listened to a "%s" file on %s' % (parts.pop ().strip (), date.isoformat ()))

Copied: totem/repos/extra-x86_64/bugreport.patch (from rev 212055, totem/trunk/bugreport.patch)
===================================================================
--- extra-x86_64/bugreport.patch	                        (rev 0)
+++ extra-x86_64/bugreport.patch	2014-05-05 18:59:54 UTC (rev 212056)
@@ -0,0 +1,22 @@
+diff -u -r totem-3.8.2/data/totem-bugreport.py totem-3.8.2-bugreport/data/totem-bugreport.py
+--- totem-3.8.2/data/totem-bugreport.py	2013-03-13 16:34:44.000000000 +0100
++++ totem-3.8.2-bugreport/data/totem-bugreport.py	2013-05-14 13:54:04.243699665 +0200
+@@ -4,7 +4,7 @@
+ from gi.repository import Gtk
+ 
+ # Get the GStreamer version
+-if os.system ('gst-typefind-0.10 --version') == 0:
++if os.system ('gst-typefind-1.0 --version') == 0:
+ 	# List the formats of the last files played
+ 	last_visited = 0
+ 	recent_manager = Gtk.RecentManager.get_default ()
+@@ -15,7 +15,7 @@
+ 				last = recent.get_uri_display ()
+ 
+ 	if last != None:
+-		file_handle = os.popen ('gst-typefind-0.10 "%s"' % (last))
++		file_handle = os.popen ('gst-typefind-1.0 "%s"' % (last))
+ 		parts = file_handle.read ().split (' ')
+ 		date = datetime.fromtimestamp (last_visited)
+-		print 'Listened to a "%s" file on %s' % (parts.pop ().strip (), date.isoformat ())
++		print('Listened to a "%s" file on %s' % (parts.pop ().strip (), date.isoformat ()))

Deleted: extra-x86_64/totem.install
===================================================================
--- extra-x86_64/totem.install	2014-05-05 18:56:45 UTC (rev 212055)
+++ extra-x86_64/totem.install	2014-05-05 18:59:54 UTC (rev 212056)
@@ -1,13 +0,0 @@
-post_install() {
-  /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: totem/repos/extra-x86_64/totem.install (from rev 212055, totem/trunk/totem.install)
===================================================================
--- extra-x86_64/totem.install	                        (rev 0)
+++ extra-x86_64/totem.install	2014-05-05 18:59:54 UTC (rev 212056)
@@ -0,0 +1,13 @@
+post_install() {
+  /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}




More information about the arch-commits mailing list