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

Jan Steffens heftig at nymeria.archlinux.org
Sun Apr 21 22:06:42 UTC 2013


    Date: Monday, April 22, 2013 @ 00:06:42
  Author: heftig
Revision: 183323

db-move: moved totem from [testing] to [extra] (i686, x86_64)

Added:
  totem/repos/extra-i686/PKGBUILD
    (from rev 183313, totem/repos/testing-i686/PKGBUILD)
  totem/repos/extra-i686/browser-plugins.ini
    (from rev 183313, totem/repos/testing-i686/browser-plugins.ini)
  totem/repos/extra-i686/totem.install
    (from rev 183313, totem/repos/testing-i686/totem.install)
  totem/repos/extra-x86_64/PKGBUILD
    (from rev 183313, totem/repos/testing-x86_64/PKGBUILD)
  totem/repos/extra-x86_64/browser-plugins.ini
    (from rev 183313, totem/repos/testing-x86_64/browser-plugins.ini)
  totem/repos/extra-x86_64/totem.install
    (from rev 183313, totem/repos/testing-x86_64/totem.install)
Deleted:
  totem/repos/extra-i686/PKGBUILD
  totem/repos/extra-i686/browser-plugins.ini
  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/totem.install
  totem/repos/testing-i686/
  totem/repos/testing-x86_64/

----------------------------------+
 /PKGBUILD                        |  142 +++++++++++++++++++++++++++++++++++++
 /browser-plugins.ini             |    4 +
 /totem.install                   |   26 ++++++
 extra-i686/PKGBUILD              |   71 ------------------
 extra-i686/browser-plugins.ini   |    2 
 extra-i686/totem.install         |   13 ---
 extra-x86_64/PKGBUILD            |   71 ------------------
 extra-x86_64/browser-plugins.ini |    2 
 extra-x86_64/totem.install       |   13 ---
 9 files changed, 172 insertions(+), 172 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-04-21 22:06:41 UTC (rev 183322)
+++ extra-i686/PKGBUILD	2013-04-21 22:06:42 UTC (rev 183323)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgbase=totem
-pkgname=('totem' 'totem-plugin')
-pkgver=3.6.3
-pkgrel=2
-pkgdesc="GNOME3 movie player based on GStreamer"
-url="http://www.gnome.org"
-arch=(i686 x86_64)
-license=(GPL2 custom)
-depends=(gst-plugins-base gst-plugins-good totem-plparser desktop-file-utils iso-codes libpeas
-         hicolor-icon-theme gnome-icon-theme-symbolic gsettings-desktop-schemas dconf clutter-gst
-         clutter-gtk python2-gobject gst-plugins-bad)
-makedepends=(intltool gnome-doc-utils nautilus lirc-utils vala grilo pylint dbus-glib libzeitgeist)
-options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz
-        browser-plugins.ini)
-sha256sums=('ad9f2ff207c8a965975670e262394953b37b2dc25cff7ee59f138f961f88ce60'
-            'a50a3bbf35f0535f7e8e20af1893446a2e5711015484f9ae6d1ff91af3b23c4e')
-
-build() {
-  cd "$pkgbase-$pkgver"
-  ./configure --prefix=/usr \
-    --sysconfdir=/etc \
-    --libexecdir=/usr/lib/totem \
-    --localstatedir=/var \
-    --disable-static \
-    --enable-python \
-    --enable-nautilus
-  make
-}
-
-package_totem() {
-  groups=(gnome-extra)
-  install=totem.install
-  optdepends=('gst-plugins-ugly: Extra media codecs'
-              'gst-ffmpeg: Extra media codecs'
-              'lirc-utils: Infrared Remote Control plugin'
-              'grilo-plugins: Browse sidebar (remote media)'
-              'pyxdg: opensubtitles plugin'
-              'libzeitgeist: Zeitgeist plugin')
-
-  cd "$pkgbase-$pkgver"
-  make DESTDIR="${pkgdir}" install
-
-  rm -r "$pkgdir/usr/lib/mozilla"
-  rm "$pkgdir/usr/lib/totem/totem-plugin-viewer"
-
-  sed -i "s|#!/usr/bin/python$|#!/usr/bin/python2|" \
-    $pkgdir/usr/lib/totem/totem/totem-bugreport.py
-
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/totem/COPYING"
-}
-
-package_totem-plugin() {
-  pkgdesc="Totem plugin for web browsers"
-  depends=("totem=$pkgver" dbus-glib)
-  backup=(etc/totem/browser-plugins.ini)
-
-  cd "$pkgbase-$pkgver"
-  make -C browser-plugin \
-    plugindir=/usr/lib/mozilla/plugins \
-    xptdir=/usr/lib/mozilla/plugins \
-    DESTDIR="$pkgdir" install
-  
-  install -Dm644 ../browser-plugins.ini "$pkgdir/etc/totem/browser-plugins.ini"
-
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/totem-plugin/COPYING"
-}

Copied: totem/repos/extra-i686/PKGBUILD (from rev 183313, totem/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-04-21 22:06:42 UTC (rev 183323)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgbase=totem
+pkgname=('totem' 'totem-plugin')
+pkgver=3.8.0
+pkgrel=1
+pkgdesc="GNOME3 movie player based on GStreamer"
+url="http://www.gnome.org"
+arch=(i686 x86_64)
+license=(GPL2 custom)
+depends=(gst-plugins-base gst-plugins-good totem-plparser desktop-file-utils iso-codes libpeas
+         hicolor-icon-theme gnome-icon-theme gsettings-desktop-schemas dconf clutter-gst
+         clutter-gtk python2-gobject gst-plugins-bad)
+makedepends=(intltool libnautilus-extension lirc-utils vala grilo pylint dbus-glib libzeitgeist itstool docbook-xsl)
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz
+        browser-plugins.ini)
+sha256sums=('74c73a5decb69572cb182005b144493c2f6e7f48d4c57851e6da33e8e76fb039'
+            'a50a3bbf35f0535f7e8e20af1893446a2e5711015484f9ae6d1ff91af3b23c4e')
+
+build() {
+  cd "$pkgbase-$pkgver"
+  ./configure --prefix=/usr \
+    --sysconfdir=/etc \
+    --libexecdir=/usr/lib/totem \
+    --localstatedir=/var \
+    --disable-static \
+    --enable-python \
+    --enable-nautilus
+  make
+}
+
+package_totem() {
+  groups=(gnome)
+  install=totem.install
+  optdepends=('gst-plugins-ugly: Extra media codecs'
+              'gst-libav: Extra media codecs'
+              'lirc-utils: Infrared Remote Control plugin'
+              'grilo-plugins: Browse sidebar (remote media)'
+              'pyxdg: opensubtitles plugin'
+              'libzeitgeist: Zeitgeist plugin')
+
+  cd "$pkgbase-$pkgver"
+  make DESTDIR="${pkgdir}" install
+
+  rm -r "$pkgdir/usr/lib/mozilla"
+  rm "$pkgdir/usr/lib/totem/totem-plugin-viewer"
+
+  sed -i "s|#!/usr/bin/python$|#!/usr/bin/python2|" \
+    $pkgdir/usr/lib/totem/totem/totem-bugreport.py
+
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/totem/COPYING"
+}
+
+package_totem-plugin() {
+  pkgdesc="Totem plugin for web browsers"
+  depends=("totem=$pkgver" dbus-glib)
+  backup=(etc/totem/browser-plugins.ini)
+
+  cd "$pkgbase-$pkgver"
+  make -C browser-plugin \
+    plugindir=/usr/lib/mozilla/plugins \
+    xptdir=/usr/lib/mozilla/plugins \
+    DESTDIR="$pkgdir" install
+  
+  install -Dm644 ../browser-plugins.ini "$pkgdir/etc/totem/browser-plugins.ini"
+
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/totem-plugin/COPYING"
+}

Deleted: extra-i686/browser-plugins.ini
===================================================================
--- extra-i686/browser-plugins.ini	2013-04-21 22:06:41 UTC (rev 183322)
+++ extra-i686/browser-plugins.ini	2013-04-21 22:06:42 UTC (rev 183323)
@@ -1,2 +0,0 @@
-[Plugins]
-application/x-shockwave-flash.disabled=true

Copied: totem/repos/extra-i686/browser-plugins.ini (from rev 183313, totem/repos/testing-i686/browser-plugins.ini)
===================================================================
--- extra-i686/browser-plugins.ini	                        (rev 0)
+++ extra-i686/browser-plugins.ini	2013-04-21 22:06:42 UTC (rev 183323)
@@ -0,0 +1,2 @@
+[Plugins]
+application/x-shockwave-flash.disabled=true

Deleted: extra-i686/totem.install
===================================================================
--- extra-i686/totem.install	2013-04-21 22:06:41 UTC (rev 183322)
+++ extra-i686/totem.install	2013-04-21 22:06:42 UTC (rev 183323)
@@ -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 183313, totem/repos/testing-i686/totem.install)
===================================================================
--- extra-i686/totem.install	                        (rev 0)
+++ extra-i686/totem.install	2013-04-21 22:06:42 UTC (rev 183323)
@@ -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	2013-04-21 22:06:41 UTC (rev 183322)
+++ extra-x86_64/PKGBUILD	2013-04-21 22:06:42 UTC (rev 183323)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgbase=totem
-pkgname=('totem' 'totem-plugin')
-pkgver=3.6.3
-pkgrel=2
-pkgdesc="GNOME3 movie player based on GStreamer"
-url="http://www.gnome.org"
-arch=(i686 x86_64)
-license=(GPL2 custom)
-depends=(gst-plugins-base gst-plugins-good totem-plparser desktop-file-utils iso-codes libpeas
-         hicolor-icon-theme gnome-icon-theme-symbolic gsettings-desktop-schemas dconf clutter-gst
-         clutter-gtk python2-gobject gst-plugins-bad)
-makedepends=(intltool gnome-doc-utils nautilus lirc-utils vala grilo pylint dbus-glib libzeitgeist)
-options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz
-        browser-plugins.ini)
-sha256sums=('ad9f2ff207c8a965975670e262394953b37b2dc25cff7ee59f138f961f88ce60'
-            'a50a3bbf35f0535f7e8e20af1893446a2e5711015484f9ae6d1ff91af3b23c4e')
-
-build() {
-  cd "$pkgbase-$pkgver"
-  ./configure --prefix=/usr \
-    --sysconfdir=/etc \
-    --libexecdir=/usr/lib/totem \
-    --localstatedir=/var \
-    --disable-static \
-    --enable-python \
-    --enable-nautilus
-  make
-}
-
-package_totem() {
-  groups=(gnome-extra)
-  install=totem.install
-  optdepends=('gst-plugins-ugly: Extra media codecs'
-              'gst-ffmpeg: Extra media codecs'
-              'lirc-utils: Infrared Remote Control plugin'
-              'grilo-plugins: Browse sidebar (remote media)'
-              'pyxdg: opensubtitles plugin'
-              'libzeitgeist: Zeitgeist plugin')
-
-  cd "$pkgbase-$pkgver"
-  make DESTDIR="${pkgdir}" install
-
-  rm -r "$pkgdir/usr/lib/mozilla"
-  rm "$pkgdir/usr/lib/totem/totem-plugin-viewer"
-
-  sed -i "s|#!/usr/bin/python$|#!/usr/bin/python2|" \
-    $pkgdir/usr/lib/totem/totem/totem-bugreport.py
-
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/totem/COPYING"
-}
-
-package_totem-plugin() {
-  pkgdesc="Totem plugin for web browsers"
-  depends=("totem=$pkgver" dbus-glib)
-  backup=(etc/totem/browser-plugins.ini)
-
-  cd "$pkgbase-$pkgver"
-  make -C browser-plugin \
-    plugindir=/usr/lib/mozilla/plugins \
-    xptdir=/usr/lib/mozilla/plugins \
-    DESTDIR="$pkgdir" install
-  
-  install -Dm644 ../browser-plugins.ini "$pkgdir/etc/totem/browser-plugins.ini"
-
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/totem-plugin/COPYING"
-}

Copied: totem/repos/extra-x86_64/PKGBUILD (from rev 183313, totem/repos/testing-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-04-21 22:06:42 UTC (rev 183323)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgbase=totem
+pkgname=('totem' 'totem-plugin')
+pkgver=3.8.0
+pkgrel=1
+pkgdesc="GNOME3 movie player based on GStreamer"
+url="http://www.gnome.org"
+arch=(i686 x86_64)
+license=(GPL2 custom)
+depends=(gst-plugins-base gst-plugins-good totem-plparser desktop-file-utils iso-codes libpeas
+         hicolor-icon-theme gnome-icon-theme gsettings-desktop-schemas dconf clutter-gst
+         clutter-gtk python2-gobject gst-plugins-bad)
+makedepends=(intltool libnautilus-extension lirc-utils vala grilo pylint dbus-glib libzeitgeist itstool docbook-xsl)
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz
+        browser-plugins.ini)
+sha256sums=('74c73a5decb69572cb182005b144493c2f6e7f48d4c57851e6da33e8e76fb039'
+            'a50a3bbf35f0535f7e8e20af1893446a2e5711015484f9ae6d1ff91af3b23c4e')
+
+build() {
+  cd "$pkgbase-$pkgver"
+  ./configure --prefix=/usr \
+    --sysconfdir=/etc \
+    --libexecdir=/usr/lib/totem \
+    --localstatedir=/var \
+    --disable-static \
+    --enable-python \
+    --enable-nautilus
+  make
+}
+
+package_totem() {
+  groups=(gnome)
+  install=totem.install
+  optdepends=('gst-plugins-ugly: Extra media codecs'
+              'gst-libav: Extra media codecs'
+              'lirc-utils: Infrared Remote Control plugin'
+              'grilo-plugins: Browse sidebar (remote media)'
+              'pyxdg: opensubtitles plugin'
+              'libzeitgeist: Zeitgeist plugin')
+
+  cd "$pkgbase-$pkgver"
+  make DESTDIR="${pkgdir}" install
+
+  rm -r "$pkgdir/usr/lib/mozilla"
+  rm "$pkgdir/usr/lib/totem/totem-plugin-viewer"
+
+  sed -i "s|#!/usr/bin/python$|#!/usr/bin/python2|" \
+    $pkgdir/usr/lib/totem/totem/totem-bugreport.py
+
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/totem/COPYING"
+}
+
+package_totem-plugin() {
+  pkgdesc="Totem plugin for web browsers"
+  depends=("totem=$pkgver" dbus-glib)
+  backup=(etc/totem/browser-plugins.ini)
+
+  cd "$pkgbase-$pkgver"
+  make -C browser-plugin \
+    plugindir=/usr/lib/mozilla/plugins \
+    xptdir=/usr/lib/mozilla/plugins \
+    DESTDIR="$pkgdir" install
+  
+  install -Dm644 ../browser-plugins.ini "$pkgdir/etc/totem/browser-plugins.ini"
+
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/totem-plugin/COPYING"
+}

Deleted: extra-x86_64/browser-plugins.ini
===================================================================
--- extra-x86_64/browser-plugins.ini	2013-04-21 22:06:41 UTC (rev 183322)
+++ extra-x86_64/browser-plugins.ini	2013-04-21 22:06:42 UTC (rev 183323)
@@ -1,2 +0,0 @@
-[Plugins]
-application/x-shockwave-flash.disabled=true

Copied: totem/repos/extra-x86_64/browser-plugins.ini (from rev 183313, totem/repos/testing-x86_64/browser-plugins.ini)
===================================================================
--- extra-x86_64/browser-plugins.ini	                        (rev 0)
+++ extra-x86_64/browser-plugins.ini	2013-04-21 22:06:42 UTC (rev 183323)
@@ -0,0 +1,2 @@
+[Plugins]
+application/x-shockwave-flash.disabled=true

Deleted: extra-x86_64/totem.install
===================================================================
--- extra-x86_64/totem.install	2013-04-21 22:06:41 UTC (rev 183322)
+++ extra-x86_64/totem.install	2013-04-21 22:06:42 UTC (rev 183323)
@@ -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 183313, totem/repos/testing-x86_64/totem.install)
===================================================================
--- extra-x86_64/totem.install	                        (rev 0)
+++ extra-x86_64/totem.install	2013-04-21 22:06:42 UTC (rev 183323)
@@ -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