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

2012-03-19 Thread Jan Steffens
Date: Monday, March 19, 2012 @ 03:45:47
  Author: heftig
Revision: 153739

FS#28997: Dependencies

Modified:
  gnome-nettool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 04:14:24 UTC (rev 153738)
+++ PKGBUILD2012-03-19 07:45:47 UTC (rev 153739)
@@ -9,8 +9,10 @@
 pkgdesc=A Collection of GNOME3 Networking Tools.
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gtk3' 'libgtop' 'dnsutils' 'iputils' 'nmap' 'netkit-bsd-finger' 
'whois' 'hicolor-icon-theme')
-makedepends=('gnome-doc-utils' 'intltool')
+depends=('gtk3' 'libgtop' 'dnsutils' 'iputils' 'dconf' 'whois' 
'hicolor-icon-theme')
+makedepends=('gnome-doc-utils' 'intltool' 'nmap' 'net-tools')
+optdepends=('nmap: Port scanning'
+'net-tools: Network statistics')
 groups=('gnome-extra')
 url=http://www.gnome.org;
 install=gnome-nettool.install



[arch-commits] Commit in linux-lts/trunk (config config.x86_64)

2012-03-19 Thread Tobias Powalowski
Date: Monday, March 19, 2012 @ 04:47:02
  Author: tpowa
Revision: 153740

add SCHEDSTATS=y

Modified:
  linux-lts/trunk/config
  linux-lts/trunk/config.x86_64

---+
 config|2 +-
 config.x86_64 |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: config
===
--- config  2012-03-19 07:45:47 UTC (rev 153739)
+++ config  2012-03-19 08:47:02 UTC (rev 153740)
@@ -5455,7 +5455,7 @@
 # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
 CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
 CONFIG_SCHED_DEBUG=y
-# CONFIG_SCHEDSTATS is not set
+CONFIG_SCHEDSTATS=y
 CONFIG_TIMER_STATS=y
 # CONFIG_DEBUG_OBJECTS is not set
 # CONFIG_SLUB_DEBUG_ON is not set

Modified: config.x86_64
===
--- config.x86_64   2012-03-19 07:45:47 UTC (rev 153739)
+++ config.x86_64   2012-03-19 08:47:02 UTC (rev 153740)
@@ -5197,7 +5197,7 @@
 # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
 CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
 CONFIG_SCHED_DEBUG=y
-# CONFIG_SCHEDSTATS is not set
+CONFIG_SCHEDSTATS=y
 CONFIG_TIMER_STATS=y
 # CONFIG_DEBUG_OBJECTS is not set
 # CONFIG_SLUB_DEBUG_ON is not set



[arch-commits] Commit in linux-lts/trunk (config config.x86_64)

2012-03-19 Thread Tobias Powalowski
Date: Monday, March 19, 2012 @ 04:50:10
  Author: tpowa
Revision: 153741

make ONDEMAND default

Modified:
  linux-lts/trunk/config
  linux-lts/trunk/config.x86_64

---+
 config|8 
 config.x86_64 |8 
 2 files changed, 8 insertions(+), 8 deletions(-)

Modified: config
===
--- config  2012-03-19 08:47:02 UTC (rev 153740)
+++ config  2012-03-19 08:50:10 UTC (rev 153741)
@@ -511,17 +511,17 @@
 # CPU Frequency scaling
 #
 CONFIG_CPU_FREQ=y
-CONFIG_CPU_FREQ_TABLE=m
+CONFIG_CPU_FREQ_TABLE=y
 CONFIG_CPU_FREQ_STAT=m
 CONFIG_CPU_FREQ_STAT_DETAILS=y
-CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
+# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
-# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
+CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
 CONFIG_CPU_FREQ_GOV_POWERSAVE=m
 CONFIG_CPU_FREQ_GOV_USERSPACE=m
-CONFIG_CPU_FREQ_GOV_ONDEMAND=m
+CONFIG_CPU_FREQ_GOV_ONDEMAND=y
 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
 
 #

Modified: config.x86_64
===
--- config.x86_64   2012-03-19 08:47:02 UTC (rev 153740)
+++ config.x86_64   2012-03-19 08:50:10 UTC (rev 153741)
@@ -494,17 +494,17 @@
 # CPU Frequency scaling
 #
 CONFIG_CPU_FREQ=y
-CONFIG_CPU_FREQ_TABLE=m
+CONFIG_CPU_FREQ_TABLE=y
 CONFIG_CPU_FREQ_STAT=m
 CONFIG_CPU_FREQ_STAT_DETAILS=y
-CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
+# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
-# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
+CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
 CONFIG_CPU_FREQ_GOV_POWERSAVE=m
 CONFIG_CPU_FREQ_GOV_USERSPACE=m
-CONFIG_CPU_FREQ_GOV_ONDEMAND=m
+CONFIG_CPU_FREQ_GOV_ONDEMAND=y
 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
 
 #



[arch-commits] Commit in linux/trunk (6 files)

2012-03-19 Thread Tobias Powalowski
Date: Monday, March 19, 2012 @ 06:39:45
  Author: tpowa
Revision: 153742

upgpkg: linux 3.3-1

bump to 3.3 series

Added:
  linux/trunk/fix-acerhdf-1810T-bios.patch
Modified:
  linux/trunk/PKGBUILD
  linux/trunk/config
  linux/trunk/config.x86_64
  linux/trunk/ext4-options.patch
  linux/trunk/linux.install

--+
 PKGBUILD |   33 ++-
 config   |  363 +++--
 config.x86_64|  353 ---
 ext4-options.patch   |3 
 fix-acerhdf-1810T-bios.patch |   10 +
 linux.install|2 
 6 files changed, 463 insertions(+), 301 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 153741:153742 to see the changes.


[arch-commits] Commit in linux/repos (22 files)

2012-03-19 Thread Tobias Powalowski
Date: Monday, March 19, 2012 @ 06:41:08
  Author: tpowa
Revision: 153743

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

Added:
  linux/repos/testing-i686/
  linux/repos/testing-i686/PKGBUILD
(from rev 153742, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/change-default-console-loglevel.patch
(from rev 153742, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-i686/config
(from rev 153742, linux/trunk/config)
  linux/repos/testing-i686/config.x86_64
(from rev 153742, linux/trunk/config.x86_64)
  linux/repos/testing-i686/ext4-options.patch
(from rev 153742, linux/trunk/ext4-options.patch)
  linux/repos/testing-i686/fix-acerhdf-1810T-bios.patch
(from rev 153742, linux/trunk/fix-acerhdf-1810T-bios.patch)
  linux/repos/testing-i686/i915-fix-ghost-tv-output.patch
(from rev 153742, linux/trunk/i915-fix-ghost-tv-output.patch)
  linux/repos/testing-i686/i915-gpu-finish.patch
(from rev 153742, linux/trunk/i915-gpu-finish.patch)
  linux/repos/testing-i686/linux.install
(from rev 153742, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 153742, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/
  linux/repos/testing-x86_64/PKGBUILD
(from rev 153742, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 153742, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-x86_64/config
(from rev 153742, linux/trunk/config)
  linux/repos/testing-x86_64/config.x86_64
(from rev 153742, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/ext4-options.patch
(from rev 153742, linux/trunk/ext4-options.patch)
  linux/repos/testing-x86_64/fix-acerhdf-1810T-bios.patch
(from rev 153742, linux/trunk/fix-acerhdf-1810T-bios.patch)
  linux/repos/testing-x86_64/i915-fix-ghost-tv-output.patch
(from rev 153742, linux/trunk/i915-fix-ghost-tv-output.patch)
  linux/repos/testing-x86_64/i915-gpu-finish.patch
(from rev 153742, linux/trunk/i915-gpu-finish.patch)
  linux/repos/testing-x86_64/linux.install
(from rev 153742, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 153742, linux/trunk/linux.preset)

--+
 testing-i686/PKGBUILD|  318 
 testing-i686/change-default-console-loglevel.patch   |   12 
 testing-i686/config  | 5940 +
 testing-i686/config.x86_64   | 5713 
 testing-i686/ext4-options.patch  |   50 
 testing-i686/fix-acerhdf-1810T-bios.patch|   10 
 testing-i686/i915-fix-ghost-tv-output.patch  |   26 
 testing-i686/i915-gpu-finish.patch   |   55 
 testing-i686/linux.install   |   62 
 testing-i686/linux.preset|   14 
 testing-x86_64/PKGBUILD  |  318 
 testing-x86_64/change-default-console-loglevel.patch |   12 
 testing-x86_64/config| 5940 +
 testing-x86_64/config.x86_64 | 5713 
 testing-x86_64/ext4-options.patch|   50 
 testing-x86_64/fix-acerhdf-1810T-bios.patch  |   10 
 testing-x86_64/i915-fix-ghost-tv-output.patch|   26 
 testing-x86_64/i915-gpu-finish.patch |   55 
 testing-x86_64/linux.install |   62 
 testing-x86_64/linux.preset  |   14 
 20 files changed, 24400 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 153742:153743 to see the changes.


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

2012-03-19 Thread Tobias Powalowski
Date: Monday, March 19, 2012 @ 07:03:24
  Author: tpowa
Revision: 153744

upgpkg: fcpci 31107-69

bump to 3.3 series

Modified:
  fcpci/trunk/PKGBUILD
  fcpci/trunk/fcpci.install

---+
 PKGBUILD  |   10 +-
 fcpci.install |4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 10:41:08 UTC (rev 153743)
+++ PKGBUILD2012-03-19 11:03:24 UTC (rev 153744)
@@ -3,15 +3,15 @@
 
 pkgname=fcpci
 pkgver=31107
-pkgrel=68
-_extramodules=extramodules-3.2-ARCH
+pkgrel=69
+_extramodules=extramodules-3.3-ARCH
 _kernver=$(cat /lib/modules/${_extramodules}/version)
-pkgdesc=AVM ISDN driver for FRITZ PCI isdn cards. For stock arch 2.6 kernel.
+pkgdesc=AVM ISDN driver for FRITZ PCI isdn cards. For stock arch linux 
kernel.
 arch=(i686 x86_64)
 license=('custom:AVM' 'LGPL')
 url=http://www.avm.de;
-depends=('capi4k-utils' 'linux=3.2' 'linux3.3')
-makedepends=('linux=3.2' 'linux-headers3.3')
+depends=('capi4k-utils' 'linux=3.3' 'linux3.4')
+makedepends=('linux=3.3' 'linux-headers3.4')
 if [ $CARCH = i686 ]; then
   
source=(ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/suse.93/fcpci-suse93-3.11-07.tar.gz
 
kernel-2.6.19.patch 

Modified: fcpci.install
===
--- fcpci.install   2012-03-19 10:41:08 UTC (rev 153743)
+++ fcpci.install   2012-03-19 11:03:24 UTC (rev 153744)
@@ -7,7 +7,7 @@
   sed -i -e 's/#fcpci  -   -   -   -   -   -/fcpci 
-   -   -   -   -   -/g' /etc/capi.conf
   # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  EXTRAMODULES=extramodules-3.2-ARCH
+  EXTRAMODULES=extramodules-3.3-ARCH
   depmod -v $(cat /lib/modules/$EXTRAMODULES/version)  /dev/null 21
 }
 
@@ -22,7 +22,7 @@
   sed -i -e 's/fcpci   -   -   -   -   -   
-/#fcpci-   -   -   -   -   -/g' 
/etc/capi.conf
 # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  EXTRAMODULES=extramodules-3.2-ARCH
+  EXTRAMODULES=extramodules-3.3-ARCH
   depmod -v $(cat /lib/modules/$EXTRAMODULES/version)  /dev/null 21
 }
 



[arch-commits] Commit in fcpci/repos (32 files)

2012-03-19 Thread Tobias Powalowski
Date: Monday, March 19, 2012 @ 07:05:12
  Author: tpowa
Revision: 153745

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

Added:
  fcpci/repos/testing-i686/
  fcpci/repos/testing-i686/PKGBUILD
(from rev 153744, fcpci/trunk/PKGBUILD)
  fcpci/repos/testing-i686/atomic.patch
(from rev 153744, fcpci/trunk/atomic.patch)
  fcpci/repos/testing-i686/fcpci.install
(from rev 153744, fcpci/trunk/fcpci.install)
  fcpci/repos/testing-i686/kernel-2.6.19.patch
(from rev 153744, fcpci/trunk/kernel-2.6.19.patch)
  fcpci/repos/testing-i686/kernel-2.6.20.patch
(from rev 153744, fcpci/trunk/kernel-2.6.20.patch)
  fcpci/repos/testing-i686/kernel-2.6.22.patch
(from rev 153744, fcpci/trunk/kernel-2.6.22.patch)
  fcpci/repos/testing-i686/kernel-2.6.24.patch
(from rev 153744, fcpci/trunk/kernel-2.6.24.patch)
  fcpci/repos/testing-i686/kernel-2.6.31.patch
(from rev 153744, fcpci/trunk/kernel-2.6.31.patch)
  fcpci/repos/testing-i686/kernel-2.6.34.patch
(from rev 153744, fcpci/trunk/kernel-2.6.34.patch)
  fcpci/repos/testing-i686/kernel-2.6.39-i686.patch
(from rev 153744, fcpci/trunk/kernel-2.6.39-i686.patch)
  fcpci/repos/testing-i686/kernel-2.6.39-x86_64.patch
(from rev 153744, fcpci/trunk/kernel-2.6.39-x86_64.patch)
  fcpci/repos/testing-i686/kernel-2.6.39.patch
(from rev 153744, fcpci/trunk/kernel-2.6.39.patch)
  fcpci/repos/testing-i686/kernel-3.2.0.patch
(from rev 153744, fcpci/trunk/kernel-3.2.0.patch)
  fcpci/repos/testing-i686/string.h
(from rev 153744, fcpci/trunk/string.h)
  fcpci/repos/testing-i686/string64.h
(from rev 153744, fcpci/trunk/string64.h)
  fcpci/repos/testing-x86_64/
  fcpci/repos/testing-x86_64/PKGBUILD
(from rev 153744, fcpci/trunk/PKGBUILD)
  fcpci/repos/testing-x86_64/atomic.patch
(from rev 153744, fcpci/trunk/atomic.patch)
  fcpci/repos/testing-x86_64/fcpci.install
(from rev 153744, fcpci/trunk/fcpci.install)
  fcpci/repos/testing-x86_64/kernel-2.6.19.patch
(from rev 153744, fcpci/trunk/kernel-2.6.19.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.20.patch
(from rev 153744, fcpci/trunk/kernel-2.6.20.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.22.patch
(from rev 153744, fcpci/trunk/kernel-2.6.22.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.24.patch
(from rev 153744, fcpci/trunk/kernel-2.6.24.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.31.patch
(from rev 153744, fcpci/trunk/kernel-2.6.31.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.34.patch
(from rev 153744, fcpci/trunk/kernel-2.6.34.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.39-i686.patch
(from rev 153744, fcpci/trunk/kernel-2.6.39-i686.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.39-x86_64.patch
(from rev 153744, fcpci/trunk/kernel-2.6.39-x86_64.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.39.patch
(from rev 153744, fcpci/trunk/kernel-2.6.39.patch)
  fcpci/repos/testing-x86_64/kernel-3.2.0.patch
(from rev 153744, fcpci/trunk/kernel-3.2.0.patch)
  fcpci/repos/testing-x86_64/string.h
(from rev 153744, fcpci/trunk/string.h)
  fcpci/repos/testing-x86_64/string64.h
(from rev 153744, fcpci/trunk/string64.h)

---+
 testing-i686/PKGBUILD |  106 ++
 testing-i686/atomic.patch |   18 +
 testing-i686/fcpci.install|   28 +
 testing-i686/kernel-2.6.19.patch  |   20 +
 testing-i686/kernel-2.6.20.patch  |   55 +++
 testing-i686/kernel-2.6.22.patch  |   11 
 testing-i686/kernel-2.6.24.patch  |   14 
 testing-i686/kernel-2.6.31.patch  |   11 
 testing-i686/kernel-2.6.34.patch  |  170 +
 testing-i686/kernel-2.6.39-i686.patch |   11 
 testing-i686/kernel-2.6.39-x86_64.patch   |   11 
 testing-i686/kernel-2.6.39.patch  |   22 +
 testing-i686/kernel-3.2.0.patch   |   10 
 testing-i686/string.h |  493 
 testing-i686/string64.h   |   67 +++
 testing-x86_64/PKGBUILD   |  106 ++
 testing-x86_64/atomic.patch   |   18 +
 testing-x86_64/fcpci.install  |   28 +
 testing-x86_64/kernel-2.6.19.patch|   20 +
 testing-x86_64/kernel-2.6.20.patch|   55 +++
 testing-x86_64/kernel-2.6.22.patch|   11 
 testing-x86_64/kernel-2.6.24.patch|   14 
 testing-x86_64/kernel-2.6.31.patch|   11 
 testing-x86_64/kernel-2.6.34.patch|  170 +
 testing-x86_64/kernel-2.6.39-i686.patch   |   11 
 testing-x86_64/kernel-2.6.39-x86_64.patch |   11 
 testing-x86_64/kernel-2.6.39.patch|   22 +
 testing-x86_64/kernel-3.2.0.patch |   10 
 testing-x86_64/string.h   |  493 
 testing-x86_64/string64.h |   67 +++
 30 files changed, 2094 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 153744:153745 to see the changes.


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

2012-03-19 Thread Tobias Powalowski
Date: Monday, March 19, 2012 @ 07:11:31
  Author: tpowa
Revision: 153746

upgpkg: fcpcmcia 31107-65

bump to 3.3 series

Modified:
  fcpcmcia/trunk/PKGBUILD
  fcpcmcia/trunk/fcpcmcia.install

--+
 PKGBUILD |   10 +-
 fcpcmcia.install |4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 11:05:12 UTC (rev 153745)
+++ PKGBUILD2012-03-19 11:11:31 UTC (rev 153746)
@@ -3,15 +3,15 @@
 
 pkgname=fcpcmcia
 pkgver=31107
-pkgrel=64
-_extramodules=extramodules-3.2-ARCH
+pkgrel=65
+_extramodules=extramodules-3.3-ARCH
 _kernver=$(cat /lib/modules/${_extramodules}/version)
-pkgdesc=AVM ISDN driver for FRITZ PCMCIA isdn cards. For stock arch 2.6 
kernel
+pkgdesc=AVM ISDN driver for FRITZ PCMCIA isdn cards. For stock arch linux 
kernel
 arch=(i686 x86_64)
 license=('custom:AVM' 'LPGL')
 url=http://www.avm.de;
-depends=('capi4k-utils' 'linux=3.2' 'linux3.3')
-makedepends=('linux-headers=3.2' 'linux-headers3.3')
+depends=('capi4k-utils' 'linux=3.3' 'linux3.4')
+makedepends=('linux-headers=3.3' 'linux-headers3.4')
 if [ $CARCH = i686 ]; then 
source=(ftp://ftp.avm.de/cardware/fritzcrd.pcm/linux/suse.93/fcpcmcia-suse93-3.11-07.tar.gz
 pcmcia-2.6.17.patch 
 atomic.patch kernel-2.6.19.patch 

Modified: fcpcmcia.install
===
--- fcpcmcia.install2012-03-19 11:05:12 UTC (rev 153745)
+++ fcpcmcia.install2012-03-19 11:11:31 UTC (rev 153746)
@@ -9,7 +9,7 @@
   sed -i -e 's/#fcpcmcia   -   -   -   -   -   
-/fcpcmcia  -   -   -   -   -   -/g' /etc/capi.conf
 # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  EXTRAMODULES=extramodules-3.2-ARCH
+  EXTRAMODULES=extramodules-3.3-ARCH
   depmod -v $(cat /lib/modules/$EXTRAMODULES/version)  /dev/null 21
 }
 
@@ -24,6 +24,6 @@
   sed -i -e 's/fcpcmcia-   -   -   -   -   
-/#fcpcmcia -   -   -   -   -   -/g' /etc/capi.conf
 # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  EXTRAMODULES=extramodules-3.2-ARCH
+  EXTRAMODULES=extramodules-3.3-ARCH
   depmod -v $(cat /lib/modules/$EXTRAMODULES/version)  /dev/null 21
 }



[arch-commits] Commit in fcpcmcia/repos (46 files)

2012-03-19 Thread Tobias Powalowski
Date: Monday, March 19, 2012 @ 07:14:05
  Author: tpowa
Revision: 153747

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

Added:
  fcpcmcia/repos/testing-i686/
  fcpcmcia/repos/testing-i686/PKGBUILD
(from rev 153746, fcpcmcia/trunk/PKGBUILD)
  fcpcmcia/repos/testing-i686/atomic.patch
(from rev 153746, fcpcmcia/trunk/atomic.patch)
  fcpcmcia/repos/testing-i686/fcpcmcia.diff
(from rev 153746, fcpcmcia/trunk/fcpcmcia.diff)
  fcpcmcia/repos/testing-i686/fcpcmcia.install
(from rev 153746, fcpcmcia/trunk/fcpcmcia.install)
  fcpcmcia/repos/testing-i686/kernel-2.6.19.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.19.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.20.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.20.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.22.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.22.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.24.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.24.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.27.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.27.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.28.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.28.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.31.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.31.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.33.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.33.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.34.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.34.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.35.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.35.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.36.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.36.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.37.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.37.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.39-i686.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.39-i686.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.39-x86_64.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.39-x86_64.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.39.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.39.patch)
  fcpcmcia/repos/testing-i686/kernel-3.2.0.patch
(from rev 153746, fcpcmcia/trunk/kernel-3.2.0.patch)
  fcpcmcia/repos/testing-i686/pcmcia-2.6.16.patch
(from rev 153746, fcpcmcia/trunk/pcmcia-2.6.16.patch)
  fcpcmcia/repos/testing-i686/pcmcia-2.6.17.patch
(from rev 153746, fcpcmcia/trunk/pcmcia-2.6.17.patch)
  fcpcmcia/repos/testing-x86_64/
  fcpcmcia/repos/testing-x86_64/PKGBUILD
(from rev 153746, fcpcmcia/trunk/PKGBUILD)
  fcpcmcia/repos/testing-x86_64/atomic.patch
(from rev 153746, fcpcmcia/trunk/atomic.patch)
  fcpcmcia/repos/testing-x86_64/fcpcmcia.diff
(from rev 153746, fcpcmcia/trunk/fcpcmcia.diff)
  fcpcmcia/repos/testing-x86_64/fcpcmcia.install
(from rev 153746, fcpcmcia/trunk/fcpcmcia.install)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.19.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.19.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.20.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.20.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.22.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.22.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.24.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.24.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.27.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.27.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.28.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.28.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.31.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.31.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.33.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.33.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.34.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.34.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.35.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.35.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.36.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.36.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.37.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.37.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.39-i686.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.39-i686.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.39-x86_64.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.39-x86_64.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.39.patch
(from rev 153746, fcpcmcia/trunk/kernel-2.6.39.patch)
  fcpcmcia/repos/testing-x86_64/kernel-3.2.0.patch
(from rev 153746, fcpcmcia/trunk/kernel-3.2.0.patch)
  fcpcmcia/repos/testing-x86_64/pcmcia-2.6.16.patch
(from rev 153746, fcpcmcia/trunk/pcmcia-2.6.16.patch)
  fcpcmcia/repos/testing-x86_64/pcmcia-2.6.17.patch
(from rev 153746, fcpcmcia/trunk/pcmcia-2.6.17.patch)

---+
 

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

2012-03-19 Thread Tobias Powalowski
Date: Monday, March 19, 2012 @ 07:14:27
  Author: tpowa
Revision: 153748

upgpkg: nvidia 295.20-4

bump to 3.3 series

Modified:
  nvidia/trunk/PKGBUILD
  nvidia/trunk/nvidia.install

+
 PKGBUILD   |   12 
 nvidia.install |6 +++---
 2 files changed, 11 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 11:14:05 UTC (rev 153747)
+++ PKGBUILD2012-03-19 11:14:27 UTC (rev 153748)
@@ -3,14 +3,14 @@
 
 pkgname=nvidia
 pkgver=295.20
-_extramodules=extramodules-3.2-ARCH
+_extramodules=extramodules-3.3-ARCH
 _kernver=$(cat /lib/modules/${_extramodules}/version)
-pkgrel=3
+pkgrel=4
 pkgdesc=NVIDIA drivers for linux.
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;
-depends=('linux=3.2' 'linux3.3' nvidia-utils=${pkgver})
-makedepends=('linux-headers=3.2' 'linux-headers3.3')
+depends=('linux=3.3' 'linux3.4' nvidia-utils=${pkgver})
+makedepends=('linux-headers=3.3' 'linux-headers3.4')
 conflicts=('nvidia-96xx' 'nvidia-173xx')
 license=('custom')
 install=nvidia.install
@@ -32,6 +32,10 @@
 cd ${srcdir}
 sh ${_pkg}.run --extract-only
 cd ${_pkg}/kernel
+# fix for 3.3 kernel
+sed 's/CFLAGS=$CFLAGS -I$SOURCES\/arch\/x86\/include/CFLAGS=$CFLAGS \
+   -I$SOURCES\/arch\/x86\/include \
+   -I$SOURCES\/arch\/x86\/include\/generated/' -i conftest.sh
 make SYSSRC=/lib/modules/${_kernver}/build module
 }
 

Modified: nvidia.install
===
--- nvidia.install  2012-03-19 11:14:05 UTC (rev 153747)
+++ nvidia.install  2012-03-19 11:14:27 UTC (rev 153748)
@@ -1,15 +1,15 @@
 post_install() {
-EXTRAMODULES='extramodules-3.2-ARCH'
+EXTRAMODULES='extramodules-3.3-ARCH'
 depmod $(cat /lib/modules/$EXTRAMODULES/version)
 echo 'In order to use nvidia module, reboot the system.'
 }
 
 post_upgrade() {
-EXTRAMODULES='extramodules-3.2-ARCH'
+EXTRAMODULES='extramodules-3.3-ARCH'
 depmod $(cat /lib/modules/$EXTRAMODULES/version)
 }
 
 post_remove() {
-EXTRAMODULES='extramodules-3.2-ARCH'
+EXTRAMODULES='extramodules-3.3-ARCH'
 depmod $(cat /lib/modules/$EXTRAMODULES/version)
 }



[arch-commits] Commit in nvidia/repos (6 files)

2012-03-19 Thread Tobias Powalowski
Date: Monday, March 19, 2012 @ 07:14:51
  Author: tpowa
Revision: 153749

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

Added:
  nvidia/repos/testing-i686/
  nvidia/repos/testing-i686/PKGBUILD
(from rev 153748, nvidia/trunk/PKGBUILD)
  nvidia/repos/testing-i686/nvidia.install
(from rev 153748, nvidia/trunk/nvidia.install)
  nvidia/repos/testing-x86_64/
  nvidia/repos/testing-x86_64/PKGBUILD
(from rev 153748, nvidia/trunk/PKGBUILD)
  nvidia/repos/testing-x86_64/nvidia.install
(from rev 153748, nvidia/trunk/nvidia.install)

---+
 testing-i686/PKGBUILD |   50 
 testing-i686/nvidia.install   |   15 
 testing-x86_64/PKGBUILD   |   50 
 testing-x86_64/nvidia.install |   15 
 4 files changed, 130 insertions(+)

Copied: nvidia/repos/testing-i686/PKGBUILD (from rev 153748, 
nvidia/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-19 11:14:51 UTC (rev 153749)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia
+pkgver=295.20
+_extramodules=extramodules-3.3-ARCH
+_kernver=$(cat /lib/modules/${_extramodules}/version)
+pkgrel=4
+pkgdesc=NVIDIA drivers for linux.
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.3' 'linux3.4' nvidia-utils=${pkgver})
+makedepends=('linux-headers=3.3' 'linux-headers3.4')
+conflicts=('nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('a6f702271da49930a17e28b5928fe75a')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('79b05cffa482234833ae1c4bb40664c3')
+fi
+
+build() {
+cd ${srcdir}
+sh ${_pkg}.run --extract-only
+cd ${_pkg}/kernel
+# fix for 3.3 kernel
+sed 's/CFLAGS=$CFLAGS -I$SOURCES\/arch\/x86\/include/CFLAGS=$CFLAGS \
+   -I$SOURCES\/arch\/x86\/include \
+   -I$SOURCES\/arch\/x86\/include\/generated/' -i conftest.sh
+make SYSSRC=/lib/modules/${_kernver}/build module
+}
+
+package() {
+install -D -m644 ${srcdir}/${_pkg}/kernel/nvidia.ko \
+${pkgdir}/lib/modules/${_extramodules}/nvidia.ko
+install -d -m755 ${pkgdir}/lib/modprobe.d
+echo blacklist nouveau  ${pkgdir}/lib/modprobe.d/nvidia.conf
+echo blacklist nvidiafb  ${pkgdir}/lib/modprobe.d/nvidia.conf
+sed -i -e s/EXTRAMODULES='.*'/EXTRAMODULES='${_extramodules}'/ 
${startdir}/nvidia.install
+gzip ${pkgdir}/lib/modules/${_extramodules}/nvidia.ko
+}

Copied: nvidia/repos/testing-i686/nvidia.install (from rev 153748, 
nvidia/trunk/nvidia.install)
===
--- testing-i686/nvidia.install (rev 0)
+++ testing-i686/nvidia.install 2012-03-19 11:14:51 UTC (rev 153749)
@@ -0,0 +1,15 @@
+post_install() {
+EXTRAMODULES='extramodules-3.3-ARCH'
+depmod $(cat /lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-3.3-ARCH'
+depmod $(cat /lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-3.3-ARCH'
+depmod $(cat /lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia/repos/testing-x86_64/PKGBUILD (from rev 153748, 
nvidia/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-03-19 11:14:51 UTC (rev 153749)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia
+pkgver=295.20
+_extramodules=extramodules-3.3-ARCH
+_kernver=$(cat /lib/modules/${_extramodules}/version)
+pkgrel=4
+pkgdesc=NVIDIA drivers for linux.
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.3' 'linux3.4' nvidia-utils=${pkgver})
+makedepends=('linux-headers=3.3' 'linux-headers3.4')
+conflicts=('nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('a6f702271da49930a17e28b5928fe75a')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+

[arch-commits] Commit in kmod/trunk (PKGBUILD depmod-search.conf)

2012-03-19 Thread Dave Reisner
Date: Monday, March 19, 2012 @ 08:36:16
  Author: dreisner
Revision: 153750

upgpkg: kmod 7-1

- remove --with-rootprefix config option (should be a NOOP, but isn't, and
  breaks the test suite in a chroot)
- fix header in search.conf

Modified:
  kmod/trunk/PKGBUILD
  kmod/trunk/depmod-search.conf

+
 PKGBUILD   |6 +++---
 depmod-search.conf |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 11:14:51 UTC (rev 153749)
+++ PKGBUILD2012-03-19 12:36:16 UTC (rev 153750)
@@ -2,7 +2,7 @@
 # Maintainer: Dave Reisner dreis...@archlinux.org
 
 pkgname=kmod
-pkgver=6
+pkgver=7
 pkgrel=1
 pkgdesc=Linux kernel module handling
 arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@
 replaces=('module-init-tools')
 
source=(ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar.xz;
 depmod-search.conf)
-md5sums=('bad08102fad212cd34405136d9a7eb94'
- '4b8cbcbc54b9029c99fd730e257d4436')
+md5sums=('7bd916ae1c8a38e7697fdd8118bc98eb'
+ '09d8af2ba37c5902d904275cb27f1b09')
 
 build() {
   cd $pkgname-$pkgver

Modified: depmod-search.conf
===
--- depmod-search.conf  2012-03-19 11:14:51 UTC (rev 153749)
+++ depmod-search.conf  2012-03-19 12:36:16 UTC (rev 153750)
@@ -1,5 +1,5 @@
 #
-# /lib/depmod.d/depmod.conf
+# /lib/depmod.d/search.conf
 #
 
 search updates extramodules built-in



[arch-commits] Commit in kmod/repos (6 files)

2012-03-19 Thread Dave Reisner
Date: Monday, March 19, 2012 @ 08:36:26
  Author: dreisner
Revision: 153751

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

Added:
  kmod/repos/testing-i686/
  kmod/repos/testing-i686/PKGBUILD
(from rev 153750, kmod/trunk/PKGBUILD)
  kmod/repos/testing-i686/depmod-search.conf
(from rev 153750, kmod/trunk/depmod-search.conf)
  kmod/repos/testing-x86_64/
  kmod/repos/testing-x86_64/PKGBUILD
(from rev 153750, kmod/trunk/PKGBUILD)
  kmod/repos/testing-x86_64/depmod-search.conf
(from rev 153750, kmod/trunk/depmod-search.conf)

---+
 testing-i686/PKGBUILD |   53 
 testing-i686/depmod-search.conf   |5 +++
 testing-x86_64/PKGBUILD   |   53 
 testing-x86_64/depmod-search.conf |5 +++
 4 files changed, 116 insertions(+)

Copied: kmod/repos/testing-i686/PKGBUILD (from rev 153750, kmod/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-19 12:36:26 UTC (rev 153751)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+
+pkgname=kmod
+pkgver=7
+pkgrel=1
+pkgdesc=Linux kernel module handling
+arch=('i686' 'x86_64')
+url='http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary'
+license=('GPL2')
+depends=('glibc' 'zlib')
+options=('!libtool')
+provides=('module-init-tools=3.16')
+conflicts=('module-init-tools')
+replaces=('module-init-tools')
+source=(ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar.xz;
+depmod-search.conf)
+md5sums=('7bd916ae1c8a38e7697fdd8118bc98eb'
+ '09d8af2ba37c5902d904275cb27f1b09')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+--sysconfdir=/etc \
+--with-zlib
+
+  make
+}
+
+check() {
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
+
+  # extra directories
+  install -dm755 $pkgdir/{etc,lib}/{depmod,modprobe}.d $pkgdir/sbin
+
+  # add symlinks to kmod
+  ln -s ../usr/bin/kmod $pkgdir/sbin/modprobe
+  ln -s ../usr/bin/kmod $pkgdir/sbin/depmod
+
+  for tool in {ins,ls,rm}mod modinfo; do
+ln -s kmod $pkgdir/usr/bin/$tool
+  done
+
+  # install depmod.d file for search/ dir
+  install -Dm644 $srcdir/depmod-search.conf 
$pkgdir/lib/depmod.d/search.conf
+}
+
+# vim: ft=sh syn=sh et

Copied: kmod/repos/testing-i686/depmod-search.conf (from rev 153750, 
kmod/trunk/depmod-search.conf)
===
--- testing-i686/depmod-search.conf (rev 0)
+++ testing-i686/depmod-search.conf 2012-03-19 12:36:26 UTC (rev 153751)
@@ -0,0 +1,5 @@
+#
+# /lib/depmod.d/search.conf
+#
+
+search updates extramodules built-in

Copied: kmod/repos/testing-x86_64/PKGBUILD (from rev 153750, 
kmod/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-03-19 12:36:26 UTC (rev 153751)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+
+pkgname=kmod
+pkgver=7
+pkgrel=1
+pkgdesc=Linux kernel module handling
+arch=('i686' 'x86_64')
+url='http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary'
+license=('GPL2')
+depends=('glibc' 'zlib')
+options=('!libtool')
+provides=('module-init-tools=3.16')
+conflicts=('module-init-tools')
+replaces=('module-init-tools')
+source=(ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar.xz;
+depmod-search.conf)
+md5sums=('7bd916ae1c8a38e7697fdd8118bc98eb'
+ '09d8af2ba37c5902d904275cb27f1b09')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+--sysconfdir=/etc \
+--with-zlib
+
+  make
+}
+
+check() {
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
+
+  # extra directories
+  install -dm755 $pkgdir/{etc,lib}/{depmod,modprobe}.d $pkgdir/sbin
+
+  # add symlinks to kmod
+  ln -s ../usr/bin/kmod $pkgdir/sbin/modprobe
+  ln -s ../usr/bin/kmod $pkgdir/sbin/depmod
+
+  for tool in {ins,ls,rm}mod modinfo; do
+ln -s kmod $pkgdir/usr/bin/$tool
+  done
+
+  # install depmod.d file for search/ dir
+  install -Dm644 $srcdir/depmod-search.conf 
$pkgdir/lib/depmod.d/search.conf
+}
+
+# vim: ft=sh syn=sh et

Copied: kmod/repos/testing-x86_64/depmod-search.conf (from rev 153750, 
kmod/trunk/depmod-search.conf)
===
--- testing-x86_64/depmod-search.conf   (rev 0)
+++ testing-x86_64/depmod-search.conf   2012-03-19 12:36:26 UTC (rev 153751)
@@ -0,0 +1,5 @@
+#
+# /lib/depmod.d/search.conf
+#
+
+search updates extramodules built-in



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

2012-03-19 Thread Giovanni Scafora
Date: Monday, March 19, 2012 @ 11:14:20
  Author: giovanni
Revision: 153752

upgpkg: vlc 2.0.1-1

upstream release

Modified:
  vlc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 12:36:26 UTC (rev 153751)
+++ PKGBUILD2012-03-19 15:14:20 UTC (rev 153752)
@@ -4,8 +4,8 @@
 # Contributor: Martin Sandsmark martin.sandsm...@kde.org
 
 pkgname=vlc
-pkgver=2.0.0
-pkgrel=8
+pkgver=2.0.1
+pkgrel=1
 pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
 arch=('i686' 'x86_64')
 url=http://www.videolan.org/vlc/;
@@ -53,19 +53,14 @@
 'usr/share/vlc/lua/http/dialogs/.hosts')
 options=('!libtool' '!emptydirs')
 install=vlc.install
-source=(http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;
-'access_smb_link_to_smbclient.patch')
-md5sums=('8806bff2ea9c76791123d444a92f708c'
- '5f510fdea99cdb7941423eb40045968a')
+source=(http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('5ad114755670e4881a2b35354e2f79bc')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
   sed -i -e 's:truetype/freefont:TTF:g' modules/text_renderer/freetype.c
 
-  patch -Np1 -i ${srcdir}/access_smb_link_to_smbclient.patch
-  autoreconf -fi
-
   ./configure --prefix=/usr \
   --disable-rpath \
   --enable-oss \



[arch-commits] Commit in vlc/repos (12 files)

2012-03-19 Thread Giovanni Scafora
Date: Monday, March 19, 2012 @ 11:14:49
  Author: giovanni
Revision: 153753

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

Added:
  vlc/repos/extra-i686/PKGBUILD
(from rev 153752, vlc/trunk/PKGBUILD)
  vlc/repos/extra-i686/access_smb_link_to_smbclient.patch
(from rev 153752, vlc/trunk/access_smb_link_to_smbclient.patch)
  vlc/repos/extra-i686/vlc.install
(from rev 153752, vlc/trunk/vlc.install)
  vlc/repos/extra-x86_64/PKGBUILD
(from rev 153752, vlc/trunk/PKGBUILD)
  vlc/repos/extra-x86_64/access_smb_link_to_smbclient.patch
(from rev 153752, vlc/trunk/access_smb_link_to_smbclient.patch)
  vlc/repos/extra-x86_64/vlc.install
(from rev 153752, vlc/trunk/vlc.install)
Deleted:
  vlc/repos/extra-i686/PKGBUILD
  vlc/repos/extra-i686/access_smb_link_to_smbclient.patch
  vlc/repos/extra-i686/vlc.install
  vlc/repos/extra-x86_64/PKGBUILD
  vlc/repos/extra-x86_64/access_smb_link_to_smbclient.patch
  vlc/repos/extra-x86_64/vlc.install

-+
 extra-i686/PKGBUILD |  181 ++
 extra-i686/access_smb_link_to_smbclient.patch   |   30 +--
 extra-i686/vlc.install  |   36 ++--
 extra-x86_64/PKGBUILD   |  181 ++
 extra-x86_64/access_smb_link_to_smbclient.patch |   30 +--
 extra-x86_64/vlc.install|   36 ++--
 6 files changed, 242 insertions(+), 252 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-19 15:14:20 UTC (rev 153752)
+++ extra-i686/PKGBUILD 2012-03-19 15:14:49 UTC (rev 153753)
@@ -1,93 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Sarah Hay sarah...@mb.sympatico.ca
-# Contributor: Martin Sandsmark martin.sandsm...@kde.org
-
-pkgname=vlc
-pkgver=2.0.0
-pkgrel=8
-pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
-arch=('i686' 'x86_64')
-url=http://www.videolan.org/vlc/;
-license=('LGPL2.1' 'GPL2')
-depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'qt' 'libproxy' 
- 'sdl_image' 'libdvdnav' 'libtiger' 'lua' 'libmatroska' 
- 'zvbi' 'taglib' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp' 
- 'libshout' 'libmad' 'libmpeg2' 'libmodplug' 'libass' 
- 'xcb-util-keysyms' 'ttf-freefont')
-makedepends=('live-media' 'libnotify' 'libbluray' 'flac' 'kdelibs'
- 'fluidsynth' 'libdc1394' 'libavc1394' 'lirc-utils'
- 'libcaca' 'librsvg' 'portaudio' 'oss' 'libgme' 'xosd'
- 'projectm' 'twolame' 'aalib' 'libmtp' 'libdvdcss'
- 'gnome-vfs' 'libgoom2' 'libtar' 'vcdimager')
-optdepends=('avahi: for service discovery using bonjour protocol'
-'libnotify: for notification plugin'
-'ncurses: for ncurses interface support'
-'libdvdcss: for decoding encrypted DVDs'
-'lirc-utils: for lirc plugin'
-'libavc1394: for devices using the 1394ta AV/C'
-'libdc1394: for IEEE 1394 plugin'
-'kdelibs: KDE Solid hardware integration'
-'vdpau-video: vdpau back-end for nvidia'
-'libva-driver-intel: back-end for intel cards'
-'libbluray: for Blu-Ray support'
-'flac: for Free Lossless Audio Codec plugin'
-'oss: for OSS audio support'
-'portaudio: for portaudio support'
-'twolame: for TwoLAME mpeg2 encoder plugin'
-'projectm: for ProjectM visualisation plugin'
-'libcaca: for colored ASCII art video output'
-'libgme: for libgme plugin'
-'librsvg: for SVG plugin'
-'gnome-vfs: for GNOME Virtual File System support'
-'libgoom2: for libgoom plugin'
-'vcdimager: navigate VCD with libvcdinfo'
-'xosd: for xosd support'
-'aalib: for ASCII art plugin'
-'libmtp: for MTP devices support'
-'fluidsynth: for synthesizer MIDI FluidSynth'
-'smbclient: for SMB access plugin')
-conflicts=('vlc-plugin')
-replaces=('vlc-plugin')
-backup=('usr/share/vlc/lua/http/.hosts'
-'usr/share/vlc/lua/http/dialogs/.hosts')
-options=('!libtool' '!emptydirs')
-install=vlc.install
-source=(http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;
-'access_smb_link_to_smbclient.patch')
-md5sums=('8806bff2ea9c76791123d444a92f708c'
- '5f510fdea99cdb7941423eb40045968a')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  sed -i -e 's:truetype/freefont:TTF:g' modules/text_renderer/freetype.c
-
-  patch -Np1 -i ${srcdir}/access_smb_link_to_smbclient.patch
-  autoreconf -fi
-
-  ./configure --prefix=/usr \
-  --disable-rpath \
-  --enable-oss \
-  --enable-faad \
-  --enable-nls \
-  --enable-lirc \
-  --enable-pvr \
-  --enable-ncurses \
-   

[arch-commits] Commit in gsettings-desktop-schemas/trunk (PKGBUILD)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 11:23:33
  Author: ibiru
Revision: 153754

update to 3.3.92

Modified:
  gsettings-desktop-schemas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 15:14:49 UTC (rev 153753)
+++ PKGBUILD2012-03-19 15:23:33 UTC (rev 153754)
@@ -4,8 +4,8 @@
 # Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
 
 pkgname=gsettings-desktop-schemas
-pkgver=3.3.90
-pkgrel=2
+pkgver=3.3.92
+pkgrel=1
 pkgdesc=Shared GSettings schemas for the desktop
 arch=('any')
 url=http://live.gnome.org/;
@@ -14,10 +14,10 @@
 makedepends=('intltool' 'gobject-introspection')
 install=$pkgname.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('41bce97a0951e76858ac0d5150ac86a60c00505c83d9d75c7fb6ac6f80ac2c6b')
+sha256sums=('932044081a2362119edc8538b66debc7562e6b0d5618921d1919363ce8cd5b60')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
 
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
 --disable-schemas-compile



[arch-commits] Commit in gsettings-desktop-schemas/repos/gnome-unstable-any (4 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 11:26:59
  Author: ibiru
Revision: 153755

archrelease: copy trunk to gnome-unstable-any

Added:
  gsettings-desktop-schemas/repos/gnome-unstable-any/PKGBUILD
(from rev 153754, gsettings-desktop-schemas/trunk/PKGBUILD)
  
gsettings-desktop-schemas/repos/gnome-unstable-any/gsettings-desktop-schemas.install
(from rev 153754, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
Deleted:
  gsettings-desktop-schemas/repos/gnome-unstable-any/PKGBUILD
  
gsettings-desktop-schemas/repos/gnome-unstable-any/gsettings-desktop-schemas.install

---+
 PKGBUILD  |   62 ++--
 gsettings-desktop-schemas.install |   22 ++--
 2 files changed, 42 insertions(+), 42 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2012-03-19 15:23:33 UTC (rev 153754)
+++ PKGBUILD2012-03-19 15:26:59 UTC (rev 153755)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
-
-pkgname=gsettings-desktop-schemas
-pkgver=3.3.90
-pkgrel=2
-pkgdesc=Shared GSettings schemas for the desktop
-arch=('any')
-url=http://live.gnome.org/;
-license=('GPL')
-depends=('glib2')
-makedepends=('intltool' 'gobject-introspection')
-install=$pkgname.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('41bce97a0951e76858ac0d5150ac86a60c00505c83d9d75c7fb6ac6f80ac2c6b')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}

Copied: gsettings-desktop-schemas/repos/gnome-unstable-any/PKGBUILD (from rev 
153754, gsettings-desktop-schemas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-03-19 15:26:59 UTC (rev 153755)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
+
+pkgname=gsettings-desktop-schemas
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=Shared GSettings schemas for the desktop
+arch=('any')
+url=http://live.gnome.org/;
+license=('GPL')
+depends=('glib2')
+makedepends=('intltool' 'gobject-introspection')
+install=$pkgname.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('932044081a2362119edc8538b66debc7562e6b0d5618921d1919363ce8cd5b60')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}

Deleted: gsettings-desktop-schemas.install
===
--- gsettings-desktop-schemas.install   2012-03-19 15:23:33 UTC (rev 153754)
+++ gsettings-desktop-schemas.install   2012-03-19 15:26:59 UTC (rev 153755)
@@ -1,11 +0,0 @@
-post_install() {
-   glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: 
gsettings-desktop-schemas/repos/gnome-unstable-any/gsettings-desktop-schemas.install
 (from rev 153754, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
===
--- gsettings-desktop-schemas.install   (rev 0)
+++ gsettings-desktop-schemas.install   2012-03-19 15:26:59 UTC (rev 153755)
@@ -0,0 +1,11 @@
+post_install() {
+   glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



[arch-commits] Commit in evolution-data-server/trunk (PKGBUILD)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 11:38:32
  Author: ibiru
Revision: 153756

update to 3.3.92

Modified:
  evolution-data-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 15:26:59 UTC (rev 153755)
+++ PKGBUILD2012-03-19 15:38:32 UTC (rev 153756)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=evolution-data-server
-pkgver=3.3.91
+pkgver=3.3.92
 pkgrel=1
 pkgdesc=Centralized access to appointments and contacts
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 url=http://www.gnome.org;
 license=('GPL')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('39718b98764f1d0ff456151eb6127f5f6e76c267592cb79d3c93c5478cd64cc3')
+sha256sums=('a5cc6324899ecc936171ceb07ef678d341089615e6e600584baefbdd63e35a7d')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in evolution-data-server/repos (8 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 11:42:30
  Author: ibiru
Revision: 153757

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  evolution-data-server/repos/gnome-unstable-i686/PKGBUILD
(from rev 153756, evolution-data-server/trunk/PKGBUILD)
  evolution-data-server/repos/gnome-unstable-i686/evolution-data-server.install
(from rev 153756, evolution-data-server/trunk/evolution-data-server.install)
  evolution-data-server/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153756, evolution-data-server/trunk/PKGBUILD)
  
evolution-data-server/repos/gnome-unstable-x86_64/evolution-data-server.install
(from rev 153756, evolution-data-server/trunk/evolution-data-server.install)
Deleted:
  evolution-data-server/repos/gnome-unstable-i686/PKGBUILD
  evolution-data-server/repos/gnome-unstable-i686/evolution-data-server.install
  evolution-data-server/repos/gnome-unstable-x86_64/PKGBUILD
  
evolution-data-server/repos/gnome-unstable-x86_64/evolution-data-server.install

-+
 gnome-unstable-i686/PKGBUILD|   66 +-
 gnome-unstable-i686/evolution-data-server.install   |   22 +++---
 gnome-unstable-x86_64/PKGBUILD  |   66 +-
 gnome-unstable-x86_64/evolution-data-server.install |   22 +++---
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 15:38:32 UTC (rev 153756)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 15:42:30 UTC (rev 153757)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=evolution-data-server
-pkgver=3.3.91
-pkgrel=1
-pkgdesc=Centralized access to appointments and contacts
-arch=('i686' 'x86_64')
-depends=('gconf' 'gnome-online-accounts' 'nss' 'krb5' 'libgweather' 'libical' 
'db' 'libgdata')
-makedepends=('intltool' 'gperf' 'gobject-introspection' 'vala')
-options=('!libtool')
-install=$pkgname.install
-url=http://www.gnome.org;
-license=('GPL')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('39718b98764f1d0ff456151eb6127f5f6e76c267592cb79d3c93c5478cd64cc3')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --with-openldap=yes \
-  --libexecdir=/usr/lib/evolution-data-server \
-  --with-krb5=/usr --with-libdb=/usr \
-  --enable-vala-bindings \
-  --disable-schemas-install
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: evolution-data-server/repos/gnome-unstable-i686/PKGBUILD (from rev 
153756, evolution-data-server/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 15:42:30 UTC (rev 153757)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=evolution-data-server
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=Centralized access to appointments and contacts
+arch=('i686' 'x86_64')
+depends=('gconf' 'gnome-online-accounts' 'nss' 'krb5' 'libgweather' 'libical' 
'db' 'libgdata')
+makedepends=('intltool' 'gperf' 'gobject-introspection' 'vala')
+options=('!libtool')
+install=$pkgname.install
+url=http://www.gnome.org;
+license=('GPL')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('a5cc6324899ecc936171ceb07ef678d341089615e6e600584baefbdd63e35a7d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --with-openldap=yes \
+  --libexecdir=/usr/lib/evolution-data-server \
+  --with-krb5=/usr --with-libdb=/usr \
+  --enable-vala-bindings \
+  --disable-schemas-install
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-i686/evolution-data-server.install
===
--- gnome-unstable-i686/evolution-data-server.install   2012-03-19 15:38:32 UTC 
(rev 153756)
+++ gnome-unstable-i686/evolution-data-server.install   2012-03-19 15:42:30 UTC 
(rev 153757)
@@ -1,11 +0,0 @@
-post_install () {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-

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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 11:43:00
  Author: ibiru
Revision: 153758

update to 0.20.8

Modified:
  gnome-doc-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 15:42:30 UTC (rev 153757)
+++ PKGBUILD2012-03-19 15:43:00 UTC (rev 153758)
@@ -2,25 +2,26 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-doc-utils
-pkgver=0.20.6
+pkgver=0.20.8
 pkgrel=1
 pkgdesc=Documentation utilities for Gnome
 arch=('any')
 license=('GPL' 'LGPL')
 depends=('libxslt' 'python2' 'docbook-xml' 'rarian')
-makedepends=('pkgconfig' 'intltool')
+makedepends=('intltool')
 url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.20/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('091486e370480bf45349ad09dac799211092a02938b26a0d68206172cb6cebbf')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('dd9eb8a6cb5c219485ad7bb84cec03f270d7de2220575f60a137e503749a0054')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc 
--mandir=/usr/share/man \
+  cd $pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --sysconfdir=/etc --mandir=/usr/share/man \
   --localstatedir=/var --disable-scrollkeeper
   make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
 }



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

2012-03-19 Thread Tobias Powalowski
Date: Monday, March 19, 2012 @ 11:43:42
  Author: tpowa
Revision: 153759

upgpkg: lirc 1:0.9.0-13

rebuild against 3.3 kernel

Modified:
  lirc/trunk/PKGBUILD
  lirc/trunk/lirc.install

--+
 PKGBUILD |6 +++---
 lirc.install |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 15:43:00 UTC (rev 153758)
+++ PKGBUILD2012-03-19 15:43:42 UTC (rev 153759)
@@ -4,14 +4,14 @@
 pkgbase=lirc
 pkgname=('lirc' 'lirc-utils')
 pkgver=0.9.0
-pkgrel=12
+pkgrel=13
 epoch=1
-_extramodules=extramodules-3.2-ARCH
+_extramodules=extramodules-3.3-ARCH
 _kernver=$(cat /lib/modules/${_extramodules}/version)
 arch=('i686' 'x86_64')
 url=http://www.lirc.org/;
 license=('GPL')
-makedepends=('help2man' 'linux-headers=3.2' 'linux-headers3.3' 'alsa-lib' 
'libx11' 'libftdi' 'libirman' 'python2')
+makedepends=('help2man' 'linux-headers=3.3' 'linux-headers3.4' 'alsa-lib' 
'libx11' 'libftdi' 'libirman' 'python2')
 options=('!makeflags' '!strip')
 
source=(http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2
 lirc_wpc8769l.patch

Modified: lirc.install
===
--- lirc.install2012-03-19 15:43:00 UTC (rev 153758)
+++ lirc.install2012-03-19 15:43:42 UTC (rev 153759)
@@ -1,4 +1,4 @@
-EXTRAMODULES=extramodules-3.2-ARCH
+EXTRAMODULES=extramodules-3.3-ARCH
 
 post_install() {
   # updating module dependencies



[arch-commits] Commit in lirc/repos (26 files)

2012-03-19 Thread Tobias Powalowski
Date: Monday, March 19, 2012 @ 11:45:10
  Author: tpowa
Revision: 153760

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

Added:
  lirc/repos/testing-i686/
  lirc/repos/testing-i686/PKGBUILD
(from rev 153759, lirc/trunk/PKGBUILD)
  lirc/repos/testing-i686/irexec.conf
(from rev 153759, lirc/trunk/irexec.conf)
  lirc/repos/testing-i686/irexecd
(from rev 153759, lirc/trunk/irexecd)
  lirc/repos/testing-i686/kernel-2.6.39.patch
(from rev 153759, lirc/trunk/kernel-2.6.39.patch)
  lirc/repos/testing-i686/lirc.install
(from rev 153759, lirc/trunk/lirc.install)
  lirc/repos/testing-i686/lirc.logrotate
(from rev 153759, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-i686/lirc_atiusb-kfifo.patch
(from rev 153759, lirc/trunk/lirc_atiusb-kfifo.patch)
  lirc/repos/testing-i686/lirc_wpc8769l.patch
(from rev 153759, lirc/trunk/lirc_wpc8769l.patch)
  lirc/repos/testing-i686/lircd
(from rev 153759, lirc/trunk/lircd)
  lirc/repos/testing-i686/lircd-handle-large-config.patch
(from rev 153759, lirc/trunk/lircd-handle-large-config.patch)
  lirc/repos/testing-i686/lircd.conf
(from rev 153759, lirc/trunk/lircd.conf)
  lirc/repos/testing-i686/lircmd
(from rev 153759, lirc/trunk/lircmd)
  lirc/repos/testing-x86_64/
  lirc/repos/testing-x86_64/PKGBUILD
(from rev 153759, lirc/trunk/PKGBUILD)
  lirc/repos/testing-x86_64/irexec.conf
(from rev 153759, lirc/trunk/irexec.conf)
  lirc/repos/testing-x86_64/irexecd
(from rev 153759, lirc/trunk/irexecd)
  lirc/repos/testing-x86_64/kernel-2.6.39.patch
(from rev 153759, lirc/trunk/kernel-2.6.39.patch)
  lirc/repos/testing-x86_64/lirc.install
(from rev 153759, lirc/trunk/lirc.install)
  lirc/repos/testing-x86_64/lirc.logrotate
(from rev 153759, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-x86_64/lirc_atiusb-kfifo.patch
(from rev 153759, lirc/trunk/lirc_atiusb-kfifo.patch)
  lirc/repos/testing-x86_64/lirc_wpc8769l.patch
(from rev 153759, lirc/trunk/lirc_wpc8769l.patch)
  lirc/repos/testing-x86_64/lircd
(from rev 153759, lirc/trunk/lircd)
  lirc/repos/testing-x86_64/lircd-handle-large-config.patch
(from rev 153759, lirc/trunk/lircd-handle-large-config.patch)
  lirc/repos/testing-x86_64/lircd.conf
(from rev 153759, lirc/trunk/lircd.conf)
  lirc/repos/testing-x86_64/lircmd
(from rev 153759, lirc/trunk/lircmd)

+
 testing-i686/PKGBUILD  |  104 +++
 testing-i686/irexec.conf   |5 +
 testing-i686/irexecd   |   38 
 testing-i686/kernel-2.6.39.patch   |   54 +++
 testing-i686/lirc.install  |   16 +++
 testing-i686/lirc.logrotate|5 +
 testing-i686/lirc_atiusb-kfifo.patch   |   31 ++
 testing-i686/lirc_wpc8769l.patch   |   88 +++
 testing-i686/lircd |   52 +++
 testing-i686/lircd-handle-large-config.patch   |   39 
 testing-i686/lircd.conf|8 +
 testing-i686/lircmd|   36 +++
 testing-x86_64/PKGBUILD|  104 +++
 testing-x86_64/irexec.conf |5 +
 testing-x86_64/irexecd |   38 
 testing-x86_64/kernel-2.6.39.patch |   54 +++
 testing-x86_64/lirc.install|   16 +++
 testing-x86_64/lirc.logrotate  |5 +
 testing-x86_64/lirc_atiusb-kfifo.patch |   31 ++
 testing-x86_64/lirc_wpc8769l.patch |   88 +++
 testing-x86_64/lircd   |   52 +++
 testing-x86_64/lircd-handle-large-config.patch |   39 
 testing-x86_64/lircd.conf  |8 +
 testing-x86_64/lircmd  |   36 +++
 24 files changed, 952 insertions(+)

Copied: lirc/repos/testing-i686/PKGBUILD (from rev 153759, lirc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-19 15:45:10 UTC (rev 153760)
@@ -0,0 +1,104 @@
+# $Id$
+# Maintainer: Paul Mattal p...@archlinux.org
+
+pkgbase=lirc
+pkgname=('lirc' 'lirc-utils')
+pkgver=0.9.0
+pkgrel=13
+epoch=1
+_extramodules=extramodules-3.3-ARCH
+_kernver=$(cat /lib/modules/${_extramodules}/version)
+arch=('i686' 'x86_64')
+url=http://www.lirc.org/;
+license=('GPL')
+makedepends=('help2man' 'linux-headers=3.3' 'linux-headers3.4' 'alsa-lib' 
'libx11' 'libftdi' 'libirman' 'python2')
+options=('!makeflags' '!strip')
+source=(http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2
+lirc_wpc8769l.patch
+lircd-handle-large-config.patch
+lirc_atiusb-kfifo.patch
+kernel-2.6.39.patch
+   lircd lircmd lirc.logrotate 

[arch-commits] Commit in gnome-doc-utils/repos/extra-any (PKGBUILD PKGBUILD)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:18:28
  Author: ibiru
Revision: 153761

archrelease: copy trunk to extra-any

Added:
  gnome-doc-utils/repos/extra-any/PKGBUILD
(from rev 153760, gnome-doc-utils/trunk/PKGBUILD)
Deleted:
  gnome-doc-utils/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   53 +++--
 1 file changed, 27 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2012-03-19 15:45:10 UTC (rev 153760)
+++ PKGBUILD2012-03-19 16:18:28 UTC (rev 153761)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=gnome-doc-utils
-pkgver=0.20.6
-pkgrel=1
-pkgdesc=Documentation utilities for Gnome
-arch=('any')
-license=('GPL' 'LGPL')
-depends=('libxslt' 'python2' 'docbook-xml' 'rarian')
-makedepends=('pkgconfig' 'intltool')
-url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.20/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('091486e370480bf45349ad09dac799211092a02938b26a0d68206172cb6cebbf')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc 
--mandir=/usr/share/man \
-  --localstatedir=/var --disable-scrollkeeper
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: gnome-doc-utils/repos/extra-any/PKGBUILD (from rev 153760, 
gnome-doc-utils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-03-19 16:18:28 UTC (rev 153761)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-doc-utils
+pkgver=0.20.8
+pkgrel=1
+pkgdesc=Documentation utilities for Gnome
+arch=('any')
+license=('GPL' 'LGPL')
+depends=('libxslt' 'python2' 'docbook-xml' 'rarian')
+makedepends=('intltool')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('dd9eb8a6cb5c219485ad7bb84cec03f270d7de2220575f60a137e503749a0054')
+
+build() {
+  cd $pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --sysconfdir=/etc --mandir=/usr/share/man \
+  --localstatedir=/var --disable-scrollkeeper
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in namcap/repos (3 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:20:04
  Author: ibiru
Revision: 153762

db-move: moved namcap from [testing] to [extra] (any)

Added:
  namcap/repos/extra-any/PKGBUILD
(from rev 153761, namcap/repos/testing-any/PKGBUILD)
Deleted:
  namcap/repos/extra-any/PKGBUILD
  namcap/repos/testing-any/

--+
 PKGBUILD |   66 +++--
 1 file changed, 34 insertions(+), 32 deletions(-)

Deleted: extra-any/PKGBUILD
===
--- extra-any/PKGBUILD  2012-03-19 16:18:28 UTC (rev 153761)
+++ extra-any/PKGBUILD  2012-03-19 16:20:04 UTC (rev 153762)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer : Rémy Oudompheng r...@archlinux.org
-# Contributor: Hugo Doria h...@archlinux.org
-
-pkgname=namcap
-pkgver=3.2.1
-pkgrel=2
-pkgdesc=A Pacman package analyzer
-arch=('any')
-url=http://projects.archlinux.org/namcap.git/;
-license=('GPL')
-depends=('python' 'pyalpm=0.5' 'binutils' 'licenses')
-makedepends=('python-distribute')
-source=(ftp://ftp.archlinux.org/other/$pkgname/${pkgname}-${pkgver}.tar.gz)
-md5sums=('b5e612e9c8b539620711597486877b92')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  python setup.py build
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  env PARSE_PKGBUILD_PATH=${srcdir}/${pkgname}-${pkgver} \
-  PATH=${srcdir}/${pkgname}-${pkgver}:$PATH \
-  python setup.py test || true
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  python setup.py install --root=${pkgdir}
-}

Copied: namcap/repos/extra-any/PKGBUILD (from rev 153761, 
namcap/repos/testing-any/PKGBUILD)
===
--- extra-any/PKGBUILD  (rev 0)
+++ extra-any/PKGBUILD  2012-03-19 16:20:04 UTC (rev 153762)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer : Rémy Oudompheng r...@archlinux.org
+# Contributor: Hugo Doria h...@archlinux.org
+
+pkgname=namcap
+pkgver=3.2.3
+pkgrel=1
+pkgdesc=A Pacman package analyzer
+arch=('any')
+url=http://projects.archlinux.org/namcap.git/;
+license=('GPL')
+depends=('python' 'pyalpm=0.5' 'licenses'
+ 'binutils' 'elfutils' 'python-pyelftools')
+makedepends=('python-distribute')
+source=(ftp://ftp.archlinux.org/other/$pkgname/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('9381b3801b2709cc0553096bf692c6bf57e9b373')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  python setup.py build
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  env PARSE_PKGBUILD_PATH=${srcdir}/${pkgname}-${pkgver} \
+  PATH=${srcdir}/${pkgname}-${pkgver}:$PATH \
+  python setup.py test
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  python setup.py install --root=${pkgdir}
+}
+



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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:23:03
  Author: ibiru
Revision: 153763

update to 3.3.92

Modified:
  gnome-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 16:20:04 UTC (rev 153762)
+++ PKGBUILD2012-03-19 16:23:03 UTC (rev 153763)
@@ -3,21 +3,20 @@
 
 pkgname=gnome-desktop
 pkgver=3.3.92
-pkgrel=0
+pkgrel=1
 pkgdesc=Library with common API for various GNOME modules
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL')
 depends=('gsettings-desktop-schemas' 'gtk3')
-makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection' 'gtk-doc' 
'gnome-common')
+makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection')
 url=http://www.gnome.org;
 groups=('gnome')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5d5ac1574fc5d05dbc1f4fa8308d6efa8a6a2dc0eaa81cfe320916882c3b42c8')
+sha256sums=('278fe94a9ec8391956bab35be93e365e25c919773dcb033b37fadadc202c02de')
 
 build() {
   cd $pkgname-$pkgver
-  ./autogen.sh
   ./configure --prefix=/usr --sysconfdir=/etc \
   --localstatedir=/var --disable-static \
   --with-gnome-distributor=Arch Linux \



[arch-commits] Commit in gnome-desktop/repos (4 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:23:51
  Author: ibiru
Revision: 153764

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

Added:
  gnome-desktop/repos/extra-i686/PKGBUILD
(from rev 153763, gnome-desktop/trunk/PKGBUILD)
  gnome-desktop/repos/extra-x86_64/PKGBUILD
(from rev 153763, gnome-desktop/trunk/PKGBUILD)
Deleted:
  gnome-desktop/repos/extra-i686/PKGBUILD
  gnome-desktop/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   61 +++-
 extra-x86_64/PKGBUILD |   61 +++-
 2 files changed, 60 insertions(+), 62 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-19 16:23:03 UTC (rev 153763)
+++ extra-i686/PKGBUILD 2012-03-19 16:23:51 UTC (rev 153764)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot j...@archlinux.org
-
-pkgname=gnome-desktop
-pkgver=3.2.1
-pkgrel=1
-pkgdesc=Library with common API for various GNOME modules
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL')
-depends=('gsettings-desktop-schemas' 'startup-notification' 'gtk3')
-makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection')
-url=http://www.gnome.org;
-groups=('gnome')
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('4cb00d22360f9ae4bc3fb79efe7868fd54fcbfcd4f7050c71fc97699ec3a86a2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --with-gnome-distributor=Arch Linux \
-  --disable-scrollkeeper
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: gnome-desktop/repos/extra-i686/PKGBUILD (from rev 153763, 
gnome-desktop/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-03-19 16:23:51 UTC (rev 153764)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:  Jan de Groot j...@archlinux.org
+
+pkgname=gnome-desktop
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=Library with common API for various GNOME modules
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL')
+depends=('gsettings-desktop-schemas' 'gtk3')
+makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection')
+url=http://www.gnome.org;
+groups=('gnome')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('278fe94a9ec8391956bab35be93e365e25c919773dcb033b37fadadc202c02de')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --with-gnome-distributor=Arch Linux \
+  --disable-scrollkeeper
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-03-19 16:23:03 UTC (rev 153763)
+++ extra-x86_64/PKGBUILD   2012-03-19 16:23:51 UTC (rev 153764)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot j...@archlinux.org
-
-pkgname=gnome-desktop
-pkgver=3.2.1
-pkgrel=1
-pkgdesc=Library with common API for various GNOME modules
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL')
-depends=('gsettings-desktop-schemas' 'startup-notification' 'gtk3')
-makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection')
-url=http://www.gnome.org;
-groups=('gnome')
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('4cb00d22360f9ae4bc3fb79efe7868fd54fcbfcd4f7050c71fc97699ec3a86a2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --with-gnome-distributor=Arch Linux \
-  --disable-scrollkeeper
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: gnome-desktop/repos/extra-x86_64/PKGBUILD (from rev 153763, 
gnome-desktop/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-03-19 16:23:51 UTC (rev 153764)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:  Jan de Groot j...@archlinux.org
+
+pkgname=gnome-desktop
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=Library with common API for various GNOME modules
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL')
+depends=('gsettings-desktop-schemas' 'gtk3')
+makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection')
+url=http://www.gnome.org;
+groups=('gnome')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)

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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:27:49
  Author: ibiru
Revision: 153765

update to 3.3.92

Modified:
  gcr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 16:23:51 UTC (rev 153764)
+++ PKGBUILD2012-03-19 16:27:49 UTC (rev 153765)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=gcr
-pkgver=3.3.90
+pkgver=3.3.92
 pkgrel=1
 pkgdesc=A library for bits of crypto UI and parsing
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 options=(!libtool)
 install=gcr.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d827f1447af270f9e35319502b1001883283758db26b17395b3b6a6063c82301')
+sha256sums=('06ee57d14a00ffd514f636e91d00a2bb5c8ca9783dda3864ea6e67425bef9465')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gcr/repos (8 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:28:49
  Author: ibiru
Revision: 153766

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gcr/repos/gnome-unstable-i686/PKGBUILD
(from rev 153765, gcr/trunk/PKGBUILD)
  gcr/repos/gnome-unstable-i686/gcr.install
(from rev 153765, gcr/trunk/gcr.install)
  gcr/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153765, gcr/trunk/PKGBUILD)
  gcr/repos/gnome-unstable-x86_64/gcr.install
(from rev 153765, gcr/trunk/gcr.install)
Deleted:
  gcr/repos/gnome-unstable-i686/PKGBUILD
  gcr/repos/gnome-unstable-i686/gcr.install
  gcr/repos/gnome-unstable-x86_64/PKGBUILD
  gcr/repos/gnome-unstable-x86_64/gcr.install

---+
 gnome-unstable-i686/PKGBUILD  |   66 ++--
 gnome-unstable-i686/gcr.install   |   28 +++
 gnome-unstable-x86_64/PKGBUILD|   66 ++--
 gnome-unstable-x86_64/gcr.install |   28 +++
 4 files changed, 94 insertions(+), 94 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 16:27:49 UTC (rev 153765)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 16:28:49 UTC (rev 153766)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gcr
-pkgver=3.3.90
-pkgrel=1
-pkgdesc=A library for bits of crypto UI and parsing
-arch=(i686 x86_64)
-url=http://www.gnome.org;
-license=('GPL2')
-depends=('dconf' 'desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libgcrypt')
-makedepends=('intltool' 'gobject-introspection')
-options=(!libtool)
-install=gcr.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d827f1447af270f9e35319502b1001883283758db26b17395b3b6a6063c82301')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---libexec=/usr/lib/gcr \
---disable-static \
---disable-update-mime \
---disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gcr/repos/gnome-unstable-i686/PKGBUILD (from rev 153765, 
gcr/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 16:28:49 UTC (rev 153766)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gcr
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=A library for bits of crypto UI and parsing
+arch=(i686 x86_64)
+url=http://www.gnome.org;
+license=('GPL2')
+depends=('dconf' 'desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libgcrypt')
+makedepends=('intltool' 'gobject-introspection')
+options=(!libtool)
+install=gcr.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('06ee57d14a00ffd514f636e91d00a2bb5c8ca9783dda3864ea6e67425bef9465')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--libexec=/usr/lib/gcr \
+--disable-static \
+--disable-update-mime \
+--disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-unstable-i686/gcr.install
===
--- gnome-unstable-i686/gcr.install 2012-03-19 16:27:49 UTC (rev 153765)
+++ gnome-unstable-i686/gcr.install 2012-03-19 16:28:49 UTC (rev 153766)
@@ -1,14 +0,0 @@
-post_install () {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-update-mime-database /usr/share/mime  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade () {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: gcr/repos/gnome-unstable-i686/gcr.install (from rev 153765, 
gcr/trunk/gcr.install)
===
--- gnome-unstable-i686/gcr.install (rev 0)
+++ gnome-unstable-i686/gcr.install 2012-03-19 16:28:49 UTC (rev 153766)
@@ -0,0 +1,14 @@
+post_install () {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+update-mime-database /usr/share/mime  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade () {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:27:49 UTC (rev 153765)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:28:49 UTC (rev 153766)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gcr
-pkgver=3.3.90
-pkgrel=1
-pkgdesc=A library for bits of crypto UI and parsing
-arch=(i686 

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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:29:50
  Author: ibiru
Revision: 153767

update to 0.2.2

Modified:
  libgxps/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 16:28:49 UTC (rev 153766)
+++ PKGBUILD2012-03-19 16:29:50 UTC (rev 153767)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=libgxps
-pkgver=0.2.1
+pkgver=0.2.2
 pkgrel=1
 pkgdesc=XPS Documents library
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=('cairo' 'libarchive' 'libjpeg-turbo' 'libtiff' 'lcms2')
 options=(!libtool)
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('b4eb55db83d1268ae81b932cc468ff52b38b0a8d36d7f4c458763585fbad9781')
+sha256sums=('39d104739bf0db43905c315de1d8002460f1a098576f4418f69294013a5820be')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in libgxps/repos (4 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:31:07
  Author: ibiru
Revision: 153768

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libgxps/repos/gnome-unstable-i686/PKGBUILD
(from rev 153767, libgxps/trunk/PKGBUILD)
  libgxps/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153767, libgxps/trunk/PKGBUILD)
Deleted:
  libgxps/repos/gnome-unstable-i686/PKGBUILD
  libgxps/repos/gnome-unstable-x86_64/PKGBUILD

+
 gnome-unstable-i686/PKGBUILD   |   56 +++
 gnome-unstable-x86_64/PKGBUILD |   56 +++
 2 files changed, 56 insertions(+), 56 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 16:29:50 UTC (rev 153767)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 16:31:07 UTC (rev 153768)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=libgxps
-pkgver=0.2.1
-pkgrel=1
-pkgdesc=XPS Documents library
-arch=(i686 x86_64)
-url=https://live.gnome.org/libgxps;
-license=('GPL2')
-depends=('cairo' 'libarchive' 'libjpeg-turbo' 'libtiff' 'lcms2')
-options=(!libtool)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('b4eb55db83d1268ae81b932cc468ff52b38b0a8d36d7f4c458763585fbad9781')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libgxps/repos/gnome-unstable-i686/PKGBUILD (from rev 153767, 
libgxps/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 16:31:07 UTC (rev 153768)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=libgxps
+pkgver=0.2.2
+pkgrel=1
+pkgdesc=XPS Documents library
+arch=(i686 x86_64)
+url=https://live.gnome.org/libgxps;
+license=('GPL2')
+depends=('cairo' 'libarchive' 'libjpeg-turbo' 'libtiff' 'lcms2')
+options=(!libtool)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('39d104739bf0db43905c315de1d8002460f1a098576f4418f69294013a5820be')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:29:50 UTC (rev 153767)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:31:07 UTC (rev 153768)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=libgxps
-pkgver=0.2.1
-pkgrel=1
-pkgdesc=XPS Documents library
-arch=(i686 x86_64)
-url=https://live.gnome.org/libgxps;
-license=('GPL2')
-depends=('cairo' 'libarchive' 'libjpeg-turbo' 'libtiff' 'lcms2')
-options=(!libtool)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('b4eb55db83d1268ae81b932cc468ff52b38b0a8d36d7f4c458763585fbad9781')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libgxps/repos/gnome-unstable-x86_64/PKGBUILD (from rev 153767, 
libgxps/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:31:07 UTC (rev 153768)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=libgxps
+pkgver=0.2.2
+pkgrel=1
+pkgdesc=XPS Documents library
+arch=(i686 x86_64)
+url=https://live.gnome.org/libgxps;
+license=('GPL2')
+depends=('cairo' 'libarchive' 'libjpeg-turbo' 'libtiff' 'lcms2')
+options=(!libtool)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('39d104739bf0db43905c315de1d8002460f1a098576f4418f69294013a5820be')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:



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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:31:28
  Author: ibiru
Revision: 153769

update to 3.3.92

Modified:
  libgnome-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 16:31:07 UTC (rev 153768)
+++ PKGBUILD2012-03-19 16:31:28 UTC (rev 153769)
@@ -2,7 +2,7 @@
 #Maintainer: Jan De Groot j...@archlinux.org
 
 pkgname=libgnome-keyring
-pkgver=3.3.91
+pkgver=3.3.92
 pkgrel=1
 pkgdesc=GNOME keyring client library
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 options=('!libtool' '!emptydirs')
 url=http://www.gnome.org;
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a6b89766642e4835b916873d5784597476cd06a81b0c69f87ed8b7b55fd806fa')
+sha256sums=('a7afee6e76318b965b8f105ebe633f5678868d9dbd2d6a8af67e80db0f00b2c9')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in libgnome-keyring/repos (4 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:32:46
  Author: ibiru
Revision: 153770

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libgnome-keyring/repos/gnome-unstable-i686/PKGBUILD
(from rev 153769, libgnome-keyring/trunk/PKGBUILD)
  libgnome-keyring/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153769, libgnome-keyring/trunk/PKGBUILD)
Deleted:
  libgnome-keyring/repos/gnome-unstable-i686/PKGBUILD
  libgnome-keyring/repos/gnome-unstable-x86_64/PKGBUILD

+
 gnome-unstable-i686/PKGBUILD   |   56 +++
 gnome-unstable-x86_64/PKGBUILD |   56 +++
 2 files changed, 56 insertions(+), 56 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 16:31:28 UTC (rev 153769)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 16:32:46 UTC (rev 153770)
@@ -1,28 +0,0 @@
-#$Id$
-#Maintainer: Jan De Groot j...@archlinux.org
-
-pkgname=libgnome-keyring
-pkgver=3.3.91
-pkgrel=1
-pkgdesc=GNOME keyring client library
-arch=(i686 x86_64)
-license=('GPL' 'LGPL')
-depends=('dbus-core' 'glib2' 'libgcrypt')
-makedepends=('intltool' 'gobject-introspection')
-options=('!libtool' '!emptydirs')
-url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a6b89766642e4835b916873d5784597476cd06a81b0c69f87ed8b7b55fd806fa')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --libexecdir=/usr/lib/gnome-keyring
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: libgnome-keyring/repos/gnome-unstable-i686/PKGBUILD (from rev 153769, 
libgnome-keyring/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 16:32:46 UTC (rev 153770)
@@ -0,0 +1,28 @@
+#$Id$
+#Maintainer: Jan De Groot j...@archlinux.org
+
+pkgname=libgnome-keyring
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=GNOME keyring client library
+arch=(i686 x86_64)
+license=('GPL' 'LGPL')
+depends=('dbus-core' 'glib2' 'libgcrypt')
+makedepends=('intltool' 'gobject-introspection')
+options=('!libtool' '!emptydirs')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('a7afee6e76318b965b8f105ebe633f5678868d9dbd2d6a8af67e80db0f00b2c9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --libexecdir=/usr/lib/gnome-keyring
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:31:28 UTC (rev 153769)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:32:46 UTC (rev 153770)
@@ -1,28 +0,0 @@
-#$Id$
-#Maintainer: Jan De Groot j...@archlinux.org
-
-pkgname=libgnome-keyring
-pkgver=3.3.91
-pkgrel=1
-pkgdesc=GNOME keyring client library
-arch=(i686 x86_64)
-license=('GPL' 'LGPL')
-depends=('dbus-core' 'glib2' 'libgcrypt')
-makedepends=('intltool' 'gobject-introspection')
-options=('!libtool' '!emptydirs')
-url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a6b89766642e4835b916873d5784597476cd06a81b0c69f87ed8b7b55fd806fa')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --libexecdir=/usr/lib/gnome-keyring
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: libgnome-keyring/repos/gnome-unstable-x86_64/PKGBUILD (from rev 153769, 
libgnome-keyring/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:32:46 UTC (rev 153770)
@@ -0,0 +1,28 @@
+#$Id$
+#Maintainer: Jan De Groot j...@archlinux.org
+
+pkgname=libgnome-keyring
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=GNOME keyring client library
+arch=(i686 x86_64)
+license=('GPL' 'LGPL')
+depends=('dbus-core' 'glib2' 'libgcrypt')
+makedepends=('intltool' 'gobject-introspection')
+options=('!libtool' '!emptydirs')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('a7afee6e76318b965b8f105ebe633f5678868d9dbd2d6a8af67e80db0f00b2c9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  

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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:39:52
  Author: ibiru
Revision: 153771

update to 3.3.92

Modified:
  gtkhtml4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 16:32:46 UTC (rev 153770)
+++ PKGBUILD2012-03-19 16:39:52 UTC (rev 153771)
@@ -3,7 +3,7 @@
 
 pkgname=gtkhtml4
 _pkgbasename=gtkhtml
-pkgver=4.3.91
+pkgver=4.3.92
 pkgrel=1
 pkgdesc=A lightweight HTML renderer/editor widget for GTK3
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 url=http://www.gnome.org;
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('0a669d5c7dc38a5e50d3d295a357f6ae6ed70fd2761b8e1d63c16e215d30dc04')
+sha256sums=('6fc252ea63d0be400630f588cee1820e501ac9661df97ef173e83945befcaaa1')
 
 build() {
 cd $_pkgbasename-$pkgver



[arch-commits] Commit in gtkhtml4/repos (4 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:41:21
  Author: ibiru
Revision: 153772

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gtkhtml4/repos/gnome-unstable-i686/PKGBUILD
(from rev 153771, gtkhtml4/trunk/PKGBUILD)
  gtkhtml4/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153771, gtkhtml4/trunk/PKGBUILD)
Deleted:
  gtkhtml4/repos/gnome-unstable-i686/PKGBUILD
  gtkhtml4/repos/gnome-unstable-x86_64/PKGBUILD

+
 gnome-unstable-i686/PKGBUILD   |   58 +++
 gnome-unstable-x86_64/PKGBUILD |   58 +++
 2 files changed, 58 insertions(+), 58 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 16:39:52 UTC (rev 153771)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 16:41:21 UTC (rev 153772)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gtkhtml4
-_pkgbasename=gtkhtml
-pkgver=4.3.91
-pkgrel=1
-pkgdesc=A lightweight HTML renderer/editor widget for GTK3
-arch=(i686 x86_64)
-license=('GPL')
-depends=('gtk3' 'enchant' 'iso-codes' 'gnome-icon-theme' 'libsoup')
-makedepends=('intltool')
-url=http://www.gnome.org;
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('0a669d5c7dc38a5e50d3d295a357f6ae6ed70fd2761b8e1d63c16e215d30dc04')
-
-build() {
-cd $_pkgbasename-$pkgver
-./configure --prefix=/usr --sysconfdir=/etc \
---libexecdir=/usr/lib/gtkhtml4 \
---localstatedir=/var --disable-static
-make
-}
-
-package() {
-cd $_pkgbasename-$pkgver
-make DESTDIR=$pkgdir install
-}

Copied: gtkhtml4/repos/gnome-unstable-i686/PKGBUILD (from rev 153771, 
gtkhtml4/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 16:41:21 UTC (rev 153772)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtkhtml4
+_pkgbasename=gtkhtml
+pkgver=4.3.92
+pkgrel=1
+pkgdesc=A lightweight HTML renderer/editor widget for GTK3
+arch=(i686 x86_64)
+license=('GPL')
+depends=('gtk3' 'enchant' 'iso-codes' 'gnome-icon-theme' 'libsoup')
+makedepends=('intltool')
+url=http://www.gnome.org;
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
+sha256sums=('6fc252ea63d0be400630f588cee1820e501ac9661df97ef173e83945befcaaa1')
+
+build() {
+cd $_pkgbasename-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/gtkhtml4 \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $_pkgbasename-$pkgver
+make DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:39:52 UTC (rev 153771)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:41:21 UTC (rev 153772)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gtkhtml4
-_pkgbasename=gtkhtml
-pkgver=4.3.91
-pkgrel=1
-pkgdesc=A lightweight HTML renderer/editor widget for GTK3
-arch=(i686 x86_64)
-license=('GPL')
-depends=('gtk3' 'enchant' 'iso-codes' 'gnome-icon-theme' 'libsoup')
-makedepends=('intltool')
-url=http://www.gnome.org;
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('0a669d5c7dc38a5e50d3d295a357f6ae6ed70fd2761b8e1d63c16e215d30dc04')
-
-build() {
-cd $_pkgbasename-$pkgver
-./configure --prefix=/usr --sysconfdir=/etc \
---libexecdir=/usr/lib/gtkhtml4 \
---localstatedir=/var --disable-static
-make
-}
-
-package() {
-cd $_pkgbasename-$pkgver
-make DESTDIR=$pkgdir install
-}

Copied: gtkhtml4/repos/gnome-unstable-x86_64/PKGBUILD (from rev 153771, 
gtkhtml4/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:41:21 UTC (rev 153772)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtkhtml4
+_pkgbasename=gtkhtml
+pkgver=4.3.92
+pkgrel=1
+pkgdesc=A lightweight HTML renderer/editor widget for GTK3
+arch=(i686 x86_64)
+license=('GPL')
+depends=('gtk3' 'enchant' 'iso-codes' 'gnome-icon-theme' 'libsoup')
+makedepends=('intltool')
+url=http://www.gnome.org;
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
+sha256sums=('6fc252ea63d0be400630f588cee1820e501ac9661df97ef173e83945befcaaa1')
+
+build() {
+cd $_pkgbasename-$pkgver
+

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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:44:49
  Author: ibiru
Revision: 153773

update to 0.9.16

Modified:
  clutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 16:41:21 UTC (rev 153772)
+++ PKGBUILD2012-03-19 16:44:49 UTC (rev 153773)
@@ -4,7 +4,7 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=clutter
-pkgver=1.9.14
+pkgver=1.9.16
 pkgrel=1
 pkgdesc=A GObject based library for creating fast, visually rich graphical 
user interfaces
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi')
 makedepends=('gobject-introspection' 'mesa')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4a4a4ca92eaf6875318cbdf5b2f173bdcd7adafd94add4cd815770abed02e70c')
+sha256sums=('2bcd22baacf3066902bebc15f39d6cf36f344a00bd7b91d4b82737dbfb70527a')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in clutter/repos (4 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:47:19
  Author: ibiru
Revision: 153774

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  clutter/repos/gnome-unstable-i686/PKGBUILD
(from rev 153773, clutter/trunk/PKGBUILD)
  clutter/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153773, clutter/trunk/PKGBUILD)
Deleted:
  clutter/repos/gnome-unstable-i686/PKGBUILD
  clutter/repos/gnome-unstable-x86_64/PKGBUILD

+
 gnome-unstable-i686/PKGBUILD   |   56 +++
 gnome-unstable-x86_64/PKGBUILD |   56 +++
 2 files changed, 56 insertions(+), 56 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 16:44:49 UTC (rev 153773)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 16:47:19 UTC (rev 153774)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=clutter
-pkgver=1.9.14
-pkgrel=1
-pkgdesc=A GObject based library for creating fast, visually rich graphical 
user interfaces
-arch=('i686' 'x86_64')
-url=http://clutter-project.org/;
-options=('!libtool')
-license=('LGPL')
-depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi')
-makedepends=('gobject-introspection' 'mesa')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4a4a4ca92eaf6875318cbdf5b2f173bdcd7adafd94add4cd815770abed02e70c')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-introspection
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: clutter/repos/gnome-unstable-i686/PKGBUILD (from rev 153773, 
clutter/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 16:47:19 UTC (rev 153774)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgname=clutter
+pkgver=1.9.16
+pkgrel=1
+pkgdesc=A GObject based library for creating fast, visually rich graphical 
user interfaces
+arch=('i686' 'x86_64')
+url=http://clutter-project.org/;
+options=('!libtool')
+license=('LGPL')
+depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi')
+makedepends=('gobject-introspection' 'mesa')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('2bcd22baacf3066902bebc15f39d6cf36f344a00bd7b91d4b82737dbfb70527a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-introspection
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:44:49 UTC (rev 153773)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:47:19 UTC (rev 153774)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=clutter
-pkgver=1.9.14
-pkgrel=1
-pkgdesc=A GObject based library for creating fast, visually rich graphical 
user interfaces
-arch=('i686' 'x86_64')
-url=http://clutter-project.org/;
-options=('!libtool')
-license=('LGPL')
-depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi')
-makedepends=('gobject-introspection' 'mesa')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4a4a4ca92eaf6875318cbdf5b2f173bdcd7adafd94add4cd815770abed02e70c')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-introspection
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: clutter/repos/gnome-unstable-x86_64/PKGBUILD (from rev 153773, 
clutter/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:47:19 UTC (rev 153774)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgname=clutter
+pkgver=1.9.16
+pkgrel=1
+pkgdesc=A GObject based library for creating fast, visually rich graphical 
user interfaces
+arch=('i686' 'x86_64')
+url=http://clutter-project.org/;
+options=('!libtool')
+license=('LGPL')
+depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi')
+makedepends=('gobject-introspection' 'mesa')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)

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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:55:09
  Author: ibiru
Revision: 153775

update to 3.1.92

Modified:
  pygobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 16:47:19 UTC (rev 153774)
+++ PKGBUILD2012-03-19 16:55:09 UTC (rev 153775)
@@ -3,7 +3,7 @@
 
 pkgbase=pygobject
 pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.1.1
+pkgver=3.1.92
 pkgrel=1
 arch=('i686' 'x86_64')
 url=https://live.gnome.org/PyGObject;
@@ -11,7 +11,7 @@
 makedepends=('python' 'python2' 'python-cairo' 'python2-cairo' 
'gobject-introspection')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz)
 options=('!libtool')
-sha256sums=('ae6da0f95c0d6b93694191133a3b046f7811ba047e3bd5e9c13c9e6907f71515')
+sha256sums=('05f8dc92fdc2964518caea77f912589fa7bb7a100f1f5dfe40254202257c6e9d')
 
 build() {
   cp -a $pkgbase-$pkgver python2-build



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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:56:54
  Author: ibiru
Revision: 153776

update to 0.17.6

Modified:
  telepathy-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 16:55:09 UTC (rev 153775)
+++ PKGBUILD2012-03-19 16:56:54 UTC (rev 153776)
@@ -4,7 +4,7 @@
 # Contributor: Bjorn Lindeijer bjorn lindeijer nl
 
 pkgname=telepathy-glib
-pkgver=0.17.5
+pkgver=0.17.6
 pkgrel=1
 pkgdesc=GLib bindings for the Telepathy D-Bus protocol
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('dbus-glib')
 makedepends=('libxslt' 'vala' 'gobject-introspection')
 
source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('d436c47689f2709540d849cf5af5ed03')
+md5sums=('a196f361165fa48cb3850875e14cc9a8')
 
 build() {
 cd $pkgname-$pkgver



[arch-commits] Commit in pygobject/repos (4 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:57:04
  Author: ibiru
Revision: 153777

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  pygobject/repos/gnome-unstable-i686/PKGBUILD
(from rev 153775, pygobject/trunk/PKGBUILD)
  pygobject/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153776, pygobject/trunk/PKGBUILD)
Deleted:
  pygobject/repos/gnome-unstable-i686/PKGBUILD
  pygobject/repos/gnome-unstable-x86_64/PKGBUILD

+
 gnome-unstable-i686/PKGBUILD   |  116 +++
 gnome-unstable-x86_64/PKGBUILD |  116 +++
 2 files changed, 116 insertions(+), 116 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 16:56:54 UTC (rev 153776)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 16:57:04 UTC (rev 153777)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgbase=pygobject
-pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.1.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url=https://live.gnome.org/PyGObject;
-license=('LGPL')
-makedepends=('python' 'python2' 'python-cairo' 'python2-cairo' 
'gobject-introspection')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz)
-options=('!libtool')
-sha256sums=('ae6da0f95c0d6b93694191133a3b046f7811ba047e3bd5e9c13c9e6907f71515')
-
-build() {
-  cp -a $pkgbase-$pkgver python2-build
-  mkdir devel
-
-  (
-cd python2-build
-export PYTHON=/usr/bin/python2
-./configure --prefix=/usr
-make
-  )
-
-  (
-cd $pkgbase-$pkgver
-./configure --prefix=/usr
-make
-  )
-}
-
-package_python-gobject() {
-  pkgdesc=Python 3 bindings for GObject
-  depends=('gobject-introspection' 'python-cairo' pygobject-devel=$pkgver)
-
-  cd $pkgbase-$pkgver
-  make DESTDIR=$pkgdir install
-  rm -r $pkgdir/usr/{include,lib/pkgconfig}
-}
-
-package_python2-gobject() {
-  pkgdesc=Python 2 bindings for GObject
-  depends=('gobject-introspection' 'python2-cairo' pygobject-devel=$pkgver)
-
-  cd python2-build
-  make DESTDIR=$pkgdir install
-  mv $pkgdir/usr/{include,lib/pkgconfig} $srcdir/devel
-}
-
-package_pygobject-devel() {
-  pkgdesc=Development files for the pygobject bindings
-  cd devel
-  mkdir -p $pkgdir/usr/{include,lib}
-  mv include $pkgdir/usr/
-  mv pkgconfig $pkgdir/usr/lib/
-}

Copied: pygobject/repos/gnome-unstable-i686/PKGBUILD (from rev 153775, 
pygobject/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 16:57:04 UTC (rev 153777)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgbase=pygobject
+pkgname=(python-gobject python2-gobject pygobject-devel)
+pkgver=3.1.92
+pkgrel=1
+arch=('i686' 'x86_64')
+url=https://live.gnome.org/PyGObject;
+license=('LGPL')
+makedepends=('python' 'python2' 'python-cairo' 'python2-cairo' 
'gobject-introspection')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz)
+options=('!libtool')
+sha256sums=('05f8dc92fdc2964518caea77f912589fa7bb7a100f1f5dfe40254202257c6e9d')
+
+build() {
+  cp -a $pkgbase-$pkgver python2-build
+  mkdir devel
+
+  (
+cd python2-build
+export PYTHON=/usr/bin/python2
+./configure --prefix=/usr
+make
+  )
+
+  (
+cd $pkgbase-$pkgver
+./configure --prefix=/usr
+make
+  )
+}
+
+package_python-gobject() {
+  pkgdesc=Python 3 bindings for GObject
+  depends=('gobject-introspection' 'python-cairo' pygobject-devel=$pkgver)
+
+  cd $pkgbase-$pkgver
+  make DESTDIR=$pkgdir install
+  rm -r $pkgdir/usr/{include,lib/pkgconfig}
+}
+
+package_python2-gobject() {
+  pkgdesc=Python 2 bindings for GObject
+  depends=('gobject-introspection' 'python2-cairo' pygobject-devel=$pkgver)
+
+  cd python2-build
+  make DESTDIR=$pkgdir install
+  mv $pkgdir/usr/{include,lib/pkgconfig} $srcdir/devel
+}
+
+package_pygobject-devel() {
+  pkgdesc=Development files for the pygobject bindings
+  cd devel
+  mkdir -p $pkgdir/usr/{include,lib}
+  mv include $pkgdir/usr/
+  mv pkgconfig $pkgdir/usr/lib/
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:56:54 UTC (rev 153776)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:57:04 UTC (rev 153777)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgbase=pygobject
-pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.1.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url=https://live.gnome.org/PyGObject;
-license=('LGPL')
-makedepends=('python' 'python2' 'python-cairo' 'python2-cairo' 
'gobject-introspection')

[arch-commits] Commit in telepathy-glib/repos (4 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 12:58:39
  Author: ibiru
Revision: 153778

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  telepathy-glib/repos/gnome-unstable-i686/PKGBUILD
(from rev 153777, telepathy-glib/trunk/PKGBUILD)
  telepathy-glib/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153777, telepathy-glib/trunk/PKGBUILD)
Deleted:
  telepathy-glib/repos/gnome-unstable-i686/PKGBUILD
  telepathy-glib/repos/gnome-unstable-x86_64/PKGBUILD

+
 gnome-unstable-i686/PKGBUILD   |   62 +++
 gnome-unstable-x86_64/PKGBUILD |   62 +++
 2 files changed, 62 insertions(+), 62 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 16:57:04 UTC (rev 153777)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 16:58:39 UTC (rev 153778)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru ib...@archlinux.org
-# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
-# Contributor: Bjorn Lindeijer bjorn lindeijer nl
-
-pkgname=telepathy-glib
-pkgver=0.17.5
-pkgrel=1
-pkgdesc=GLib bindings for the Telepathy D-Bus protocol
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org;
-license=('LGPL2.1')
-options=('!libtool' '!emptydirs')
-depends=('dbus-glib')
-makedepends=('libxslt' 'vala' 'gobject-introspection')
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('d436c47689f2709540d849cf5af5ed03')
-
-build() {
-cd $pkgname-$pkgver
-PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
---libexecdir=/usr/lib/telepathy \
---enable-vala-bindings \
---enable-static=no
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make DESTDIR=$pkgdir install
-}

Copied: telepathy-glib/repos/gnome-unstable-i686/PKGBUILD (from rev 153777, 
telepathy-glib/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 16:58:39 UTC (rev 153778)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
+# Contributor: Bjorn Lindeijer bjorn lindeijer nl
+
+pkgname=telepathy-glib
+pkgver=0.17.6
+pkgrel=1
+pkgdesc=GLib bindings for the Telepathy D-Bus protocol
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org;
+license=('LGPL2.1')
+options=('!libtool' '!emptydirs')
+depends=('dbus-glib')
+makedepends=('libxslt' 'vala' 'gobject-introspection')
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('a196f361165fa48cb3850875e14cc9a8')
+
+build() {
+cd $pkgname-$pkgver
+PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+--libexecdir=/usr/lib/telepathy \
+--enable-vala-bindings \
+--enable-static=no
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:57:04 UTC (rev 153777)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:58:39 UTC (rev 153778)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru ib...@archlinux.org
-# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
-# Contributor: Bjorn Lindeijer bjorn lindeijer nl
-
-pkgname=telepathy-glib
-pkgver=0.17.5
-pkgrel=1
-pkgdesc=GLib bindings for the Telepathy D-Bus protocol
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org;
-license=('LGPL2.1')
-options=('!libtool' '!emptydirs')
-depends=('dbus-glib')
-makedepends=('libxslt' 'vala' 'gobject-introspection')
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('d436c47689f2709540d849cf5af5ed03')
-
-build() {
-cd $pkgname-$pkgver
-PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
---libexecdir=/usr/lib/telepathy \
---enable-vala-bindings \
---enable-static=no
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make DESTDIR=$pkgdir install
-}

Copied: telepathy-glib/repos/gnome-unstable-x86_64/PKGBUILD (from rev 153777, 
telepathy-glib/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 16:58:39 UTC (rev 153778)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
+# Contributor: Bjorn Lindeijer bjorn lindeijer nl
+
+pkgname=telepathy-glib
+pkgver=0.17.6
+pkgrel=1
+pkgdesc=GLib bindings for the Telepathy D-Bus protocol
+arch=('i686' 'x86_64')

[arch-commits] Commit in gnome-power-manager/trunk (2 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 13:02:04
  Author: ibiru
Revision: 153779

update to 3.3.92

Modified:
  gnome-power-manager/trunk/PKGBUILD
  gnome-power-manager/trunk/gnome-power-manager.install

-+
 PKGBUILD|6 +++---
 gnome-power-manager.install |4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 16:58:39 UTC (rev 153778)
+++ PKGBUILD2012-03-19 17:02:04 UTC (rev 153779)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-power-manager
-pkgver=3.3.3
+pkgver=3.3.92
 pkgrel=1
 pkgdesc=Power management tools.
 arch=(i686 x86_64)
@@ -14,8 +14,8 @@
 options=(!emptydirs)
 install=gnome-power-manager.install
 groups=(gnome-extra)
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('4f3d1ac121730c492803ac91bd751f625e1d2a6507232eb086e74c22781e1685')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('8f712adfc44870115939785ce65d7ab0c0a7e6b1cf92354b6fc4a517f47e2661')
 
 build() {
   cd $pkgname-$pkgver

Modified: gnome-power-manager.install
===
--- gnome-power-manager.install 2012-03-19 16:58:39 UTC (rev 153778)
+++ gnome-power-manager.install 2012-03-19 17:02:04 UTC (rev 153779)
@@ -1,6 +1,6 @@
 post_install() {
-  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
 }
 
 post_upgrade() {



[arch-commits] Commit in gnome-desktop/repos (2 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 13:06:57
  Author: ibiru
Revision: 153780

pushed development version into extra. nooo

Modified:
  gnome-desktop/repos/extra-i686/PKGBUILD
  gnome-desktop/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |5 +++--
 extra-x86_64/PKGBUILD |5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

Modified: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-19 17:02:04 UTC (rev 153779)
+++ extra-i686/PKGBUILD 2012-03-19 17:06:57 UTC (rev 153780)
@@ -2,8 +2,9 @@
 # Maintainer:  Jan de Groot j...@archlinux.org
 
 pkgname=gnome-desktop
-pkgver=3.3.92
+pkgver=3.2.1
 pkgrel=1
+epoch=1
 pkgdesc=Library with common API for various GNOME modules
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL')
@@ -13,7 +14,7 @@
 groups=('gnome')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('278fe94a9ec8391956bab35be93e365e25c919773dcb033b37fadadc202c02de')
+sha256sums=('4cb00d22360f9ae4bc3fb79efe7868fd54fcbfcd4f7050c71fc97699ec3a86a2')
 
 build() {
   cd $pkgname-$pkgver

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-03-19 17:02:04 UTC (rev 153779)
+++ extra-x86_64/PKGBUILD   2012-03-19 17:06:57 UTC (rev 153780)
@@ -2,8 +2,9 @@
 # Maintainer:  Jan de Groot j...@archlinux.org
 
 pkgname=gnome-desktop
-pkgver=3.3.92
+pkgver=3.2.1
 pkgrel=1
+epoch=1
 pkgdesc=Library with common API for various GNOME modules
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL')
@@ -13,7 +14,7 @@
 groups=('gnome')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('278fe94a9ec8391956bab35be93e365e25c919773dcb033b37fadadc202c02de')
+sha256sums=('4cb00d22360f9ae4bc3fb79efe7868fd54fcbfcd4f7050c71fc97699ec3a86a2')
 
 build() {
   cd $pkgname-$pkgver



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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 13:15:08
  Author: ibiru
Revision: 153781

fix mistake 

Modified:
  gnome-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 17:06:57 UTC (rev 153780)
+++ PKGBUILD2012-03-19 17:15:08 UTC (rev 153781)
@@ -4,6 +4,7 @@
 pkgname=gnome-desktop
 pkgver=3.3.92
 pkgrel=1
+epoch=1
 pkgdesc=Library with common API for various GNOME modules
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL')



[arch-commits] Commit in gnome-desktop/repos (4 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 13:15:54
  Author: ibiru
Revision: 153782

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-desktop/repos/gnome-unstable-i686/PKGBUILD
(from rev 153781, gnome-desktop/trunk/PKGBUILD)
  gnome-desktop/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153781, gnome-desktop/trunk/PKGBUILD)
Deleted:
  gnome-desktop/repos/gnome-unstable-i686/PKGBUILD
  gnome-desktop/repos/gnome-unstable-x86_64/PKGBUILD

+
 gnome-unstable-i686/PKGBUILD   |   62 +++
 gnome-unstable-x86_64/PKGBUILD |   62 +++
 2 files changed, 62 insertions(+), 62 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 17:15:08 UTC (rev 153781)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 17:15:54 UTC (rev 153782)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot j...@archlinux.org
-
-pkgname=gnome-desktop
-pkgver=3.3.92
-pkgrel=0
-pkgdesc=Library with common API for various GNOME modules
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL')
-depends=('gsettings-desktop-schemas' 'gtk3')
-makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection' 'gtk-doc' 
'gnome-common')
-url=http://www.gnome.org;
-groups=('gnome')
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5d5ac1574fc5d05dbc1f4fa8308d6efa8a6a2dc0eaa81cfe320916882c3b42c8')
-
-build() {
-  cd $pkgname-$pkgver
-  ./autogen.sh
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --with-gnome-distributor=Arch Linux \
-  --disable-scrollkeeper
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-desktop/repos/gnome-unstable-i686/PKGBUILD (from rev 153781, 
gnome-desktop/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 17:15:54 UTC (rev 153782)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Jan de Groot j...@archlinux.org
+
+pkgname=gnome-desktop
+pkgver=3.3.92
+pkgrel=1
+epoch=1
+pkgdesc=Library with common API for various GNOME modules
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL')
+depends=('gsettings-desktop-schemas' 'gtk3')
+makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection')
+url=http://www.gnome.org;
+groups=('gnome')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('278fe94a9ec8391956bab35be93e365e25c919773dcb033b37fadadc202c02de')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --with-gnome-distributor=Arch Linux \
+  --disable-scrollkeeper
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2012-03-19 17:15:08 UTC (rev 153781)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 17:15:54 UTC (rev 153782)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot j...@archlinux.org
-
-pkgname=gnome-desktop
-pkgver=3.3.92
-pkgrel=0
-pkgdesc=Library with common API for various GNOME modules
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL')
-depends=('gsettings-desktop-schemas' 'gtk3')
-makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection' 'gtk-doc' 
'gnome-common')
-url=http://www.gnome.org;
-groups=('gnome')
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5d5ac1574fc5d05dbc1f4fa8308d6efa8a6a2dc0eaa81cfe320916882c3b42c8')
-
-build() {
-  cd $pkgname-$pkgver
-  ./autogen.sh
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --with-gnome-distributor=Arch Linux \
-  --disable-scrollkeeper
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-desktop/repos/gnome-unstable-x86_64/PKGBUILD (from rev 153781, 
gnome-desktop/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 17:15:54 UTC (rev 153782)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Jan de Groot j...@archlinux.org
+
+pkgname=gnome-desktop
+pkgver=3.3.92
+pkgrel=1
+epoch=1
+pkgdesc=Library with common API for various GNOME modules
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL')
+depends=('gsettings-desktop-schemas' 'gtk3')
+makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection')

[arch-commits] Commit in gnome-power-manager/repos (8 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 13:17:11
  Author: ibiru
Revision: 153783

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-power-manager/repos/gnome-unstable-i686/PKGBUILD
(from rev 153782, gnome-power-manager/trunk/PKGBUILD)
  gnome-power-manager/repos/gnome-unstable-i686/gnome-power-manager.install
(from rev 153782, gnome-power-manager/trunk/gnome-power-manager.install)
  gnome-power-manager/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153782, gnome-power-manager/trunk/PKGBUILD)
  gnome-power-manager/repos/gnome-unstable-x86_64/gnome-power-manager.install
(from rev 153782, gnome-power-manager/trunk/gnome-power-manager.install)
Deleted:
  gnome-power-manager/repos/gnome-unstable-i686/PKGBUILD
  gnome-power-manager/repos/gnome-unstable-i686/gnome-power-manager.install
  gnome-power-manager/repos/gnome-unstable-x86_64/PKGBUILD
  gnome-power-manager/repos/gnome-unstable-x86_64/gnome-power-manager.install

---+
 gnome-unstable-i686/PKGBUILD  |   64 ++--
 gnome-unstable-i686/gnome-power-manager.install   |   24 +++
 gnome-unstable-x86_64/PKGBUILD|   64 ++--
 gnome-unstable-x86_64/gnome-power-manager.install |   24 +++
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 17:15:54 UTC (rev 153782)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 17:17:11 UTC (rev 153783)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=gnome-power-manager
-pkgver=3.3.3
-pkgrel=1
-pkgdesc=Power management tools.
-arch=(i686 x86_64)
-url=http://www.gnome.org/projects/gnome-power-manager/;
-license=('GPL')
-depends=('gtk3' 'upower' 'dconf' 'hicolor-icon-theme')
-makedepends=('intltool')
-options=(!emptydirs)
-install=gnome-power-manager.install
-groups=(gnome-extra)
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('4f3d1ac121730c492803ac91bd751f625e1d2a6507232eb086e74c22781e1685')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var \
-  --libexecdir=/usr/lib/gnome-power-manager \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-power-manager/repos/gnome-unstable-i686/PKGBUILD (from rev 
153782, gnome-power-manager/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 17:17:11 UTC (rev 153783)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-power-manager
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=Power management tools.
+arch=(i686 x86_64)
+url=http://www.gnome.org/projects/gnome-power-manager/;
+license=('GPL')
+depends=('gtk3' 'upower' 'dconf' 'hicolor-icon-theme')
+makedepends=('intltool')
+options=(!emptydirs)
+install=gnome-power-manager.install
+groups=(gnome-extra)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('8f712adfc44870115939785ce65d7ab0c0a7e6b1cf92354b6fc4a517f47e2661')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var \
+  --libexecdir=/usr/lib/gnome-power-manager \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-i686/gnome-power-manager.install
===
--- gnome-unstable-i686/gnome-power-manager.install 2012-03-19 17:15:54 UTC 
(rev 153782)
+++ gnome-unstable-i686/gnome-power-manager.install 2012-03-19 17:17:11 UTC 
(rev 153783)
@@ -1,12 +0,0 @@
-post_install() {
-  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: 
gnome-power-manager/repos/gnome-unstable-i686/gnome-power-manager.install (from 
rev 153782, gnome-power-manager/trunk/gnome-power-manager.install)
===
--- gnome-unstable-i686/gnome-power-manager.install 
(rev 0)
+++ gnome-unstable-i686/gnome-power-manager.install 2012-03-19 17:17:11 UTC 
(rev 153783)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  

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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 13:19:31
  Author: ibiru
Revision: 153784

update to 3.3.92

Modified:
  yelp-xsl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 17:17:11 UTC (rev 153783)
+++ PKGBUILD2012-03-19 17:19:31 UTC (rev 153784)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=yelp-xsl
-pkgver=3.3.3
+pkgver=3.3.92
 pkgrel=1
 pkgdesc=Stylesheets for Yelp
 arch=(any)
@@ -11,7 +11,7 @@
 options=('!emptydirs')
 url=http://www.gnome.org;
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4f6d3fcc578f1b65d18691ee398c556f21b2d60104e4706f2002357b6c3b28ee')
+sha256sums=('7bd94f9071e174bae8e7c4ea048ea18c3b1f36728ba9968781a8ef178d2b864e')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in yelp-xsl/repos/gnome-unstable-any (PKGBUILD PKGBUILD)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 13:20:27
  Author: ibiru
Revision: 153785

archrelease: copy trunk to gnome-unstable-any

Added:
  yelp-xsl/repos/gnome-unstable-any/PKGBUILD
(from rev 153784, yelp-xsl/trunk/PKGBUILD)
Deleted:
  yelp-xsl/repos/gnome-unstable-any/PKGBUILD

--+
 PKGBUILD |   50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2012-03-19 17:19:31 UTC (rev 153784)
+++ PKGBUILD2012-03-19 17:20:27 UTC (rev 153785)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgname=yelp-xsl
-pkgver=3.3.3
-pkgrel=1
-pkgdesc=Stylesheets for Yelp
-arch=(any)
-makedepends=(intltool libxslt libxml2 itstool)
-license=(GPL)
-options=('!emptydirs')
-url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4f6d3fcc578f1b65d18691ee398c556f21b2d60104e4706f2002357b6c3b28ee')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: yelp-xsl/repos/gnome-unstable-any/PKGBUILD (from rev 153784, 
yelp-xsl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-03-19 17:20:27 UTC (rev 153785)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=yelp-xsl
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=Stylesheets for Yelp
+arch=(any)
+makedepends=(intltool libxslt libxml2 itstool)
+license=(GPL)
+options=('!emptydirs')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('7bd94f9071e174bae8e7c4ea048ea18c3b1f36728ba9968781a8ef178d2b864e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in chromium/repos (28 files)

2012-03-19 Thread Evangelos Foutras
Date: Monday, March 19, 2012 @ 13:46:34
  Author: foutrelis
Revision: 153786

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

Added:
  chromium/repos/extra-i686/PKGBUILD
(from rev 153785, chromium/trunk/PKGBUILD)
  chromium/repos/extra-i686/chromium-media-no-sse-r0.patch
(from rev 153785, chromium/trunk/chromium-media-no-sse-r0.patch)
  chromium/repos/extra-i686/chromium.desktop
(from rev 153785, chromium/trunk/chromium.desktop)
  chromium/repos/extra-i686/chromium.install
(from rev 153785, chromium/trunk/chromium.install)
  chromium/repos/extra-i686/chromium.sh
(from rev 153785, chromium/trunk/chromium.sh)
  chromium/repos/extra-i686/gcc-4.6.patch
(from rev 153785, chromium/trunk/gcc-4.6.patch)
  chromium/repos/extra-i686/nacl-cflags-remove-fstack-protector.patch
(from rev 153785, chromium/trunk/nacl-cflags-remove-fstack-protector.patch)
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 153785, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-media-no-sse-r0.patch
(from rev 153785, chromium/trunk/chromium-media-no-sse-r0.patch)
  chromium/repos/extra-x86_64/chromium.desktop
(from rev 153785, chromium/trunk/chromium.desktop)
  chromium/repos/extra-x86_64/chromium.install
(from rev 153785, chromium/trunk/chromium.install)
  chromium/repos/extra-x86_64/chromium.sh
(from rev 153785, chromium/trunk/chromium.sh)
  chromium/repos/extra-x86_64/gcc-4.6.patch
(from rev 153785, chromium/trunk/gcc-4.6.patch)
  chromium/repos/extra-x86_64/nacl-cflags-remove-fstack-protector.patch
(from rev 153785, chromium/trunk/nacl-cflags-remove-fstack-protector.patch)
Deleted:
  chromium/repos/extra-i686/PKGBUILD
  chromium/repos/extra-i686/chromium-media-no-sse-r0.patch
  chromium/repos/extra-i686/chromium.desktop
  chromium/repos/extra-i686/chromium.install
  chromium/repos/extra-i686/chromium.sh
  chromium/repos/extra-i686/gcc-4.6.patch
  chromium/repos/extra-i686/nacl-cflags-remove-fstack-protector.patch
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-media-no-sse-r0.patch
  chromium/repos/extra-x86_64/chromium.desktop
  chromium/repos/extra-x86_64/chromium.install
  chromium/repos/extra-x86_64/chromium.sh
  chromium/repos/extra-x86_64/gcc-4.6.patch
  chromium/repos/extra-x86_64/nacl-cflags-remove-fstack-protector.patch

+
 extra-i686/PKGBUILD|  286 +++
 extra-i686/chromium-media-no-sse-r0.patch  |   34 -
 extra-i686/chromium.desktop|  226 +--
 extra-i686/chromium.install|   24 -
 extra-i686/chromium.sh |8 
 extra-i686/gcc-4.6.patch   |  198 +-
 extra-i686/nacl-cflags-remove-fstack-protector.patch   |   34 -
 extra-x86_64/PKGBUILD  |  286 +++
 extra-x86_64/chromium-media-no-sse-r0.patch|   34 -
 extra-x86_64/chromium.desktop  |  226 +--
 extra-x86_64/chromium.install  |   24 -
 extra-x86_64/chromium.sh   |8 
 extra-x86_64/gcc-4.6.patch |  198 +-
 extra-x86_64/nacl-cflags-remove-fstack-protector.patch |   34 -
 14 files changed, 810 insertions(+), 810 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 153785:153786 to see the changes.


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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 13:49:13
  Author: ibiru
Revision: 153787

update to 3.3.92

Modified:
  evolution/trunk/PKGBUILD
  evolution/trunk/evolution.install

---+
 PKGBUILD  |7 +++
 evolution.install |8 
 2 files changed, 7 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 17:46:34 UTC (rev 153786)
+++ PKGBUILD2012-03-19 17:49:13 UTC (rev 153787)
@@ -3,13 +3,12 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=evolution
-pkgver=3.3.90
+pkgver=3.3.92
 pkgrel=1
 pkgdesc=Manage your email, contacts and schedule
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('gnome-desktop' 'evolution-data-server' 'gtkhtml4' 'libcanberra' 
'gstreamer0.10' 'libpst'
- 'libytnef' 'desktop-file-utils' 'hicolor-icon-theme')
+depends=('gnome-desktop' 'evolution-data-server' 'gtkhtml4' 'libcanberra' 
'gstreamer0.10' 'libpst' 'libytnef' 'desktop-file-utils' 'hicolor-icon-theme' 
'dconf')
 makedepends=('intltool' 'gnome-doc-utils' 'networkmanager')
 optdepends=('bogofilter: possible junk filter plugin'
 'spamassassin: possible junk filter plugin')
@@ -18,7 +17,7 @@
 install=evolution.install
 url=http://www.gnome.org/projects/evolution/
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('2eb34a1e01f69047bd89d073faeafd35653a1af89780038f10fd7a4cec4f7b50')
+sha256sums=('5932bd6d9c37657dde1ef3350341760c07a7c3022a4c24e7f533dbcd587bc33d')
 
 build() {
   cd $pkgname-$pkgver

Modified: evolution.install
===
--- evolution.install   2012-03-19 17:46:34 UTC (rev 153786)
+++ evolution.install   2012-03-19 17:49:13 UTC (rev 153787)
@@ -1,8 +1,8 @@
 post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
+  glib-compile-schemas /usr/share/glib-2.0/schemas
   gconfpkg --install evolution
   update-desktop-database -q
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
 }
 
 pre_upgrade() {
@@ -18,7 +18,7 @@
 }
 
 post_remove() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
+  glib-compile-schemas /usr/share/glib-2.0/schemas
   update-desktop-database -q
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
 }



[arch-commits] Commit in evolution/repos (8 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 13:50:23
  Author: ibiru
Revision: 153788

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  evolution/repos/gnome-unstable-i686/PKGBUILD
(from rev 153787, evolution/trunk/PKGBUILD)
  evolution/repos/gnome-unstable-i686/evolution.install
(from rev 153787, evolution/trunk/evolution.install)
  evolution/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153787, evolution/trunk/PKGBUILD)
  evolution/repos/gnome-unstable-x86_64/evolution.install
(from rev 153787, evolution/trunk/evolution.install)
Deleted:
  evolution/repos/gnome-unstable-i686/PKGBUILD
  evolution/repos/gnome-unstable-i686/evolution.install
  evolution/repos/gnome-unstable-x86_64/PKGBUILD
  evolution/repos/gnome-unstable-x86_64/evolution.install

-+
 gnome-unstable-i686/PKGBUILD|   95 ++
 gnome-unstable-i686/evolution.install   |   48 +++
 gnome-unstable-x86_64/PKGBUILD  |   95 ++
 gnome-unstable-x86_64/evolution.install |   48 +++
 4 files changed, 142 insertions(+), 144 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 17:49:13 UTC (rev 153787)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 17:50:23 UTC (rev 153788)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=evolution
-pkgver=3.3.90
-pkgrel=1
-pkgdesc=Manage your email, contacts and schedule
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gnome-desktop' 'evolution-data-server' 'gtkhtml4' 'libcanberra' 
'gstreamer0.10' 'libpst'
- 'libytnef' 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('intltool' 'gnome-doc-utils' 'networkmanager')
-optdepends=('bogofilter: possible junk filter plugin'
-'spamassassin: possible junk filter plugin')
-groups=('gnome-extra')
-options=('!libtool' '!emptydirs')
-install=evolution.install
-url=http://www.gnome.org/projects/evolution/
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('2eb34a1e01f69047bd89d073faeafd35653a1af89780038f10fd7a4cec4f7b50')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var \
-  --libexecdir=/usr/lib \
-  --enable-nss=yes \
-  --with-openldap=yes \
-  --enable-smime=yes \
-  --with-krb5=/usr \
-  --disable-image-inline
-  
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
-
-  make
-  make -C plugins/tnef-attachments
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
-  make -C plugins/tnef-attachments DESTDIR=$pkgdir install
-
-  install -m755 -d $pkgdir/usr/share/gconf/schemas
-  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas 
--domain evolution-3.2 $pkgdir/etc/gconf/schemas/*.schemas
-  rm -f $pkgdir/etc/gconf/schemas/*.schemas
-}

Copied: evolution/repos/gnome-unstable-i686/PKGBUILD (from rev 153787, 
evolution/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 17:50:23 UTC (rev 153788)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=evolution
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=Manage your email, contacts and schedule
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gnome-desktop' 'evolution-data-server' 'gtkhtml4' 'libcanberra' 
'gstreamer0.10' 'libpst' 'libytnef' 'desktop-file-utils' 'hicolor-icon-theme' 
'dconf')
+makedepends=('intltool' 'gnome-doc-utils' 'networkmanager')
+optdepends=('bogofilter: possible junk filter plugin'
+'spamassassin: possible junk filter plugin')
+groups=('gnome-extra')
+options=('!libtool' '!emptydirs')
+install=evolution.install
+url=http://www.gnome.org/projects/evolution/
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5932bd6d9c37657dde1ef3350341760c07a7c3022a4c24e7f533dbcd587bc33d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var \
+  --libexecdir=/usr/lib \
+  --enable-nss=yes \
+  --with-openldap=yes \
+  --enable-smime=yes \
+  --with-krb5=/usr \
+  --disable-image-inline
+  
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  

[arch-commits] Commit in gnome-settings-daemon/trunk (2 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 14:03:00
  Author: ibiru
Revision: 153789

update to 3.3.92

Modified:
  gnome-settings-daemon/trunk/PKGBUILD
  gnome-settings-daemon/trunk/gnome-settings-daemon.install

---+
 PKGBUILD  |   13 +
 gnome-settings-daemon.install |   10 ++
 2 files changed, 7 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 17:50:23 UTC (rev 153788)
+++ PKGBUILD2012-03-19 18:03:00 UTC (rev 153789)
@@ -3,23 +3,20 @@
 
 pkgname=gnome-settings-daemon
 pkgver=3.3.92
-pkgrel=0.1
+pkgrel=1
 pkgdesc=The GNOME Settings daemon
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('libgnomekbd' 'gnome-desktop' 'libnotify' 'hicolor-icon-theme' 
'libcanberra-pulse'
- 'gsettings-desktop-schemas' 'nss' 'gconf' 'dconf' 'pulseaudio' 
'pulseaudio-alsa'
- 'upower' 'libsystemd' 'libwacom' 'udev' 'colord')
+depends=('colord' 'dconf' 'gnome-desktop' 'gsettings-desktop-schemas' 
'hicolor-icon-theme' 'libcanberra-pulse' 'libgnomekbd' 'libnotify'
+ 'libsystemd' 'libwacom' 'nss' 'pulseaudio' 'pulseaudio-alsa' 'upower')
 makedepends=('intltool' 'gtk-doc' 'gnome-desktop' 'gnome-common' 
'xf86-input-wacom')
 options=('!emptydirs' '!libtool')
 install=gnome-settings-daemon.install
 url=http://www.gnome.org;
 groups=('gnome')
-replaces=(gnome-settings-daemon-pulse)
-conflicts=(gnome-settings-daemon-pulse)
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 systemd-fallback.patch)
-sha256sums=('7eb35aa956feb1ce370406d5bc68c0f2a7b5aac43c9730c7391ad74b1c83feab'
+sha256sums=('419d177a2c381b51fee775987973f7434a21a4f0fd9a0b1253c2d80e318e9a3f'
 '3af86d4b341d5ca7c94cc814b250b122309d38f48be0bf0581d0c77e763a8008')
 
 build() {

Modified: gnome-settings-daemon.install
===
--- gnome-settings-daemon.install   2012-03-19 17:50:23 UTC (rev 153788)
+++ gnome-settings-daemon.install   2012-03-19 18:03:00 UTC (rev 153789)
@@ -1,14 +1,8 @@
 post_install() {
-  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
 }
 
-pre_upgrade() {
-  if (( $(vercmp $2 2.90.0)  0 )); then
-usr/sbin/gconfpkg --uninstall gnome-settings-daemon
-  fi
-}
-
 post_upgrade() {
   post_install
 }



[arch-commits] Commit in gnome-settings-daemon/repos (12 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 14:07:10
  Author: ibiru
Revision: 153790

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-settings-daemon/repos/gnome-unstable-i686/PKGBUILD
(from rev 153789, gnome-settings-daemon/trunk/PKGBUILD)
  gnome-settings-daemon/repos/gnome-unstable-i686/gnome-settings-daemon.install
(from rev 153789, gnome-settings-daemon/trunk/gnome-settings-daemon.install)
  gnome-settings-daemon/repos/gnome-unstable-i686/systemd-fallback.patch
(from rev 153789, gnome-settings-daemon/trunk/systemd-fallback.patch)
  gnome-settings-daemon/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153789, gnome-settings-daemon/trunk/PKGBUILD)
  
gnome-settings-daemon/repos/gnome-unstable-x86_64/gnome-settings-daemon.install
(from rev 153789, gnome-settings-daemon/trunk/gnome-settings-daemon.install)
  gnome-settings-daemon/repos/gnome-unstable-x86_64/systemd-fallback.patch
(from rev 153789, gnome-settings-daemon/trunk/systemd-fallback.patch)
Deleted:
  gnome-settings-daemon/repos/gnome-unstable-i686/PKGBUILD
  gnome-settings-daemon/repos/gnome-unstable-i686/gnome-settings-daemon.install
  gnome-settings-daemon/repos/gnome-unstable-i686/systemd-fallback.patch
  gnome-settings-daemon/repos/gnome-unstable-x86_64/PKGBUILD
  
gnome-settings-daemon/repos/gnome-unstable-x86_64/gnome-settings-daemon.install
  gnome-settings-daemon/repos/gnome-unstable-x86_64/systemd-fallback.patch

-+
 gnome-unstable-i686/PKGBUILD|   81 ++--
 gnome-unstable-i686/gnome-settings-daemon.install   |   30 -
 gnome-unstable-i686/systemd-fallback.patch  |  308 +-
 gnome-unstable-x86_64/PKGBUILD  |   81 ++--
 gnome-unstable-x86_64/gnome-settings-daemon.install |   30 -
 gnome-unstable-x86_64/systemd-fallback.patch|  308 +-
 6 files changed, 410 insertions(+), 428 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 18:03:00 UTC (rev 153789)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 18:07:10 UTC (rev 153790)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgname=gnome-settings-daemon
-pkgver=3.3.92
-pkgrel=0.1
-pkgdesc=The GNOME Settings daemon
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libgnomekbd' 'gnome-desktop' 'libnotify' 'hicolor-icon-theme' 
'libcanberra-pulse'
- 'gsettings-desktop-schemas' 'nss' 'gconf' 'dconf' 'pulseaudio' 
'pulseaudio-alsa'
- 'upower' 'libsystemd' 'libwacom' 'udev' 'colord')
-makedepends=('intltool' 'gtk-doc' 'gnome-desktop' 'gnome-common' 
'xf86-input-wacom')
-options=('!emptydirs' '!libtool')
-install=gnome-settings-daemon.install
-url=http://www.gnome.org;
-groups=('gnome')
-replaces=(gnome-settings-daemon-pulse)
-conflicts=(gnome-settings-daemon-pulse)
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz
-systemd-fallback.patch)
-sha256sums=('7eb35aa956feb1ce370406d5bc68c0f2a7b5aac43c9730c7391ad74b1c83feab'
-'3af86d4b341d5ca7c94cc814b250b122309d38f48be0bf0581d0c77e763a8008')
-
-build() {
-  cd $pkgname-$pkgver
-
-  patch -Np1 -i ../systemd-fallback.patch
-  gnome-autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/gnome-settings-daemon --disable-static \
-  --enable-systemd
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-settings-daemon/repos/gnome-unstable-i686/PKGBUILD (from rev 
153789, gnome-settings-daemon/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 18:07:10 UTC (rev 153790)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=gnome-settings-daemon
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=The GNOME Settings daemon
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('colord' 'dconf' 'gnome-desktop' 'gsettings-desktop-schemas' 
'hicolor-icon-theme' 'libcanberra-pulse' 'libgnomekbd' 'libnotify'
+ 'libsystemd' 'libwacom' 'nss' 'pulseaudio' 'pulseaudio-alsa' 'upower')
+makedepends=('intltool' 'gtk-doc' 'gnome-desktop' 'gnome-common' 
'xf86-input-wacom')
+options=('!emptydirs' '!libtool')
+install=gnome-settings-daemon.install
+url=http://www.gnome.org;
+groups=('gnome')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+systemd-fallback.patch)
+sha256sums=('419d177a2c381b51fee775987973f7434a21a4f0fd9a0b1253c2d80e318e9a3f'
+

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

2012-03-19 Thread Stéphane Gaudreault
Date: Monday, March 19, 2012 @ 14:12:06
  Author: stephane
Revision: 153791

upgpkg: nasm 2.10-1

upstream update

Modified:
  nasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 18:07:10 UTC (rev 153790)
+++ PKGBUILD2012-03-19 18:12:06 UTC (rev 153791)
@@ -1,17 +1,17 @@
 # $Id$
-# Maintainer: Aaron Griffin aa...@archlinux.org
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Aaron Griffin aa...@archlinux.org
 
 pkgbase=nasm
 pkgname=('nasm' 'nasm-doc')
-pkgver=2.09.10
-pkgrel=2
+pkgver=2.10
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.nasm.us;
 license=('BSD')
 makedepends=('ghostscript')
 
source=(http://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgbase}-${pkgver}.tar.bz2)
-md5sums=('15c79dcb5838870a0fac15feb5fade66')
-sha1sums=('ca57a7454b29e18c64018e49cdf5c832937497ab')
+sha1sums=('acdcae5366230e2e19b2ad36f952df0232c80950')
 
 build() {
   cd ${srcdir}/${pkgbase}-${pkgver}
@@ -26,17 +26,17 @@
 
   cd ${srcdir}/${pkgbase}-${pkgver}
   make INSTALLROOT=${pkgdir} install install_rdf
-  install -d ${pkgdir}/usr/share/info
-  install -m644 doc/info/* ${pkgdir}/usr/share/info/
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/nasm/LICENSE
+  install -d ${pkgdir}/usr/share/info
+  install -m644 doc/info/* ${pkgdir}/usr/share/info/
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/nasm/LICENSE
 }
 
 package_nasm-doc() {
   pkgdesc=An 80x86 assembler designed for portability and modularity 
(manuals)
 
   cd ${srcdir}/${pkgbase}-${pkgver}/doc
-  install -d ${pkgdir}/usr/share/doc/nasm/html
-  install -m644 html/* ${pkgdir}/usr/share/doc/nasm/html/
-  install -m644  nasmdoc.ps nasmdoc.pdf nasmdoc.txt  
${pkgdir}/usr/share/doc/nasm/
-  install -D -m644 ../LICENSE ${pkgdir}/usr/share/licenses/nasm-doc/LICENSE
+  install -d ${pkgdir}/usr/share/doc/nasm/html
+  install -m644 html/* ${pkgdir}/usr/share/doc/nasm/html/
+  install -m644  nasmdoc.ps nasmdoc.pdf nasmdoc.txt  
${pkgdir}/usr/share/doc/nasm/
+  install -D -m644 ../LICENSE ${pkgdir}/usr/share/licenses/nasm-doc/LICENSE
 }



[arch-commits] Commit in nasm/repos (8 files)

2012-03-19 Thread Stéphane Gaudreault
Date: Monday, March 19, 2012 @ 14:12:16
  Author: stephane
Revision: 153792

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

Added:
  nasm/repos/extra-i686/PKGBUILD
(from rev 153791, nasm/trunk/PKGBUILD)
  nasm/repos/extra-i686/nasm.install
(from rev 153791, nasm/trunk/nasm.install)
  nasm/repos/extra-x86_64/PKGBUILD
(from rev 153791, nasm/trunk/PKGBUILD)
  nasm/repos/extra-x86_64/nasm.install
(from rev 153791, nasm/trunk/nasm.install)
Deleted:
  nasm/repos/extra-i686/PKGBUILD
  nasm/repos/extra-i686/nasm.install
  nasm/repos/extra-x86_64/PKGBUILD
  nasm/repos/extra-x86_64/nasm.install

---+
 extra-i686/PKGBUILD   |   84 ++--
 extra-i686/nasm.install   |   40 ++--
 extra-x86_64/PKGBUILD |   84 ++--
 extra-x86_64/nasm.install |   40 ++--
 4 files changed, 124 insertions(+), 124 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-19 18:12:06 UTC (rev 153791)
+++ extra-i686/PKGBUILD 2012-03-19 18:12:16 UTC (rev 153792)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Aaron Griffin aa...@archlinux.org
-
-pkgbase=nasm
-pkgname=('nasm' 'nasm-doc')
-pkgver=2.09.10
-pkgrel=2
-arch=('i686' 'x86_64')
-url=http://www.nasm.us;
-license=('BSD')
-makedepends=('ghostscript')
-source=(http://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgbase}-${pkgver}.tar.bz2)
-md5sums=('15c79dcb5838870a0fac15feb5fade66')
-sha1sums=('ca57a7454b29e18c64018e49cdf5c832937497ab')
-
-build() {
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  ./configure --prefix=/usr
-  make everything
-}
-
-package_nasm() {
-  pkgdesc=An 80x86 assembler designed for portability and modularity
-  depends=('glibc')
-  install=nasm.install
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  make INSTALLROOT=${pkgdir} install install_rdf
-  install -d ${pkgdir}/usr/share/info
-  install -m644 doc/info/* ${pkgdir}/usr/share/info/
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/nasm/LICENSE
-}
-
-package_nasm-doc() {
-  pkgdesc=An 80x86 assembler designed for portability and modularity 
(manuals)
-
-  cd ${srcdir}/${pkgbase}-${pkgver}/doc
-  install -d ${pkgdir}/usr/share/doc/nasm/html
-  install -m644 html/* ${pkgdir}/usr/share/doc/nasm/html/
-  install -m644  nasmdoc.ps nasmdoc.pdf nasmdoc.txt  
${pkgdir}/usr/share/doc/nasm/
-  install -D -m644 ../LICENSE ${pkgdir}/usr/share/licenses/nasm-doc/LICENSE
-}

Copied: nasm/repos/extra-i686/PKGBUILD (from rev 153791, nasm/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-03-19 18:12:16 UTC (rev 153792)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Aaron Griffin aa...@archlinux.org
+
+pkgbase=nasm
+pkgname=('nasm' 'nasm-doc')
+pkgver=2.10
+pkgrel=1
+arch=('i686' 'x86_64')
+url=http://www.nasm.us;
+license=('BSD')
+makedepends=('ghostscript')
+source=(http://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgbase}-${pkgver}.tar.bz2)
+sha1sums=('acdcae5366230e2e19b2ad36f952df0232c80950')
+
+build() {
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  ./configure --prefix=/usr
+  make everything
+}
+
+package_nasm() {
+  pkgdesc=An 80x86 assembler designed for portability and modularity
+  depends=('glibc')
+  install=nasm.install
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  make INSTALLROOT=${pkgdir} install install_rdf
+  install -d ${pkgdir}/usr/share/info
+  install -m644 doc/info/* ${pkgdir}/usr/share/info/
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/nasm/LICENSE
+}
+
+package_nasm-doc() {
+  pkgdesc=An 80x86 assembler designed for portability and modularity 
(manuals)
+
+  cd ${srcdir}/${pkgbase}-${pkgver}/doc
+  install -d ${pkgdir}/usr/share/doc/nasm/html
+  install -m644 html/* ${pkgdir}/usr/share/doc/nasm/html/
+  install -m644  nasmdoc.ps nasmdoc.pdf nasmdoc.txt  
${pkgdir}/usr/share/doc/nasm/
+  install -D -m644 ../LICENSE ${pkgdir}/usr/share/licenses/nasm-doc/LICENSE
+}

Deleted: extra-i686/nasm.install
===
--- extra-i686/nasm.install 2012-03-19 18:12:06 UTC (rev 153791)
+++ extra-i686/nasm.install 2012-03-19 18:12:16 UTC (rev 153792)
@@ -1,20 +0,0 @@
-infodir=usr/share/info
-filelist=(nasm.info)
-
-post_install() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info $infodir/$file.gz $infodir/dir 2 /dev/null
-  done
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
-  done
-}

Copied: nasm/repos/extra-i686/nasm.install (from rev 153791, 
nasm/trunk/nasm.install)
===

[arch-commits] Commit in gnome-control-center/trunk (2 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 14:15:42
  Author: ibiru
Revision: 153793

update to 3.3.92

Modified:
  gnome-control-center/trunk/PKGBUILD
  gnome-control-center/trunk/gnome-control-center.install

--+
 PKGBUILD |   20 +---
 gnome-control-center.install |   10 +-
 2 files changed, 10 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 18:12:16 UTC (rev 153792)
+++ PKGBUILD2012-03-19 18:15:42 UTC (rev 153793)
@@ -3,13 +3,12 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-control-center
-pkgver=3.3.91
-pkgrel=2
+pkgver=3.3.92
+pkgrel=1
 pkgdesc=The Control Center for GNOME
 arch=('i686' 'x86_64')
-depends=('gtk3' 'gsettings-desktop-schemas' 'gnome-menus' 'gnome-desktop' 
'gnome-settings-daemon'
- 'upower' 'libgtop' 'cups-pk-helper' 'accountsservice' 
'sound-theme-freedesktop'
- 'gnome-online-accounts' 'network-manager-applet' 'gnome-bluetooth' 
'libsocialweb')
+depends=('accountsservice' 'cups-pk-helper' 'gnome-bluetooth' 'gnome-desktop' 
'gnome-menus' 'gnome-online-accounts' 'gnome-settings-daemon' 
'gsettings-desktop-schemas'
+ 'gtk3' 'libgtop' 'libsocialweb' 'network-manager-applet' 
'sound-theme-freedesktop' 'upower')
 optdepends=('mesa-demos: provides glxinfo for graphics information'
 'apg: adds password generation for user accounts'
 'gnome-color-manager: for color management tasks'
@@ -20,13 +19,13 @@
 install=gnome-control-center.install
 license=('GPL')
 options=('!libtool' '!emptydirs')
-source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 systemd-fallback.patch)
-sha256sums=('6a08f50d6760ef62e567aa1240fca054cc33e8aac37a4fb318cfb4d7b611abfb'
+sha256sums=('fe5c9e4e065bc2988096a6eaba53f0d9bd760e198c05c71d5c9316f73d892cfb'
 '5fa706de582228df36dfc13eb37470e543b2f228f1fc4ad27e35a781a8779b39')
 
 build() {
-  cd ${pkgname}-${pkgver}
+  cd $pkgname-$pkgver
   
   patch -Np1 -i ../systemd-fallback.patch
   gnome-autogen.sh --prefix=/usr --sysconfdir=/etc \
@@ -40,8 +39,7 @@
 }
 
 package() {
-  cd ${pkgname}-${pkgver}
+  cd $pkgname-$pkgver
 
-  make DESTDIR=${pkgdir} install
+  make DESTDIR=$pkgdir install
 }
-

Modified: gnome-control-center.install
===
--- gnome-control-center.install2012-03-19 18:12:16 UTC (rev 153792)
+++ gnome-control-center.install2012-03-19 18:15:42 UTC (rev 153793)
@@ -1,15 +1,7 @@
-pkgname=gnome-control-center
-
 post_install() {
-gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
 }
 
-pre_upgrade() {
-if [ -f usr/share/gconf/schemas/${pkgname}.schemas ]; then
-usr/sbin/gconfpkg --uninstall ${pkgname}
-fi
-}
-
 post_upgrade() {
 post_install $1
 }



[arch-commits] Commit in gnome-control-center/repos (12 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 14:16:43
  Author: ibiru
Revision: 153794

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-control-center/repos/gnome-unstable-i686/PKGBUILD
(from rev 153793, gnome-control-center/trunk/PKGBUILD)
  gnome-control-center/repos/gnome-unstable-i686/gnome-control-center.install
(from rev 153793, gnome-control-center/trunk/gnome-control-center.install)
  gnome-control-center/repos/gnome-unstable-i686/systemd-fallback.patch
(from rev 153793, gnome-control-center/trunk/systemd-fallback.patch)
  gnome-control-center/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153793, gnome-control-center/trunk/PKGBUILD)
  gnome-control-center/repos/gnome-unstable-x86_64/gnome-control-center.install
(from rev 153793, gnome-control-center/trunk/gnome-control-center.install)
  gnome-control-center/repos/gnome-unstable-x86_64/systemd-fallback.patch
(from rev 153793, gnome-control-center/trunk/systemd-fallback.patch)
Deleted:
  gnome-control-center/repos/gnome-unstable-i686/PKGBUILD
  gnome-control-center/repos/gnome-unstable-i686/gnome-control-center.install
  gnome-control-center/repos/gnome-unstable-i686/systemd-fallback.patch
  gnome-control-center/repos/gnome-unstable-x86_64/PKGBUILD
  gnome-control-center/repos/gnome-unstable-x86_64/gnome-control-center.install
  gnome-control-center/repos/gnome-unstable-x86_64/systemd-fallback.patch

+
 gnome-unstable-i686/PKGBUILD   |   92 +-
 gnome-unstable-i686/gnome-control-center.install   |   30 +--
 gnome-unstable-i686/systemd-fallback.patch |  162 +--
 gnome-unstable-x86_64/PKGBUILD |   92 +-
 gnome-unstable-x86_64/gnome-control-center.install |   30 +--
 gnome-unstable-x86_64/systemd-fallback.patch   |  162 +--
 6 files changed, 274 insertions(+), 294 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 18:15:42 UTC (rev 153793)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 18:16:43 UTC (rev 153794)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=gnome-control-center
-pkgver=3.3.91
-pkgrel=2
-pkgdesc=The Control Center for GNOME
-arch=('i686' 'x86_64')
-depends=('gtk3' 'gsettings-desktop-schemas' 'gnome-menus' 'gnome-desktop' 
'gnome-settings-daemon'
- 'upower' 'libgtop' 'cups-pk-helper' 'accountsservice' 
'sound-theme-freedesktop'
- 'gnome-online-accounts' 'network-manager-applet' 'gnome-bluetooth' 
'libsocialweb')
-optdepends=('mesa-demos: provides glxinfo for graphics information'
-'apg: adds password generation for user accounts'
-'gnome-color-manager: for color management tasks'
-'cheese: take account photos via webcam')
-makedepends=('gnome-doc-utils' 'intltool' 'gnome-common' 'cheese')
-url=http://www.gnome.org;
-groups=('gnome')
-install=gnome-control-center.install
-license=('GPL')
-options=('!libtool' '!emptydirs')
-source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz
-systemd-fallback.patch)
-sha256sums=('6a08f50d6760ef62e567aa1240fca054cc33e8aac37a4fb318cfb4d7b611abfb'
-'5fa706de582228df36dfc13eb37470e543b2f228f1fc4ad27e35a781a8779b39')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  
-  patch -Np1 -i ../systemd-fallback.patch
-  gnome-autogen.sh --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --enable-systemd --with-libsocialweb \
-  --disable-update-mimedb
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656229
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}
-

Copied: gnome-control-center/repos/gnome-unstable-i686/PKGBUILD (from rev 
153793, gnome-control-center/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 18:16:43 UTC (rev 153794)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-control-center
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=The Control Center for GNOME
+arch=('i686' 'x86_64')
+depends=('accountsservice' 'cups-pk-helper' 'gnome-bluetooth' 'gnome-desktop' 
'gnome-menus' 'gnome-online-accounts' 'gnome-settings-daemon' 
'gsettings-desktop-schemas'
+ 'gtk3' 'libgtop' 

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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 14:23:45
  Author: ibiru
Revision: 153795

update to 3.3.92

Modified:
  evince/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 18:16:43 UTC (rev 153794)
+++ PKGBUILD2012-03-19 18:23:45 UTC (rev 153795)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=evince
-pkgver=3.3.90
+pkgver=3.3.92
 pkgrel=1
 pkgdesc=Simply a document viewer
 url=http://projects.gnome.org/evince/;
@@ -15,7 +15,7 @@
 install=evince.install
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('be8ece519803334df9a5655a90b3f926f45dc80fcccd4e330620d034c7205a1d')
+sha256sums=('06b0511fde4d462fcb8276ee7a7ee858eeedc026704feba86e90e085f1360e00')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in evince/repos (8 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 14:26:38
  Author: ibiru
Revision: 153796

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  evince/repos/gnome-unstable-i686/PKGBUILD
(from rev 153795, evince/trunk/PKGBUILD)
  evince/repos/gnome-unstable-i686/evince.install
(from rev 153795, evince/trunk/evince.install)
  evince/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153795, evince/trunk/PKGBUILD)
  evince/repos/gnome-unstable-x86_64/evince.install
(from rev 153795, evince/trunk/evince.install)
Deleted:
  evince/repos/gnome-unstable-i686/PKGBUILD
  evince/repos/gnome-unstable-i686/evince.install
  evince/repos/gnome-unstable-x86_64/PKGBUILD
  evince/repos/gnome-unstable-x86_64/evince.install

--+
 gnome-unstable-i686/PKGBUILD |   72 -
 gnome-unstable-i686/evince.install   |   26 +--
 gnome-unstable-x86_64/PKGBUILD   |   72 -
 gnome-unstable-x86_64/evince.install |   26 +--
 4 files changed, 98 insertions(+), 98 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 18:23:45 UTC (rev 153795)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 18:26:38 UTC (rev 153796)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=evince
-pkgver=3.3.90
-pkgrel=1
-pkgdesc=Simply a document viewer
-url=http://projects.gnome.org/evince/;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk3' 'libgxps' 'libspectre' 'gsfonts' 'poppler-glib' 'djvulibre' 
'gnome-icon-theme' 't1lib' 'libgnome-keyring' 'desktop-file-utils' 'dconf' 
'gsettings-desktop-schemas')
-makedepends=('gnome-doc-utils' 'nautilus' 'texlive-bin' 'intltool' 
'gobject-introspection')
-optdepends=('texlive-bin: DVI support')
-groups=('gnome-extra')
-install=evince.install
-options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('be8ece519803334df9a5655a90b3f926f45dc80fcccd4e330620d034c7205a1d')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr   --sysconfdir=/etc \
-  --localstatedir=/var--libexecdir=/usr/lib/evince \
-  --disable-static--enable-nautilus \
-  --enable-pdf--enable-tiff \
-  --enable-djvu   --enable-dvi \
-  --enable-t1lib  --enable-comics \
-  --disable-scrollkeeper  --disable-schemas-compile \
-  --enable-introspection
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: evince/repos/gnome-unstable-i686/PKGBUILD (from rev 153795, 
evince/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 18:26:38 UTC (rev 153796)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=evince
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=Simply a document viewer
+url=http://projects.gnome.org/evince/;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'libgxps' 'libspectre' 'gsfonts' 'poppler-glib' 'djvulibre' 
'gnome-icon-theme' 't1lib' 'libgnome-keyring' 'desktop-file-utils' 'dconf' 
'gsettings-desktop-schemas')
+makedepends=('gnome-doc-utils' 'nautilus' 'texlive-bin' 'intltool' 
'gobject-introspection')
+optdepends=('texlive-bin: DVI support')
+groups=('gnome-extra')
+install=evince.install
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('06b0511fde4d462fcb8276ee7a7ee858eeedc026704feba86e90e085f1360e00')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr   --sysconfdir=/etc \
+  --localstatedir=/var--libexecdir=/usr/lib/evince \
+  --disable-static--enable-nautilus \
+  --enable-pdf--enable-tiff \
+  --enable-djvu   --enable-dvi \
+  --enable-t1lib  --enable-comics \
+  --disable-scrollkeeper  --disable-schemas-compile \
+  --enable-introspection
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-i686/evince.install
===
--- gnome-unstable-i686/evince.install  2012-03-19 18:23:45 UTC (rev 153795)
+++ gnome-unstable-i686/evince.install  2012-03-19 18:26:38 UTC (rev 153796)
@@ -1,13 +0,0 @@
-post_install() {
-  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: evince/repos/gnome-unstable-i686/evince.install (from rev 153795, 
evince/trunk/evince.install)

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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 14:31:52
  Author: ibiru
Revision: 153797

update to 3.3.92

Modified:
  gnome-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 18:26:38 UTC (rev 153796)
+++ PKGBUILD2012-03-19 18:31:52 UTC (rev 153797)
@@ -2,8 +2,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=gnome-session
-pkgver=3.3.90
-pkgrel=2
+pkgver=3.3.92
+pkgrel=1
 pkgdesc=The GNOME Session Handler
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
@@ -16,7 +16,7 @@
 url=http://www.gnome.org;
 groups=('gnome')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('319680644a4fe0256d0a6d5906d6cf7c4e4ad2e7f00a9d3950242285ab099ff6')
+sha256sums=('d7bc5a4d54981040bdd62cfec9ccef4ff266e24ba10d0015fb6591094039051f')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gnome-session/repos (8 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 14:32:58
  Author: ibiru
Revision: 153798

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-session/repos/gnome-unstable-i686/PKGBUILD
(from rev 153797, gnome-session/trunk/PKGBUILD)
  gnome-session/repos/gnome-unstable-i686/gnome-session.install
(from rev 153797, gnome-session/trunk/gnome-session.install)
  gnome-session/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153797, gnome-session/trunk/PKGBUILD)
  gnome-session/repos/gnome-unstable-x86_64/gnome-session.install
(from rev 153797, gnome-session/trunk/gnome-session.install)
Deleted:
  gnome-session/repos/gnome-unstable-i686/PKGBUILD
  gnome-session/repos/gnome-unstable-i686/gnome-session.install
  gnome-session/repos/gnome-unstable-x86_64/PKGBUILD
  gnome-session/repos/gnome-unstable-x86_64/gnome-session.install

-+
 gnome-unstable-i686/PKGBUILD|   62 +-
 gnome-unstable-i686/gnome-session.install   |   24 +-
 gnome-unstable-x86_64/PKGBUILD  |   62 +-
 gnome-unstable-x86_64/gnome-session.install |   24 +-
 4 files changed, 88 insertions(+), 84 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 18:31:52 UTC (rev 153797)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 18:32:58 UTC (rev 153798)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=gnome-session
-pkgver=3.3.90
-pkgrel=1
-pkgdesc=The GNOME Session Handler
-arch=(i686 x86_64)
-license=('GPL' 'LGPL')
-depends=('consolekit' 'dconf' 'gconf' 'gsettings-desktop-schemas' 'gtk3' 
'hicolor-icon-theme' 'json-glib' 'libgl' 'libsm' 'libxtst' 'polkit-gnome' 
'startup-notification' 'upower')
-makedepends=('intltool' 'mesa' 'xtrans')
-options=('!emptydirs')
-install=gnome-session.install
-url=http://www.gnome.org;
-groups=('gnome')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('319680644a4fe0256d0a6d5906d6cf7c4e4ad2e7f00a9d3950242285ab099ff6')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --libexecdir=/usr/lib/gnome-session \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-session/repos/gnome-unstable-i686/PKGBUILD (from rev 153797, 
gnome-session/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 18:32:58 UTC (rev 153798)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=gnome-session
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=The GNOME Session Handler
+arch=(i686 x86_64)
+license=('GPL' 'LGPL')
+depends=('libsystemd' 'dconf' 'gconf' 'gsettings-desktop-schemas' 'gtk3' 
'hicolor-icon-theme'
+ 'json-glib' 'libgl' 'libsm' 'libxtst' 'polkit-gnome' 
'startup-notification' 'upower')
+makedepends=('intltool' 'mesa' 'xtrans')
+optdepends=('consolekit: Seat management in absence of systemd')
+options=('!emptydirs')
+install=gnome-session.install
+url=http://www.gnome.org;
+groups=('gnome')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('d7bc5a4d54981040bdd62cfec9ccef4ff266e24ba10d0015fb6591094039051f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --libexecdir=/usr/lib/gnome-session \
+  --disable-schemas-compile --with-systemd
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-i686/gnome-session.install
===
--- gnome-unstable-i686/gnome-session.install   2012-03-19 18:31:52 UTC (rev 
153797)
+++ gnome-unstable-i686/gnome-session.install   2012-03-19 18:32:58 UTC (rev 
153798)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: gnome-session/repos/gnome-unstable-i686/gnome-session.install (from rev 
153797, gnome-session/trunk/gnome-session.install)
===
--- gnome-unstable-i686/gnome-session.install   (rev 0)
+++ gnome-unstable-i686/gnome-session.install   2012-03-19 18:32:58 UTC (rev 
153798)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install

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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 14:36:00
  Author: ibiru
Revision: 153799

update to 3.3.92

Modified:
  gnome-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 18:32:58 UTC (rev 153798)
+++ PKGBUILD2012-03-19 18:36:00 UTC (rev 153799)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-panel
-pkgver=3.3.91
+pkgver=3.3.92
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -14,7 +14,7 @@
 groups=('gnome')
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6ec1341e37b830d3bd91feb3b4b144c29b72923608e7d188ee9db1ea8eb7717b')
+sha256sums=('f67a08540592b8d685163f4468fffa1440508f2f3214ae401466ae93bc7253bd')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gnome-panel/repos (8 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 14:36:53
  Author: ibiru
Revision: 153800

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-panel/repos/gnome-unstable-i686/PKGBUILD
(from rev 153799, gnome-panel/trunk/PKGBUILD)
  gnome-panel/repos/gnome-unstable-i686/gnome-panel.install
(from rev 153799, gnome-panel/trunk/gnome-panel.install)
  gnome-panel/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153799, gnome-panel/trunk/PKGBUILD)
  gnome-panel/repos/gnome-unstable-x86_64/gnome-panel.install
(from rev 153799, gnome-panel/trunk/gnome-panel.install)
Deleted:
  gnome-panel/repos/gnome-unstable-i686/PKGBUILD
  gnome-panel/repos/gnome-unstable-i686/gnome-panel.install
  gnome-panel/repos/gnome-unstable-x86_64/PKGBUILD
  gnome-panel/repos/gnome-unstable-x86_64/gnome-panel.install

---+
 gnome-unstable-i686/PKGBUILD  |   72 ++--
 gnome-unstable-i686/gnome-panel.install   |   48 +-
 gnome-unstable-x86_64/PKGBUILD|   72 ++--
 gnome-unstable-x86_64/gnome-panel.install |   48 +-
 4 files changed, 120 insertions(+), 120 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 18:36:00 UTC (rev 153799)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 18:36:53 UTC (rev 153800)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=gnome-panel
-pkgver=3.3.91
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL')
-pkgdesc=The GNOME Panel
-url=http://www.gnome.org;
-depends=('gnome-menus' 'gnome-desktop' 'evolution-data-server' 'librsvg' 
'libwnck3' 'libsm' 'dconf' 'telepathy-glib')
-makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection' 
'networkmanager' 'libcanberra')
-install=gnome-panel.install
-groups=('gnome')
-options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6ec1341e37b830d3bd91feb3b4b144c29b72923608e7d188ee9db1ea8eb7717b')
-
-build() {
-  cd $pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --libexecdir=/usr/lib/gnome-panel \
-  --disable-scrollkeeper \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
-
-  install -m755 -d $pkgdir/usr/share/gconf/schemas
-  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas 
--domain gnome-panel-3.0 $pkgdir/etc/gconf/schemas/*.schemas
-  rm -f $pkgdir/etc/gconf/schemas/*.schemas
-}

Copied: gnome-panel/repos/gnome-unstable-i686/PKGBUILD (from rev 153799, 
gnome-panel/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 18:36:53 UTC (rev 153800)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-panel
+pkgver=3.3.92
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL')
+pkgdesc=The GNOME Panel
+url=http://www.gnome.org;
+depends=('gnome-menus' 'gnome-desktop' 'evolution-data-server' 'librsvg' 
'libwnck3' 'libsm' 'dconf' 'telepathy-glib')
+makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection' 
'networkmanager' 'libcanberra')
+install=gnome-panel.install
+groups=('gnome')
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('f67a08540592b8d685163f4468fffa1440508f2f3214ae401466ae93bc7253bd')
+
+build() {
+  cd $pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --libexecdir=/usr/lib/gnome-panel \
+  --disable-scrollkeeper \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+
+  install -m755 -d $pkgdir/usr/share/gconf/schemas
+  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas 
--domain gnome-panel-3.0 $pkgdir/etc/gconf/schemas/*.schemas
+  rm -f $pkgdir/etc/gconf/schemas/*.schemas
+}

Deleted: gnome-unstable-i686/gnome-panel.install
===
--- gnome-unstable-i686/gnome-panel.install 2012-03-19 18:36:00 UTC (rev 
153799)
+++ gnome-unstable-i686/gnome-panel.install 2012-03-19 18:36:53 UTC (rev 
153800)
@@ -1,24 +0,0 @@
-pkgname=gnome-panel
-
-post_install() {
-  gconfpkg --install $pkgname
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-pre_upgrade() {
-  pre_remove
-}
-
-post_upgrade() {
-  post_install
-}

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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 14:42:16
  Author: ibiru
Revision: 153801

update to 3.3.92

Modified:
  gnome-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 18:36:53 UTC (rev 153800)
+++ PKGBUILD2012-03-19 18:42:16 UTC (rev 153801)
@@ -2,7 +2,7 @@
 # Maintainer: Jan De Groot j...@archlinux.org
 
 pkgname=gnome-keyring
-pkgver=3.3.91
+pkgver=3.3.92
 pkgrel=1
 pkgdesc=GNOME Password Management daemon
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 url=http://www.gnome.org;
 install=gnome-keyring.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('df0e0716ddf150ebb0e5f3b5f2b2765e2f567d55c4d8a552836b1fb9149d0a7f')
+sha256sums=('968bb7a099214259b333ed0e9f88960da59228b05e18817b7e679b6a8de48a2e')
 
 build() {
   cd $pkgname-$pkgver



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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 14:52:39
  Author: ibiru
Revision: 153802

update to 0.32.0

Modified:
  vte3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 18:42:16 UTC (rev 153801)
+++ PKGBUILD2012-03-19 18:52:39 UTC (rev 153802)
@@ -3,8 +3,8 @@
 
 pkgbase=vte3
 pkgname=(vte3 vte-common)
-pkgver=0.31.0
-pkgrel=2
+pkgver=0.32.0
+pkgrel=1
 pkgdesc=Virtual Terminal Emulator widget for use with GTK3
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -12,19 +12,13 @@
 makedepends=('intltool' 'gobject-introspection' 'gtk3')
 url=http://www.gnome.org;
 
source=(http://ftp.gnome.org/pub/GNOME/sources/vte/${pkgver%.*}/vte-$pkgver.tar.xz
-make_alt_work.patch::http://git.gnome.org/browse/vte/patch/?id=b73782a28894e25ed146271f9d6c6775a6836199
-fix-scroll::http://git.gnome.org/browse/vte/patch/?id=f4db3875fd08d246bf337d048845bd9b54c325f8)
-sha256sums=('3e5925acc9d3eefe80a11683492d94b85bb4fe0b3c33d204c123f411c0efd60f'
-'8307623b13bcaf214cc25207ee7afaf65575d334623460311c24437fbbae14d3'
-'fa1ece4f9839bb45a69adf677045052c46fb5a17b470cc01f74f7b06ef589e35')
+make_alt_work.patch::http://git.gnome.org/browse/vte/patch/?id=b73782a28894e25ed146271f9d6c6775a6836199)
+sha256sums=('9fda2576265d9cad43f96dd55f5889b4bb9a2c80a4ff870a1219fd3e171b0583'
+'8307623b13bcaf214cc25207ee7afaf65575d334623460311c24437fbbae14d3')
 
 build() {
   cd vte-$pkgver
-  #warning: type-punning to incomplete type might break strict-aliasing rules
-  export CFLAGS=$CFLAGS -fno-strict-aliasing
-
   patch -Np1 -R -i $srcdir/make_alt_work.patch
-  patch -Np1 -i $srcdir/fix-scroll
   ./configure --prefix=/usr --sysconfdir=/etc \
   --libexecdir=/usr/lib/vte \
   --localstatedir=/var --disable-static \



[arch-commits] Commit in gnome-keyring/repos (8 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 14:53:56
  Author: ibiru
Revision: 153803

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-keyring/repos/gnome-unstable-i686/PKGBUILD
(from rev 153802, gnome-keyring/trunk/PKGBUILD)
  gnome-keyring/repos/gnome-unstable-i686/gnome-keyring.install
(from rev 153802, gnome-keyring/trunk/gnome-keyring.install)
  gnome-keyring/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153802, gnome-keyring/trunk/PKGBUILD)
  gnome-keyring/repos/gnome-unstable-x86_64/gnome-keyring.install
(from rev 153802, gnome-keyring/trunk/gnome-keyring.install)
Deleted:
  gnome-keyring/repos/gnome-unstable-i686/PKGBUILD
  gnome-keyring/repos/gnome-unstable-i686/gnome-keyring.install
  gnome-keyring/repos/gnome-unstable-x86_64/PKGBUILD
  gnome-keyring/repos/gnome-unstable-x86_64/gnome-keyring.install

-+
 gnome-unstable-i686/PKGBUILD|   64 +-
 gnome-unstable-i686/gnome-keyring.install   |   24 -
 gnome-unstable-x86_64/PKGBUILD  |   64 +-
 gnome-unstable-x86_64/gnome-keyring.install |   24 -
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 18:52:39 UTC (rev 153802)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 18:53:56 UTC (rev 153803)
@@ -1,32 +0,0 @@
-#$Id$
-# Maintainer: Jan De Groot j...@archlinux.org
-
-pkgname=gnome-keyring
-pkgver=3.3.91
-pkgrel=1
-pkgdesc=GNOME Password Management daemon
-arch=(i686 x86_64)
-license=('GPL' 'LGPL')
-depends=('gtk3' 'gcr' 'libcap-ng')
-makedepends=('intltool')
-groups=('gnome')
-options=('!libtool' '!emptydirs')
-url=http://www.gnome.org;
-install=gnome-keyring.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('df0e0716ddf150ebb0e5f3b5f2b2765e2f567d55c4d8a552836b1fb9149d0a7f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --libexecdir=/usr/lib/gnome-keyring \
-  --with-pam-dir=/lib/security --with-root-certs=/etc/ssl/certs \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-keyring/repos/gnome-unstable-i686/PKGBUILD (from rev 153802, 
gnome-keyring/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 18:53:56 UTC (rev 153803)
@@ -0,0 +1,32 @@
+#$Id$
+# Maintainer: Jan De Groot j...@archlinux.org
+
+pkgname=gnome-keyring
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=GNOME Password Management daemon
+arch=(i686 x86_64)
+license=('GPL' 'LGPL')
+depends=('gtk3' 'gcr' 'libcap-ng')
+makedepends=('intltool')
+groups=('gnome')
+options=('!libtool' '!emptydirs')
+url=http://www.gnome.org;
+install=gnome-keyring.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('968bb7a099214259b333ed0e9f88960da59228b05e18817b7e679b6a8de48a2e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --libexecdir=/usr/lib/gnome-keyring \
+  --with-pam-dir=/lib/security --with-root-certs=/etc/ssl/certs \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-i686/gnome-keyring.install
===
--- gnome-unstable-i686/gnome-keyring.install   2012-03-19 18:52:39 UTC (rev 
153802)
+++ gnome-unstable-i686/gnome-keyring.install   2012-03-19 18:53:56 UTC (rev 
153803)
@@ -1,12 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-setcap cap_ipc_lock=ep /usr/bin/gnome-keyring-daemon
-}
-
-post_upgrade() {
-post_install $1
-}
-
-post_remove() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}

Copied: gnome-keyring/repos/gnome-unstable-i686/gnome-keyring.install (from rev 
153802, gnome-keyring/trunk/gnome-keyring.install)
===
--- gnome-unstable-i686/gnome-keyring.install   (rev 0)
+++ gnome-unstable-i686/gnome-keyring.install   2012-03-19 18:53:56 UTC (rev 
153803)
@@ -0,0 +1,12 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+setcap cap_ipc_lock=ep /usr/bin/gnome-keyring-daemon
+}
+
+post_upgrade() {
+post_install $1
+}
+
+post_remove() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- 

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

2012-03-19 Thread Jan Steffens
Date: Monday, March 19, 2012 @ 14:54:55
  Author: heftig
Revision: 153804

0.9.3.997

Modified:
  networkmanager/trunk/PKGBUILD

--+
 PKGBUILD |   27 +--
 1 file changed, 13 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 18:53:56 UTC (rev 153803)
+++ PKGBUILD2012-03-19 18:54:55 UTC (rev 153804)
@@ -6,15 +6,16 @@
 # Contributor: Valentine Sinitsyn e_...@inbox.ru
 
 pkgname=networkmanager
-pkgver=0.9.3.995
-pkgrel=2
+_pkgname=NetworkManager
+pkgver=0.9.3.997
+pkgrel=1
 pkgdesc=Network Management daemon
 arch=('i686' 'x86_64')
 license=('GPL')
-url=http://www.gnome.org/projects/NetworkManager/;
+url=http://www.gnome.org/projects/$_pkgname/;
 depends=('dbus-glib' 'iproute2' 'libnl' 'nss' 'polkit' 'udev' 'wpa_supplicant' 
'ppp' 'dhcpcd'
  'libsystemd' 'libsoup')
-makedepends=('intltool' 'dhclient' 'iptables' 'gobject-introspection' 
'gtk-doc')
+makedepends=('intltool' 'dhclient' 'iptables' 'gobject-introspection')
 optdepends=('modemmanager: for modem management service'
 'dhclient: alternative DHCP/DHCPv6 client'
 'iptables: Connection sharing'
@@ -24,23 +25,21 @@
 options=('!libtool')
 backup=('etc/NetworkManager/NetworkManager.conf')
 install=networkmanager.install
-#source=(http://ftp.gnome.org/pub/gnome/sources/NetworkManager/0.9/NetworkManager-${pkgver}.tar.xz
-source=(http://cgit.freedesktop.org/NetworkManager/NetworkManager/snapshot/NetworkManager-master.tar.xz
+#source=(http://cgit.freedesktop.org/$_pkgname/$_pkgname/snapshot/$_pkgname-master.tar.xz
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgname/${pkgver:0:3}/$_pkgname-$pkgver.tar.xz
 NetworkManager.conf disable_set_hostname.patch dnsmasq-path.patch 
systemd-fallback.patch)
-sha256sums=('2338b6814c57368176636a13a2ed0c676c7760b9b81a3392deac8cf9c57c5700'
+sha256sums=('27bf47926fe43e32bca3b5f64e9eb8f18f4be0ea120493bcbfe2a88cd2602494'
 '44b048804c7c0b8b3b0c29b8632b6ad613c397d0a1635ec918e10c0fbcdadf21'
 '25056837ea92e559f09563ed817e3e0cd9333be861b8914e45f62ceaae2e0460'
 '65124505048cc8396daf0242c9f5d532fa669b4bbca305998c248ab2329490cb'
 '5e9bbd8a84883037d27a71ea9969d0cb03f09ca238fa733381bcf136bbc340a5')
 
 build() {
-  cd NetworkManager-master
+  cd $_pkgname-$pkgver
 
   patch -Np1 -i ../disable_set_hostname.patch
   patch -Np1 -i ../dnsmasq-path.patch
   patch -Np1 -i ../systemd-fallback.patch
-  gtkdocize
-  autopoint --force
   AUTOPOINT='intltoolize --automake --copy' autoreconf -f -i
 
   ./configure \
@@ -65,10 +64,10 @@
 }
 
 package() {
-  cd NetworkManager-master
-  make DESTDIR=${pkgdir} install
+  cd $_pkgname-$pkgver
+  make DESTDIR=$pkgdir install
 
-  install -m644 ../NetworkManager.conf ${pkgdir}/etc/NetworkManager/
+  install -m644 ../NetworkManager.conf $pkgdir/etc/NetworkManager/
 
-  rm -rf ${pkgdir}/var/run/
+  rm -r $pkgdir/var/run
 }



[arch-commits] Commit in network-manager-applet/trunk (PKGBUILD)

2012-03-19 Thread Jan Steffens
Date: Monday, March 19, 2012 @ 14:55:00
  Author: heftig
Revision: 153805

0.9.3.997

Modified:
  network-manager-applet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 18:54:55 UTC (rev 153804)
+++ PKGBUILD2012-03-19 18:55:00 UTC (rev 153805)
@@ -6,8 +6,8 @@
 # Contributor: Will Rea sillywi...@gmail.com
 
 pkgname=network-manager-applet
-pkgver=0.9.3.995
-pkgrel=2
+pkgver=0.9.3.997
+pkgrel=1
 pkgdesc=GNOME frontends to NetWorkmanager
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -19,7 +19,7 @@
 options=('!libtool' '!emptydirs')
 install=network-manager-applet.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/0.9/$pkgname-$pkgver.tar.xz)
-sha256sums=('1805ecd738818ac852ed4fbf1aab79a25141f40d989106131b2a766d56fa97fa')
+sha256sums=('076c6bd3499a36de78d801f255126729267bc19d708a68766c1da7babf529a7b')
 
 build() {
   cd ${pkgname}-${pkgver}



[arch-commits] Commit in vte3/repos (4 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 14:57:12
  Author: ibiru
Revision: 153806

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  vte3/repos/gnome-unstable-i686/PKGBUILD
(from rev 153805, vte3/trunk/PKGBUILD)
  vte3/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153805, vte3/trunk/PKGBUILD)
Deleted:
  vte3/repos/gnome-unstable-i686/PKGBUILD
  vte3/repos/gnome-unstable-x86_64/PKGBUILD

+
 gnome-unstable-i686/PKGBUILD   |   90 ++-
 gnome-unstable-x86_64/PKGBUILD |   90 ++-
 2 files changed, 84 insertions(+), 96 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 18:55:00 UTC (rev 153805)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 18:57:12 UTC (rev 153806)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgbase=vte3
-pkgname=(vte3 vte-common)
-pkgver=0.31.0
-pkgrel=2
-pkgdesc=Virtual Terminal Emulator widget for use with GTK3
-arch=('i686' 'x86_64')
-license=('LGPL')
-options=('!libtool' '!emptydirs')
-makedepends=('intltool' 'gobject-introspection' 'gtk3')
-url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/GNOME/sources/vte/${pkgver%.*}/vte-$pkgver.tar.xz
-make_alt_work.patch::http://git.gnome.org/browse/vte/patch/?id=b73782a28894e25ed146271f9d6c6775a6836199
-fix-scroll::http://git.gnome.org/browse/vte/patch/?id=f4db3875fd08d246bf337d048845bd9b54c325f8)
-sha256sums=('3e5925acc9d3eefe80a11683492d94b85bb4fe0b3c33d204c123f411c0efd60f'
-'8307623b13bcaf214cc25207ee7afaf65575d334623460311c24437fbbae14d3'
-'fa1ece4f9839bb45a69adf677045052c46fb5a17b470cc01f74f7b06ef589e35')
-
-build() {
-  cd vte-$pkgver
-  #warning: type-punning to incomplete type might break strict-aliasing rules
-  export CFLAGS=$CFLAGS -fno-strict-aliasing
-
-  patch -Np1 -R -i $srcdir/make_alt_work.patch
-  patch -Np1 -i $srcdir/fix-scroll
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --libexecdir=/usr/lib/vte \
-  --localstatedir=/var --disable-static \
-  --enable-introspection
-  make
-}
-
-package_vte3(){
-  depends=('gtk3' 'vte-common')
-  cd vte-$pkgver
-  make DESTDIR=$pkgdir install
-
-  rm $pkgdir/usr/lib/vte/gnome-pty-helper
-}
-
-package_vte-common() {
-  pkgdesc=Common files used by vte and vte3
-  cd vte-$pkgver
-
-  make -C gnome-pty-helper DESTDIR=$pkgdir install
-}

Copied: vte3/repos/gnome-unstable-i686/PKGBUILD (from rev 153805, 
vte3/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 18:57:12 UTC (rev 153806)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgbase=vte3
+pkgname=(vte3 vte-common)
+pkgver=0.32.0
+pkgrel=1
+pkgdesc=Virtual Terminal Emulator widget for use with GTK3
+arch=('i686' 'x86_64')
+license=('LGPL')
+options=('!libtool' '!emptydirs')
+makedepends=('intltool' 'gobject-introspection' 'gtk3')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/GNOME/sources/vte/${pkgver%.*}/vte-$pkgver.tar.xz
+make_alt_work.patch::http://git.gnome.org/browse/vte/patch/?id=b73782a28894e25ed146271f9d6c6775a6836199)
+sha256sums=('9fda2576265d9cad43f96dd55f5889b4bb9a2c80a4ff870a1219fd3e171b0583'
+'8307623b13bcaf214cc25207ee7afaf65575d334623460311c24437fbbae14d3')
+
+build() {
+  cd vte-$pkgver
+  patch -Np1 -R -i $srcdir/make_alt_work.patch
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/vte \
+  --localstatedir=/var --disable-static \
+  --enable-introspection
+  make
+}
+
+package_vte3(){
+  depends=('gtk3' 'vte-common')
+  cd vte-$pkgver
+  make DESTDIR=$pkgdir install
+
+  rm $pkgdir/usr/lib/vte/gnome-pty-helper
+}
+
+package_vte-common() {
+  pkgdesc=Common files used by vte and vte3
+  cd vte-$pkgver
+
+  make -C gnome-pty-helper DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2012-03-19 18:55:00 UTC (rev 153805)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 18:57:12 UTC (rev 153806)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgbase=vte3
-pkgname=(vte3 vte-common)
-pkgver=0.31.0
-pkgrel=2
-pkgdesc=Virtual Terminal Emulator widget for use with GTK3
-arch=('i686' 'x86_64')
-license=('LGPL')
-options=('!libtool' '!emptydirs')
-makedepends=('intltool' 'gobject-introspection' 'gtk3')
-url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/GNOME/sources/vte/${pkgver%.*}/vte-$pkgver.tar.xz
-make_alt_work.patch::http://git.gnome.org/browse/vte/patch/?id=b73782a28894e25ed146271f9d6c6775a6836199
-fix-scroll::http://git.gnome.org/browse/vte/patch/?id=f4db3875fd08d246bf337d048845bd9b54c325f8)

[arch-commits] Commit in networkmanager/repos (24 files)

2012-03-19 Thread Jan Steffens
Date: Monday, March 19, 2012 @ 14:58:11
  Author: heftig
Revision: 153807

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  networkmanager/repos/gnome-unstable-i686/NetworkManager.conf
(from rev 153806, networkmanager/trunk/NetworkManager.conf)
  networkmanager/repos/gnome-unstable-i686/PKGBUILD
(from rev 153806, networkmanager/trunk/PKGBUILD)
  networkmanager/repos/gnome-unstable-i686/disable_set_hostname.patch
(from rev 153806, networkmanager/trunk/disable_set_hostname.patch)
  networkmanager/repos/gnome-unstable-i686/dnsmasq-path.patch
(from rev 153806, networkmanager/trunk/dnsmasq-path.patch)
  networkmanager/repos/gnome-unstable-i686/networkmanager.install
(from rev 153806, networkmanager/trunk/networkmanager.install)
  networkmanager/repos/gnome-unstable-i686/systemd-fallback.patch
(from rev 153806, networkmanager/trunk/systemd-fallback.patch)
  networkmanager/repos/gnome-unstable-x86_64/NetworkManager.conf
(from rev 153806, networkmanager/trunk/NetworkManager.conf)
  networkmanager/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153806, networkmanager/trunk/PKGBUILD)
  networkmanager/repos/gnome-unstable-x86_64/disable_set_hostname.patch
(from rev 153806, networkmanager/trunk/disable_set_hostname.patch)
  networkmanager/repos/gnome-unstable-x86_64/dnsmasq-path.patch
(from rev 153806, networkmanager/trunk/dnsmasq-path.patch)
  networkmanager/repos/gnome-unstable-x86_64/networkmanager.install
(from rev 153806, networkmanager/trunk/networkmanager.install)
  networkmanager/repos/gnome-unstable-x86_64/systemd-fallback.patch
(from rev 153806, networkmanager/trunk/systemd-fallback.patch)
Deleted:
  networkmanager/repos/gnome-unstable-i686/NetworkManager.conf
  networkmanager/repos/gnome-unstable-i686/PKGBUILD
  networkmanager/repos/gnome-unstable-i686/disable_set_hostname.patch
  networkmanager/repos/gnome-unstable-i686/dnsmasq-path.patch
  networkmanager/repos/gnome-unstable-i686/networkmanager.install
  networkmanager/repos/gnome-unstable-i686/systemd-fallback.patch
  networkmanager/repos/gnome-unstable-x86_64/NetworkManager.conf
  networkmanager/repos/gnome-unstable-x86_64/PKGBUILD
  networkmanager/repos/gnome-unstable-x86_64/disable_set_hostname.patch
  networkmanager/repos/gnome-unstable-x86_64/dnsmasq-path.patch
  networkmanager/repos/gnome-unstable-x86_64/networkmanager.install
  networkmanager/repos/gnome-unstable-x86_64/systemd-fallback.patch

--+
 gnome-unstable-i686/NetworkManager.conf  |4 
 gnome-unstable-i686/PKGBUILD |  147 +--
 gnome-unstable-i686/disable_set_hostname.patch   |   38 
 gnome-unstable-i686/dnsmasq-path.patch   |   60 -
 gnome-unstable-i686/networkmanager.install   |   18 
 gnome-unstable-i686/systemd-fallback.patch   |  940 ++---
 gnome-unstable-x86_64/NetworkManager.conf|4 
 gnome-unstable-x86_64/PKGBUILD   |  147 +--
 gnome-unstable-x86_64/disable_set_hostname.patch |   38 
 gnome-unstable-x86_64/dnsmasq-path.patch |   60 -
 gnome-unstable-x86_64/networkmanager.install |   18 
 gnome-unstable-x86_64/systemd-fallback.patch |  940 ++---
 12 files changed, 1206 insertions(+), 1208 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 153806:153807 to see the changes.


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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 14:59:11
  Author: ibiru
Revision: 153808

update to 0.11.7

Modified:
  dconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 18:58:11 UTC (rev 153807)
+++ PKGBUILD2012-03-19 18:59:11 UTC (rev 153808)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=dconf
-pkgver=0.11.6
+pkgver=0.11.7
 pkgrel=1
 pkgdesc=A low-level configuration system.
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 optdepends=('gtk3: for dconf-editor')
 install=dconf.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('027f41b30b5f660baa54274938334fa73366db28600d3ee5d6b1e0763c310ee2')
+sha256sums=('ea0edb75157d8976c9256ee0d82faa37bf146c4d85c4c29ef0f8bcfbcdb35641')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in network-manager-applet/repos (8 files)

2012-03-19 Thread Jan Steffens
Date: Monday, March 19, 2012 @ 14:59:29
  Author: heftig
Revision: 153809

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  network-manager-applet/repos/gnome-unstable-i686/PKGBUILD
(from rev 153807, network-manager-applet/trunk/PKGBUILD)
  
network-manager-applet/repos/gnome-unstable-i686/network-manager-applet.install
(from rev 153807, 
network-manager-applet/trunk/network-manager-applet.install)
  network-manager-applet/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153808, network-manager-applet/trunk/PKGBUILD)
  
network-manager-applet/repos/gnome-unstable-x86_64/network-manager-applet.install
(from rev 153808, 
network-manager-applet/trunk/network-manager-applet.install)
Deleted:
  network-manager-applet/repos/gnome-unstable-i686/PKGBUILD
  
network-manager-applet/repos/gnome-unstable-i686/network-manager-applet.install
  network-manager-applet/repos/gnome-unstable-x86_64/PKGBUILD
  
network-manager-applet/repos/gnome-unstable-x86_64/network-manager-applet.install

--+
 gnome-unstable-i686/PKGBUILD |   82 -
 gnome-unstable-i686/network-manager-applet.install   |   36 +++
 gnome-unstable-x86_64/PKGBUILD   |   82 -
 gnome-unstable-x86_64/network-manager-applet.install |   36 +++
 4 files changed, 118 insertions(+), 118 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 18:59:11 UTC (rev 153808)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 18:59:29 UTC (rev 153809)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Arjan Timmerman ar...@archlinux.org
-# Contributor: Wael Nasreddine gand...@siemens-mobiles.org
-# Contributor: Tor Krill t...@krill.nu
-# Contributor: Will Rea sillywi...@gmail.com
-
-pkgname=network-manager-applet
-pkgver=0.9.3.995
-pkgrel=2
-pkgdesc=GNOME frontends to NetWorkmanager
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.gnome.org/projects/NetworkManager/;
-depends=('networkmanager' 'libgnome-keyring' 'polkit-gnome' 'gtk3' 'libnotify' 
'gnome-icon-theme'
- 'mobile-broadband-provider-info' 'gconf' 'iso-codes')
-makedepends=('intltool' 'gnome-bluetooth')
-optdepends=('gnome-bluetooth: for PAN/DUN support')
-options=('!libtool' '!emptydirs')
-install=network-manager-applet.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/0.9/$pkgname-$pkgver.tar.xz)
-sha256sums=('1805ecd738818ac852ed4fbf1aab79a25141f40d989106131b2a766d56fa97fa')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var \
-  --libexecdir=/usr/lib/networkmanager \
-  --disable-static \
-  --disable-maintainer-mode
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${pkgdir} install
-
-  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
-  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain nm-applet ${pkgdir}/etc/gconf/schemas/*.schemas
-  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
-}

Copied: network-manager-applet/repos/gnome-unstable-i686/PKGBUILD (from rev 
153807, network-manager-applet/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 18:59:29 UTC (rev 153809)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Arjan Timmerman ar...@archlinux.org
+# Contributor: Wael Nasreddine gand...@siemens-mobiles.org
+# Contributor: Tor Krill t...@krill.nu
+# Contributor: Will Rea sillywi...@gmail.com
+
+pkgname=network-manager-applet
+pkgver=0.9.3.997
+pkgrel=1
+pkgdesc=GNOME frontends to NetWorkmanager
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.gnome.org/projects/NetworkManager/;
+depends=('networkmanager' 'libgnome-keyring' 'polkit-gnome' 'gtk3' 'libnotify' 
'gnome-icon-theme'
+ 'mobile-broadband-provider-info' 'gconf' 'iso-codes')
+makedepends=('intltool' 'gnome-bluetooth')
+optdepends=('gnome-bluetooth: for PAN/DUN support')
+options=('!libtool' '!emptydirs')
+install=network-manager-applet.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/0.9/$pkgname-$pkgver.tar.xz)
+sha256sums=('076c6bd3499a36de78d801f255126729267bc19d708a68766c1da7babf529a7b')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var \
+  --libexecdir=/usr/lib/networkmanager \
+  --disable-static \
+  --disable-maintainer-mode
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
+  

[arch-commits] Commit in dconf/repos (8 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 15:00:08
  Author: ibiru
Revision: 153810

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  dconf/repos/gnome-unstable-i686/PKGBUILD
(from rev 153809, dconf/trunk/PKGBUILD)
  dconf/repos/gnome-unstable-i686/dconf.install
(from rev 153809, dconf/trunk/dconf.install)
  dconf/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153809, dconf/trunk/PKGBUILD)
  dconf/repos/gnome-unstable-x86_64/dconf.install
(from rev 153809, dconf/trunk/dconf.install)
Deleted:
  dconf/repos/gnome-unstable-i686/PKGBUILD
  dconf/repos/gnome-unstable-i686/dconf.install
  dconf/repos/gnome-unstable-x86_64/PKGBUILD
  dconf/repos/gnome-unstable-x86_64/dconf.install

-+
 gnome-unstable-i686/PKGBUILD|   62 +-
 gnome-unstable-i686/dconf.install   |   26 +++---
 gnome-unstable-x86_64/PKGBUILD  |   62 +-
 gnome-unstable-x86_64/dconf.install |   26 +++---
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 18:59:29 UTC (rev 153809)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 19:00:08 UTC (rev 153810)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=dconf
-pkgver=0.11.6
-pkgrel=1
-pkgdesc=A low-level configuration system.
-arch=(i686 x86_64)
-url=http://live.gnome.org/dconf;
-license=('LGPL2.1')
-depends=('glib2' 'gdk-pixbuf2')
-makedepends=('vala' 'gtk3')
-optdepends=('gtk3: for dconf-editor')
-install=dconf.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('027f41b30b5f660baa54274938334fa73366db28600d3ee5d6b1e0763c310ee2')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
---libexecdir=/usr/lib/dconf
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dconf/repos/gnome-unstable-i686/PKGBUILD (from rev 153809, 
dconf/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 19:00:08 UTC (rev 153810)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=dconf
+pkgver=0.11.7
+pkgrel=1
+pkgdesc=A low-level configuration system.
+arch=(i686 x86_64)
+url=http://live.gnome.org/dconf;
+license=('LGPL2.1')
+depends=('glib2' 'gtk-update-icon-cache')
+makedepends=('vala' 'gtk3')
+optdepends=('gtk3: for dconf-editor')
+install=dconf.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('ea0edb75157d8976c9256ee0d82faa37bf146c4d85c4c29ef0f8bcfbcdb35641')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/dconf
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-unstable-i686/dconf.install
===
--- gnome-unstable-i686/dconf.install   2012-03-19 18:59:29 UTC (rev 153809)
+++ gnome-unstable-i686/dconf.install   2012-03-19 19:00:08 UTC (rev 153810)
@@ -1,13 +0,0 @@
-post_install() {
-gio-querymodules /usr/lib/gio/modules
-glib-compile-schemas /usr/share/glib-2.0/schemas
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade(){
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: dconf/repos/gnome-unstable-i686/dconf.install (from rev 153809, 
dconf/trunk/dconf.install)
===
--- gnome-unstable-i686/dconf.install   (rev 0)
+++ gnome-unstable-i686/dconf.install   2012-03-19 19:00:08 UTC (rev 153810)
@@ -0,0 +1,13 @@
+post_install() {
+gio-querymodules /usr/lib/gio/modules
+glib-compile-schemas /usr/share/glib-2.0/schemas
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade(){
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2012-03-19 18:59:29 UTC (rev 153809)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 19:00:08 UTC (rev 153810)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=dconf
-pkgver=0.11.6
-pkgrel=1
-pkgdesc=A low-level configuration system.
-arch=(i686 x86_64)
-url=http://live.gnome.org/dconf;
-license=('LGPL2.1')
-depends=('glib2' 'gdk-pixbuf2')
-makedepends=('vala' 'gtk3')
-optdepends=('gtk3: for dconf-editor')
-install=dconf.install

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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 15:02:31
  Author: ibiru
Revision: 153811

update to 1.11.5

Modified:
  gvfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 19:00:08 UTC (rev 153810)
+++ PKGBUILD2012-03-19 19:02:31 UTC (rev 153811)
@@ -3,7 +3,7 @@
 
 pkgbase=gvfs
 pkgname=('gvfs' 'gvfs-smb' 'gvfs-afc' 'gvfs-afp' 'gvfs-gphoto2' 'gvfs-obexftp')
-pkgver=1.11.4
+pkgver=1.11.5
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -11,7 +11,7 @@
 url=http://www.gnome.org;
 options=(!libtool)
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz)
-sha256sums=('67445aa4e40daac6f235a7d2db935c64b7f30c8420b71403f29561fd0a5c6718')
+sha256sums=('bad32db5cadba842ca8d65a641a2014c64a96470ef113e33e3609d62c2c34a5c')
 
 build() {
   cd $pkgbase-$pkgver



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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 15:03:29
  Author: ibiru
Revision: 153812

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gvfs/repos/gnome-unstable-i686/PKGBUILD
(from rev 153811, gvfs/trunk/PKGBUILD)
  gvfs/repos/gnome-unstable-i686/gvfs-module.install
(from rev 153811, gvfs/trunk/gvfs-module.install)
  gvfs/repos/gnome-unstable-i686/gvfs-smb.install
(from rev 153811, gvfs/trunk/gvfs-smb.install)
  gvfs/repos/gnome-unstable-i686/gvfs.install
(from rev 153811, gvfs/trunk/gvfs.install)
  gvfs/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153811, gvfs/trunk/PKGBUILD)
  gvfs/repos/gnome-unstable-x86_64/gvfs-module.install
(from rev 153811, gvfs/trunk/gvfs-module.install)
  gvfs/repos/gnome-unstable-x86_64/gvfs-smb.install
(from rev 153811, gvfs/trunk/gvfs-smb.install)
  gvfs/repos/gnome-unstable-x86_64/gvfs.install
(from rev 153811, gvfs/trunk/gvfs.install)
Deleted:
  gvfs/repos/gnome-unstable-i686/PKGBUILD
  gvfs/repos/gnome-unstable-i686/gvfs-module.install
  gvfs/repos/gnome-unstable-i686/gvfs-smb.install
  gvfs/repos/gnome-unstable-i686/gvfs.install
  gvfs/repos/gnome-unstable-x86_64/PKGBUILD
  gvfs/repos/gnome-unstable-x86_64/gvfs-module.install
  gvfs/repos/gnome-unstable-x86_64/gvfs-smb.install
  gvfs/repos/gnome-unstable-x86_64/gvfs.install

---+
 gnome-unstable-i686/PKGBUILD  |  224 ++--
 gnome-unstable-i686/gvfs-module.install   |   14 -
 gnome-unstable-i686/gvfs-smb.install  |   24 +--
 gnome-unstable-i686/gvfs.install  |   28 +--
 gnome-unstable-x86_64/PKGBUILD|  224 ++--
 gnome-unstable-x86_64/gvfs-module.install |   14 -
 gnome-unstable-x86_64/gvfs-smb.install|   24 +--
 gnome-unstable-x86_64/gvfs.install|   28 +--
 8 files changed, 290 insertions(+), 290 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 19:02:31 UTC (rev 153811)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 19:03:29 UTC (rev 153812)
@@ -1,112 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgbase=gvfs
-pkgname=('gvfs' 'gvfs-smb' 'gvfs-afc' 'gvfs-afp' 'gvfs-gphoto2' 'gvfs-obexftp')
-pkgver=1.11.4
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('LGPL')
-makedepends=('avahi' 'bluez' 'dbus-glib' 'fuse' 'intltool' 'libarchive' 
'libcdio' 'libgphoto2' 'libimobiledevice' 'libsoup-gnome' 'smbclient' 'udisks2')
-url=http://www.gnome.org;
-options=(!libtool)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz)
-sha256sums=('67445aa4e40daac6f235a7d2db935c64b7f30c8420b71403f29561fd0a5c6718')
-
-build() {
-  cd $pkgbase-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --libexecdir=/usr/lib/gvfs \
-  --with-bash-completion-dir=/etc/bash_completion.d
-  make
-}
-
-package_gvfs() {
-  pkgdesc=Userspace virtual filesystem implemented as a pluggable module for 
gio
-  depends=('avahi' 'dconf' 'fuse' 'libarchive' 'libcdio' 'libsoup-gnome' 
'udisks2')
-  optdepends=('gvfs-afc: AFC (mobile devices) support'
-  'gvfs-smb: SMB/CIFS (Windows client) support'
-  'gvfs-gphoto2: gphoto2 (PTP camera/MTP media player) support'
-  'gvfs-obexftp: ObexFTP (bluetooth) support'
-  'gvfs-afp: Apple Filing Protocol (AFP) support')
-  install=gvfs.install
-
-  cd $pkgbase-$pkgver
-  sed -e 's/^am__append_4/#am__append_4/' \
-  -e 's/^am__append_5/#am__append_5/' \
-  -i monitor/Makefile
-  make DESTDIR=$pkgdir install
-
-  cd $pkgdir
-  rm usr/lib/gvfs/gvfsd-{smb,smb-browse,afc,afp,afp-browse,gphoto2,obexftp}
-  rm 
usr/share/gvfs/mounts/{smb,smb-browse,afc,afp,afp-browse,gphoto2,obexftp}.mount
-  rm usr/share/glib-2.0/schemas/org.gnome.system.smb.gschema.xml
-  rm usr/share/GConf/gsettings/gvfs-smb.convert
-}
-
-package_gvfs-smb() {
-  pkgdesc=SMB/CIFS (Windows client) backend for gvfs
-  depends=(gvfs=$pkgver 'smbclient' 'libgnome-keyring')
-  install=gvfs-smb.install
-
-  cd $pkgbase-$pkgver/daemon
-  install -m755 -d $pkgdir/usr/lib/gvfs
-  install -m755 -d $pkgdir/usr/share/gvfs/mounts
-
-  install -m755 .libs/gvfsd-smb{,-browse} $pkgdir/usr/lib/gvfs/
-  install -m644 smb{,-browse}.mount $pkgdir/usr/share/gvfs/mounts/
-
-  install -Dm644 org.gnome.system.smb.gschema.xml \
-$pkgdir/usr/share/glib-2.0/schemas/org.gnome.system.smb.gschema.xml
-  install -Dm644 gvfs-smb.convert \
-$pkgdir/usr/share/GConf/gsettings/gvfs-smb.convert
-}
-
-package_gvfs-afc() {
-  pkgdesc=AFC (mobile devices) backend for gvfs
-  depends=(gvfs=$pkgver 'libimobiledevice')
-  install=gvfs-module.install
-
-  cd $pkgbase-$pkgver/daemon
-  install -D .libs/gvfsd-afc $pkgdir/usr/lib/gvfs/gvfsd-afc
-  install -Dm644 afc.mount $pkgdir/usr/share/gvfs/mounts/afc.mount
-
-  cd 

[arch-commits] Commit in xf86-video-mga/repos (5 files)

2012-03-19 Thread andyrtr
Date: Monday, March 19, 2012 @ 15:03:45
  Author: andyrtr
Revision: 153813

db-move: moved xf86-video-mga from [testing] to [extra] (i686)

Added:
  xf86-video-mga/repos/extra-i686/PKGBUILD
(from rev 153812, xf86-video-mga/repos/testing-i686/PKGBUILD)
  xf86-video-mga/repos/extra-i686/git-fixes.patch
(from rev 153812, xf86-video-mga/repos/testing-i686/git-fixes.patch)
Deleted:
  xf86-video-mga/repos/extra-i686/PKGBUILD
  xf86-video-mga/repos/extra-i686/git-fixes.patch
  xf86-video-mga/repos/testing-i686/

-+
 PKGBUILD|   68 
 git-fixes.patch | 5992 ++
 2 files changed, 5226 insertions(+), 834 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 153812:153813 to see the changes.


[arch-commits] Commit in xf86-video-mga/repos (5 files)

2012-03-19 Thread andyrtr
Date: Monday, March 19, 2012 @ 15:03:46
  Author: andyrtr
Revision: 153814

db-move: moved xf86-video-mga from [testing] to [extra] (x86_64)

Added:
  xf86-video-mga/repos/extra-x86_64/PKGBUILD
(from rev 153812, xf86-video-mga/repos/testing-x86_64/PKGBUILD)
  xf86-video-mga/repos/extra-x86_64/git-fixes.patch
(from rev 153812, xf86-video-mga/repos/testing-x86_64/git-fixes.patch)
Deleted:
  xf86-video-mga/repos/extra-x86_64/PKGBUILD
  xf86-video-mga/repos/extra-x86_64/git-fixes.patch
  xf86-video-mga/repos/testing-x86_64/

-+
 PKGBUILD|   68 
 git-fixes.patch | 5992 ++
 2 files changed, 5226 insertions(+), 834 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 153813:153814 to see the changes.


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

2012-03-19 Thread Thomas Bächler
Date: Monday, March 19, 2012 @ 15:04:51
  Author: thomas
Revision: 153815

2.7.1: Update to latest PKGBUILD and Makefile from git

Modified:
  netcfg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 19:03:46 UTC (rev 153814)
+++ PKGBUILD2012-03-19 19:04:51 UTC (rev 153815)
@@ -1,29 +1,32 @@
 # $Id$
-# Maintainer: Rémy Oudompheng r...@archlinux.org
-# Contributor: James Rayner ja...@archlinux.org
+# Maintainer: Jouke Witteveen j.wittev...@gmail.com
 
 pkgname=netcfg
-pkgver=2.7
+pkgver=2.7.1
 pkgrel=1
 pkgdesc=Network configuration and profile scripts
 url=http://archlinux.org;
 license=(BSD)
 backup=(etc/iftab etc/conf.d/netcfg)
 depends=(coreutils dhcpcd=4.0 iproute2)
-optdepends=('dialog: Required for menu based profile selector'
+#makedepends=('asciidoc')  # The source tarball includes pre-built 
documentation.
+optdepends=('dialog: Required for menu based profile and wifi selectors'
 'bridge-utils: To set up bridge connections'
 'wpa_supplicant: required for wireless network support'
 'wpa_actiond: Required for automatic wireless connection with 
rc.d/net-auto-wireless'
 'ifplugd: Required for automatic wired connection with 
rc.d/net-auto-wired'
-'wireless_tools: Required to support obsolete IWCONFIG option'
-'net-tools: required to support obsolete IFOPTS option'
-)
-source=(ftp://ftp.archlinux.org/other/netcfg/netcfg-${pkgver}.tar.gz)
+'wireless_tools: Required for net-rename'
+   )
+source=(ftp://ftp.archlinux.org/other/netcfg/netcfg-${pkgver}.tar.xz)
 arch=(any)
-sha256sums=('fa0fbda880314c1e474f5b102b0ea6d7aa0ec187c9a5f31fac36ca8096e05c03')
+sha256sums=('5f97f3eeff50fdc3c5fd2aaa251f50a73acb08116d97bddfa35adf600bc427bb')
 
 package() {
   cd $srcdir/netcfg-${pkgver}
   make DESTDIR=$pkgdir install
   install -D -m644 LICENSE $pkgdir/usr/share/licenses/netcfg/LICENSE
+
+  # Shell Completion
+  install -D -m644 contrib/bash-completion 
$pkgdir/etc/bash_completion.d/netcfg
+  install -D -m644 contrib/zsh-completion 
$pkgdir/usr/share/zsh/site-functions/_netcfg
 }



[arch-commits] Commit in netcfg/repos/testing-any (PKGBUILD PKGBUILD)

2012-03-19 Thread Thomas Bächler
Date: Monday, March 19, 2012 @ 15:05:21
  Author: thomas
Revision: 153816

archrelease: copy trunk to testing-any

Added:
  netcfg/repos/testing-any/PKGBUILD
(from rev 153815, netcfg/trunk/PKGBUILD)
Deleted:
  netcfg/repos/testing-any/PKGBUILD

--+
 PKGBUILD |   61 -
 1 file changed, 32 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2012-03-19 19:04:51 UTC (rev 153815)
+++ PKGBUILD2012-03-19 19:05:21 UTC (rev 153816)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Rémy Oudompheng r...@archlinux.org
-# Contributor: James Rayner ja...@archlinux.org
-
-pkgname=netcfg
-pkgver=2.7
-pkgrel=1
-pkgdesc=Network configuration and profile scripts
-url=http://archlinux.org;
-license=(BSD)
-backup=(etc/iftab etc/conf.d/netcfg)
-depends=(coreutils dhcpcd=4.0 iproute2)
-optdepends=('dialog: Required for menu based profile selector'
-'bridge-utils: To set up bridge connections'
-'wpa_supplicant: required for wireless network support'
-'wpa_actiond: Required for automatic wireless connection with 
rc.d/net-auto-wireless'
-'ifplugd: Required for automatic wired connection with 
rc.d/net-auto-wired'
-'wireless_tools: Required to support obsolete IWCONFIG option'
-'net-tools: required to support obsolete IFOPTS option'
-)
-source=(ftp://ftp.archlinux.org/other/netcfg/netcfg-${pkgver}.tar.gz)
-arch=(any)
-sha256sums=('fa0fbda880314c1e474f5b102b0ea6d7aa0ec187c9a5f31fac36ca8096e05c03')
-
-package() {
-  cd $srcdir/netcfg-${pkgver}
-  make DESTDIR=$pkgdir install
-  install -D -m644 LICENSE $pkgdir/usr/share/licenses/netcfg/LICENSE
-}

Copied: netcfg/repos/testing-any/PKGBUILD (from rev 153815, 
netcfg/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-03-19 19:05:21 UTC (rev 153816)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jouke Witteveen j.wittev...@gmail.com
+
+pkgname=netcfg
+pkgver=2.7.1
+pkgrel=1
+pkgdesc=Network configuration and profile scripts
+url=http://archlinux.org;
+license=(BSD)
+backup=(etc/iftab etc/conf.d/netcfg)
+depends=(coreutils dhcpcd=4.0 iproute2)
+#makedepends=('asciidoc')  # The source tarball includes pre-built 
documentation.
+optdepends=('dialog: Required for menu based profile and wifi selectors'
+'bridge-utils: To set up bridge connections'
+'wpa_supplicant: required for wireless network support'
+'wpa_actiond: Required for automatic wireless connection with 
rc.d/net-auto-wireless'
+'ifplugd: Required for automatic wired connection with 
rc.d/net-auto-wired'
+'wireless_tools: Required for net-rename'
+   )
+source=(ftp://ftp.archlinux.org/other/netcfg/netcfg-${pkgver}.tar.xz)
+arch=(any)
+sha256sums=('5f97f3eeff50fdc3c5fd2aaa251f50a73acb08116d97bddfa35adf600bc427bb')
+
+package() {
+  cd $srcdir/netcfg-${pkgver}
+  make DESTDIR=$pkgdir install
+  install -D -m644 LICENSE $pkgdir/usr/share/licenses/netcfg/LICENSE
+
+  # Shell Completion
+  install -D -m644 contrib/bash-completion 
$pkgdir/etc/bash_completion.d/netcfg
+  install -D -m644 contrib/zsh-completion 
$pkgdir/usr/share/zsh/site-functions/_netcfg
+}



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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 15:06:24
  Author: ibiru
Revision: 153817

update to 3.3.92

Modified:
  gnome-screenshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 19:05:21 UTC (rev 153816)
+++ PKGBUILD2012-03-19 19:06:24 UTC (rev 153817)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=gnome-screenshot
-pkgver=3.3.91
+pkgver=3.3.92
 pkgrel=1
 pkgdesc=Take pictures of your screen
 arch=(i686 x86_64)
@@ -9,9 +9,10 @@
 license=('GPL2')
 depends=('dconf' 'gtk3' 'libcanberra')
 makedepends=('intltool')
+groups=('gnome-extra')
 install=$pkgname.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d7daa84ffa48a97b32b0f1d6db56c38978b156a3a8fc98f43e6cf47986f2e802')
+sha256sums=('570cd04774c090e867142a59dc1d1e67fad881a90365a671374af1a42c61ffe4')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gnome-screenshot/repos (8 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 15:07:07
  Author: ibiru
Revision: 153818

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-screenshot/repos/gnome-unstable-i686/PKGBUILD
(from rev 153817, gnome-screenshot/trunk/PKGBUILD)
  gnome-screenshot/repos/gnome-unstable-i686/gnome-screenshot.install
(from rev 153817, gnome-screenshot/trunk/gnome-screenshot.install)
  gnome-screenshot/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153817, gnome-screenshot/trunk/PKGBUILD)
  gnome-screenshot/repos/gnome-unstable-x86_64/gnome-screenshot.install
(from rev 153817, gnome-screenshot/trunk/gnome-screenshot.install)
Deleted:
  gnome-screenshot/repos/gnome-unstable-i686/PKGBUILD
  gnome-screenshot/repos/gnome-unstable-i686/gnome-screenshot.install
  gnome-screenshot/repos/gnome-unstable-x86_64/PKGBUILD
  gnome-screenshot/repos/gnome-unstable-x86_64/gnome-screenshot.install

+
 gnome-unstable-i686/PKGBUILD   |   55 +++
 gnome-unstable-i686/gnome-screenshot.install   |   22 -
 gnome-unstable-x86_64/PKGBUILD |   55 +++
 gnome-unstable-x86_64/gnome-screenshot.install |   22 -
 4 files changed, 78 insertions(+), 76 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 19:06:24 UTC (rev 153817)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 19:07:07 UTC (rev 153818)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-pkgname=gnome-screenshot
-pkgver=3.3.91
-pkgrel=1
-pkgdesc=Take pictures of your screen
-arch=(i686 x86_64)
-url=http://gnome.org;
-license=('GPL2')
-depends=('dconf' 'gtk3' 'libcanberra')
-makedepends=('intltool')
-install=$pkgname.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d7daa84ffa48a97b32b0f1d6db56c38978b156a3a8fc98f43e6cf47986f2e802')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-screenshot/repos/gnome-unstable-i686/PKGBUILD (from rev 153817, 
gnome-screenshot/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 19:07:07 UTC (rev 153818)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+pkgname=gnome-screenshot
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=Take pictures of your screen
+arch=(i686 x86_64)
+url=http://gnome.org;
+license=('GPL2')
+depends=('dconf' 'gtk3' 'libcanberra')
+makedepends=('intltool')
+groups=('gnome-extra')
+install=$pkgname.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('570cd04774c090e867142a59dc1d1e67fad881a90365a671374af1a42c61ffe4')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-unstable-i686/gnome-screenshot.install
===
--- gnome-unstable-i686/gnome-screenshot.install2012-03-19 19:06:24 UTC 
(rev 153817)
+++ gnome-unstable-i686/gnome-screenshot.install2012-03-19 19:07:07 UTC 
(rev 153818)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: gnome-screenshot/repos/gnome-unstable-i686/gnome-screenshot.install 
(from rev 153817, gnome-screenshot/trunk/gnome-screenshot.install)
===
--- gnome-unstable-i686/gnome-screenshot.install
(rev 0)
+++ gnome-unstable-i686/gnome-screenshot.install2012-03-19 19:07:07 UTC 
(rev 153818)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2012-03-19 19:06:24 UTC (rev 153817)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 19:07:07 UTC (rev 153818)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-pkgname=gnome-screenshot
-pkgver=3.3.91
-pkgrel=1
-pkgdesc=Take pictures of your screen
-arch=(i686 x86_64)
-url=http://gnome.org;
-license=('GPL2')
-depends=('dconf' 'gtk3' 'libcanberra')
-makedepends=('intltool')
-install=$pkgname.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)

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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 15:10:06
  Author: ibiru
Revision: 153819

update to 3.3.4

Modified:
  baobab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 19:07:07 UTC (rev 153818)
+++ PKGBUILD2012-03-19 19:10:06 UTC (rev 153819)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=baobab
-pkgver=3.3.3
+pkgver=3.3.4
 pkgrel=1
 pkgdesc=A graphical directory tree analyzer
 arch=(i686 x86_64)
@@ -9,9 +9,10 @@
 license=('GPL2')
 depends=('dconf' 'gtk3' 'libgtop')
 makedepends=('intltool' 'itstool')
+groups=('gnome-extra')
 install=$pkgname.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('45fdb329364a7a85e2282764d848f1dfbe03b6d684af64cded537b91912ae9cd')
+sha256sums=('2f855dcc3893ca5b8d83766ff721368856c51e1e17ca51c42353b1404c938ba8')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in baobab/repos (8 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 15:10:52
  Author: ibiru
Revision: 153820

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  baobab/repos/gnome-unstable-i686/PKGBUILD
(from rev 153819, baobab/trunk/PKGBUILD)
  baobab/repos/gnome-unstable-i686/baobab.install
(from rev 153819, baobab/trunk/baobab.install)
  baobab/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153819, baobab/trunk/PKGBUILD)
  baobab/repos/gnome-unstable-x86_64/baobab.install
(from rev 153819, baobab/trunk/baobab.install)
Deleted:
  baobab/repos/gnome-unstable-i686/PKGBUILD
  baobab/repos/gnome-unstable-i686/baobab.install
  baobab/repos/gnome-unstable-x86_64/PKGBUILD
  baobab/repos/gnome-unstable-x86_64/baobab.install

--+
 gnome-unstable-i686/PKGBUILD |   55 -
 gnome-unstable-i686/baobab.install   |   24 +++---
 gnome-unstable-x86_64/PKGBUILD   |   55 -
 gnome-unstable-x86_64/baobab.install |   24 +++---
 4 files changed, 80 insertions(+), 78 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 19:10:06 UTC (rev 153819)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 19:10:52 UTC (rev 153820)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-pkgname=baobab
-pkgver=3.3.3
-pkgrel=1
-pkgdesc=A graphical directory tree analyzer
-arch=(i686 x86_64)
-url=http://gnome.org;
-license=('GPL2')
-depends=('dconf' 'gtk3' 'libgtop')
-makedepends=('intltool' 'itstool')
-install=$pkgname.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('45fdb329364a7a85e2282764d848f1dfbe03b6d684af64cded537b91912ae9cd')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: baobab/repos/gnome-unstable-i686/PKGBUILD (from rev 153819, 
baobab/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 19:10:52 UTC (rev 153820)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+pkgname=baobab
+pkgver=3.3.4
+pkgrel=1
+pkgdesc=A graphical directory tree analyzer
+arch=(i686 x86_64)
+url=http://gnome.org;
+license=('GPL2')
+depends=('dconf' 'gtk3' 'libgtop')
+makedepends=('intltool' 'itstool')
+groups=('gnome-extra')
+install=$pkgname.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('2f855dcc3893ca5b8d83766ff721368856c51e1e17ca51c42353b1404c938ba8')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-unstable-i686/baobab.install
===
--- gnome-unstable-i686/baobab.install  2012-03-19 19:10:06 UTC (rev 153819)
+++ gnome-unstable-i686/baobab.install  2012-03-19 19:10:52 UTC (rev 153820)
@@ -1,12 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: baobab/repos/gnome-unstable-i686/baobab.install (from rev 153819, 
baobab/trunk/baobab.install)
===
--- gnome-unstable-i686/baobab.install  (rev 0)
+++ gnome-unstable-i686/baobab.install  2012-03-19 19:10:52 UTC (rev 153820)
@@ -0,0 +1,12 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2012-03-19 19:10:06 UTC (rev 153819)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 19:10:52 UTC (rev 153820)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-pkgname=baobab
-pkgver=3.3.3
-pkgrel=1
-pkgdesc=A graphical directory tree analyzer
-arch=(i686 x86_64)
-url=http://gnome.org;
-license=('GPL2')
-depends=('dconf' 'gtk3' 'libgtop')
-makedepends=('intltool' 'itstool')
-install=$pkgname.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('45fdb329364a7a85e2282764d848f1dfbe03b6d684af64cded537b91912ae9cd')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set 

[arch-commits] Commit in openssh/trunk (PKGBUILD sshd.close-sessions)

2012-03-19 Thread Gaetan Bisson
Date: Monday, March 19, 2012 @ 15:12:05
  Author: bisson
Revision: 153821

fix FS#17389

Added:
  openssh/trunk/sshd.close-sessions
Modified:
  openssh/trunk/PKGBUILD

-+
 PKGBUILD|7 ---
 sshd.close-sessions |   14 ++
 2 files changed, 18 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 19:10:52 UTC (rev 153820)
+++ PKGBUILD2012-03-19 19:12:05 UTC (rev 153821)
@@ -5,7 +5,7 @@
 
 pkgname=openssh
 pkgver=5.9p1
-pkgrel=6
+pkgrel=7
 pkgdesc='Free version of the SSH connectivity tools'
 arch=('i686' 'x86_64')
 license=('custom:BSD')
@@ -14,10 +14,12 @@
 depends=('krb5' 'openssl' 'libedit')
 optdepends=('x11-ssh-askpass: input passphrase in X without a terminal')
 
source=(ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgver}.tar.gz;
+'sshd.close-sessions'
 'sshd.confd'
 'sshd.pam'
 'sshd')
 sha1sums=('ac4e0055421e9543f0af5da607a72cf5922dcc56'
+  '3e8efad4578bbeb8f9788432758c69dc2b303c1c'
   'ec102deb69cad7d14f406289d2fc11fee6eddbdd'
   '3413909fd45a28701c92e6e5b59c6b65346ddb0f'
   '21fa88de6cc1c7912e71655f50896ba17991a1c2')
@@ -50,16 +52,15 @@
install -Dm644 ../sshd.pam ${pkgdir}/etc/pam.d/sshd
install -Dm644 ../sshd.confd ${pkgdir}/etc/conf.d/sshd
install -Dm644 LICENCE ${pkgdir}/usr/share/licenses/${pkgname}/LICENCE
+   install -Dm755 ../sshd.close-sessions 
${pkgdir}/etc/rc.d/functions.d/sshd-close-sessions # FS#17389
 
rm ${pkgdir}/usr/share/man/man1/slogin.1
ln -sf ssh.1.gz ${pkgdir}/usr/share/man/man1/slogin.1.gz
 
-   # additional contrib scripts that we like
install -Dm755 contrib/findssl.sh ${pkgdir}/usr/bin/findssl.sh
install -Dm755 contrib/ssh-copy-id ${pkgdir}/usr/bin/ssh-copy-id
install -Dm644 contrib/ssh-copy-id.1 
${pkgdir}/usr/share/man/man1/ssh-copy-id.1
 
-   # PAM is a common, standard feature to have
sed \
-e '/^#ChallengeResponseAuthentication yes$/c 
ChallengeResponseAuthentication no' \
-e '/^#UsePAM no$/c UsePAM yes' \

Added: sshd.close-sessions
===
--- sshd.close-sessions (rev 0)
+++ sshd.close-sessions 2012-03-19 19:12:05 UTC (rev 153821)
@@ -0,0 +1,14 @@
+# Close sshd sessions before shutting down the network; see FS#17389.
+
+sshd_close_sessions () {
+   /etc/rc.d/sshd stop
+   stat_busy Stopping Secure Shell Sessions
+   for i in $(pgrep sshd); do
+   if readlink -q /proc/$i/exe /dev/null | grep -q 
'^/usr/sbin/sshd'; then
+   kill $i /dev/null
+   fi
+   done
+   stat_done
+}
+
+add_hook shutdown_start sshd_close_sessions



[arch-commits] Commit in openssh/repos (18 files)

2012-03-19 Thread Gaetan Bisson
Date: Monday, March 19, 2012 @ 15:12:31
  Author: bisson
Revision: 153822

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

Added:
  openssh/repos/testing-i686/PKGBUILD
(from rev 153821, openssh/trunk/PKGBUILD)
  openssh/repos/testing-i686/sshd
(from rev 153821, openssh/trunk/sshd)
  openssh/repos/testing-i686/sshd.close-sessions
(from rev 153821, openssh/trunk/sshd.close-sessions)
  openssh/repos/testing-i686/sshd.confd
(from rev 153821, openssh/trunk/sshd.confd)
  openssh/repos/testing-i686/sshd.pam
(from rev 153821, openssh/trunk/sshd.pam)
  openssh/repos/testing-x86_64/PKGBUILD
(from rev 153821, openssh/trunk/PKGBUILD)
  openssh/repos/testing-x86_64/sshd
(from rev 153821, openssh/trunk/sshd)
  openssh/repos/testing-x86_64/sshd.close-sessions
(from rev 153821, openssh/trunk/sshd.close-sessions)
  openssh/repos/testing-x86_64/sshd.confd
(from rev 153821, openssh/trunk/sshd.confd)
  openssh/repos/testing-x86_64/sshd.pam
(from rev 153821, openssh/trunk/sshd.pam)
Deleted:
  openssh/repos/testing-i686/PKGBUILD
  openssh/repos/testing-i686/sshd
  openssh/repos/testing-i686/sshd.confd
  openssh/repos/testing-i686/sshd.pam
  openssh/repos/testing-x86_64/PKGBUILD
  openssh/repos/testing-x86_64/sshd
  openssh/repos/testing-x86_64/sshd.confd
  openssh/repos/testing-x86_64/sshd.pam

+
 testing-i686/PKGBUILD  |  135 +--
 testing-i686/sshd  |   90 +++
 testing-i686/sshd.close-sessions   |   14 +++
 testing-i686/sshd.confd|8 +-
 testing-i686/sshd.pam  |   24 +++---
 testing-x86_64/PKGBUILD|  135 +--
 testing-x86_64/sshd|   90 +++
 testing-x86_64/sshd.close-sessions |   14 +++
 testing-x86_64/sshd.confd  |8 +-
 testing-x86_64/sshd.pam|   24 +++---
 10 files changed, 286 insertions(+), 256 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2012-03-19 19:12:05 UTC (rev 153821)
+++ testing-i686/PKGBUILD   2012-03-19 19:12:31 UTC (rev 153822)
@@ -1,67 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Aaron Griffin aa...@archlinux.org
-# Contributor: judd jvi...@zeroflux.org
-
-pkgname=openssh
-pkgver=5.9p1
-pkgrel=6
-pkgdesc='Free version of the SSH connectivity tools'
-arch=('i686' 'x86_64')
-license=('custom:BSD')
-url='http://www.openssh.org/portable.html'
-backup=('etc/ssh/ssh_config' 'etc/ssh/sshd_config' 'etc/pam.d/sshd' 
'etc/conf.d/sshd')
-depends=('krb5' 'openssl' 'libedit')
-optdepends=('x11-ssh-askpass: input passphrase in X without a terminal')
-source=(ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgver}.tar.gz;
-'sshd.confd'
-'sshd.pam'
-'sshd')
-sha1sums=('ac4e0055421e9543f0af5da607a72cf5922dcc56'
-  'ec102deb69cad7d14f406289d2fc11fee6eddbdd'
-  '3413909fd45a28701c92e6e5b59c6b65346ddb0f'
-  '21fa88de6cc1c7912e71655f50896ba17991a1c2')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   ./configure \
-   --prefix=/usr \
-   --libexecdir=/usr/lib/ssh \
-   --sysconfdir=/etc/ssh \
-   --with-privsep-user=nobody \
-   --with-md5-passwords \
-   --with-pam \
-   --with-mantype=man \
-   --with-xauth=/usr/bin/xauth \
-   --with-kerberos5=/usr \
-   --with-ssl-engine \
-   --with-libedit=/usr/lib \
-   --disable-strip # stripping is done by makepkg
-
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-
-   install -Dm755 ../sshd ${pkgdir}/etc/rc.d/sshd
-   install -Dm644 ../sshd.pam ${pkgdir}/etc/pam.d/sshd
-   install -Dm644 ../sshd.confd ${pkgdir}/etc/conf.d/sshd
-   install -Dm644 LICENCE ${pkgdir}/usr/share/licenses/${pkgname}/LICENCE
-
-   rm ${pkgdir}/usr/share/man/man1/slogin.1
-   ln -sf ssh.1.gz ${pkgdir}/usr/share/man/man1/slogin.1.gz
-
-   # additional contrib scripts that we like
-   install -Dm755 contrib/findssl.sh ${pkgdir}/usr/bin/findssl.sh
-   install -Dm755 contrib/ssh-copy-id ${pkgdir}/usr/bin/ssh-copy-id
-   install -Dm644 contrib/ssh-copy-id.1 
${pkgdir}/usr/share/man/man1/ssh-copy-id.1
-
-   # PAM is a common, standard feature to have
-   sed \
-   -e '/^#ChallengeResponseAuthentication yes$/c 
ChallengeResponseAuthentication no' \
-   -e '/^#UsePAM no$/c UsePAM yes' \
-   -i ${pkgdir}/etc/ssh/sshd_config
-}

Copied: openssh/repos/testing-i686/PKGBUILD (from rev 153821, 
openssh/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD

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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 15:16:11
  Author: ibiru
Revision: 153823

update to 3.3.92

Modified:
  seahorse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 19:12:31 UTC (rev 153822)
+++ PKGBUILD2012-03-19 19:16:11 UTC (rev 153823)
@@ -3,7 +3,7 @@
 # Contributor: Michel Brabants michel.li...@tiscali.be
 
 pkgname=seahorse
-pkgver=3.3.91
+pkgver=3.3.92
 pkgrel=1
 pkgdesc=GNOME application for managing PGP keys.
 arch=(i686 x86_64)
@@ -18,7 +18,7 @@
 install=seahorse.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 seahorse-ssh-askpass.sh)
-sha256sums=('06290072d4c339c0d97db4a5fe6d39b92709e8199e57f57e9a6708a5ea4c5a05'
+sha256sums=('3b3e5794ef6a4a68d19db586fae1c6785b1c2ef1d4fd7f038e376190bf2e0230'
 '400ea9a6084acc93f1dbd4223b95622bbd48071b763063328efba00de378b68c')
 
 build() {



[arch-commits] Commit in seahorse/repos (12 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 15:17:16
  Author: ibiru
Revision: 153824

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  seahorse/repos/gnome-unstable-i686/PKGBUILD
(from rev 153823, seahorse/trunk/PKGBUILD)
  seahorse/repos/gnome-unstable-i686/seahorse-ssh-askpass.sh
(from rev 153823, seahorse/trunk/seahorse-ssh-askpass.sh)
  seahorse/repos/gnome-unstable-i686/seahorse.install
(from rev 153823, seahorse/trunk/seahorse.install)
  seahorse/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153823, seahorse/trunk/PKGBUILD)
  seahorse/repos/gnome-unstable-x86_64/seahorse-ssh-askpass.sh
(from rev 153823, seahorse/trunk/seahorse-ssh-askpass.sh)
  seahorse/repos/gnome-unstable-x86_64/seahorse.install
(from rev 153823, seahorse/trunk/seahorse.install)
Deleted:
  seahorse/repos/gnome-unstable-i686/PKGBUILD
  seahorse/repos/gnome-unstable-i686/seahorse-ssh-askpass.sh
  seahorse/repos/gnome-unstable-i686/seahorse.install
  seahorse/repos/gnome-unstable-x86_64/PKGBUILD
  seahorse/repos/gnome-unstable-x86_64/seahorse-ssh-askpass.sh
  seahorse/repos/gnome-unstable-x86_64/seahorse.install

---+
 gnome-unstable-i686/PKGBUILD  |   78 
 gnome-unstable-i686/seahorse-ssh-askpass.sh   |6 -
 gnome-unstable-i686/seahorse.install  |   26 
 gnome-unstable-x86_64/PKGBUILD|   78 
 gnome-unstable-x86_64/seahorse-ssh-askpass.sh |6 -
 gnome-unstable-x86_64/seahorse.install|   26 
 6 files changed, 110 insertions(+), 110 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 19:16:11 UTC (rev 153823)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 19:17:16 UTC (rev 153824)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Michel Brabants michel.li...@tiscali.be
-
-pkgname=seahorse
-pkgver=3.3.91
-pkgrel=1
-pkgdesc=GNOME application for managing PGP keys.
-arch=(i686 x86_64)
-license=('GPL')
-url=http://projects.gnome.org/seahorse/;
-depends=('gtk3' 'gcr' 'libgnome-keyring' 'libsoup' 'gpgme' 
'desktop-file-utils' 'hicolor-icon-theme' 'dconf')
-makedepends=('libldap' 'intltool' 'gnome-doc-utils' 'gobject-introspection' 
'openssh' 'libsm')
-optdepends=('openssh: SSH support')
-provides=('x11-ssh-askpass')
-options=('!libtool' '!emptydirs')
-groups=('gnome-extra')
-install=seahorse.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
-seahorse-ssh-askpass.sh)
-sha256sums=('06290072d4c339c0d97db4a5fe6d39b92709e8199e57f57e9a6708a5ea4c5a05'
-'400ea9a6084acc93f1dbd4223b95622bbd48071b763063328efba00de378b68c')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --enable-ldap --enable-hkp \
-  --disable-scrollkeeper \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -Dm755 $srcdir/seahorse-ssh-askpass.sh \
-$pkgdir/etc/profile.d/seahorse-ssh-askpass.sh
-}

Copied: seahorse/repos/gnome-unstable-i686/PKGBUILD (from rev 153823, 
seahorse/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 19:17:16 UTC (rev 153824)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Michel Brabants michel.li...@tiscali.be
+
+pkgname=seahorse
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=GNOME application for managing PGP keys.
+arch=(i686 x86_64)
+license=('GPL')
+url=http://projects.gnome.org/seahorse/;
+depends=('gtk3' 'gcr' 'libgnome-keyring' 'libsoup' 'gpgme' 
'desktop-file-utils' 'hicolor-icon-theme' 'dconf')
+makedepends=('libldap' 'intltool' 'gnome-doc-utils' 'gobject-introspection' 
'openssh' 'libsm')
+optdepends=('openssh: SSH support')
+provides=('x11-ssh-askpass')
+options=('!libtool' '!emptydirs')
+groups=('gnome-extra')
+install=seahorse.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+seahorse-ssh-askpass.sh)
+sha256sums=('3b3e5794ef6a4a68d19db586fae1c6785b1c2ef1d4fd7f038e376190bf2e0230'
+'400ea9a6084acc93f1dbd4223b95622bbd48071b763063328efba00de378b68c')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --enable-ldap --enable-hkp \
+  --disable-scrollkeeper \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm755 $srcdir/seahorse-ssh-askpass.sh \
+$pkgdir/etc/profile.d/seahorse-ssh-askpass.sh
+}

Deleted: 

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

2012-03-19 Thread Thomas Bächler
Date: Monday, March 19, 2012 @ 15:34:40
  Author: thomas
Revision: 153825

upgpkg: wpa_actiond 1.2-1 - fix FS#24599 (hopefully, hasn't been confirmed)

Modified:
  wpa_actiond/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 19:17:16 UTC (rev 153824)
+++ PKGBUILD2012-03-19 19:34:40 UTC (rev 153825)
@@ -1,20 +1,20 @@
 # $Id$
 # Maintainer: Thomas Bächler tho...@archlinux.org
 pkgname=wpa_actiond
-pkgver=1.1
-pkgrel=3
+pkgver=1.2
+pkgrel=1
 pkgdesc=Daemon that connects to wpa_supplicant and handles connect and 
disconnect events
 arch=('i686' 'x86_64')
 url=http://projects.archlinux.org/wpa_actiond.git/;
 license=('GPL')
 depends=('glibc' 'wpa_supplicant')
 source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d50a49cb5d56c31345d18e58f017b4ff923e8959a7e4e709abd156744f1668c3')
+sha256sums=('578efa1141fbf1acb56efff8061f4ac7ab99f257f8a3e1588db51a8ce77ac2b5')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
-  make CFLAGS=${CFLAGS}
+  make CFLAGS=${CFLAGS} LDFLAGS=${LDFLAGS}
 }
 
 package() {



[arch-commits] Commit in wpa_actiond/repos (4 files)

2012-03-19 Thread Thomas Bächler
Date: Monday, March 19, 2012 @ 15:35:14
  Author: thomas
Revision: 153826

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

Added:
  wpa_actiond/repos/testing-i686/
  wpa_actiond/repos/testing-i686/PKGBUILD
(from rev 153825, wpa_actiond/trunk/PKGBUILD)
  wpa_actiond/repos/testing-x86_64/
  wpa_actiond/repos/testing-x86_64/PKGBUILD
(from rev 153825, wpa_actiond/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   25 +
 testing-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: wpa_actiond/repos/testing-i686/PKGBUILD (from rev 153825, 
wpa_actiond/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-19 19:35:14 UTC (rev 153826)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Thomas Bächler tho...@archlinux.org
+pkgname=wpa_actiond
+pkgver=1.2
+pkgrel=1
+pkgdesc=Daemon that connects to wpa_supplicant and handles connect and 
disconnect events
+arch=('i686' 'x86_64')
+url=http://projects.archlinux.org/wpa_actiond.git/;
+license=('GPL')
+depends=('glibc' 'wpa_supplicant')
+source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('578efa1141fbf1acb56efff8061f4ac7ab99f257f8a3e1588db51a8ce77ac2b5')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make CFLAGS=${CFLAGS} LDFLAGS=${LDFLAGS}
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  
+  install -D -m755 wpa_actiond ${pkgdir}/usr/sbin/wpa_actiond
+}
+# vim:set ts=2 sw=2 et:

Copied: wpa_actiond/repos/testing-x86_64/PKGBUILD (from rev 153825, 
wpa_actiond/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-03-19 19:35:14 UTC (rev 153826)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Thomas Bächler tho...@archlinux.org
+pkgname=wpa_actiond
+pkgver=1.2
+pkgrel=1
+pkgdesc=Daemon that connects to wpa_supplicant and handles connect and 
disconnect events
+arch=('i686' 'x86_64')
+url=http://projects.archlinux.org/wpa_actiond.git/;
+license=('GPL')
+depends=('glibc' 'wpa_supplicant')
+source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('578efa1141fbf1acb56efff8061f4ac7ab99f257f8a3e1588db51a8ce77ac2b5')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make CFLAGS=${CFLAGS} LDFLAGS=${LDFLAGS}
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  
+  install -D -m755 wpa_actiond ${pkgdir}/usr/sbin/wpa_actiond
+}
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in gnome-online-accounts/trunk (PKGBUILD)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 15:39:57
  Author: ibiru
Revision: 153827

update to 3.3.92

Modified:
  gnome-online-accounts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 19:35:14 UTC (rev 153826)
+++ PKGBUILD2012-03-19 19:39:57 UTC (rev 153827)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=gnome-online-accounts
-pkgver=3.3.0
+pkgver=3.3.92
 pkgrel=1
 pkgdesc=GNOME service to access online accounts
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 options=(!libtool)
 install=$pkgname.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c5c0bc70b46f5ed5d6aa734834b2e0ef73fb8eddd9fd20606f0582043efb5d22')
+sha256sums=('407e2e4b1a41a404e30cdceaa444c363cb3efefd4bcf613811c8d4071cf4ad23')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gnome-online-accounts/repos (8 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 15:41:02
  Author: ibiru
Revision: 153828

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-online-accounts/repos/gnome-unstable-i686/PKGBUILD
(from rev 153827, gnome-online-accounts/trunk/PKGBUILD)
  gnome-online-accounts/repos/gnome-unstable-i686/gnome-online-accounts.install
(from rev 153827, gnome-online-accounts/trunk/gnome-online-accounts.install)
  gnome-online-accounts/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153827, gnome-online-accounts/trunk/PKGBUILD)
  
gnome-online-accounts/repos/gnome-unstable-x86_64/gnome-online-accounts.install
(from rev 153827, gnome-online-accounts/trunk/gnome-online-accounts.install)
Deleted:
  gnome-online-accounts/repos/gnome-unstable-i686/PKGBUILD
  gnome-online-accounts/repos/gnome-unstable-i686/gnome-online-accounts.install
  gnome-online-accounts/repos/gnome-unstable-x86_64/PKGBUILD
  
gnome-online-accounts/repos/gnome-unstable-x86_64/gnome-online-accounts.install

-+
 gnome-unstable-i686/PKGBUILD|   58 +-
 gnome-unstable-i686/gnome-online-accounts.install   |   22 +++---
 gnome-unstable-x86_64/PKGBUILD  |   58 +-
 gnome-unstable-x86_64/gnome-online-accounts.install |   22 +++---
 4 files changed, 80 insertions(+), 80 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 19:39:57 UTC (rev 153827)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 19:41:02 UTC (rev 153828)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gnome-online-accounts
-pkgver=3.3.0
-pkgrel=1
-pkgdesc=GNOME service to access online accounts
-arch=(i686 x86_64)
-url=http://www.gnome.org;
-license=('GPL')
-depends=('libwebkit3' 'json-glib' 'libnotify' 'rest' 'hicolor-icon-theme')
-makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl')
-options=(!libtool)
-install=$pkgname.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c5c0bc70b46f5ed5d6aa734834b2e0ef73fb8eddd9fd20606f0582043efb5d22')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --libexec=/usr/lib/gnome-online-accounts
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-online-accounts/repos/gnome-unstable-i686/PKGBUILD (from rev 
153827, gnome-online-accounts/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 19:41:02 UTC (rev 153828)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gnome-online-accounts
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=GNOME service to access online accounts
+arch=(i686 x86_64)
+url=http://www.gnome.org;
+license=('GPL')
+depends=('libwebkit3' 'json-glib' 'libnotify' 'rest' 'hicolor-icon-theme')
+makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl')
+options=(!libtool)
+install=$pkgname.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('407e2e4b1a41a404e30cdceaa444c363cb3efefd4bcf613811c8d4071cf4ad23')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexec=/usr/lib/gnome-online-accounts
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-unstable-i686/gnome-online-accounts.install
===
--- gnome-unstable-i686/gnome-online-accounts.install   2012-03-19 19:39:57 UTC 
(rev 153827)
+++ gnome-unstable-i686/gnome-online-accounts.install   2012-03-19 19:41:02 UTC 
(rev 153828)
@@ -1,11 +0,0 @@
-post_install () {
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: 
gnome-online-accounts/repos/gnome-unstable-i686/gnome-online-accounts.install 
(from rev 153827, gnome-online-accounts/trunk/gnome-online-accounts.install)
===
--- gnome-unstable-i686/gnome-online-accounts.install   
(rev 0)
+++ gnome-unstable-i686/gnome-online-accounts.install   2012-03-19 19:41:02 UTC 
(rev 153828)
@@ -0,0 +1,11 @@
+post_install () {
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2012-03-19 19:39:57 UTC (rev 153827)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 

[arch-commits] Commit in xf86-video-neomagic/trunk (PKGBUILD git-fixes.diff)

2012-03-19 Thread andyrtr
Date: Monday, March 19, 2012 @ 15:43:57
  Author: andyrtr
Revision: 153829

upgpkg: xf86-video-neomagic 1.2.5-7

update to latest git commits

Added:
  xf86-video-neomagic/trunk/git-fixes.diff
Modified:
  xf86-video-neomagic/trunk/PKGBUILD

+
 PKGBUILD   |9 
 git-fixes.diff |  616 +++
 2 files changed, 622 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 19:41:02 UTC (rev 153828)
+++ PKGBUILD2012-03-19 19:43:57 UTC (rev 153829)
@@ -3,7 +3,7 @@
 
 pkgname=xf86-video-neomagic
 pkgver=1.2.5
-pkgrel=6
+pkgrel=7
 pkgdesc=X.org neomagic video driver
 arch=(i686 x86_64)
 url=http://xorg.freedesktop.org/;
@@ -13,11 +13,14 @@
 conflicts=('xorg-server1.11.99.903')
 groups=('xorg-drivers' 'xorg')
 options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('02c994e2eae191b50a8cd556e5b52d82725073b3')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+git-fixes.diff)
+sha1sums=('02c994e2eae191b50a8cd556e5b52d82725073b3'
+  '09a8b2d1b1bd1a2d8bfe7b03ba19947f4461e4b4')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.diff
   ./configure --prefix=/usr
   make
 }

Added: git-fixes.diff
===
--- git-fixes.diff  (rev 0)
+++ git-fixes.diff  2012-03-19 19:43:57 UTC (rev 153829)
@@ -0,0 +1,616 @@
+From eba90ed039416fa5db1800ce695d2a970f43b0e0 Mon Sep 17 00:00:00 2001
+From: Gaetan Nadon mems...@videotron.ca
+Date: Tue, 20 Jul 2010 20:15:29 +
+Subject: config: upgrade to util-macros 1.8 for additional man page support
+
+Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
+The value of MAN_SUBST is the same for all X.Org packages.
+---
+diff --git a/configure.ac b/configure.ac
+index 38cba3a..a80955b 100644
+--- a/configure.ac
 b/configure.ac
+@@ -34,10 +34,10 @@ AM_INIT_AUTOMAKE([foreign dist-bzip2])
+ 
+ AM_MAINTAINER_MODE
+ 
+-# Require xorg-macros: XORG_DEFAULT_OPTIONS
++# Require X.Org macros 1.8 or later for MAN_SUBSTS set by 
XORG_MANPAGE_SECTIONS
+ m4_ifndef([XORG_MACROS_VERSION],
+-  [m4_fatal([must install xorg-macros 1.3 or later before running 
autoconf/autogen])])
+-XORG_MACROS_VERSION(1.3)
++  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
++XORG_MACROS_VERSION(1.8)
+ XORG_DEFAULT_OPTIONS
+ 
+ # Checks for programs.
+diff --git a/man/Makefile.am b/man/Makefile.am
+index 8f2454b..b3688ce 100644
+--- a/man/Makefile.am
 b/man/Makefile.am
+@@ -31,25 +31,11 @@ EXTRA_DIST = @DRIVER_NAME@.man
+ 
+ CLEANFILES = $(driverman_DATA)
+ 
+-SED = sed
+-
+-# Strings to replace in man pages
+-XORGRELSTRING = @PACKAGE_STRING@
+-  XORGMANNAME = X Version 11
+-
+-MAN_SUBSTS = \
+-  -e 's|__vendorversion__|$(XORGRELSTRING) $(XORGMANNAME)|' \
+-  -e 's|__xorgversion__|$(XORGRELSTRING) $(XORGMANNAME)|' \
+-  -e 's|__xservername__|Xorg|g' \
+-  -e 's|__xconfigfile__|xorg.conf|g' \
+-  -e 's|__projectroot__|$(prefix)|g' \
+-  -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
+-  -e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' \
+-  -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \
+-  -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \
+-  -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'
++
++# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
++
+ 
+ SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
+ 
+ .man.$(DRIVER_MAN_SUFFIX):
+-  sed $(MAN_SUBSTS)  $  $@
++  $(AM_V_GEN)$(SED) $(MAN_SUBSTS)  $  $@
+--
+cgit v0.9.0.2-2-gbebe
+From 9ad3e98825d45208ed2754f592527a05949f676d Mon Sep 17 00:00:00 2001
+From: Gaetan Nadon mems...@videotron.ca
+Date: Tue, 20 Jul 2010 22:45:19 +
+Subject: config: update AC_PREREQ statement to 2.60
+
+Unrelated to the previous patches, the new value simply reflects
+the reality that the minimum level for autoconf to configure
+all x.org modules is 2.60 dated June 2006.
+
+ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
+
+Signed-off-by: Gaetan Nadon mems...@videotron.ca
+---
+diff --git a/configure.ac b/configure.ac
+index a80955b..1c7ff1a 100644
+--- a/configure.ac
 b/configure.ac
+@@ -20,7 +20,7 @@
+ #
+ # Process this file with autoconf to produce a configure script
+ 
+-AC_PREREQ(2.57)
++AC_PREREQ([2.60])
+ AC_INIT([xf86-video-neomagic],
+ 1.2.5,
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+--
+cgit v0.9.0.2-2-gbebe
+From 788fa461f40c320c3b9a67ab9bc914e987eefd42 Mon Sep 17 00:00:00 2001
+From: Gaetan Nadon mems...@videotron.ca
+Date: Tue, 20 Jul 2010 23:41:31 +
+Subject: config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
+
+XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
+AC_PROG_C_C99. This sets gcc with -std=gnu99.
+If AC_PROG_CC macro is 

[arch-commits] Commit in xf86-video-neomagic/repos (6 files)

2012-03-19 Thread andyrtr
Date: Monday, March 19, 2012 @ 15:44:28
  Author: andyrtr
Revision: 153830

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

Added:
  xf86-video-neomagic/repos/testing-i686/
  xf86-video-neomagic/repos/testing-i686/PKGBUILD
(from rev 153829, xf86-video-neomagic/trunk/PKGBUILD)
  xf86-video-neomagic/repos/testing-i686/git-fixes.diff
(from rev 153829, xf86-video-neomagic/trunk/git-fixes.diff)
  xf86-video-neomagic/repos/testing-x86_64/
  xf86-video-neomagic/repos/testing-x86_64/PKGBUILD
(from rev 153829, xf86-video-neomagic/trunk/PKGBUILD)
  xf86-video-neomagic/repos/testing-x86_64/git-fixes.diff
(from rev 153829, xf86-video-neomagic/trunk/git-fixes.diff)

---+
 testing-i686/PKGBUILD |   33 ++
 testing-i686/git-fixes.diff   |  616 
 testing-x86_64/PKGBUILD   |   33 ++
 testing-x86_64/git-fixes.diff |  616 
 4 files changed, 1298 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 153829:153830 to see the changes.


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

2012-03-19 Thread Tobias Powalowski
Date: Monday, March 19, 2012 @ 15:49:18
  Author: tpowa
Revision: 153831

upgpkg: linux-lts 3.0.25-1

bump to latest version

Modified:
  linux-lts/trunk/PKGBUILD
  linux-lts/trunk/linux-lts.install

---+
 PKGBUILD  |   18 +-
 linux-lts.install |2 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 19:44:28 UTC (rev 153830)
+++ PKGBUILD2012-03-19 19:49:18 UTC (rev 153831)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.0
-pkgver=${_basekernel}.24
+pkgver=${_basekernel}.25
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -23,14 +23,6 @@
 'change-default-console-loglevel.patch'
 'i915-fix-ghost-tv-output.patch'
 'ext4-options.patch')
-md5sums=('ecf932280e2441bdd992423ef3d55f8f'
- 'ad116043863047a949805f0b8b561238'
- 'af1a4eca058543f4c57b8eb14ec7d509'
- '700e1cd2fa65771d5acda8bf44b6231a'
- '21a33df5fba2da2f56e447fb171f02c0'
- '9d3c56a4b999c8bfbd4018089a62f662'
- '263725f20c0b9eb9c353040792d644e5'
- 'c8299cf750a84e12d60b372c8ca7e1e8')
 
 build() {
   cd ${srcdir}/linux-${_basekernel}
@@ -277,3 +269,11 @@
   # remove unneeded architectures
   rm -rf 
${pkgdir}/usr/src/linux-${_kernver}/arch/{alpha,arm,arm26,avr32,blackfin,cris,frv,h8300,ia64,m32r,m68k,m68knommu,mips,microblaze,mn10300,parisc,powerpc,ppc,s390,sh,sh64,sparc,sparc64,um,v850,xtensa}
 }
+md5sums=('ecf932280e2441bdd992423ef3d55f8f'
+ 'cbb2e7391ff653b9e74eaa366bb24b17'
+ '574d287d53459d801d6ec005c18ab13c'
+ 'ea092d1d7117477e427d47d5b4c3e8af'
+ '21a33df5fba2da2f56e447fb171f02c0'
+ '9d3c56a4b999c8bfbd4018089a62f662'
+ '263725f20c0b9eb9c353040792d644e5'
+ 'c8299cf750a84e12d60b372c8ca7e1e8')

Modified: linux-lts.install
===
--- linux-lts.install   2012-03-19 19:44:28 UTC (rev 153830)
+++ linux-lts.install   2012-03-19 19:49:18 UTC (rev 153831)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.24-1-lts
+KERNEL_VERSION=3.0.25-1-lts
 
 post_install () {
   # updating module dependencies



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

2012-03-19 Thread andyrtr
Date: Monday, March 19, 2012 @ 15:49:55
  Author: andyrtr
Revision: 153832

upgpkg: libtasn1 2.12-1

upstream update 2.12

Modified:
  libtasn1/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 19:49:18 UTC (rev 153831)
+++ PKGBUILD2012-03-19 19:49:55 UTC (rev 153832)
@@ -3,8 +3,8 @@
 # Contributor: judd jvi...@zeroflux.org
 
 pkgname=libtasn1
-pkgver=2.9
-pkgrel=2
+pkgver=2.12
+pkgrel=1
 pkgdesc=The ASN.1 library used in GNUTLS
 arch=('i686' 'x86_64')
 license=('GPL3' 'LGPL')
@@ -12,8 +12,9 @@
 depends=('glibc' 'texinfo')
 options=('!libtool')
 install=libtasn1.install
-source=(ftp://ftp.gnu.org/gnu/libtasn1/${pkgname}-${pkgver}.tar.gz)
-md5sums=('f4f4035b84550100ffeb8ad4b261dea9')
+source=(ftp://ftp.gnu.org/gnu/libtasn1/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha1sums=('b73539aee5444efb5e606b94bdf3ec5bfedb8620'
+  'c260eae1003b4195b3a1065252b69e95ae482661')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in libtasn1/repos (8 files)

2012-03-19 Thread andyrtr
Date: Monday, March 19, 2012 @ 15:50:28
  Author: andyrtr
Revision: 153833

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

Added:
  libtasn1/repos/extra-i686/PKGBUILD
(from rev 153832, libtasn1/trunk/PKGBUILD)
  libtasn1/repos/extra-i686/libtasn1.install
(from rev 153832, libtasn1/trunk/libtasn1.install)
  libtasn1/repos/extra-x86_64/PKGBUILD
(from rev 153832, libtasn1/trunk/PKGBUILD)
  libtasn1/repos/extra-x86_64/libtasn1.install
(from rev 153832, libtasn1/trunk/libtasn1.install)
Deleted:
  libtasn1/repos/extra-i686/PKGBUILD
  libtasn1/repos/extra-i686/libtasn1.install
  libtasn1/repos/extra-x86_64/PKGBUILD
  libtasn1/repos/extra-x86_64/libtasn1.install

---+
 extra-i686/PKGBUILD   |   71 
 extra-i686/libtasn1.install   |   36 ++--
 extra-x86_64/PKGBUILD |   71 
 extra-x86_64/libtasn1.install |   36 ++--
 4 files changed, 108 insertions(+), 106 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-19 19:49:55 UTC (rev 153832)
+++ extra-i686/PKGBUILD 2012-03-19 19:50:28 UTC (rev 153833)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: judd jvi...@zeroflux.org
-
-pkgname=libtasn1
-pkgver=2.9
-pkgrel=2
-pkgdesc=The ASN.1 library used in GNUTLS
-arch=('i686' 'x86_64')
-license=('GPL3' 'LGPL')
-url=http://www.gnu.org/software/libtasn1/;
-depends=('glibc' 'texinfo')
-options=('!libtool')
-install=libtasn1.install
-source=(ftp://ftp.gnu.org/gnu/libtasn1/${pkgname}-${pkgver}.tar.gz)
-md5sums=('f4f4035b84550100ffeb8ad4b261dea9')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-  --with-packager=Archlinux \
-  --with-packager-bug-reports=http://bugs.archlinux.org/; \
-  --with-packager-version=${pkgver}-${pkgrel}
-  make
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libtasn1/repos/extra-i686/PKGBUILD (from rev 153832, 
libtasn1/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-03-19 19:50:28 UTC (rev 153833)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=libtasn1
+pkgver=2.12
+pkgrel=1
+pkgdesc=The ASN.1 library used in GNUTLS
+arch=('i686' 'x86_64')
+license=('GPL3' 'LGPL')
+url=http://www.gnu.org/software/libtasn1/;
+depends=('glibc' 'texinfo')
+options=('!libtool')
+install=libtasn1.install
+source=(ftp://ftp.gnu.org/gnu/libtasn1/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha1sums=('b73539aee5444efb5e606b94bdf3ec5bfedb8620'
+  'c260eae1003b4195b3a1065252b69e95ae482661')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+  --with-packager=Archlinux \
+  --with-packager-bug-reports=http://bugs.archlinux.org/; \
+  --with-packager-version=${pkgver}-${pkgrel}
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/libtasn1.install
===
--- extra-i686/libtasn1.install 2012-03-19 19:49:55 UTC (rev 153832)
+++ extra-i686/libtasn1.install 2012-03-19 19:50:28 UTC (rev 153833)
@@ -1,18 +0,0 @@
-info_dir=/usr/share/info
-info_files=(libtasn1.info)
-
-post_install() {
-  for f in ${info_files[@]}; do
-install-info ${info_dir}/$f.gz ${info_dir}/dir 2 /dev/null
-  done
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  for f in ${info_files[@]}; do
-install-info --delete ${info_dir}/$f.gz ${info_dir}/dir 2 /dev/null
-  done
-}

Copied: libtasn1/repos/extra-i686/libtasn1.install (from rev 153832, 
libtasn1/trunk/libtasn1.install)
===
--- extra-i686/libtasn1.install (rev 0)
+++ extra-i686/libtasn1.install 2012-03-19 19:50:28 UTC (rev 153833)
@@ -0,0 +1,18 @@
+info_dir=/usr/share/info
+info_files=(libtasn1.info)
+
+post_install() {
+  for f in ${info_files[@]}; do
+install-info ${info_dir}/$f.gz ${info_dir}/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  for f in ${info_files[@]}; do
+install-info --delete ${info_dir}/$f.gz ${info_dir}/dir 2 /dev/null
+  done
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-03-19 19:49:55 UTC (rev 153832)
+++ extra-x86_64/PKGBUILD   2012-03-19 19:50:28 UTC (rev 153833)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# 

[arch-commits] Commit in linux-lts/repos (20 files)

2012-03-19 Thread Tobias Powalowski
Date: Monday, March 19, 2012 @ 15:50:30
  Author: tpowa
Revision: 153834

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

Added:
  linux-lts/repos/testing-i686/
  linux-lts/repos/testing-i686/CVE-2012-0056.patch
(from rev 153831, linux-lts/trunk/CVE-2012-0056.patch)
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 153831, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 153831, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 153831, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 153831, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/ext4-options.patch
(from rev 153831, linux-lts/trunk/ext4-options.patch)
  linux-lts/repos/testing-i686/i915-fix-ghost-tv-output.patch
(from rev 153831, linux-lts/trunk/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 153831, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 153831, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-x86_64/
  linux-lts/repos/testing-x86_64/CVE-2012-0056.patch
(from rev 153832, linux-lts/trunk/CVE-2012-0056.patch)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 153832, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 153832, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 153832, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 153832, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/ext4-options.patch
(from rev 153832, linux-lts/trunk/ext4-options.patch)
  linux-lts/repos/testing-x86_64/i915-fix-ghost-tv-output.patch
(from rev 153832, linux-lts/trunk/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 153832, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 153832, linux-lts/trunk/linux-lts.preset)

--+
 testing-i686/CVE-2012-0056.patch |  269 
 testing-i686/PKGBUILD|  279 
 testing-i686/change-default-console-loglevel.patch   |   12 
 testing-i686/config  | 5798 +
 testing-i686/config.x86_64   | 5536 
 testing-i686/ext4-options.patch  |   49 
 testing-i686/i915-fix-ghost-tv-output.patch  |   26 
 testing-i686/linux-lts.install   |   62 
 testing-i686/linux-lts.preset|   14 
 testing-x86_64/CVE-2012-0056.patch   |  269 
 testing-x86_64/PKGBUILD  |  279 
 testing-x86_64/change-default-console-loglevel.patch |   12 
 testing-x86_64/config| 5798 +
 testing-x86_64/config.x86_64 | 5536 
 testing-x86_64/ext4-options.patch|   49 
 testing-x86_64/i915-fix-ghost-tv-output.patch|   26 
 testing-x86_64/linux-lts.install |   62 
 testing-x86_64/linux-lts.preset  |   14 
 18 files changed, 24090 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 153833:153834 to see the changes.


[arch-commits] Commit in gnome-system-log/trunk (PKGBUILD)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 16:29:06
  Author: ibiru
Revision: 153835

update to 3.3.92

Modified:
  gnome-system-log/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 19:50:30 UTC (rev 153834)
+++ PKGBUILD2012-03-19 20:29:06 UTC (rev 153835)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=gnome-system-log
-pkgver=3.3.1
+pkgver=3.3.92
 pkgrel=1
 pkgdesc=View your system logs
 arch=(i686 x86_64)
@@ -9,9 +9,10 @@
 license=('GPL2')
 depends=('dconf' 'gtk3')
 makedepends=('intltool' 'gnome-doc-utils')
+groups=('gnome-extra')
 install=$pkgname.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('99440e376d2599773813bfe876ec11c2c47214f5f8314aa27a7e86c630d54d45')
+sha256sums=('316d897c73bd24b5637811ee31402e043f5e1e7ccd1ba2914e7470d1ac87487b')
 
 build() {
   cd $pkgname-$pkgver



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

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 16:30:53
  Author: ibiru
Revision: 153836

update to 3.3.92

Modified:
  gnome-backgrounds/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 20:29:06 UTC (rev 153835)
+++ PKGBUILD2012-03-19 20:30:53 UTC (rev 153836)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-backgrounds
-pkgver=3.3.91
+pkgver=3.3.92
 pkgrel=1
 pkgdesc=Background images and data for GNOME
 arch=(any)
@@ -11,7 +11,7 @@
 license=('GPL')
 groups=('gnome')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('3c2fca5c1e00698ab003378a558f4089251ac1e2fd4ba4904f326f1cd8834d7e')
+sha256sums=('94015f9225020229aee811c7013219dcc83c108aac4e071cd17a0a0d59be18a0')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gnome-system-log/repos (8 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 16:31:19
  Author: ibiru
Revision: 153837

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-system-log/repos/gnome-unstable-i686/PKGBUILD
(from rev 153836, gnome-system-log/trunk/PKGBUILD)
  gnome-system-log/repos/gnome-unstable-i686/gnome-system-log.install
(from rev 153836, gnome-system-log/trunk/gnome-system-log.install)
  gnome-system-log/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 153836, gnome-system-log/trunk/PKGBUILD)
  gnome-system-log/repos/gnome-unstable-x86_64/gnome-system-log.install
(from rev 153836, gnome-system-log/trunk/gnome-system-log.install)
Deleted:
  gnome-system-log/repos/gnome-unstable-i686/PKGBUILD
  gnome-system-log/repos/gnome-unstable-i686/gnome-system-log.install
  gnome-system-log/repos/gnome-unstable-x86_64/PKGBUILD
  gnome-system-log/repos/gnome-unstable-x86_64/gnome-system-log.install

+
 gnome-unstable-i686/PKGBUILD   |   57 +++
 gnome-unstable-i686/gnome-system-log.install   |   24 -
 gnome-unstable-x86_64/PKGBUILD |   57 +++
 gnome-unstable-x86_64/gnome-system-log.install |   24 -
 4 files changed, 82 insertions(+), 80 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-19 20:30:53 UTC (rev 153836)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 20:31:19 UTC (rev 153837)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-pkgname=gnome-system-log
-pkgver=3.3.1
-pkgrel=1
-pkgdesc=View your system logs
-arch=(i686 x86_64)
-url=http://gnome.org;
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'gnome-doc-utils')
-install=$pkgname.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('99440e376d2599773813bfe876ec11c2c47214f5f8314aa27a7e86c630d54d45')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-system-log/repos/gnome-unstable-i686/PKGBUILD (from rev 153836, 
gnome-system-log/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-19 20:31:19 UTC (rev 153837)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+pkgname=gnome-system-log
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=View your system logs
+arch=(i686 x86_64)
+url=http://gnome.org;
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'gnome-doc-utils')
+groups=('gnome-extra')
+install=$pkgname.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('316d897c73bd24b5637811ee31402e043f5e1e7ccd1ba2914e7470d1ac87487b')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-unstable-i686/gnome-system-log.install
===
--- gnome-unstable-i686/gnome-system-log.install2012-03-19 20:30:53 UTC 
(rev 153836)
+++ gnome-unstable-i686/gnome-system-log.install2012-03-19 20:31:19 UTC 
(rev 153837)
@@ -1,12 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: gnome-system-log/repos/gnome-unstable-i686/gnome-system-log.install 
(from rev 153836, gnome-system-log/trunk/gnome-system-log.install)
===
--- gnome-unstable-i686/gnome-system-log.install
(rev 0)
+++ gnome-unstable-i686/gnome-system-log.install2012-03-19 20:31:19 UTC 
(rev 153837)
@@ -0,0 +1,12 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2012-03-19 20:30:53 UTC (rev 153836)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-19 20:31:19 UTC (rev 153837)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-pkgname=gnome-system-log
-pkgver=3.3.1
-pkgrel=1
-pkgdesc=View your system logs
-arch=(i686 x86_64)
-url=http://gnome.org;
-license=('GPL2')
-depends=('dconf' 'gtk3')

[arch-commits] Commit in gnome-backgrounds/repos/gnome-unstable-any (2 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 16:32:37
  Author: ibiru
Revision: 153838

archrelease: copy trunk to gnome-unstable-any

Added:
  gnome-backgrounds/repos/gnome-unstable-any/PKGBUILD
(from rev 153837, gnome-backgrounds/trunk/PKGBUILD)
Deleted:
  gnome-backgrounds/repos/gnome-unstable-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2012-03-19 20:31:19 UTC (rev 153837)
+++ PKGBUILD2012-03-19 20:32:37 UTC (rev 153838)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=gnome-backgrounds
-pkgver=3.3.91
-pkgrel=1
-pkgdesc=Background images and data for GNOME
-arch=(any)
-makedepends=('intltool')
-url=http://www.gnome.org;
-license=('GPL')
-groups=('gnome')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('3c2fca5c1e00698ab003378a558f4089251ac1e2fd4ba4904f326f1cd8834d7e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-backgrounds/repos/gnome-unstable-any/PKGBUILD (from rev 153837, 
gnome-backgrounds/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-03-19 20:32:37 UTC (rev 153838)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-backgrounds
+pkgver=3.3.92
+pkgrel=1
+pkgdesc=Background images and data for GNOME
+arch=(any)
+makedepends=('intltool')
+url=http://www.gnome.org;
+license=('GPL')
+groups=('gnome')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('94015f9225020229aee811c7013219dcc83c108aac4e071cd17a0a0d59be18a0')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



  1   2   >