[arch-commits] Commit in totem/repos/extra-i686 (6 files)

2012-05-15 Thread Ionut Biru
Date: Tuesday, May 15, 2012 @ 11:12:09
  Author: ibiru
Revision: 159099

archrelease: copy trunk to extra-i686

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

-+
 PKGBUILD|  152 +-
 browser-plugins.ini |4 -
 totem.install   |   26 
 3 files changed, 91 insertions(+), 91 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2012-05-15 15:11:50 UTC (rev 159098)
+++ PKGBUILD2012-05-15 15:12:09 UTC (rev 159099)
@@ -1,76 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgbase=totem
-pkgname=('totem' 'totem-plugin')
-pkgver=3.4.1
-pkgrel=2
-pkgdesc=A GNOME3 integrated movie player based on Gstreamer.
-url=http://www.gnome.org;
-arch=('i686' 'x86_64')
-license=('GPL2' 'custom')
-depends=('gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 
'totem-plparser' 'libxxf86vm'
- 'libxtst' 'desktop-file-utils' 'iso-codes' 'python2' 'libpeas' 
'hicolor-icon-theme'
- 'gnome-icon-theme-symbolic' 'gsettings-desktop-schemas' 'dconf' 
'clutter-gst'
- 'clutter-gtk' 'mx' 'python2-gobject' 'pylint')
-makedepends=('intltool' 'gtk-doc' 'nautilus' 'libgdata' 'lirc-utils'
- 'libepc' 'bluez' 'vala' 'grilo')
-options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz
-browser-plugins.ini)
-sha256sums=('eadf138068c2e31bf8fe31b3d63536cb0fe32f834fcf4fbfb453a3fff5eec7ef'
-'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=('gstreamer0.10-ugly-plugins: Extra media codecs'
-  'gstreamer0.10-bad-plugins: Extra media codecs'
-  'gstreamer0.10-ffmpeg: Extra media codecs'
-  'lirc-utils: Infrared Remote Control plugin'
-  'libepc: Publish Playlist plugin'
-  'libgdata: YouTube Browser plugin'
-  'bluez: Bemused plugin'
-  'grilo-plugins: Browse sidebar (remote media)'
-  'pyxdg: opensubtitles 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,plugins/iplayer/iplayer2.py}
-
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/totem/COPYING
-}
-
-package_totem-plugin() {
-  pkgdesc=Totem plugin for web browsers
-  depends=(totem=$pkgver)
-  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 159098, totem/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-05-15 15:12:09 UTC (rev 159099)
@@ -0,0 +1,76 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgbase=totem
+pkgname=('totem' 'totem-plugin')
+pkgver=3.4.2
+pkgrel=1
+pkgdesc=A GNOME3 integrated movie player based on Gstreamer.
+url=http://www.gnome.org;
+arch=('i686' 'x86_64')
+license=('GPL2' 'custom')
+depends=('gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 
'totem-plparser' 'libxxf86vm'
+ 'libxtst' 'desktop-file-utils' 'iso-codes' 'python2' 'libpeas' 
'hicolor-icon-theme'
+ 'gnome-icon-theme-symbolic' 'gsettings-desktop-schemas' 'dconf' 
'clutter-gst'
+ 'clutter-gtk' 'mx' 'python2-gobject' 'pylint')
+makedepends=('intltool' 'gtk-doc' 'nautilus' 'libgdata' 'lirc-utils'
+ 'libepc' 'bluez' 'vala' 'grilo')
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz
+browser-plugins.ini)
+sha256sums=('e1532b471a14612b5f44d29b8392716c1123f4d874cd9d01e06a11f32637341e'
+

[arch-commits] Commit in totem/repos (extra-i686)

2011-06-18 Thread Ionut Biru
Date: Saturday, June 18, 2011 @ 15:43:55
  Author: ibiru
Revision: 127846

archrelease: remove extra-i686

Deleted:
  totem/repos/extra-i686/



[arch-commits] Commit in totem/repos (extra-i686)

2011-06-18 Thread Ionut Biru
Date: Saturday, June 18, 2011 @ 15:44:11
  Author: ibiru
Revision: 127847

archrelease: copy trunk to extra-i686

Added:
  totem/repos/extra-i686/



[arch-commits] Commit in totem/repos (extra-i686)

2011-05-26 Thread Ionut Biru
Date: Thursday, May 26, 2011 @ 12:49:13
  Author: ibiru
Revision: 125548

archrelease: remove extra-i686

Deleted:
  totem/repos/extra-i686/



[arch-commits] Commit in totem/repos (extra-i686)

2011-05-26 Thread Ionut Biru
Date: Thursday, May 26, 2011 @ 12:49:29
  Author: ibiru
Revision: 125549

archrelease: copy trunk to extra-i686

Added:
  totem/repos/extra-i686/



[arch-commits] Commit in totem/repos (extra-i686 testing-i686)

2011-04-30 Thread Ionut Biru
Date: Saturday, April 30, 2011 @ 16:47:57
  Author: ibiru
Revision: 121921

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

Added:
  totem/repos/extra-i686/
Deleted:
  totem/repos/testing-i686/



[arch-commits] Commit in totem/repos (extra-i686)

2011-04-30 Thread Ionut Biru
Date: Saturday, April 30, 2011 @ 16:47:57
  Author: ibiru
Revision: 121920

db-move: totem removed by ibiru for move to [extra] (i686)

Deleted:
  totem/repos/extra-i686/



[arch-commits] Commit in totem/repos (extra-i686)

2010-10-19 Thread Ionut Biru
Date: Tuesday, October 19, 2010 @ 16:31:46
  Author: ibiru
Revision: 96294

archrelease: remove extra-i686

Deleted:
  totem/repos/extra-i686/



[arch-commits] Commit in totem/repos (extra-i686)

2010-10-19 Thread Ionut Biru
Date: Tuesday, October 19, 2010 @ 16:32:02
  Author: ibiru
Revision: 96295

archrelease: copy trunk to extra-i686

Added:
  totem/repos/extra-i686/



[arch-commits] Commit in totem/repos (extra-i686)

2010-10-18 Thread Allan McRae
Date: Monday, October 18, 2010 @ 17:19:52
  Author: allan
Revision: 96038

db-move: totem removed by allan for move to [extra] (i686)

Deleted:
  totem/repos/extra-i686/



[arch-commits] Commit in totem/repos (extra-i686 testing-i686)

2010-10-18 Thread Allan McRae
Date: Monday, October 18, 2010 @ 17:19:55
  Author: allan
Revision: 96039

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

Added:
  totem/repos/extra-i686/
Deleted:
  totem/repos/testing-i686/



[arch-commits] Commit in totem/repos (extra-i686)

2010-10-04 Thread Jan de Groot
Date: Monday, October 4, 2010 @ 04:50:53
  Author: jgc
Revision: 93120

db-move: totem removed by jgc for move to [extra] (i686)

Deleted:
  totem/repos/extra-i686/



[arch-commits] Commit in totem/repos (extra-i686 testing-i686)

2010-10-04 Thread Jan de Groot
Date: Monday, October 4, 2010 @ 04:50:54
  Author: jgc
Revision: 93121

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

Added:
  totem/repos/extra-i686/
Deleted:
  totem/repos/testing-i686/



[arch-commits] Commit in totem/repos (extra-i686)

2010-05-12 Thread Ionut Biru
Date: Wednesday, May 12, 2010 @ 14:37:58
  Author: ibiru
Revision: 80139

archrelease: remove extra-i686

Deleted:
  totem/repos/extra-i686/



[arch-commits] Commit in totem/repos (extra-i686)

2010-05-12 Thread Ionut Biru
Date: Wednesday, May 12, 2010 @ 14:38:19
  Author: ibiru
Revision: 80140

archrelease: copy trunk to extra-i686

Added:
  totem/repos/extra-i686/



[arch-commits] Commit in totem/repos (extra-i686)

2010-05-06 Thread Ionut Biru
Date: Thursday, May 6, 2010 @ 09:50:39
  Author: ibiru
Revision: 79758

archrelease: remove extra-i686

Deleted:
  totem/repos/extra-i686/



[arch-commits] Commit in totem/repos (extra-i686)

2010-05-06 Thread Ionut Biru
Date: Thursday, May 6, 2010 @ 09:51:58
  Author: ibiru
Revision: 79759

archrelease: copy trunk to extra-i686

Added:
  totem/repos/extra-i686/



[arch-commits] Commit in totem/repos (extra-i686)

2010-03-31 Thread Jan de Groot
Date: Wednesday, March 31, 2010 @ 15:54:01
  Author: jgc
Revision: 75056

db-move: totem removed by jgc for move to extra

Deleted:
  totem/repos/extra-i686/



[arch-commits] Commit in totem/repos (extra-i686 gnome-unstable-i686)

2010-03-31 Thread Jan de Groot
Date: Wednesday, March 31, 2010 @ 15:54:01
  Author: jgc
Revision: 75057

db-move: moved totem from [gnome-unstable] to [extra] (i686)

Added:
  totem/repos/extra-i686/
Deleted:
  totem/repos/gnome-unstable-i686/



[arch-commits] Commit in totem/repos (extra-i686)

2010-01-30 Thread Jan de Groot
Date: Saturday, January 30, 2010 @ 15:04:46
  Author: jgc
Revision: 65885

db-move: totem removed by jgc for move to extra

Deleted:
  totem/repos/extra-i686/



[arch-commits] Commit in totem/repos (extra-i686 testing-i686)

2010-01-30 Thread Jan de Groot
Date: Saturday, January 30, 2010 @ 15:04:47
  Author: jgc
Revision: 65886

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

Added:
  totem/repos/extra-i686/
Deleted:
  totem/repos/testing-i686/



[arch-commits] Commit in totem/repos (extra-i686 extra-i686/PKGBUILD)

2009-12-26 Thread Jan de Groot
Date: Saturday, December 26, 2009 @ 13:46:02
  Author: jgc
Revision: 61844

Merged revisions 61843 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/totem/trunk


  r61843 | jgc | 2009-12-26 19:45:27 +0100 (Sat, 26 Dec 2009) | 2 lines
  
  upgpkg: totem 2.28.5-1
  Update to 2.28.5


Modified:
  totem/repos/extra-i686/   (properties)
  totem/repos/extra-i686/PKGBUILD

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


Property changes on: totem/repos/extra-i686
___
Modified: svnmerge-integrated
   - /totem/trunk:1-59156
   + /totem/trunk:1-61843

Modified: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2009-12-26 18:45:27 UTC (rev 61843)
+++ extra-i686/PKGBUILD 2009-12-26 18:46:02 UTC (rev 61844)
@@ -3,7 +3,7 @@
 
 pkgbase=totem
 pkgname=('totem' 'totem-plugin')
-pkgver=2.28.4
+pkgver=2.28.5
 pkgrel=1
 url=http://www.hadess.net/totem.php3;
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 makedepends=('gstreamer0.10-base-plugins=0.10.25' 
'gstreamer0.10-good-plugins=0.10.16' 'totem-plparser=2.28.1' 'libxxf86vm' 
'libxtst' 'desktop-file-utils' 'iso-codes=3.10.1' 'libepc=0.3.10' 
'python=2.6' 'libgdata=0.4.0' 'nautilus=2.28.1' 'xulrunner=1.9.1' 
'pkgconfig' 'bluez=4.57' 'lirc-utils' 'gnome-doc-utils=0.18.1' 
'gnome-control-center=2.28.1' 'libtracker=0.6.95' 'intltool' 'pygtk=2.16.0')
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/totem/2.28/${pkgbase}-${pkgver}.tar.bz2)
-sha256sums=('ac1f9091450e2dde2887dd7176183341fcea5adc4b6cee6887342837f2a6e17e')
+sha256sums=('c788bb314addbeeb2b27a2af0f7448752db22dcfaf8b0a4e704463ba9a9dc063')
 
 build() {
   cd ${srcdir}/${pkgbase}-${pkgver}