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
401cafe15d
13 changed files with 22 additions and 23 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Philipp Scholl <pscholl@bawue.de>
|
||||
# Maintainer: Mike Staszel <mikestaszel@openpogo.com>
|
||||
|
||||
pkgname=acl
|
||||
pkgver=2.2.48
|
||||
pkgrel=1
|
||||
pkgdesc="Library for filesystem ACL support"
|
||||
arch=('i686' 'x86_64' 'arm')
|
||||
arch=('arm')
|
||||
url="http://oss.sgi.com/projects/xfs/"
|
||||
license=('LGPL')
|
||||
groups=('base')
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Krzysztof "hiciu" Warzecha <kwarzecha7@gmail.com>
|
||||
# Maintainer: Mike Staszel <mikestaszel@openpogo.com>
|
||||
|
||||
pkgname=attr
|
||||
pkgver=2.4.44
|
||||
pkgrel=1
|
||||
pkgdesc="Extended attribute support library for ACL support"
|
||||
arch=('i686' 'x86_64' 'arm')
|
||||
arch=('arm')
|
||||
url="http://oss.sgi.com/projects/xfs/"
|
||||
license=('LGPL')
|
||||
groups=('base')
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Krzysztof "hiciu" Warzecha <kwarzecha7@gmail.com>
|
||||
# Maintainer: Mike Staszel <mikestaszel@openpogo.com>
|
||||
|
||||
pkgname=autoconf
|
||||
pkgver=2.64
|
||||
pkgrel=1
|
||||
pkgdesc="A GNU tool for automatically configuring source code"
|
||||
arch=('i686' 'x86_64' 'arm')
|
||||
arch=('arm')
|
||||
license=('GPL2' 'GPL3')
|
||||
url="http://www.gnu.org/software/autoconf"
|
||||
groups=('base-devel')
|
||||
|
|
|
@ -4,7 +4,7 @@ pkgname=automake
|
|||
pkgver=1.11
|
||||
pkgrel=1
|
||||
pkgdesc="A GNU tool for automatically creating Makefiles"
|
||||
arch=(i686 x86_64 arm)
|
||||
arch=('arm')
|
||||
license=('GPL')
|
||||
url="http://www.gnu.org/software/automake"
|
||||
groups=('base-devel')
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Maintainer: Thomas Baechler <thomas@archlinux.org>
|
||||
# Maintainer: Mike Staszel <mikestaszel@openpogo.com>
|
||||
|
||||
pkgname=b43-fwcutter
|
||||
pkgver=012
|
||||
|
@ -7,7 +7,7 @@ pkgdesc="firmware extractor for the bcm43xx kernel module"
|
|||
url="http://linuxwireless.org/en/users/Drivers/b43"
|
||||
depends=('glibc')
|
||||
license=('GPL')
|
||||
arch=('i686' 'x86_64' 'arm')
|
||||
arch=('arm')
|
||||
source=(http://bu3sch.de/b43/fwcutter/${pkgname}-${pkgver}.tar.bz2)
|
||||
md5sums=('69eadf67b459f313a8d6b37aaabef96c')
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ _patchlevel=033 #prepare for some patches
|
|||
pkgver=4.0.$_patchlevel
|
||||
pkgrel=1
|
||||
pkgdesc="The GNU Bourne Again shell"
|
||||
arch=(i686 x86_64 arm)
|
||||
arch=('arm')
|
||||
license=('GPL')
|
||||
url="http://www.gnu.org/software/bash/bash.html"
|
||||
groups=('base')
|
||||
|
|
|
@ -4,7 +4,7 @@ pkgname=bc
|
|||
pkgver=1.06
|
||||
pkgrel=1
|
||||
pkgdesc="An arbitrary precision calculator language"
|
||||
arch=(i686 x86_64 arm)
|
||||
arch=('arm')
|
||||
license=('GPL')
|
||||
depends=('readline')
|
||||
replaces=(bc-readline)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Maintainer: Alexander Foremny <alexanderforemny@gmail.com>
|
||||
# Maintainer: Mike Staszel <mikestaszel@openpogo.com>
|
||||
|
||||
pkgname=binutils
|
||||
pkgver=2.19.1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Maintainer: Manuel Rotter <rotter.manuel@gmail.com>
|
||||
# Maintainer: Mike Staszel <mikestaszel@openpogo.com>
|
||||
|
||||
pkgname=busybox
|
||||
pkgver=1.14.2
|
||||
|
@ -16,9 +16,10 @@ provides=('coreutils' 'e2fsprogs' 'vi' 'findutils' 'procps' 'bash' \
|
|||
'syslog-ng' 'bzip2' 'unzip' 'gzip' 'binutils' 'tar' 'grep' 'sed' 'awk' \
|
||||
'which' 'ncurses' 'kbd' 'shadow' 'module-init-tools' 'util-linux-ng' \
|
||||
'util-linunx' 'dosfstools' 'dcron' 'less' 'net-tools')
|
||||
source=(http://www.busybox.net/downloads/${pkgname}-${pkgver}.tar.bz2 config)
|
||||
source=(http://www.busybox.net/downloads/${pkgname}-${pkgver}.tar.bz2
|
||||
config)
|
||||
md5sums=('c13b09b4125688d5fca5c95a79bf814a'
|
||||
'eec47462d123479897f405f31089c65d')
|
||||
'cc9546fb89e43c251e4478c223782eab')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}/
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
# ArchMobile Default Busybox Config
|
||||
# PlugApps Default Busybox Config
|
||||
# Version: 1.14.2
|
||||
|
||||
|
||||
#
|
||||
# General Configuration
|
||||
#
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Alexander Foremny <alexanderforemny@gmail.com>
|
||||
# Maintainer: Mike Staszel <mikestaszel@openpogo.com>
|
||||
|
||||
pkgname=bzip2
|
||||
pkgver=1.0.5
|
||||
pkgrel=1
|
||||
pkgdesc="A high-quality data compression program"
|
||||
arch=(arm)
|
||||
arch=('arm')
|
||||
license=('custom')
|
||||
url="http://sources.redhat.com/bzip2"
|
||||
groups=('base')
|
||||
|
|
|
@ -4,14 +4,14 @@ pkgname=ca-certificates
|
|||
pkgver=20090709
|
||||
pkgrel=1
|
||||
pkgdesc='Common CA certificates'
|
||||
arch=(i686 x86_64 arm)
|
||||
arch=('arm')
|
||||
url='http://packages.qa.debian.org/c/ca-certificates.html'
|
||||
license=('MPL' 'GPL')
|
||||
source=("http://ftp.debian.org/debian/pool/main/c/${pkgname}/${pkgname}_${pkgver}.tar.gz")
|
||||
depends=('bash' 'run-parts' 'openssl' 'findutils' 'coreutils' 'sed')
|
||||
makedepends=('ruby')
|
||||
install=ca-certificates.install
|
||||
backup=('etc/ca-certificates.conf')
|
||||
source=(http://ftp.debian.org/debian/pool/main/c/$pkgname/$pkgname_$pkgver.tar.gz)
|
||||
md5sums=('55ba562c19fc388cdc14cb560a828627')
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
# Maintainer: Alexander Foremny <alexanderforemny@gmail.com>
|
||||
# Maintainer: Allan McRae <allan@archlinux.org>
|
||||
# Maintainer: Mike Staszel <mikestaszel@openpogo.com>
|
||||
# Contributor: ezzetabi <ezzetabi at gawab dot com>
|
||||
|
||||
pkgname=cloog-ppl
|
||||
|
|
Loading…
Reference in a new issue