mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
Added plugrel to core packages
This commit is contained in:
parent
2d78904cb9
commit
2a30d1c8cf
20 changed files with 20 additions and 2 deletions
|
@ -1 +0,0 @@
|
|||
/data/repo/binutils-2.20.1-1-arm.pkg.tar.xz
|
|
@ -6,6 +6,7 @@
|
|||
pkgname=diffutils
|
||||
pkgver=3.0
|
||||
pkgrel=3
|
||||
plugrel=1
|
||||
pkgdesc="Utility programs used for creating patch files"
|
||||
arch=('arm')
|
||||
url="http://www.gnu.org/software/diffutils"
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
pkgname=e2fsprogs
|
||||
pkgver=1.41.12
|
||||
pkgrel=2
|
||||
plugrel=1
|
||||
pkgdesc="Ext2/3/4 filesystem utilities"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('GPL' 'LGPL' 'MIT')
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
pkgname=grep
|
||||
pkgver=2.7
|
||||
pkgrel=1
|
||||
plugrel=1
|
||||
pkgdesc="A string search utility"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('GPL3')
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
pkgname=heimdal
|
||||
pkgver=1.3.3
|
||||
pkgrel=4
|
||||
plugrel=1
|
||||
pkgdesc="Implementation of Kerberos V5 libraries"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.h5l.org/"
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
pkgname=initscripts
|
||||
pkgver=2011.01
|
||||
pkgrel=1
|
||||
plugrel=1
|
||||
pkgdesc="System initialization/bootup scripts"
|
||||
arch=('arm')
|
||||
url="http://www.plugboxlinux.org"
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
pkgname=kernel26-iconnect
|
||||
pkgver=2.6.36
|
||||
pkgrel=1
|
||||
plugrel=1
|
||||
pkgdesc="The Linux Kernel and modules for iConnect"
|
||||
arch=('arm')
|
||||
license=('GPL2')
|
||||
|
|
|
@ -7,6 +7,7 @@ _kernelname=${pkgname#kernel26}
|
|||
_basekernel=2.6.36
|
||||
pkgver=${_basekernel}.2
|
||||
pkgrel=2
|
||||
plugrel=1
|
||||
makedepends=('xmlto' 'docbook-xsl' 'uboot-mkimage' 'make')
|
||||
_patchname="patch-${pkgver}-${pkgrel}-ARCH"
|
||||
replaces=('kernel26-withlinux' 'kernel26-dockstar')
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
pkgname=mtd-utils
|
||||
pkgver=1.4.1
|
||||
pkgrel=1
|
||||
plugrel=1
|
||||
pkgdesc="The mtd-utils package contains utilities related to handling MTD devices, and for dealing with FTL, NFTL JFFS2 etc."
|
||||
arch=('arm')
|
||||
url="http://www.linux-mtd.infradead.org/"
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
# Maintainer: Mike Staszel <mikestaszel@plugboxlinux.org>
|
||||
|
||||
pkgname=pacman-mirrorlist
|
||||
pkgver=20100608
|
||||
pkgver=20110107
|
||||
pkgrel=1
|
||||
plugrel=1
|
||||
pkgdesc="Plugbox Linux mirror list for use by pacman"
|
||||
arch=('arm')
|
||||
url="http://www.archlinux.org/pacman/"
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
pkgname=pacman
|
||||
pkgver=3.4.1
|
||||
pkgrel=1
|
||||
plugrel=1
|
||||
pkgdesc="A library-based package manager with dependency support"
|
||||
arch=('arm')
|
||||
url="http://www.archlinux.org/pacman/"
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
pkgname=plugapps-scripts
|
||||
pkgver=2011.01
|
||||
pkgrel=1
|
||||
plugrel=1
|
||||
pkgdesc="Useful scripts and general fixes from PlugApps"
|
||||
arch=('arm')
|
||||
url="http://plugapps.com"
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
pkgname=pogoplug-blparam
|
||||
pkgver=1.0
|
||||
pkgrel=2
|
||||
plugrel=1
|
||||
pkgdesc="Blparam pulled from Pogoplug OS"
|
||||
arch=('arm')
|
||||
url="http://www.pogoplug.com"
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
pkgname=sysfsutils
|
||||
pkgver=2.1.0
|
||||
pkgrel=7
|
||||
plugrel=1
|
||||
pkgdesc="System Utilities Based on Sysfs"
|
||||
arch=('arm')
|
||||
license=('GPL' 'LGPL')
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
pkgname=tcp_wrappers
|
||||
pkgver=7.6
|
||||
pkgrel=13
|
||||
plugrel=1
|
||||
pkgdesc="Monitors and Controls incoming TCP connections"
|
||||
arch=(i686 x86_64)
|
||||
url="ftp://ftp.porcupine.org/pub/security/index.html"
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
pkgname=uboot-mkimage
|
||||
pkgver=0.4
|
||||
pkgrel=1
|
||||
plugrel=1
|
||||
pkgdesc="This package contains the mkimage utility, which encapsulates a compressed "uImage" Linux kernel image for use with the U-Boot bootloader"
|
||||
arch=('arm')
|
||||
license=('GPL2')
|
||||
|
|
|
@ -9,6 +9,7 @@ pkgbase="udev"
|
|||
pkgname=('udev' 'udev-compat')
|
||||
pkgver=164
|
||||
pkgrel=3
|
||||
plugrel=1
|
||||
arch=(arm)
|
||||
url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
|
||||
license=('GPL')
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
pkgname=wget
|
||||
pkgver=1.12
|
||||
pkgrel=3
|
||||
plugrel=1
|
||||
pkgdesc="A network utility to retrieve files from the Web"
|
||||
arch=('arm')
|
||||
url="http://www.gnu.org/software/wget/wget.html"
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
pkgname=wireless_tools
|
||||
pkgver=29
|
||||
pkgrel=5
|
||||
plugrel=1
|
||||
pkgdesc="Wireless Tools"
|
||||
arch=('arm')
|
||||
url="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html"
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
pkgname=zlib
|
||||
pkgver=1.2.5
|
||||
pkgrel=3
|
||||
plugrel=1
|
||||
pkgdesc='Compression library implementing the deflate compression method found in gzip and PKZIP'
|
||||
arch=('arm')
|
||||
license=('custom')
|
||||
|
|
Loading…
Reference in a new issue