mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
Merge branch 'master' of github.com:mikestaszel/archplug
This commit is contained in:
commit
cd02b4eb42
8 changed files with 44 additions and 24 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Maintainer: Anders Bergh <anders1@gmail.com>
|
# Maintainer: Anders Bergh <anders1@gmail.com>
|
||||||
|
|
||||||
pkgname=6tunnel
|
pkgname=6tunnel
|
||||||
pkgver=0.11rc2
|
pkgver=0.11rc2
|
||||||
pkgrel=3
|
pkgrel=3
|
||||||
pkgdesc="Tunnels IPv6 connections for IPv4-only applications"
|
pkgdesc="Tunnels IPv6 connections for IPv4-only applications"
|
||||||
url="http://toxygen.net/6tunnel/"
|
url="http://toxygen.net/6tunnel/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
arch=('i686' 'x86_64' 'arm')
|
arch=('arm')
|
||||||
source=(http://toxygen.net/6tunnel/$pkgname-$pkgver.tar.gz)
|
source=(http://toxygen.net/6tunnel/$pkgname-$pkgver.tar.gz)
|
||||||
md5sums=('74e02d4f0704b3083a01feda66033449')
|
md5sums=('74e02d4f0704b3083a01feda66033449')
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
# $Id: PKGBUILD 3247 2009-10-01 14:29:26Z dgriffiths $
|
|
||||||
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
|
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
|
||||||
# Contributor: Andrea Scarpino <andrea@archlinux.org>
|
# Contributor: Andrea Scarpino <andrea@archlinux.org>
|
||||||
# Contributor: Wes Brewer <brewerw@gmail.com>
|
# Contributor: Wes Brewer <brewerw@gmail.com>
|
||||||
|
@ -7,7 +6,7 @@ pkgname=acetoneiso2
|
||||||
pkgver=2.1.1
|
pkgver=2.1.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="An all in one ISO tool (bin mdf nrg img daa dmg cdi b5i bwi pdi iso)"
|
pkgdesc="An all in one ISO tool (bin mdf nrg img daa dmg cdi b5i bwi pdi iso)"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64' 'arm')
|
||||||
url="http://www.acetoneteam.org"
|
url="http://www.acetoneteam.org"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=('qt>=4' 'fuseiso' 'cdrdao' 'cdrkit' 'gnupg2' 'pinentry' 'mplayer')
|
depends=('qt>=4' 'fuseiso' 'cdrdao' 'cdrkit' 'gnupg2' 'pinentry' 'mplayer')
|
||||||
|
|
|
@ -1,11 +1,10 @@
|
||||||
# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
|
|
||||||
# Contributor: François Charette <firmicus ατ gmx δοτ net>
|
# Contributor: François Charette <firmicus ατ gmx δοτ net>
|
||||||
|
|
||||||
pkgname=perl-io-string
|
pkgname=perl-io-string
|
||||||
pkgver=1.08
|
pkgver=1.08
|
||||||
pkgrel=5
|
pkgrel=5
|
||||||
pkgdesc="IO::File interface for in-core strings"
|
pkgdesc="IO::File interface for in-core strings"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64' 'arm')
|
||||||
url="http://search.cpan.org/dist/IO-String"
|
url="http://search.cpan.org/dist/IO-String"
|
||||||
license=('GPL' 'PerlArtistic')
|
license=('GPL' 'PerlArtistic')
|
||||||
depends=('perl>=5.10.0')
|
depends=('perl>=5.10.0')
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
# Maintainer: Philipp Scholl <pscholl@bawue.de>
|
# Maintainer: Philipp Scholl <pscholl@bawue.de>
|
||||||
|
|
||||||
pkgname=acl
|
pkgname=acl
|
||||||
pkgver=2.2.47
|
pkgver=2.2.48
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Library for filesystem ACL support"
|
pkgdesc="Library for filesystem ACL support"
|
||||||
arch=(arm)
|
arch=('i686' 'x86_64' 'arm')
|
||||||
url="http://oss.sgi.com/projects/xfs/"
|
url="http://oss.sgi.com/projects/xfs/"
|
||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
groups=('base')
|
groups=('base')
|
||||||
|
@ -13,16 +14,13 @@ replaces=('xfsacl')
|
||||||
provides=('xfsacl')
|
provides=('xfsacl')
|
||||||
conflicts=('xfsacl')
|
conflicts=('xfsacl')
|
||||||
options=('!libtool')
|
options=('!libtool')
|
||||||
source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/acl_${pkgver}-1.tar.gz
|
source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/acl-${pkgver}.src.tar.gz)
|
||||||
acl-rpath.patch)
|
sha256sums=('b45e21549c9752ad9b99862cce79d7ec5ef4b32c3e95a39f79f0a8442b86476e')
|
||||||
md5sums=('a11e4571a54a0b1ae83010d1e68a64c2'
|
|
||||||
'1fe58873e384657cac223689482e3a30')
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $srcdir/acl-$pkgver
|
cd $srcdir/acl-$pkgver
|
||||||
patch -Np0 -i $srcdir/acl-rpath.patch
|
|
||||||
|
|
||||||
autoconf
|
|
||||||
./configure --prefix=/usr
|
./configure --prefix=/usr
|
||||||
make || return 1
|
make || return 1
|
||||||
make prefix=$pkgdir/usr/ install install-lib install-dev
|
make prefix=$pkgdir/usr/ install install-lib install-dev
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
# Maintainer: Krzysztof "hiciu" Warzecha <kwarzecha7@gmail.com>
|
# Maintainer: Krzysztof "hiciu" Warzecha <kwarzecha7@gmail.com>
|
||||||
|
|
||||||
pkgname=attr
|
pkgname=attr
|
||||||
pkgver=2.4.43
|
pkgver=2.4.44
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Extended attribute support library for ACL support"
|
pkgdesc="Extended attribute support library for ACL support"
|
||||||
arch=(arm)
|
arch=('i686' 'x86_64' 'arm')
|
||||||
url="http://oss.sgi.com/projects/xfs/"
|
url="http://oss.sgi.com/projects/xfs/"
|
||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
groups=('base')
|
groups=('base')
|
||||||
|
@ -13,8 +14,8 @@ replaces=('xfsattr')
|
||||||
provides=('xfsattr')
|
provides=('xfsattr')
|
||||||
conflicts=('xfsattr')
|
conflicts=('xfsattr')
|
||||||
options=('!libtool')
|
options=('!libtool')
|
||||||
source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/attr_${pkgver}-1.tar.gz)
|
source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/attr-${pkgver}.src.tar.gz)
|
||||||
md5sums=('91583a14bcbd637adaa9b07ea49c5d4b')
|
sha256sums=('e01fa00686072a02dddf994e6217be950f51c1dc0852ad2e210c48b6e8de793a')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $startdir/src/attr-$pkgver
|
cd $startdir/src/attr-$pkgver
|
||||||
|
|
|
@ -1,21 +1,25 @@
|
||||||
# Maintainer: Krzysztof "hiciu" Warzecha <kwarzecha7@gmail.com>
|
# Maintainer: Krzysztof "hiciu" Warzecha <kwarzecha7@gmail.com>
|
||||||
|
|
||||||
pkgname=autoconf
|
pkgname=autoconf
|
||||||
pkgver=2.63
|
pkgver=2.64
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="A GNU tool for automatically configuring source code"
|
pkgdesc="A GNU tool for automatically configuring source code"
|
||||||
arch=('arm')
|
arch=('i686' 'x86_64' 'arm')
|
||||||
license=('GPL2' 'GPL3')
|
license=('GPL2' 'GPL3')
|
||||||
url="http://www.gnu.org/software/autoconf"
|
url="http://www.gnu.org/software/autoconf"
|
||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
depends=('awk' 'm4' 'diffutils' 'bash')
|
depends=('awk' 'm4' 'diffutils' 'bash')
|
||||||
|
install=autoconf.install
|
||||||
source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz)
|
source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz)
|
||||||
md5sums=('43d76649fb86cd21d64f68c48d5abdcf')
|
md5sums=('30a198cef839471dd4926e92ab485361')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${srcdir}/${pkgname}-${pkgver}
|
cd ${srcdir}/${pkgname}-${pkgver}
|
||||||
./configure --prefix=/usr
|
./configure --prefix=/usr
|
||||||
make || return 1
|
make || return 1
|
||||||
make DESTDIR=${pkgdir} install || return 1
|
make DESTDIR=${pkgdir} install || return 1
|
||||||
rm -rf "${pkgdir}/usr/share/info"
|
rm -f ${pkgdir}/usr/share/info/dir
|
||||||
|
# conflict with bintuils
|
||||||
|
rm -f ${pkgdir}/usr/share/info/standards.info
|
||||||
|
gzip -9 ${pkgdir}/usr/share/info/*
|
||||||
}
|
}
|
||||||
|
|
18
core/autoconf/autoconf.install
Normal file
18
core/autoconf/autoconf.install
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
infodir=/usr/share/info
|
||||||
|
filelist=(autoconf.info)
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
for file in ${filelist[@]}; do
|
||||||
|
install-info $infodir/$file.gz $infodir/dir 2> /dev/null
|
||||||
|
done
|
||||||
|
}
|
||||||
|
|
||||||
|
post_upgrade() {
|
||||||
|
post_install $1
|
||||||
|
}
|
||||||
|
|
||||||
|
pre_remove() {
|
||||||
|
for file in ${filelist[@]}; do
|
||||||
|
install-info --delete $infodir/$file.gz $infodir/dir 2> /dev/null
|
||||||
|
done
|
||||||
|
}
|
|
@ -4,7 +4,7 @@ pkgname=automake
|
||||||
pkgver=1.11
|
pkgver=1.11
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A GNU tool for automatically creating Makefiles"
|
pkgdesc="A GNU tool for automatically creating Makefiles"
|
||||||
arch=('arm')
|
arch=('i686' 'x86_64' 'arm')
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
url="http://www.gnu.org/software/automake"
|
url="http://www.gnu.org/software/automake"
|
||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
|
|
Loading…
Reference in a new issue