summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-17 03:27:42 -0800
committerroot <root@rshg054.dnsready.net>2012-12-17 03:27:42 -0800
commitbfa298276aad0011c7ac64738d521600e76c3628 (patch)
tree4256caa850d2294cc064358de7380814a8772d14 /community
parentd1335cc6b44826a3ae6934a40bd618bfddcd2e6e (diff)
Mon Dec 17 03:23:21 PST 2012
Diffstat (limited to 'community')
-rw-r--r--community/calcurse/PKGBUILD9
-rw-r--r--community/fillets-ng/PKGBUILD5
-rw-r--r--community/haveged/PKGBUILD8
-rw-r--r--community/kid3/PKGBUILD6
-rw-r--r--community/kid3/kid3.changelog3
-rw-r--r--community/luajit/PKGBUILD12
-rw-r--r--community/mariadb/PKGBUILD4
-rw-r--r--community/mariadb/mariadb.install27
8 files changed, 42 insertions, 32 deletions
diff --git a/community/calcurse/PKGBUILD b/community/calcurse/PKGBUILD
index 66f003ce4..1fd680f17 100644
--- a/community/calcurse/PKGBUILD
+++ b/community/calcurse/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 80897 2012-12-06 09:26:32Z lfleischer $
+# $Id: PKGBUILD 81291 2012-12-16 10:48:59Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Ronald van Haren <ronald.archlinux.org>
# Contributor: wain <wain.at.gmx.net>
pkgname=calcurse
-pkgver=3.1.0
+pkgver=3.1.2
pkgrel=1
pkgdesc='A text-based personal organizer.'
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ license=('BSD')
depends=('ncurses')
install='calcurse.install'
source=("http://calcurse.org/files/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('18184927a50ae288b8cbaca218633c15'
- '619791500703af333b8eb22d6c60bf1e')
+md5sums=('9ad32bd0efa9c8ed1e1d7df49aef5663'
+ '484c86e82252d39917d00fe4f80d807f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
@@ -27,4 +27,3 @@ package() {
cd "${srcdir}/${pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
}
-
diff --git a/community/fillets-ng/PKGBUILD b/community/fillets-ng/PKGBUILD
index 33688a017..a7a468d29 100644
--- a/community/fillets-ng/PKGBUILD
+++ b/community/fillets-ng/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 81105 2012-12-12 00:47:31Z eric $
+# $Id: PKGBUILD 81295 2012-12-16 16:14:21Z arodseth $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=fillets-ng
pkgver=1.0.1
-pkgrel=3
+pkgrel=4
pkgdesc="Port of the wonderful puzzle game Fish Fillets"
url="http://fillets.sf.net/"
arch=('i686' 'x86_64')
@@ -18,6 +18,7 @@ source=("http://downloads.sourceforge.net/fillets/$pkgname-$pkgver.tar.gz"
sha256sums=('329a4d9515d60bebdb657d070824933b993b85864b9d3e302e6361accab992da'
'338c9e1b8ac4ef5bb167f4a6090c341897bd2c7f8b4e5afc3ac3131a57bb8c88'
'849fb1410387dc7df0617e12a9472cfbe3b1179600011c0365f9099ff5af6214')
+_exec=('fillets')
build() {
gendesk
diff --git a/community/haveged/PKGBUILD b/community/haveged/PKGBUILD
index 82876b93b..696272a4d 100644
--- a/community/haveged/PKGBUILD
+++ b/community/haveged/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 75053 2012-08-13 05:31:00Z bpiotrowski $
+# $Id: PKGBUILD 81287 2012-12-16 08:30:34Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <barthalion@gmail.com>
# Contributor: kfgz <kfgz at interia dot pl>
# Contributor: pootzko <pootzko at gmail dot com>
pkgname=haveged
-pkgver=1.5
+pkgver=1.6
pkgrel=1
pkgdesc='Entropy harvesting daemon using CPU timings'
arch=('i686' 'x86_64')
url='http://www.issihosts.com/haveged'
license=('GPL')
depends=('glibc')
-source=(${url}/${pkgname}-${pkgver}.tar.gz
+source=($url/$pkgname-$pkgver.tar.gz
rc.d service)
-md5sums=('89ea7d79c76160f13065301d952091d7'
+md5sums=('5a386a530e89bfbc6c8d22717b16e2a8'
'264b725be5271288b40f363d7cfc6b68'
'fc62a480f520377364503aca9efff0b0')
diff --git a/community/kid3/PKGBUILD b/community/kid3/PKGBUILD
index 57aaa460c..a68228b58 100644
--- a/community/kid3/PKGBUILD
+++ b/community/kid3/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 78979 2012-10-28 15:58:04Z jlichtblau $
+# $Id: PKGBUILD 81297 2012-12-16 18:48:19Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Alois Nespor <alois.nespor@gmail.com>
pkgname=kid3
-pkgver=2.2
+pkgver=2.2.1
pkgrel=1
pkgdesc="An MP3, Ogg/Vorbis and FLAC tag editor for KDE"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ options=('!makeflags')
install=$pkgname.install
changelog=$pkgname.changelog
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('edd665103d10e78542e99eac88f409c2dcfa9d257c0f774f91a006c55db92443')
+sha256sums=('2ac3ab6bbf8d2fdcc070a753ebdce868a5e9a2f0b3daddcc7c5b953ff39781b0')
build() {
cd ${pkgname}-${pkgver}
diff --git a/community/kid3/kid3.changelog b/community/kid3/kid3.changelog
index 1e516d68b..7d608279b 100644
--- a/community/kid3/kid3.changelog
+++ b/community/kid3/kid3.changelog
@@ -1,3 +1,6 @@
+2012-12-16 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * kid3 2.2.1-1
+
2012-10-28 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* kid3 2.2-1
diff --git a/community/luajit/PKGBUILD b/community/luajit/PKGBUILD
index a5a049dce..d523e7815 100644
--- a/community/luajit/PKGBUILD
+++ b/community/luajit/PKGBUILD
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD 81136 2012-12-12 00:57:15Z eric $
-# Maintainer: Chris Brannon <chris@the-brannons.com>
-# Maintainer: Bartłomiej Piotrowski
+# $Id: PKGBUILD 81293 2012-12-16 11:27:38Z bpiotrowski $
+# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
+# Contributor: Chris Brannon <chris@the-brannons.com>
# Contributor: Paulo Matias <matiasΘarchlinux-br·org>
# Contributor: Anders Bergh <anders1@gmail.com>
pkgname=luajit
pkgver=2.0.0
-pkgrel=2
-pkgdesc='A Just-In-Time Compiler for Lua'
+pkgrel=3
+pkgdesc='Just-in-time compiler and replacement for Lua 5.1'
arch=('i686' 'x86_64')
url='http://luajit.org/'
license=('MIT')
@@ -17,7 +17,7 @@ md5sums=('97a2b87cc0490784f54b64cfb3b8f5ad')
build() {
cd $srcdir/LuaJIT-$pkgver
- make PREFIX=/usr
+ make amalg PREFIX=/usr
}
package() {
diff --git a/community/mariadb/PKGBUILD b/community/mariadb/PKGBUILD
index 91b606f4c..ffc414ab2 100644
--- a/community/mariadb/PKGBUILD
+++ b/community/mariadb/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 80718 2012-11-30 22:24:36Z bpiotrowski $
+# $Id: PKGBUILD 81289 2012-12-16 09:10:36Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
pkgbase=mariadb
pkgname=('libmariadbclient' 'mariadb-clients' 'mariadb')
pkgver=5.5.28.a
_pkgver=${pkgver/.a/a}
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
license=('GPL')
url="http://mariadb.org/"
diff --git a/community/mariadb/mariadb.install b/community/mariadb/mariadb.install
index 921147428..4ac50ec94 100644
--- a/community/mariadb/mariadb.install
+++ b/community/mariadb/mariadb.install
@@ -1,28 +1,35 @@
post_install(){
groupadd -g 89 mysql &>/dev/null
useradd -u 89 -g mysql -d /var/lib/mysql -s /bin/false mysql &>/dev/null
- /usr/bin/mysql_install_db --user=mysql --basedir=/usr --datadir=/var/lib/mysql
+ usr/bin/mysql_install_db --user=mysql --basedir=/usr --datadir=/var/lib/mysql
chown -R mysql:mysql var/lib/mysql &>/dev/null
+
+ if [[ ! -d run/mysqld ]]; then
+ usr/bin/systemd-tmpfiles --create usr/lib/tmpfiles.d/mysql.conf
+ fi
}
post_upgrade(){
getent group mysql >/dev/null 2>&1 || groupadd -g 89 mysql &>/dev/null
getent passwd mysql >/dev/null 2>&1 || useradd -u 89 -g mysql -d /var/lib/mysql -s /bin/false mysql &>/dev/null
- if [ "$(vercmp $2 5.5)" -lt 0 ]; then
- echo " >> "
- echo " >> Major version update. Consider restart the service, and then running mysql_upgrade after it."
- echo " >> "
+ if [[ ! -d run/mysqld ]]; then
+ usr/bin/systemd-tmpfiles --create usr/lib/tmpfiles.d/mysql.conf
+ fi
+
+ if [[ "$(vercmp $2 5.5)" -lt 0 ]]; then
+ echo ">>> Major version update. Consider restart the service, and"
+ echo " then running mysql_upgrade after it."
fi
- if [ "$(vercmp $2 5.5.25-4)" -lt 0 ] && [ -d /data ]; then
- for x in /data/*; do
- cp -r $x /var/lib/mysql/
+ if [[ "$(vercmp $2 5.5.25-4)" -lt 0 ]] && [[ -d /data ]]; then
+ for x in data/*; do
+ cp -r $x var/lib/mysql/
done
- rm -rf /data
+ rm -rf data
fi
- if [ "$(vercmp $2 5.5.25-5)" -lt 0 ]; then
+ if [[ "$(vercmp $2 5.5.25-5)" -lt 0 ]]; then
echo ">>> mysql.service has been renamed to mysqld.service to keep"
echo " consistency with MySQL package."
fi