From c173ac862828a54925737fc1d90ede1dd09a312c Mon Sep 17 00:00:00 2001 From: root Date: Sat, 30 Apr 2011 22:33:37 +0000 Subject: Sat Apr 30 22:33:37 UTC 2011 --- community/calibre/PKGBUILD | 6 +++--- community/open-vm-tools/PKGBUILD | 10 +++++----- community/rsyslog/PKGBUILD | 7 ++++--- community/stone-soup/PKGBUILD | 4 ++-- community/systemd/PKGBUILD | 12 ++++++------ community/systemd/os-release | 7 ++++--- community/systemd/systemd.install | 11 ----------- community/yajl/PKGBUILD | 3 ++- 8 files changed, 26 insertions(+), 34 deletions(-) (limited to 'community') diff --git a/community/calibre/PKGBUILD b/community/calibre/PKGBUILD index c2406e9a1..8f866e3c9 100644 --- a/community/calibre/PKGBUILD +++ b/community/calibre/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 45564 2011-04-24 10:21:12Z giovanni $ +# $Id: PKGBUILD 45837 2011-04-29 22:19:40Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: Petrov Roman # Contributor: Andrea Fagiani pkgname=calibre -pkgver=0.7.57 +pkgver=0.7.58 pkgrel=1 pkgdesc="Ebook management application" arch=('i686' 'x86_64') @@ -20,7 +20,7 @@ optdepends=('ipython: to use calibre-debug') install=calibre.install source=(http://calibre-ebook.googlecode.com/files/${pkgname}-${pkgver}.tar.gz desktop_integration.patch) -md5sums=('62879f10d2d4ab72b22ad744a44dbf67' +md5sums=('48e8be1826ae6bbc000aeb904f60b967' 'bcc538a3b004429bf8f5a0ac1d89a37f') build() { diff --git a/community/open-vm-tools/PKGBUILD b/community/open-vm-tools/PKGBUILD index 4102311d9..4212d0b3b 100644 --- a/community/open-vm-tools/PKGBUILD +++ b/community/open-vm-tools/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 44320 2011-04-05 15:30:39Z spupykin $ +# $Id: PKGBUILD 45812 2011-04-29 12:03:32Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Krzysztof Raczkowski pkgname=open-vm-tools pkgver=2011.03.28 _pkgsubver=387002 -pkgrel=1 +pkgrel=3 pkgdesc="The Open Virtual Machine Tools (open-vm-tools) are the open source implementation of VMware Tools." arch=('i686' 'x86_64') url="http://open-vm-tools.sourceforge.net/" license=('LGPL') depends=('open-vm-tools-modules' 'libdnet' 'icu' 'procps' 'glib2' 'uriparser' 'libsigc++' 'libxss') -makedepends=('chrpath' 'doxygen') +makedepends=('chrpath' 'doxygen' 'gtkmm' 'fuse') optdepends=('gtkmm' 'libnotify' 'libxtst' 'fuse' 'libsm') options=('docs' '!libtool') install=$pkgname.install @@ -55,8 +55,6 @@ package() { patch -Np1 -i $srcdir/scripts-network.patch etc/vmware-tools/scripts/vmware/network patch -Np1 -i $srcdir/scripts-network-FS19541.patch etc/vmware-tools/scripts/vmware/network - ln -fs /usr/sbin/mount.vmhgfs $pkgdir/sbin/mount.vmhgfs - install -D -m 755 $srcdir/open-vm-tools.rc.d $pkgdir/etc/rc.d/open-vm-tools install -D -m 644 $srcdir/open-vm-tools.conf.d $pkgdir/etc/conf.d/open-vm-tools install -D -m 644 $srcdir/tools.conf $pkgdir/etc/vmware-tools/tools.conf @@ -64,5 +62,7 @@ package() { install -D -m 644 $srcdir/vmware-guestd $pkgdir/etc/pam.d/vmware-guestd rm -rf $pkgdir/usr/etc + ln -fs /usr/sbin/mount.vmhgfs $pkgdir/sbin/mount.vmhgfs + cd $pkgdir && find -type f -exec sh -c "file {} | grep ELF >/dev/null && echo {} && chrpath -d {}" \; } diff --git a/community/rsyslog/PKGBUILD b/community/rsyslog/PKGBUILD index 20173dcf3..f6c1ece3b 100644 --- a/community/rsyslog/PKGBUILD +++ b/community/rsyslog/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 45185 2011-04-18 08:58:39Z spupykin $ +# $Id: PKGBUILD 45847 2011-04-29 22:50:10Z heftig $ # Maintainer: Sergej Pupykin pkgname=rsyslog pkgver=5.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="An enhanced multi-threaded syslogd with a focus on security and reliability" url="http://www.rsyslog.com/" arch=('i686' 'x86_64') @@ -37,7 +37,8 @@ build() { --enable-imtemplate \ --enable-snmp \ --enable-gnutls \ - --enable-inet + --enable-inet \ + --with-systemdsystemunitdir=/lib/systemd/system make } package() { diff --git a/community/stone-soup/PKGBUILD b/community/stone-soup/PKGBUILD index 889ca785a..5a7415639 100644 --- a/community/stone-soup/PKGBUILD +++ b/community/stone-soup/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jakob Gruber pkgname=stone-soup -pkgver=0.7.2 +pkgver=0.8.0 pkgrel=1 pkgdesc="An open-source, single-player, role-playing roguelike game of exploration and treasure-hunting" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ license=('custom') install=('stone-soup.install') source=("http://downloads.sourceforge.net/sourceforge/crawl-ref/stone_soup-${pkgver}-nodeps.tar.bz2" "${pkgname}.desktop") -md5sums=('dbd2680a2649acc681fce3453c65975b' +md5sums=('cac7ae05da835bd87ace3b4de3822eb9' '98be780cddb2a0915bbab15ad93644f1') build() { diff --git a/community/systemd/PKGBUILD b/community/systemd/PKGBUILD index af8b9b4a8..ba1a9b22a 100644 --- a/community/systemd/PKGBUILD +++ b/community/systemd/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 45374 2011-04-21 02:36:08Z dreisner $ +# $Id: PKGBUILD 45855 2011-04-30 03:24:21Z dreisner $ # Maintainer: Dave Reisner pkgname=systemd -pkgver=25 +pkgver=26 pkgrel=1 pkgdesc="Session and Startup manager" arch=('i686' 'x86_64') @@ -25,8 +25,8 @@ backup=(etc/systemd/system.conf install=systemd.install source=("http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.bz2" "os-release") -md5sums=('11c64b4af8ba863d650b6a7339610fc2' - 'f9922299150b4adda7b89e10bca33033') +md5sums=('b7c468aa400c64d02d533eba6359e283' + '752636def0db3c03f121f8b4f44a63cd') build() { cd "$srcdir/$pkgname-$pkgver" @@ -48,8 +48,8 @@ package() { make DESTDIR="$pkgdir" install install -Dm644 "$srcdir/os-release" "$pkgdir/etc/os-release" - install -dm755 "$pkgdir/etc/modules-load.d" "$pkgdir/run" - printf "d /var/run/console 755 root root\n" > "$pkgdir/etc/tmpfiles.d/console.conf" + install -dm755 "$pkgdir/etc/modules-load.d" + printf "d /run/console 755 root root\n" > "$pkgdir/etc/tmpfiles.d/console.conf" # fix systemd-analyze for python2 sed -i '1s/python$/python2/' "$pkgdir/usr/bin/systemd-analyze" diff --git a/community/systemd/os-release b/community/systemd/os-release index 0b45d5265..5e24a6031 100644 --- a/community/systemd/os-release +++ b/community/systemd/os-release @@ -1,4 +1,5 @@ -NAME=Arch Linux +NAME="Arch Linux" ID=arch -PRETTY_NAME=Arch Linux -ANSI_COLOR=1;36 \ No newline at end of file +PRETTY_NAME="Arch Linux" +ANSI_COLOR="1;36" + diff --git a/community/systemd/systemd.install b/community/systemd/systemd.install index 0c75c4b27..33d597bf1 100644 --- a/community/systemd/systemd.install +++ b/community/systemd/systemd.install @@ -9,17 +9,6 @@ post_install() { [ -f /etc/machine-id ] || /bin/systemd-machine-id-setup - # Try to read default runlevel from the old inittab if it exists - runlevel=$(/bin/awk -F':' '$3 == "initdefault" && $1 !~ "^#" { print $2 }' /etc/inittab 2> /dev/null) - if [ -z "$runlevel" ]; then - target="/lib/systemd/system/graphical.target" - else - target="/lib/systemd/system/runlevel$runlevel.target" - fi - - # And symlink what we found to the new-style default.target - /bin/ln -sf "$target" /etc/systemd/system/default.target - echo "systemd has been installed to /bin/systemd. Please ensure you append" echo "init=/bin/systemd to your kernel command line in your bootloader." } diff --git a/community/yajl/PKGBUILD b/community/yajl/PKGBUILD index 829ffb7fa..894228fda 100644 --- a/community/yajl/PKGBUILD +++ b/community/yajl/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Andrej Gelenberg pkgname=yajl -pkgver=2.0.1 +pkgver=2.0.2 pkgrel=1 pkgdesc='Yet Another JSON Library.' arch=('i686' 'x86_64') @@ -31,3 +31,4 @@ package() { install -Dm644 COPYING "$pkgdir/usr/share/licenses/${pkgname}/LICENSE" } +md5sums=('0cea435187c45e02972093ae537a2831') -- cgit v1.2.3-54-g00ecf