mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
aur updates
This commit is contained in:
parent
ac22e6c9a2
commit
818efadb26
6 changed files with 21 additions and 68 deletions
|
@ -3,8 +3,8 @@
|
|||
# Contributor: Maik Broemme <mbroemme@libmpq.org>
|
||||
|
||||
pkgname=asterisk
|
||||
pkgver=13.4.0
|
||||
pkgrel=1
|
||||
pkgver=13.5.0
|
||||
pkgrel=2
|
||||
pkgdesc="A complete PBX solution"
|
||||
arch=('i686' 'x86_64')
|
||||
backup=('etc/asterisk/acl.conf'
|
||||
|
@ -125,14 +125,13 @@ source=(http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-$
|
|||
${pkgname}.logrotated \
|
||||
${pkgname}.tmpfile)
|
||||
install=${pkgname}.install
|
||||
sha256sums=('2049012665e99d2967b18d1594ae752307db7e967235877f1e058e6fb5b4c045'
|
||||
sha256sums=('e8b8d071f783edea82de510194dd272070ffbb7cdb2f5f6b020be5d15b67e8b9'
|
||||
'94acb6e68424195a12fd9d406b3fb586f264a550e75801f6e020a86e800dd42c'
|
||||
'caa24cfec5c6b4f8cea385269e39557362acad7e2a552994c3bc24080e3bdd4e'
|
||||
'673c0c55bce8068c297f9cdd389402c2d5d5a25e2cf84732cb071198bd6fa78a')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
#git apply < ${srcdir}/gcc5.patch
|
||||
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --sbindir=/usr/bin
|
||||
make
|
||||
}
|
||||
|
|
|
@ -1,31 +0,0 @@
|
|||
# $Id: PKGBUILD 55571 2011-09-14 10:35:20Z andrea $
|
||||
# Maintainer: Mateusz Herych <heniekk@gmail.com>
|
||||
# Contributor: Roman Kyrylych <Roman.Kyrylych@gmail.com>
|
||||
# Contributor: Guillermo Vaya driadan@willinux.net
|
||||
|
||||
pkgname=iksemel
|
||||
pkgver=1.4
|
||||
pkgrel=2
|
||||
pkgdesc="XML parser library for Jabber applications in ANSI C"
|
||||
arch=('arm')
|
||||
url="http://code.google.com/p/iksemel/"
|
||||
license=('LGPL')
|
||||
depends=('glibc')
|
||||
install=iksemel.install
|
||||
source=("http://iksemel.googlecode.com/files/${pkgname}-$pkgver.tar.gz")
|
||||
md5sums=('532e77181694f87ad5eb59435d11c1ca')
|
||||
options=('!libtool')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"/$pkgname-$pkgver
|
||||
./configure --prefix=/usr \
|
||||
--infodir=/usr/share/info
|
||||
make
|
||||
}
|
||||
|
||||
package() {
|
||||
cd "${srcdir}"/$pkgname-$pkgver
|
||||
make DESTDIR="${pkgdir}" install
|
||||
mv "${pkgdir}"/usr/share/info/$pkgname "${pkgdir}"/usr/share/info/$pkgname.info
|
||||
rm -rf "${pkgdir}"/usr/share/info/dir
|
||||
}
|
|
@ -1,20 +0,0 @@
|
|||
infodir=usr/share/info
|
||||
filelist=(iksemel.info.gz)
|
||||
|
||||
post_install() {
|
||||
[ -x usr/bin/install-info ] || return 0
|
||||
for file in ${filelist[@]}; do
|
||||
install-info $infodir/$file $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 $infodir/dir 2> /dev/null
|
||||
done
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
# Contributor: xjpvictor Huang <ke [AT] xjpvictor [DOT] info>
|
||||
# Contributor: uuwe
|
||||
pkgname=openswan
|
||||
pkgver=2.6.44
|
||||
pkgver=2.6.43.1
|
||||
pkgrel=1
|
||||
pkgdesc='Open Source implementation of IPsec for the Linux operating system'
|
||||
url='https://www.openswan.org'
|
||||
|
@ -57,5 +57,5 @@ package() {
|
|||
# fix python2
|
||||
sed -i '1s|python|python2|' "$pkgdir/usr/lib/openswan/verify"
|
||||
}
|
||||
md5sums=('155692dbefd65be38190eb47268c1b45'
|
||||
md5sums=('dafa77db8be28d7ae32c5ac2a45966eb'
|
||||
'd8b465c10838c72e31329d65011002b6')
|
||||
|
|
|
@ -4,16 +4,14 @@
|
|||
|
||||
_pkgname=pithos
|
||||
pkgname=$_pkgname-git
|
||||
pkgver=484
|
||||
pkgver=1.1.1.r43.gb325db4
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc='Pandora Internet Radio player for GNOME'
|
||||
arch=('any')
|
||||
url="http://pithos.github.io/"
|
||||
url="https://pithos.github.io/"
|
||||
license=('GPL3')
|
||||
depends=('python' 'gtk3' 'python-gobject'
|
||||
'gst-plugins-good' 'gst-plugins-bad' 'gst-plugins-base'
|
||||
'python-setuptools' 'python-cairo')
|
||||
depends=('gtk3' 'python-gobject' 'libsecret' 'python-cairo'
|
||||
'gst-plugins-good' 'gst-plugins-bad' 'gst-plugins-base')
|
||||
optdepends=('libkeybinder3: for media keys plugin'
|
||||
'gst-plugins-ugly: MP3 playback support'
|
||||
'libappindicator-gtk3: Unity indicator applet support'
|
||||
|
@ -21,21 +19,27 @@ optdepends=('libkeybinder3: for media keys plugin'
|
|||
'python-pylast: Last.fm scrobbling support'
|
||||
'libnotify: Notification support'
|
||||
'python-dbus: MPRIS/Screensaver Pause/Gnome mediakeys support')
|
||||
makedepends=('git')
|
||||
makedepends=('git' 'automake' 'autoconf' 'intltool')
|
||||
provides=("$_pkgname")
|
||||
conflicts=("$_pkgname-bzr" "$_pkgname")
|
||||
install="$pkgname.install"
|
||||
sha256sums=('961b42a5b1105ff4625b86f87b5fa5d83a59495149cfb74b59f51e910a474ff9'
|
||||
sha256sums=('5b3bb0f5a3cfe676eb716f3728ba3ba606e6eaa205b7f2050ba8ab9e6ded98d5'
|
||||
'SKIP')
|
||||
|
||||
source=("$pkgname.install" "git+https://github.com/pithos/pithos.git")
|
||||
|
||||
pkgver() {
|
||||
cd "$srcdir/$_pkgname"
|
||||
git rev-list HEAD --count
|
||||
git describe --tags | sed 's/-/.r/; s/-/./'
|
||||
}
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$_pkgname"
|
||||
./autogen.sh --prefix=/usr
|
||||
make
|
||||
}
|
||||
|
||||
package() {
|
||||
cd "$srcdir/$_pkgname"
|
||||
python setup.py install --optimize=1 --prefix=/usr --root="${pkgdir}/"
|
||||
DESTDIR="$pkgdir" make install
|
||||
}
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
post_install() {
|
||||
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
|
||||
glib-compile-schemas usr/share/glib-2.0/schemas
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
|
|
Loading…
Reference in a new issue