[arch-commits] Commit in netcdf/trunk (PKGBUILD)

2011-01-16 Thread Ronald van Haren
Date: Monday, January 17, 2011 @ 01:57:48
  Author: ronald
Revision: 106453

enable OpenDAP component FS#22411

Modified:
  netcdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-17 06:54:48 UTC (rev 106452)
+++ PKGBUILD2011-01-17 06:57:48 UTC (rev 106453)
@@ -8,7 +8,7 @@
 pkgdesc="network Common Data Form interface for array-oriented data access and 
corresponding library"
 arch=("i686" "x86_64")
 url="http://www.unidata.ucar.edu/downloads/netcdf/index.jsp";
-depends=('gcc-libs' 'hdf5' 'gcc-fortran')
+depends=('gcc-libs' 'hdf5' 'gcc-fortran' 'curl')
 options=('force' '!libtool' '!makeflags')
 license=('custom')
 
source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-${pkgver}.tar.gz)
@@ -16,7 +16,7 @@
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --enable-shared --enable-netcdf-4
+  ./configure --prefix=/usr --enable-shared --enable-netcdf-4 
--enable-dap-netcdf
   make
   make check
 }



[arch-commits] Commit in kile/trunk (PKGBUILD)

2011-01-16 Thread Ronald van Haren
Date: Monday, January 17, 2011 @ 01:54:48
  Author: ronald
Revision: 106452

add docbook-xml to makedepends FS#22465

Modified:
  kile/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-17 06:52:57 UTC (rev 106451)
+++ PKGBUILD2011-01-17 06:54:48 UTC (rev 106452)
@@ -10,7 +10,7 @@
 license=('GPL2')
 url="http://kile.sourceforge.net/";
 depends=('kdelibs' 'texlive-core')
-makedepends=('cmake' 'automoc4')
+makedepends=('cmake' 'automoc4' 'docbook-xml')
 install=kile.install
 source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2";)
 md5sums=('8585c196b7bff68c5cffb924a98b8783')
@@ -23,10 +23,10 @@
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_SKIP_RPATH=ON \
 -DCMAKE_INSTALL_PREFIX=/usr
-  make || return 1
+  make
 }
 
 package() {
   cd ${srcdir}/build
-  make DESTDIR=$pkgdir install || return 1
+  make DESTDIR=$pkgdir install
 }



[arch-commits] Commit in koffice-meta/trunk (PKGBUILD)

2011-01-16 Thread Ronald van Haren
Date: Monday, January 17, 2011 @ 01:52:35
  Author: ronald
Revision: 106450

upgpkg: koffice-meta 2.3.0-1
adapt meta packages for 2.3 series

Modified:
  koffice-meta/trunk/PKGBUILD

--+
 PKGBUILD |   61 +
 1 file changed, 33 insertions(+), 28 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-17 06:22:36 UTC (rev 106449)
+++ PKGBUILD2011-01-17 06:52:35 UTC (rev 106450)
@@ -4,7 +4,7 @@
 pkgbase=koffice-meta
 pkgname=('koffice-meta-koffice'
'koffice-meta-koffice-doc')
-pkgver=2.2.0
+pkgver=2.3.0
 pkgrel=1
 arch=('any')
 url='http://www.archlinux.org'
@@ -16,41 +16,46 @@
 
 package_koffice-meta-koffice(){
 pkgdesc="Meta package for koffice"
-depends=('koffice-interfaces'
-'koffice-kounavail'
-'koffice-kspread'
-'koffice-plugins'
-'koffice-karbon'
+depends=(
+   'koffice-filters'
+   'koffice-interfaces'
+   'koffice-libs'
+   'koffice-plugins'
+   'koffice-pics'
+   'koffice-servicetypes'
+   'koffice-templates'
+   'koffice-tools'
+   'koffice-karbon'
+#  'koffice-kchart'
'koffice-kexi'
-'koffice-kplato'
-'koffice-kword'
-'koffice-servicetypes'
-'koffice-kchart'
-'koffice-kpresenter'
-'koffice-libs'
-'koffice-templates'
-'koffice-filters'
-#'koffice-kdgantt'
-'koffice-krita'
-'koffice-pics'
-'koffice-tools')
+   'koffice-kformula'
+   'koffice-kounavail'
+   'koffice-kplato'
+   'koffice-kpresenter'
+   'koffice-krita'
+   'koffice-kspread'
+   'koffice-kword'
+#  'koffice-kdgantt' # still an empty package
+)
 replaces=('koffice')
 conflicts=('koffice-doc')
 }
 
 package_koffice-meta-koffice-doc(){
 pkgdesc="Meta package for koffice-doc"
-depends=('koffice-interfaces'
-'koffice-kspread-doc'
-'koffice-karbon-doc'
+depends=(
+   'koffice-karbon-doc'
+#  'koffice-kword-doc' # see http://userbase.kde.org/KWord/Manual for 
documentation (not supplied by upstream anymore in the sources)
+   'koffice-kspread-doc'
+   'koffice-thesaurus-doc'
+   'koffice-handbook'
'koffice-kexi-doc'
-#'koffice-kplato-doc'
-#'koffice-kword-doc'
-'koffice-kchart-doc'
-'koffice-kpresenter'
-'koffice-kpresenter-doc'
-#'koffice-krita-doc'
-'koffice-thesaurus-doc')
+   'koffice-kpresenter-doc'
+#  'koffice-kplato-doc'
+#  'koffice-krita-doc' # no krita-doc anymore upstream
+   'koffice-kformula-doc'
+#  'koffice-kchart-doc'
+ )
 replaces=('koffice-doc')
 conflicts=('koffice-doc')
 }



[arch-commits] Commit in koffice-meta/repos (testing-any)

2011-01-16 Thread Ronald van Haren
Date: Monday, January 17, 2011 @ 01:52:57
  Author: ronald
Revision: 106451

archrelease: copy trunk to testing-any

Added:
  koffice-meta/repos/testing-any/



[arch-commits] Commit in scummvm/repos (testing-x86_64)

2011-01-16 Thread Angel Velásquez
Date: Monday, January 17, 2011 @ 01:22:36
  Author: angvp
Revision: 106449

archrelease: copy trunk to testing-x86_64

Added:
  scummvm/repos/testing-x86_64/



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

2011-01-16 Thread Angel Velásquez
Date: Monday, January 17, 2011 @ 01:22:25
  Author: angvp
Revision: 106448

archrelease: copy trunk to testing-i686

Added:
  scummvm/repos/testing-i686/



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2011-01-16 Thread Angel Velásquez
Date: Monday, January 17, 2011 @ 01:22:16
  Author: angvp
Revision: 106447

upgpkg: scummvm 1.2.1-1
Bump release to 1.2.1

Modified:
  scummvm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-17 06:05:12 UTC (rev 106446)
+++ PKGBUILD2011-01-17 06:22:16 UTC (rev 106447)
@@ -3,7 +3,7 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="A 'virtual machine' for several classic graphical point-and-click 
adventure games."
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 url="http://www.scummvm.org/";
 depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'flac>=1.1.4' 'sdl' 
'fluidsynth')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('fae9a3dbd4d2892664a8bcb161eb8d9a')
+md5sums=('b1d224d7640bc7fdccaca958164b31df')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -21,6 +21,10 @@
 --with-fluidsynth-prefix=/usr \
 --prefix=/usr
   make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   install -Dm755 scummvm ${pkgdir}/usr/bin/scummvm
   install -Dm644 dists/scummvm.6 ${pkgdir}/usr/share/man/man6/scummvm.6
   # fixes FS#9118 
@@ -30,4 +34,5 @@
${pkgdir}/usr/share/pixmaps/scummvm.xpm
 
   install -Dm644 gui/themes/scummmodern.zip 
${pkgdir}/usr/share/scummvm/scummmodern.zip
+
 }



[arch-commits] Commit in mpc/repos (extra-x86_64 testing-x86_64)

2011-01-16 Thread Angel Velásquez
Date: Monday, January 17, 2011 @ 01:05:12
  Author: angvp
Revision: 106446

db-move: moved mpc from [testing] to [extra] (x86_64)

Added:
  mpc/repos/extra-x86_64/
Deleted:
  mpc/repos/testing-x86_64/



[arch-commits] Commit in mpc/repos (extra-x86_64)

2011-01-16 Thread Angel Velásquez
Date: Monday, January 17, 2011 @ 01:05:10
  Author: angvp
Revision: 106445

db-move: mpc removed by angvp for move to [extra] (x86_64)

Deleted:
  mpc/repos/extra-x86_64/



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

2011-01-16 Thread Angel Velásquez
Date: Monday, January 17, 2011 @ 01:05:09
  Author: angvp
Revision: 106444

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

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



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

2011-01-16 Thread Angel Velásquez
Date: Monday, January 17, 2011 @ 01:05:08
  Author: angvp
Revision: 106443

db-move: mpc removed by angvp for move to [extra] (i686)

Deleted:
  mpc/repos/extra-i686/



[arch-commits] Commit in mpd/repos (extra-x86_64 testing-x86_64)

2011-01-16 Thread Angel Velásquez
Date: Monday, January 17, 2011 @ 01:04:51
  Author: angvp
Revision: 106442

db-move: moved mpd from [testing] to [extra] (x86_64)

Added:
  mpd/repos/extra-x86_64/
Deleted:
  mpd/repos/testing-x86_64/



[arch-commits] Commit in mpd/repos (extra-x86_64)

2011-01-16 Thread Angel Velásquez
Date: Monday, January 17, 2011 @ 01:04:50
  Author: angvp
Revision: 106441

db-move: mpd removed by angvp for move to [extra] (x86_64)

Deleted:
  mpd/repos/extra-x86_64/



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

2011-01-16 Thread Angel Velásquez
Date: Monday, January 17, 2011 @ 01:04:50
  Author: angvp
Revision: 106440

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

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



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

2011-01-16 Thread Angel Velásquez
Date: Monday, January 17, 2011 @ 01:04:49
  Author: angvp
Revision: 106439

db-move: mpd removed by angvp for move to [extra] (i686)

Deleted:
  mpd/repos/extra-i686/



[arch-commits] Commit in sdl_pango/repos (extra-x86_64)

2011-01-16 Thread Andrea Scarpino
Date: Sunday, January 16, 2011 @ 17:42:45
  Author: andrea
Revision: 106438

archrelease: copy trunk to extra-x86_64

Added:
  sdl_pango/repos/extra-x86_64/



[arch-commits] Commit in sdl_pango/repos (extra-x86_64)

2011-01-16 Thread Andrea Scarpino
Date: Sunday, January 16, 2011 @ 17:42:29
  Author: andrea
Revision: 106437

archrelease: remove extra-x86_64

Deleted:
  sdl_pango/repos/extra-x86_64/



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

2011-01-16 Thread Andrea Scarpino
Date: Sunday, January 16, 2011 @ 17:42:02
  Author: andrea
Revision: 106436

archrelease: copy trunk to extra-i686

Added:
  sdl_pango/repos/extra-i686/



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

2011-01-16 Thread Andrea Scarpino
Date: Sunday, January 16, 2011 @ 17:41:44
  Author: andrea
Revision: 106435

archrelease: remove extra-i686

Deleted:
  sdl_pango/repos/extra-i686/



[arch-commits] Commit in sdl_pango/trunk (PKGBUILD)

2011-01-16 Thread Andrea Scarpino
Date: Sunday, January 16, 2011 @ 17:40:34
  Author: andrea
Revision: 106434

fix source

Modified:
  sdl_pango/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 21:31:20 UTC (rev 106433)
+++ PKGBUILD2011-01-16 22:40:34 UTC (rev 106434)
@@ -12,7 +12,7 @@
 depends=('pango' 'sdl')
 options=('!libtool')
 
source=(http://downloads.sourceforge.net/sourceforge/sdlpango/SDL_Pango-$pkgver.tar.gz
-http://zarb.org/~gc/t/SDL_Pango-$pkgver-API-adds.patch
+SDL_Pango-$pkgver-API-adds.patch
 matrix_declarations.patch)
 md5sums=('85bbf9bb7b1cee0538154dadd045418c'
  '5decf3d7eb724e27548af3142131a2f6'



[arch-commits] Commit in exo/repos (testing-x86_64)

2011-01-16 Thread Ionut Biru
Date: Sunday, January 16, 2011 @ 16:31:20
  Author: ibiru
Revision: 106433

archrelease: copy trunk to testing-x86_64

Added:
  exo/repos/testing-x86_64/



[arch-commits] Commit in exo/repos (testing-x86_64)

2011-01-16 Thread Ionut Biru
Date: Sunday, January 16, 2011 @ 16:31:08
  Author: ibiru
Revision: 106432

archrelease: remove testing-x86_64

Deleted:
  exo/repos/testing-x86_64/



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

2011-01-16 Thread Ionut Biru
Date: Sunday, January 16, 2011 @ 16:31:00
  Author: ibiru
Revision: 106431

archrelease: copy trunk to testing-i686

Added:
  exo/repos/testing-i686/



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

2011-01-16 Thread Ionut Biru
Date: Sunday, January 16, 2011 @ 16:30:48
  Author: ibiru
Revision: 106430

archrelease: remove testing-i686

Deleted:
  exo/repos/testing-i686/



[arch-commits] Commit in exo/trunk (PKGBUILD)

2011-01-16 Thread Ionut Biru
Date: Sunday, January 16, 2011 @ 16:30:41
  Author: ibiru
Revision: 106429

upgpkg: exo 0.6.0-2
generate gio modules cache

Modified:
  exo/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 21:14:30 UTC (rev 106428)
+++ PKGBUILD2011-01-16 21:30:41 UTC (rev 106429)
@@ -5,7 +5,7 @@
 
 pkgname=exo
 pkgver=0.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Extensions to Xfce by os-cillation"
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL')



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

2011-01-16 Thread Ionut Biru
Date: Sunday, January 16, 2011 @ 16:14:30
  Author: ibiru
Revision: 106428

generate gio modules cache

Modified:
  exo/trunk/exo.install

-+
 exo.install |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: exo.install
===
--- exo.install 2011-01-16 17:59:01 UTC (rev 106427)
+++ exo.install 2011-01-16 21:14:30 UTC (rev 106428)
@@ -1,5 +1,6 @@
 post_install() {
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  usr/bin/gio-querymodules usr/lib/gio/modules
 }
 
 post_upgrade() {
@@ -7,5 +8,5 @@
 }
 
 post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  post_install $1
 }



[arch-commits] Commit in aspell-ru/repos (extra-any)

2011-01-16 Thread Ionut Biru
Date: Sunday, January 16, 2011 @ 12:59:01
  Author: ibiru
Revision: 106427

cleanup

Deleted:
  aspell-ru/repos/extra-any/



[arch-commits] Commit in gtk-xfce-engine/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:45:37
  Author: andyrtr
Revision: 106426

archrelease: copy trunk to testing-x86_64

Added:
  gtk-xfce-engine/repos/testing-x86_64/



[arch-commits] Commit in gtk-xfce-engine/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:45:17
  Author: andyrtr
Revision: 106425

archrelease: remove testing-x86_64

Deleted:
  gtk-xfce-engine/repos/testing-x86_64/



[arch-commits] Commit in gtk-xfce-engine/repos (testing-i686)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:45:10
  Author: andyrtr
Revision: 106424

archrelease: copy trunk to testing-i686

Added:
  gtk-xfce-engine/repos/testing-i686/



[arch-commits] Commit in gtk-xfce-engine/repos (testing-i686)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:44:51
  Author: andyrtr
Revision: 106423

archrelease: remove testing-i686

Deleted:
  gtk-xfce-engine/repos/testing-i686/



[arch-commits] Commit in gtk-xfce-engine/trunk (PKGBUILD)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:44:43
  Author: andyrtr
Revision: 106422

upgpkg: gtk-xfce-engine 2.8.0-1
upstream release 2.8.0

Modified:
  gtk-xfce-engine/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 17:41:24 UTC (rev 106421)
+++ PKGBUILD2011-01-16 17:44:43 UTC (rev 106422)
@@ -3,7 +3,7 @@
 # Contributor: tobias 
 
 pkgname=gtk-xfce-engine
-pkgver=2.7.0
+pkgver=2.8.0
 pkgrel=1
 pkgdesc="A port of Xfce engine to GTK+-2.0"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 depends=("gtk2>=2.14.7")
 makedepends=('pkgconfig')
 options=('!libtool')
-source=(http://archive.xfce.org/src/xfce/$pkgname/2.7/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('431eb5ac006f31c75a5fe7fbecbe5cee')
+source=(http://archive.xfce.org/src/xfce/$pkgname/2.8/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('195f4dc2e6632143ca9ca6bd17ca4680')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in xfce4-session/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:41:24
  Author: andyrtr
Revision: 106421

archrelease: copy trunk to testing-x86_64

Added:
  xfce4-session/repos/testing-x86_64/



[arch-commits] Commit in xfce4-session/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:41:05
  Author: andyrtr
Revision: 106420

archrelease: remove testing-x86_64

Deleted:
  xfce4-session/repos/testing-x86_64/



[arch-commits] Commit in xfce4-session/repos (testing-i686)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:40:51
  Author: andyrtr
Revision: 106419

archrelease: copy trunk to testing-i686

Added:
  xfce4-session/repos/testing-i686/



[arch-commits] Commit in xfce4-session/repos (testing-i686)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:40:29
  Author: andyrtr
Revision: 106418

archrelease: remove testing-i686

Deleted:
  xfce4-session/repos/testing-i686/



[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:40:13
  Author: andyrtr
Revision: 106417

upgpkg: xfce4-session 4.8.0-1
upstream release 4.8.0

Modified:
  xfce4-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 17:36:06 UTC (rev 106416)
+++ PKGBUILD2011-01-16 17:40:13 UTC (rev 106417)
@@ -3,8 +3,8 @@
 # Contributor: tobias 
 
 pkgname=xfce4-session
-pkgver=4.7.3
-pkgrel=2
+pkgver=4.8.0
+pkgrel=1
 pkgdesc="A session manager for Xfce"
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -20,10 +20,10 @@
etc/polkit-1/localauthority/50-local.d/org.freedesktop.upower.pkla)
 options=('!libtool')
 install=${pkgname}.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.7/${pkgname}-${pkgver}.tar.bz2
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2
org.freedesktop.consolekit.pkla
org.freedesktop.upower.pkla)
-md5sums=('ae6c98b4419cc4b651a7e68c4afdf432'
+md5sums=('7540bd6751242117208409ad8b736668'
  '2e2519950d8c591dc9440ed8957a49ed'
  '5fa270637b5e685f033863d8664795a2')
 



[arch-commits] Commit in xfwm4/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:36:06
  Author: andyrtr
Revision: 106416

archrelease: copy trunk to testing-x86_64

Added:
  xfwm4/repos/testing-x86_64/



[arch-commits] Commit in xfwm4/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:35:45
  Author: andyrtr
Revision: 106415

archrelease: remove testing-x86_64

Deleted:
  xfwm4/repos/testing-x86_64/



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

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:35:27
  Author: andyrtr
Revision: 106414

archrelease: copy trunk to testing-i686

Added:
  xfwm4/repos/testing-i686/



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

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:35:10
  Author: andyrtr
Revision: 106413

archrelease: remove testing-i686

Deleted:
  xfwm4/repos/testing-i686/



[arch-commits] Commit in xfwm4/trunk (PKGBUILD)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:34:51
  Author: andyrtr
Revision: 106412

upgpkg: xfwm4 4.8.0-1
upstream release 4.8.0

Modified:
  xfwm4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 17:32:05 UTC (rev 106411)
+++ PKGBUILD2011-01-16 17:34:51 UTC (rev 106412)
@@ -3,9 +3,9 @@
 # Contributor: tobias 
 
 pkgname=xfwm4
-pkgver=4.7.4
+pkgver=4.8.0
 pkgrel=1
-pkgdesc="Xfce window manager, compatible with Gnome, Gnome2, KDE2, and KDE3"
+pkgdesc="Xfce window manager"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/";
@@ -14,8 +14,8 @@
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.7/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('206fc123ee2010860e206fe0baa87f40')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('e0a6ac8a8997d5bf9d5b8a202e03f84b')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in xfdesktop/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:32:05
  Author: andyrtr
Revision: 106411

archrelease: copy trunk to testing-x86_64

Added:
  xfdesktop/repos/testing-x86_64/



[arch-commits] Commit in xfdesktop/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:31:47
  Author: andyrtr
Revision: 106410

archrelease: remove testing-x86_64

Deleted:
  xfdesktop/repos/testing-x86_64/



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

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:31:21
  Author: andyrtr
Revision: 106409

archrelease: copy trunk to testing-i686

Added:
  xfdesktop/repos/testing-i686/



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

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:31:01
  Author: andyrtr
Revision: 106408

archrelease: remove testing-i686

Deleted:
  xfdesktop/repos/testing-i686/



[arch-commits] Commit in xfdesktop/trunk (PKGBUILD)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:30:36
  Author: andyrtr
Revision: 106407

upgpkg: xfdesktop 4.8.0-1
upstream release 4.8.0

Modified:
  xfdesktop/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 17:27:10 UTC (rev 106406)
+++ PKGBUILD2011-01-16 17:30:36 UTC (rev 106407)
@@ -3,22 +3,22 @@
 # Contributor: tobias 
 
 pkgname=xfdesktop
-pkgver=4.7.5
+pkgver=4.8.0
 pkgrel=1
 pkgdesc="A desktop manager for Xfce"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/";
 groups=('xfce4')
-depends=('libxfce4ui' 'thunar>=1.1.4' 'hicolor-icon-theme' 'libwnck>=2.30.0')
-makedepends=("xfce4-panel>=4.7.4" 'pkgconfig' 'intltool')
-optdepends=('xfce4-panel: panel plugin')
+depends=('libxfce4ui' 'thunar>=1.2.0' 'hicolor-icon-theme' 'libwnck>=2.30.0')
+makedepends=("xfce4-panel>=4.8.0" 'pkgconfig' 'intltool')
+optdepends=('xfce4-panel: panel menu plugin')
 conflicts=('xfce4-menueditor')
 replaces=('xfce4-menueditor')
 options=('!libtool')
 install=xfdesktop.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.7/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ae6c2b1d0f43a294bf409ec0332352a4')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('828223bc0a2b311b2f6aa529b1b7a87d')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



[arch-commits] Commit in xfce4-appfinder/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:27:10
  Author: andyrtr
Revision: 106406

archrelease: copy trunk to testing-x86_64

Added:
  xfce4-appfinder/repos/testing-x86_64/



[arch-commits] Commit in xfce4-appfinder/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:26:51
  Author: andyrtr
Revision: 106405

archrelease: remove testing-x86_64

Deleted:
  xfce4-appfinder/repos/testing-x86_64/



[arch-commits] Commit in xfce4-appfinder/repos (testing-i686)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:26:43
  Author: andyrtr
Revision: 106404

archrelease: copy trunk to testing-i686

Added:
  xfce4-appfinder/repos/testing-i686/



[arch-commits] Commit in xfce4-appfinder/repos (testing-i686)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:26:24
  Author: andyrtr
Revision: 106403

archrelease: remove testing-i686

Deleted:
  xfce4-appfinder/repos/testing-i686/



[arch-commits] Commit in xfce4-appfinder/trunk (PKGBUILD)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:26:11
  Author: andyrtr
Revision: 106402

upgpkg: xfce4-appfinder 4.8.0-1
upstream release 4.8.0

Modified:
  xfce4-appfinder/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 17:20:43 UTC (rev 106401)
+++ PKGBUILD2011-01-16 17:26:11 UTC (rev 106402)
@@ -3,7 +3,7 @@
 # Contributor: tobias 
 
 pkgname=xfce4-appfinder
-pkgver=4.7.2
+pkgver=4.8.0
 pkgrel=1
 pkgdesc="Xfce application finder"
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.7/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('be64fd939dce31b3c7a18dc0f4db')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('fb4797ef91b90d111b989e98c3e000e0')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in thunar-volman/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:20:43
  Author: andyrtr
Revision: 106401

archrelease: copy trunk to testing-x86_64

Added:
  thunar-volman/repos/testing-x86_64/



[arch-commits] Commit in thunar-volman/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:20:25
  Author: andyrtr
Revision: 106400

archrelease: remove testing-x86_64

Deleted:
  thunar-volman/repos/testing-x86_64/



[arch-commits] Commit in thunar-volman/repos (testing-i686)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:20:14
  Author: andyrtr
Revision: 106399

archrelease: copy trunk to testing-i686

Added:
  thunar-volman/repos/testing-i686/



[arch-commits] Commit in thunar-volman/repos (testing-i686)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:19:55
  Author: andyrtr
Revision: 106398

archrelease: remove testing-i686

Deleted:
  thunar-volman/repos/testing-i686/



[arch-commits] Commit in thunar-volman/trunk (PKGBUILD)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:19:46
  Author: andyrtr
Revision: 106397

upgpkg: thunar-volman 0.6.0-1
upstream release 0.6.0

Modified:
  thunar-volman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 17:14:31 UTC (rev 106396)
+++ PKGBUILD2011-01-16 17:19:46 UTC (rev 106397)
@@ -3,19 +3,19 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=thunar-volman
-pkgver=0.5.3
+pkgver=0.6.0
 pkgrel=1
 pkgdesc="automatic management for removeable devices in thunar"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://foo-projects.org/~benny/projects/thunar-volman";
 groups=('xfce4-goodies')
-depends=('thunar>=1.1.4' 'libxfce4ui' 'hicolor-icon-theme')
+depends=('thunar>=1.2.0' 'libxfce4ui' 'hicolor-icon-theme')
 makedepends=('intltool' 'pkgconfig')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://archive.xfce.org/src/apps/${pkgname}/0.5/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('285c075da3e304bc38adcfbe89105fee')
+source=(http://archive.xfce.org/src/apps/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('2f12dd100d5195da238af417f305')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in thunar-vfs/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:14:31
  Author: andyrtr
Revision: 106396

archrelease: copy trunk to testing-x86_64

Added:
  thunar-vfs/repos/testing-x86_64/



[arch-commits] Commit in thunar-vfs/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:14:09
  Author: andyrtr
Revision: 106395

archrelease: remove testing-x86_64

Deleted:
  thunar-vfs/repos/testing-x86_64/



[arch-commits] Commit in thunar-vfs/repos (testing-i686)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:13:58
  Author: andyrtr
Revision: 106394

archrelease: copy trunk to testing-i686

Added:
  thunar-vfs/repos/testing-i686/



[arch-commits] Commit in thunar-vfs/repos (testing-i686)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:13:40
  Author: andyrtr
Revision: 106393

archrelease: remove testing-i686

Deleted:
  thunar-vfs/repos/testing-i686/



[arch-commits] Commit in thunar-vfs/trunk (PKGBUILD)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:13:29
  Author: andyrtr
Revision: 106392

upgpkg: thunar-vfs 1.2.0-1
upstream release 1.2.0

Modified:
  thunar-vfs/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 17:10:29 UTC (rev 106391)
+++ PKGBUILD2011-01-16 17:13:29 UTC (rev 106392)
@@ -3,7 +3,7 @@
 # Contributor: Xavier Devlamynck 
 
 pkgname=thunar-vfs
-pkgver=1.1.0
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="Virtual filesystem shipped with the thunar 1.0 and earlier releases"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 depends=('exo' 'startup-notification' 'hal' 'fam')
 makedepends=('intltool')
 options=('!libtool')
-source=(http://archive.xfce.org/src/xfce/thunar-vfs/1.1/thunar-vfs-$pkgver.tar.bz2)
-md5sums=('ef844b418f9f15729a3839494d8d9509')
+source=(http://archive.xfce.org/src/xfce/thunar-vfs/1.2/thunar-vfs-$pkgver.tar.bz2)
+md5sums=('1fbc55af8ed98174f5c3c7f8daec10cc')
 
 build() {
   cd ${srcdir}/thunar-vfs-${pkgver}



[arch-commits] Commit in thunar/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:10:29
  Author: andyrtr
Revision: 106391

archrelease: copy trunk to testing-x86_64

Added:
  thunar/repos/testing-x86_64/



[arch-commits] Commit in spamassassin/repos (extra-x86_64)

2011-01-16 Thread Angel Velásquez
Date: Sunday, January 16, 2011 @ 12:10:06
  Author: angvp
Revision: 106390

archrelease: copy trunk to extra-x86_64

Added:
  spamassassin/repos/extra-x86_64/



[arch-commits] Commit in thunar/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:10:04
  Author: andyrtr
Revision: 106389

archrelease: remove testing-x86_64

Deleted:
  thunar/repos/testing-x86_64/



[arch-commits] Commit in spamassassin/repos (extra-x86_64)

2011-01-16 Thread Angel Velásquez
Date: Sunday, January 16, 2011 @ 12:10:00
  Author: angvp
Revision: 106388

archrelease: remove extra-x86_64

Deleted:
  spamassassin/repos/extra-x86_64/



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

2011-01-16 Thread Angel Velásquez
Date: Sunday, January 16, 2011 @ 12:09:56
  Author: angvp
Revision: 106387

archrelease: copy trunk to extra-i686

Added:
  spamassassin/repos/extra-i686/



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

2011-01-16 Thread Angel Velásquez
Date: Sunday, January 16, 2011 @ 12:09:48
  Author: angvp
Revision: 106386

archrelease: remove extra-i686

Deleted:
  spamassassin/repos/extra-i686/



[arch-commits] Commit in spamassassin/trunk (PKGBUILD spamd)

2011-01-16 Thread Angel Velásquez
Date: Sunday, January 16, 2011 @ 12:09:43
  Author: angvp
Revision: 106385

upgpkg: spamassassin 3.3.1-4
Fixing path of the perl on the spamd script

Modified:
  spamassassin/trunk/PKGBUILD
  spamassassin/trunk/spamd

--+
 PKGBUILD |4 ++--
 spamd|4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 17:09:23 UTC (rev 106384)
+++ PKGBUILD2011-01-16 17:09:43 UTC (rev 106385)
@@ -4,7 +4,7 @@
 
 pkgname=spamassassin
 pkgver=3.3.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A mail filter to identify spam."
 arch=(i686 x86_64)
 license=(APACHE)
@@ -28,7 +28,7 @@
spamd.conf.d spamd)
 md5sums=('5a93f81fda315411560ff5da099382d2'
  'af501c6b0bb937a2775b747cc4b6d150'
- 'db5c79722722e56678401ae454b28ece')
+ '0534d3071a526a27ddc2b297afa03b04')
 
 build() {
   cd ${srcdir}/Mail-SpamAssassin-${pkgver}

Modified: spamd
===
--- spamd   2011-01-16 17:09:23 UTC (rev 106384)
+++ spamd   2011-01-16 17:09:43 UTC (rev 106385)
@@ -6,11 +6,11 @@
 . /etc/rc.conf
 . /etc/rc.d/functions
 
-PID=`pidof -o %PPID /usr/bin/perlbin/vendor/spamd`
+PID=`pidof -o %PPID /usr/bin/vendor_perl/spamd`
 case "$1" in
   start)
 stat_busy "Starting spamd"
-[ -z "$PID" ] && /usr/bin/perlbin/vendor/spamd -d ${SPAMD_OPTS}
+[ -z "$PID" ] && /usr/bin/vendor_perl/spamd -d ${SPAMD_OPTS}
 if [ $? -gt 0 ]; then
   stat_fail
 else



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

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:09:23
  Author: andyrtr
Revision: 106384

archrelease: copy trunk to testing-i686

Added:
  thunar/repos/testing-i686/



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

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:09:03
  Author: andyrtr
Revision: 106383

archrelease: remove testing-i686

Deleted:
  thunar/repos/testing-i686/



[arch-commits] Commit in thunar/trunk (PKGBUILD)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:08:26
  Author: andyrtr
Revision: 106382

upgpkg: thunar 1.2.0-1
upstream release 1.2.0

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 17:02:54 UTC (rev 106381)
+++ PKGBUILD2011-01-16 17:08:26 UTC (rev 106382)
@@ -3,16 +3,16 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.1.6
-pkgrel=5
+pkgver=1.2.0
+pkgrel=1
 pkgdesc="modern file manager for Xfce"
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2.1')
 url="http://thunar.xfce.org";
 groups=('xfce4')
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' 'udev'
- 'gtk2' 'exo>=0.5.4' 'libxfce4util>=4.7.3' 'libxfce4ui' 'libpng')
-makedepends=('intltool' 'gtk-doc' 'xfce4-panel>=4.7.4')
+ 'gtk2' 'exo>=0.6.0' 'libxfce4util>=4.8.1' 'libxfce4ui' 'libpng')
+makedepends=('intltool' 'gtk-doc' 'xfce4-panel>=4.8.0')
 optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
 'xfce4-panel: for trash applet'
 'tumbler: for thumbnail previews'
@@ -22,9 +22,9 @@
 options=('!libtool')
 install=${pkgname}.install
 backup=('etc/polkit-1/localauthority/50-local.d/org.freedesktop.udisks.pkla')
-source=(http://archive.xfce.org/src/xfce/${pkgname}/1.1/Thunar-${pkgver}.tar.bz2
+source=(http://archive.xfce.org/src/xfce/${pkgname}/1.2/Thunar-${pkgver}.tar.bz2
org.freedesktop.udisks.pkla)
-md5sums=('a96fdbc0b3d422f864d50374b5d6be41'
+md5sums=('3f270cfbb83a057e6db46cdea549af8b'
  'a7ddb5eec02d9a8e91a2997862e73cd8')
 
 build() {



[arch-commits] Commit in xfce-utils/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:02:54
  Author: andyrtr
Revision: 106381

archrelease: copy trunk to testing-x86_64

Added:
  xfce-utils/repos/testing-x86_64/



[arch-commits] Commit in xfce-utils/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:02:30
  Author: andyrtr
Revision: 106380

archrelease: remove testing-x86_64

Deleted:
  xfce-utils/repos/testing-x86_64/



[arch-commits] Commit in xfce-utils/repos (testing-i686)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:02:16
  Author: andyrtr
Revision: 106379

archrelease: copy trunk to testing-i686

Added:
  xfce-utils/repos/testing-i686/



[arch-commits] Commit in xfce-utils/repos (testing-i686)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:01:57
  Author: andyrtr
Revision: 106378

archrelease: remove testing-i686

Deleted:
  xfce-utils/repos/testing-i686/



[arch-commits] Commit in xfce-utils/trunk (PKGBUILD)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:01:46
  Author: andyrtr
Revision: 106377

upgpkg: xfce-utils 4.8.0-1
upstream release 4.8.0

Modified:
  xfce-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 16:59:29 UTC (rev 106376)
+++ PKGBUILD2011-01-16 17:01:46 UTC (rev 106377)
@@ -3,8 +3,8 @@
 # Contributor: tobias 
 
 pkgname=xfce-utils
-pkgver=4.7.4
-pkgrel=2
+pkgver=4.8.0
+pkgrel=1
 pkgdesc="Utilities for Xfce"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -18,8 +18,8 @@
'xlockmore: for locking screen with xflock4')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.7/${pkgname}-${pkgver}.tar.bz2)
-md5sums=(2f57594fd504a1a013d0ca5dea898d58'')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('c49af3e718048d70b3fdd45fd4a8d281')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in xfce4-settings/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:59:29
  Author: andyrtr
Revision: 106376

archrelease: copy trunk to testing-x86_64

Added:
  xfce4-settings/repos/testing-x86_64/



[arch-commits] Commit in xfce4-settings/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:59:10
  Author: andyrtr
Revision: 106375

archrelease: remove testing-x86_64

Deleted:
  xfce4-settings/repos/testing-x86_64/



[arch-commits] Commit in xfce4-settings/repos (testing-i686)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:58:58
  Author: andyrtr
Revision: 106374

archrelease: copy trunk to testing-i686

Added:
  xfce4-settings/repos/testing-i686/



[arch-commits] Commit in xfce4-settings/repos (testing-i686)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:58:37
  Author: andyrtr
Revision: 106373

archrelease: remove testing-i686

Deleted:
  xfce4-settings/repos/testing-i686/



[arch-commits] Commit in xfce4-settings/trunk (PKGBUILD)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:58:27
  Author: andyrtr
Revision: 106372

upgpkg: xfce4-settings 4.8.0-1
upstream release 4.8.0

Modified:
  xfce4-settings/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 16:54:08 UTC (rev 106371)
+++ PKGBUILD2011-01-16 16:58:27 UTC (rev 106372)
@@ -4,19 +4,19 @@
 # Contributor: Corrado Primier 
 
 pkgname=xfce4-settings
-pkgver=4.7.7
-pkgrel=2
+pkgver=4.8.0
+pkgrel=1
 pkgdesc="Settings manager for xfce"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/";
 groups=('xfce4')
-depends=('exo>=0.5.4' 'libxfce4ui' 'libnotify' 'libxklavier' 
'tango-icon-theme' 'gnome-icon-theme' 'gtk-engines' 'gtk-xfce-engine') # 
'libwnck' 
+depends=('exo>=0.6.0' 'libxfce4ui' 'libnotify' 'libxklavier' 
'tango-icon-theme' 'gnome-icon-theme' 'gtk-engines' 'gtk-xfce-engine') # 
'libwnck' 
 makedepends=('intltool') #'libcanberra')
 optdepends=('libcanberra: for sound control')
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.7/${pkgname}-${pkgver}.tar.bz2
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2
xfce4-settings-4.6.0.patch)
-md5sums=('e18fb70781bc45d60b7ec9031fa3bf35'
+md5sums=('fc5b7d044876256148628a791b817783'
  '3046732e5d73c9939e7674602eadb1e2')
 
 build() {



[arch-commits] Commit in xfce4-panel/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:54:08
  Author: andyrtr
Revision: 106371

archrelease: copy trunk to testing-x86_64

Added:
  xfce4-panel/repos/testing-x86_64/



[arch-commits] Commit in xfce4-panel/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:53:48
  Author: andyrtr
Revision: 106370

archrelease: remove testing-x86_64

Deleted:
  xfce4-panel/repos/testing-x86_64/



[arch-commits] Commit in xfce4-panel/repos (testing-i686)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:53:32
  Author: andyrtr
Revision: 106369

archrelease: copy trunk to testing-i686

Added:
  xfce4-panel/repos/testing-i686/



[arch-commits] Commit in xfce4-panel/repos (testing-i686)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:53:13
  Author: andyrtr
Revision: 106368

archrelease: remove testing-i686

Deleted:
  xfce4-panel/repos/testing-i686/



[arch-commits] Commit in xfce4-panel/trunk (PKGBUILD)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:53:00
  Author: andyrtr
Revision: 106367

upgpkg: xfce4-panel 4.8.0-1
upstream release 4.8.0

Modified:
  xfce4-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 16:48:44 UTC (rev 106366)
+++ PKGBUILD2011-01-16 16:53:00 UTC (rev 106367)
@@ -3,19 +3,19 @@
 # Contributor: tobias 
 
 pkgname=xfce4-panel
-pkgver=4.7.7
+pkgver=4.8.0
 pkgrel=1
 pkgdesc="Panel for the Xfce desktop environment"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/";
 groups=('xfce4')
-depends=('exo>=0.5.4' 'garcon>=0.1.4' 'libxfce4ui' 'libwnck' 
'hicolor-icon-theme')
+depends=('exo>=0.6.0' 'garcon>=0.1.5' 'libxfce4ui>=4.8.0' 'libwnck' 
'hicolor-icon-theme')
 makedepends=('intltool' 'gtk-doc')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.7/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('dabbc8ef3bb556cbdf22b375be008db7')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('ed80fc48817bfcc0058e7baf8603ee3c')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in exo/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:48:44
  Author: andyrtr
Revision: 106366

archrelease: copy trunk to testing-x86_64

Added:
  exo/repos/testing-x86_64/



[arch-commits] Commit in exo/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:48:19
  Author: andyrtr
Revision: 106365

archrelease: remove testing-x86_64

Deleted:
  exo/repos/testing-x86_64/



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

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:48:04
  Author: andyrtr
Revision: 106364

archrelease: copy trunk to testing-i686

Added:
  exo/repos/testing-i686/



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

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:47:45
  Author: andyrtr
Revision: 106363

archrelease: remove testing-i686

Deleted:
  exo/repos/testing-i686/



[arch-commits] Commit in exo/trunk (PKGBUILD)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:47:30
  Author: andyrtr
Revision: 106362

upgpkg: exo 0.6.0-1
upstream release 0.6.0

Modified:
  exo/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 16:41:58 UTC (rev 106361)
+++ PKGBUILD2011-01-16 16:47:30 UTC (rev 106362)
@@ -4,20 +4,20 @@
 # Contributor: Aurelien Foret 
 
 pkgname=exo
-pkgver=0.5.6
-pkgrel=2
+pkgver=0.6.0
+pkgrel=1
 pkgdesc="Extensions to Xfce by os-cillation"
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL')
 url="http://www.xfce.org/projects/exo";
 groups=('xfce4')
-depends=("libxfce4util>=4.7.3" 'gtk2' 'hicolor-icon-theme' )
+depends=("libxfce4util>=4.8.1" 'gtk2' 'hicolor-icon-theme' )
 makedepends=('pygtk' 'perl-uri' 'intltool' 'gtk-doc' 'xorg-iceauth')
 optdepends=('perl-uri: for mail-compose helper script')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/0.5/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('f739b307e656b908fa0d26d568979d7e')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('ac9deafdf9de426d8a03855ac549f424')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



[arch-commits] Commit in libxfce4util/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:41:58
  Author: andyrtr
Revision: 106361

archrelease: copy trunk to testing-x86_64

Added:
  libxfce4util/repos/testing-x86_64/



[arch-commits] Commit in libxfce4util/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:41:40
  Author: andyrtr
Revision: 106360

archrelease: remove testing-x86_64

Deleted:
  libxfce4util/repos/testing-x86_64/



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

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:41:32
  Author: andyrtr
Revision: 106359

archrelease: copy trunk to testing-i686

Added:
  libxfce4util/repos/testing-i686/



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

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:41:12
  Author: andyrtr
Revision: 106358

archrelease: remove testing-i686

Deleted:
  libxfce4util/repos/testing-i686/



[arch-commits] Commit in libxfce4util/trunk (PKGBUILD)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:41:01
  Author: andyrtr
Revision: 106357

upgpkg: libxfce4util 4.8.1-1
upstream release 4.8.1

Modified:
  libxfce4util/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 16:38:29 UTC (rev 106356)
+++ PKGBUILD2011-01-16 16:41:01 UTC (rev 106357)
@@ -3,7 +3,7 @@
 # Contributor: tobias 
 
 pkgname=libxfce4util
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 pkgdesc="Basic utility non-GUI functions for Xfce"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('pkgconfig' 'intltool' 'gtk-doc')
 options=('!libtool')
 
source=(http://archive.xfce.org/src/xfce/libxfce4util/4.8/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('6597c522ebfcec817731d29db074745b')
+md5sums=('2be3af4c7db5ad293a7525e1021e6f0f')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in libxfce4ui/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:38:29
  Author: andyrtr
Revision: 106356

archrelease: copy trunk to testing-x86_64

Added:
  libxfce4ui/repos/testing-x86_64/



[arch-commits] Commit in libxfce4ui/repos (testing-x86_64)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:38:10
  Author: andyrtr
Revision: 106355

archrelease: remove testing-x86_64

Deleted:
  libxfce4ui/repos/testing-x86_64/



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

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:38:02
  Author: andyrtr
Revision: 106354

archrelease: copy trunk to testing-i686

Added:
  libxfce4ui/repos/testing-i686/



  1   2   >