summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-05 01:41:29 -0700
committerroot <root@rshg054.dnsready.net>2013-07-05 01:41:29 -0700
commit058f9788c1e4f2b1daac706848cb51fef22c8a5d (patch)
treeef65afd46974e890a6b13d9788bf02f5ef9c6c37 /extra
parente9eb2503b10fe4c4aefbee39226c8962d72d58bd (diff)
Fri Jul 5 01:40:49 PDT 2013
Diffstat (limited to 'extra')
-rw-r--r--extra/bluez/PKGBUILD8
-rw-r--r--extra/cifs-utils/PKGBUILD8
-rw-r--r--extra/cmake/PKGBUILD6
-rw-r--r--extra/foobillard++/PKGBUILD14
-rw-r--r--extra/gtk2/PKGBUILD6
-rw-r--r--extra/gtk2/gtk2.install11
-rw-r--r--extra/iniparser/PKGBUILD32
-rw-r--r--extra/ldb/PKGBUILD6
-rw-r--r--extra/libpwquality/PKGBUILD6
-rw-r--r--extra/pigeonhole/PKGBUILD8
-rw-r--r--extra/samba/PKGBUILD11
-rw-r--r--extra/tdb/PKGBUILD6
-rw-r--r--extra/transmission/PKGBUILD20
-rw-r--r--extra/transmission/transmission-cli.install1
-rw-r--r--extra/transmission/transmission.systemd14
-rw-r--r--extra/transmission/transmission.tmpfiles1
-rw-r--r--extra/vim/PKGBUILD18
17 files changed, 94 insertions, 82 deletions
diff --git a/extra/bluez/PKGBUILD b/extra/bluez/PKGBUILD
index 88dbce5f1..4eae01e81 100644
--- a/extra/bluez/PKGBUILD
+++ b/extra/bluez/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 188424 2013-06-13 21:55:40Z tomegun $
+# $Id: PKGBUILD 189679 2013-07-04 14:55:32Z tomegun $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy@archlinux.org>
pkgbase=bluez
pkgname=('bluez' 'bluez-utils' 'bluez-libs')
-pkgver=5.5
-pkgrel=3
+pkgver=5.7
+pkgrel=1
url="http://www.bluez.org/"
arch=('i686' 'x86_64')
license=('GPL2')
@@ -72,4 +72,4 @@ package_bluez-utils() {
mv "$srcdir/_utils"/* "$pkgdir"
}
-md5sums=('cfe6bd2f7f3f45f689b3a21a6ba59edd')
+md5sums=('eb883ce61753bd3f300a531bcc2af49e')
diff --git a/extra/cifs-utils/PKGBUILD b/extra/cifs-utils/PKGBUILD
index 9ef539758..321a08d28 100644
--- a/extra/cifs-utils/PKGBUILD
+++ b/extra/cifs-utils/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 185803 2013-05-19 09:33:05Z tpowa $
+# $Id: PKGBUILD 189657 2013-07-04 08:28:20Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
pkgname=cifs-utils
-pkgver=6.0
-pkgrel=2
+pkgver=6.1
+pkgrel=1
pkgdesc="CIFS filesystem user-space tools"
arch=(i686 x86_64)
url="http://wiki.samba.org/index.php/LinuxCIFS_utils"
@@ -24,4 +24,4 @@ package() {
# set mount.cifs uid, to enable none root mounting form fstab
chmod +s $pkgdir/usr/bin/mount.cifs
}
-md5sums=('371e007a201be90c16497cd9bd5e2553')
+md5sums=('f83ef48ab1154aa74dd4cf1c1202bf04')
diff --git a/extra/cmake/PKGBUILD b/extra/cmake/PKGBUILD
index 6cd080234..a54d6708e 100644
--- a/extra/cmake/PKGBUILD
+++ b/extra/cmake/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 187917 2013-06-08 07:00:54Z andrea $
+# $Id: PKGBUILD 189655 2013-07-04 07:18:16Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=cmake
-pkgver=2.8.11.1
+pkgver=2.8.11.2
pkgrel=1
pkgdesc="A cross-platform open-source make system"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ optdepends=('qt4: cmake-gui')
install="${pkgname}.install"
source=("http://www.cmake.org/files/v2.8/${pkgname}-${pkgver}.tar.gz"
'imagemagick.patch')
-md5sums=('df5324a3b203373a9e0a04b924281a43'
+md5sums=('6f5d7b8e7534a5d9e1a7664ba63cf882'
'19c4cf0e6e9c9a890f3698c9df8062f1')
prepare() {
diff --git a/extra/foobillard++/PKGBUILD b/extra/foobillard++/PKGBUILD
index 13dcd633e..d68c20d2b 100644
--- a/extra/foobillard++/PKGBUILD
+++ b/extra/foobillard++/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 168755 2012-10-15 17:52:10Z eric $
+# $Id: PKGBUILD 189691 2013-07-04 19:58:40Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=foobillard++
pkgver=3.42beta
-pkgrel=4
+pkgrel=5
pkgdesc="An OpenGL billiard game"
arch=('i686' 'x86_64')
url="http://foobillardplus.sourceforge.net/"
@@ -14,10 +14,14 @@ replaces=('foobillard')
source=(http://downloads.sourceforge.net/foobillardplus/foobillardplus-${pkgver}.tar.gz)
sha1sums=('51507efab0f595cfff26149003faf669c0a42f32')
-build() {
- cd "${srcdir}/foobillardplus-${pkgver}"
+prepare() {
+ cd foobillardplus-${pkgver}
sed -i 's|/opt/foobillardplus/bin/||' foobillardplus.desktop
sed -i 's|/opt/foobillardplus/||' foobillardplus.desktop
+}
+
+build() {
+ cd foobillardplus-${pkgver}
aclocal --force
autoconf -f
autoheader -f
@@ -27,7 +31,7 @@ build() {
}
package() {
- cd "${srcdir}/foobillardplus-${pkgver}"
+ cd foobillardplus-${pkgver}
make DESTDIR="${pkgdir}" datadir="${pkgdir}/usr/share/foobillardplus/data" \
prefix="${pkgdir}/usr/share" install
diff --git a/extra/gtk2/PKGBUILD b/extra/gtk2/PKGBUILD
index 7297c1069..61084467a 100644
--- a/extra/gtk2/PKGBUILD
+++ b/extra/gtk2/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 188597 2013-06-16 18:27:06Z heftig $
+# $Id: PKGBUILD 189695 2013-07-04 21:16:18Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgbase=gtk2
pkgname=('gtk2' 'gtk-update-icon-cache')
-pkgver=2.24.19
+pkgver=2.24.20
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.gtk.org/"
@@ -13,7 +13,7 @@ options=('!libtool')
license=('LGPL')
source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-$pkgver.tar.xz
xid-collision-debug.patch)
-sha256sums=('15b8bf463eba99abfa58270662914e8e9b83568ab4945b5f0ef1aa29e90becb8'
+sha256sums=('cc66bcbf9239a7d9861175c681ba95894b55c70dc0b37aad8345c46ecfda0da3'
'd758bb93e59df15a4ea7732cf984d1c3c19dff67c94b957575efea132b8fe558')
build() {
diff --git a/extra/gtk2/gtk2.install b/extra/gtk2/gtk2.install
index a988c645b..f14e648d3 100644
--- a/extra/gtk2/gtk2.install
+++ b/extra/gtk2/gtk2.install
@@ -1,16 +1,17 @@
post_install() {
- gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules
+ /usr/bin/gtk-query-immodules-2.0 --update-cache
}
pre_upgrade() {
- pre_remove
+ if (( $(vercmp $2 2.24.20) < 0 )); then
+ rm -f /etc/gtk-2.0/gtk.immodules
+ fi
}
post_upgrade() {
- post_install
+ post_install
}
pre_remove() {
- rm -f /etc/gtk-2.0/gtk.immodules &>/dev/null
- rm -f /etc/gtk-2.0/gdk-pixbuf.loaders &>/dev/null
+ rm -f /usr/lib/gtk-2.0/2.10.0/immodules.cache
}
diff --git a/extra/iniparser/PKGBUILD b/extra/iniparser/PKGBUILD
new file mode 100644
index 000000000..8345a8f79
--- /dev/null
+++ b/extra/iniparser/PKGBUILD
@@ -0,0 +1,32 @@
+# $Id: PKGBUILD 189665 2013-07-04 11:16:11Z tpowa $
+# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
+# Maintainer: Roman Kyrylych <Roman.Kyrylych@gmail.com>
+# Contributor: Roman Kyrylych <Roman.Kyrylych@gmail.com>
+
+pkgname=iniparser
+pkgver=3.1
+pkgrel=3
+pkgdesc="A free stand-alone ini file parsing library written in portable ANSI C"
+arch=('i686' 'x86_64')
+url="http://ndevilla.free.fr/iniparser/"
+license=('MIT')
+depends=()
+makedepends=('chrpath')
+source=(http://ndevilla.free.fr/iniparser/$pkgname-$pkgver.tar.gz)
+md5sums=('0aa4f995468ed390caf323f50a285bc3')
+
+build() {
+ cd $srcdir/$pkgname
+ make
+}
+
+package() {
+ cd $srcdir/$pkgname
+ install -Dm644 src/iniparser.h $pkgdir/usr/include/iniparser.h
+ install -Dm644 src/dictionary.h $pkgdir/usr/include/dictionary.h
+ install -Dm644 libiniparser.a $pkgdir/usr/lib/libiniparser.a
+ install -Dm644 libiniparser.so.0 $pkgdir/usr/lib/libiniparser.so.0
+ install -Dm644 LICENSE $pkgdir/usr/share/licenses/iniparser/LICENSE
+ ln -sf libiniparser.so.0 $pkgdir/usr/lib/libiniparser.so
+ chrpath -d $pkgdir/usr/lib/libiniparser.so
+}
diff --git a/extra/ldb/PKGBUILD b/extra/ldb/PKGBUILD
index 3a665cd0d..e7791be97 100644
--- a/extra/ldb/PKGBUILD
+++ b/extra/ldb/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 182651 2013-04-12 07:10:22Z tpowa $
+# $Id: PKGBUILD 189674 2013-07-04 11:47:21Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Christian Hesse <mail@eworm.de>
# Contributor: Marco A Rojas <marquicus at gmail dot com>
pkgname=ldb
-pkgver=1.1.15
+pkgver=1.1.16
pkgrel=1
pkgdesc="A schema-less, ldap like, API and database"
arch=('i686' 'x86_64')
@@ -37,4 +37,4 @@ package() {
make DESTDIR=${pkgdir}/ install
}
-md5sums=('97ee9b455f6a547fb2b3b5a7836c41d7')
+md5sums=('60865c0b5704469ee2e59703087c8ec8')
diff --git a/extra/libpwquality/PKGBUILD b/extra/libpwquality/PKGBUILD
index 51ea0ac13..60a384cb7 100644
--- a/extra/libpwquality/PKGBUILD
+++ b/extra/libpwquality/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: $
+# $Id: PKGBUILD 189651 2013-07-04 03:57:29Z eric $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libpwquality
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
pkgdesc="Library for password quality checking and generating random passwords"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('cracklib')
optdepends=('python2: Python bindings')
makedepends=('python2')
source=(https://fedorahosted.org/releases/l/i/libpwquality/$pkgname-$pkgver.tar.bz2)
-md5sums=('beb56c9028a713d936e04cc3c50c541d')
+md5sums=('2105bb893791fe27efc20441e617f385')
build() {
cd "$pkgname-$pkgver"
diff --git a/extra/pigeonhole/PKGBUILD b/extra/pigeonhole/PKGBUILD
index 75557252a..97fc2f460 100644
--- a/extra/pigeonhole/PKGBUILD
+++ b/extra/pigeonhole/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 188927 2013-06-25 16:51:15Z andyrtr $
+# $Id: PKGBUILD 189647 2013-07-04 03:26:07Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributorr: Peter Lewis <plewis@aur.archlinux.org>
@@ -11,8 +11,8 @@ _dcpkgver=2.2.4
# Make sure to bump pkgrel if changing this.
pkgname=pigeonhole
-pkgver=0.4.0
-pkgrel=5
+pkgver=0.4.1
+pkgrel=1
pkgdesc="Sieve implementation for Dovecot"
arch=('i686' 'x86_64')
url="http://pigeonhole.dovecot.org/"
@@ -22,7 +22,7 @@ conflicts=('dovecot-sieve' 'pigeonhole-hg')
source=("http://www.rename-it.nl/dovecot/2.2/dovecot-2.2-$pkgname-$pkgver.tar.gz"{,.sig}
"dovecot.conf")
options=('!libtool')
-sha256sums=('e630d0c73e9c60028c5d25780eb38eda556ca7a5983cc07b7c0ac8490c4a7fa5'
+sha256sums=('361cf61c1b6c8a42d841d694736dac99c6bb5b5166e050a95c185119399c696e'
'SKIP'
'a457a1691cfa82495fc0503bfa4b61e54b149e63400fe0f568dff2c24a3f7858')
diff --git a/extra/samba/PKGBUILD b/extra/samba/PKGBUILD
index 2563eb9ea..20b6dafa3 100644
--- a/extra/samba/PKGBUILD
+++ b/extra/samba/PKGBUILD
@@ -10,12 +10,12 @@
pkgbase=samba
pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.0.6
+pkgver=4.0.7
# We use the 'A' to fake out pacman's version comparators. Samba chooses
# to append 'a','b',etc to their subsequent releases, which pamcan
# misconstrues as alpha, beta, etc. Bad samba!
-_realver=4.0.6
-pkgrel=1
+_realver=4.0.7
+pkgrel=3
arch=(i686 x86_64)
url="http://www.samba.org"
license=('GPL3')
@@ -177,7 +177,7 @@ depends=('popt' 'cifs-utils' 'tdb' "libwbclient>=$pkgver" 'ldb'
package_samba() {
pkgdesc="SMB Fileserver and AD Domain server"
depends=('db>=4.7' 'popt' 'libcups' 'libcap>=2.16' 'gamin' 'gnutls>=2.4.1'
- 'talloc' 'ldb' 'libbsd' 'python2' 'tdb' "smbclient>=$pkgver")
+ 'talloc' 'ldb' 'libbsd' 'python2' 'tdb' 'iniparser' 'libaio' "smbclient>=$pkgver")
backup=(etc/logrotate.d/samba
etc/pam.d/samba
etc/samba/smb.conf
@@ -245,7 +245,8 @@ sys.path.insert(0, '/usr/lib/python${_pyver}/site-packages')" \
# copy ldap example
install -D -m644 ${srcdir}/samba-${_realver}/examples/LDAP/samba.schema ${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema
}
-md5sums=('db9dc684f167a602c18acc19d3e7e401'
+
+md5sums=('d887c1383654fc60b7bb1b74d273a826'
'5697da77590ec092cc8a883bae06093c'
'ee8507839745cf17d2fb5401be7da6a8'
'96f82c38f3f540b53f3e5144900acf17'
diff --git a/extra/tdb/PKGBUILD b/extra/tdb/PKGBUILD
index 2eacd4954..bfc8dfd2d 100644
--- a/extra/tdb/PKGBUILD
+++ b/extra/tdb/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 172510 2012-12-04 14:40:09Z tpowa $
+# $Id: PKGBUILD 189676 2013-07-04 11:53:29Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: eric <eric@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=tdb
-pkgver=1.2.11
+pkgver=1.2.12
pkgrel=1
pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits"
arch=(i686 x86_64)
@@ -33,4 +33,4 @@ package() {
export PYTHON=/usr/bin/python2
make DESTDIR=$pkgdir/ install
}
-md5sums=('67dcc5507213ec8c9664234fae095538')
+md5sums=('53e6168a7c2c93735a1c024fd2c3a7b4')
diff --git a/extra/transmission/PKGBUILD b/extra/transmission/PKGBUILD
index 434c12b62..2fe27ea47 100644
--- a/extra/transmission/PKGBUILD
+++ b/extra/transmission/PKGBUILD
@@ -1,20 +1,17 @@
-# $Id: PKGBUILD 186895 2013-05-31 15:05:32Z foutrelis $
+# $Id: PKGBUILD 189680 2013-07-04 14:55:33Z tomegun $
+# Maintainer : Tom Gundersen <teg@jklm.no>
# Maintainer : Ionut Biru <ibiru@archlinux.org>
pkgbase=transmission
pkgname=('transmission-cli' 'transmission-gtk' 'transmission-qt')
-pkgver=2.77
-pkgrel=3
+pkgver=2.80
+pkgrel=2
arch=('i686' 'x86_64')
url="http://www.transmissionbt.com/"
license=('MIT')
makedepends=('gtk3' 'intltool' 'curl' 'qt4' 'libevent')
-source=(http://mirrors.m0k.org/transmission/files/$pkgbase-$pkgver.tar.xz
- transmission.systemd
- transmission.tmpfiles)
-md5sums=('60c0e77a1852656215f7102a437b2a3d'
- '5c289c8901221a94be74665368ab5c2c'
- '23f2320361ad54373c3a4551ef634fe8')
+source=(http://mirrors.m0k.org/transmission/files/$pkgbase-$pkgver.tar.xz)
+md5sums=('2bde600d4b0a75d0bd3784550d59a8af')
build() {
cd $pkgbase-$pkgver
@@ -27,7 +24,7 @@ build() {
}
package_transmission-cli() {
pkgdesc="Fast, easy, and free BitTorrent client (CLI tools, daemon and web client)"
- depends=('curl' 'libevent')
+ depends=('curl' 'libevent' 'systemd')
install=transmission-cli.install
cd $pkgbase-$pkgver
@@ -37,8 +34,7 @@ package_transmission-cli() {
make -C "$dir" DESTDIR="$pkgdir" install
done
- install -D -m644 "$srcdir/transmission.tmpfiles" "$pkgdir/usr/lib/tmpfiles.d/transmission.conf"
- install -D -m644 "$srcdir/transmission.systemd" "$pkgdir/usr/lib/systemd/system/transmission.service"
+ install -D -m644 "$srcdir/transmission-$pkgver/daemon/transmission-daemon.service" "$pkgdir/usr/lib/systemd/system/transmission.service"
install -D -m644 COPYING "$pkgdir/usr/share/licenses/transmission-cli/COPYING"
}
diff --git a/extra/transmission/transmission-cli.install b/extra/transmission/transmission-cli.install
index b0832042c..1af0f87e8 100644
--- a/extra/transmission/transmission-cli.install
+++ b/extra/transmission/transmission-cli.install
@@ -7,5 +7,4 @@ post_upgrade() {
# create user/group that the daemon will run as by default, do not delete this on uninstall, as it will own files
getent group transmission >/dev/null || groupadd -g 169 transmission
getent passwd transmission >/dev/null || useradd -c 'Transmission BitTorrent Client' -u 169 -g transmission -b '/var/lib' -m -s /bin/false transmission
- systemd-tmpfiles --create transmission.conf
}
diff --git a/extra/transmission/transmission.systemd b/extra/transmission/transmission.systemd
deleted file mode 100644
index 56ab8f794..000000000
--- a/extra/transmission/transmission.systemd
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Transmission Bit Torrent Daemon
-
-# This assumes that a user 'transmission' exists, with a writeable homedirectory,
-# and that /run/transmission exists and is writeable by the transmission user.
-
-[Service]
-User=transmission
-Type=forking
-PIDFile=/run/transmission/transmission.pid
-ExecStart=/usr/bin/transmission-daemon --pid-file /run/transmission/transmission.pid
-
-[Install]
-WantedBy=multi-user.target
diff --git a/extra/transmission/transmission.tmpfiles b/extra/transmission/transmission.tmpfiles
deleted file mode 100644
index b603066c1..000000000
--- a/extra/transmission/transmission.tmpfiles
+++ /dev/null
@@ -1 +0,0 @@
-d /run/transmission - transmission transmission -
diff --git a/extra/vim/PKGBUILD b/extra/vim/PKGBUILD
index 7fdb838a2..7529981e8 100644
--- a/extra/vim/PKGBUILD
+++ b/extra/vim/PKGBUILD
@@ -6,24 +6,22 @@
pkgbase=vim
pkgname=('vim' 'gvim' 'vim-runtime')
_topver=7.3
-_patchlevel=918
-__hgrev=c61da758a9a2
+_patchlevel=1287
+__hgrev=941318315ace
_versiondir="vim${_topver//./}"
pkgver=${_topver}.${_patchlevel}
-pkgrel=2
+pkgrel=1
arch=('i686' 'x86_64')
license=('custom:vim')
url="http://www.vim.org"
makedepends=('gpm' 'python2' 'ruby' 'libxt' 'desktop-file-utils' 'gtk2' 'lua')
source=("ftp://ftp.archlinux.org/other/vim/vim-${pkgver}.tar.xz"
"ftp://ftp.archlinux.org/other/vim/vim-${pkgver}.tar.xz.sig"
- 'pythoncomplete.vim::http://www.vim.org/scripts/download_script.php?src_id=10872'
'vimrc'
'archlinux.vim'
'gvim.desktop')
-md5sums=('b1a619f017851646a8567deda17bdb36'
+md5sums=('e43d2b39c51246ad8dba45d0d75748ec'
'SKIP'
- '6e7adfbd5d26c1d161030ec203a7f243'
'20fceda56badf201695c57999b0bc609'
'10353a61aadc3f276692d0e17db1478e'
'd90413bd21f400313a785bb4010120cd')
@@ -76,7 +74,7 @@ build() {
--prefix=/usr \
--localstatedir=/var/lib/vim \
--with-features=huge \
- --with-compiledby=ArchLinux \
+ --with-compiledby='Arch Linux' \
--enable-gpm \
--enable-acl \
--with-x=no \
@@ -98,7 +96,7 @@ build() {
--prefix=/usr \
--localstatedir=/var/lib/vim \
--with-features=huge \
- --with-compiledby=ArchLinux \
+ --with-compiledby='Arch Linux' \
--enable-gpm \
--enable-acl \
--with-x=yes \
@@ -211,10 +209,6 @@ package_vim-runtime() {
sed -i "/find the end/,+3{s/changelog_date_entry_search/changelog_date_end_entry_search/}" \
"${pkgdir}"/usr/share/vim/${_versiondir}/ftplugin/changelog.vim
- # make Aaron happy
- install -Dm644 "${srcdir}"/pythoncomplete.vim \
- "${pkgdir}"/usr/share/vim/${_versiondir}/autoload/pythoncomplete.vim
-
# rc files
install -Dm644 "${srcdir}"/vimrc "${pkgdir}"/etc/vimrc
install -Dm644 "${srcdir}"/archlinux.vim \