Extra PKGBUILDs

This commit is contained in:
Mike Staszel 2009-10-10 23:11:32 -05:00
parent adc7f358ed
commit 37f5173235
37 changed files with 73 additions and 255 deletions

View file

@ -1,64 +0,0 @@
2009-07-31 Allan McRae <allan@archlinux.org>
* 2.3.3-1
Upstream update
- add arch=('any') support
2009-03-31 Allan McRae <allan@archlinux.org>
* 2.3.2-2
Improve install script handling of non-existent directories in ABS tree
2009-03-31 Allan McRae <allan@archlinux.org>
* 2.3.2-1
Fix potential permission issues in the ABS tree
2009-03-13 Allan McRae <allan@archlinux.org>
* 2.3.1-1
Upstream update
- various prototype updates
Removed install file
2008-10-28 Allan McRae <allan@archlinux.org>
* 2.3-1
Upstream update
- add ability to download files using tarballs on pacman mirror
2008-08-10 Allan McRae <allan@archlinux.org>
* 2.2-1
Upstream update
- adds ability to select which repos/packages
sync on commandline
- additional PKGBUILD and install script prototypes
2008-04-19 Travis Willard <travis@archlinux.org>
* 2.1-1
Upstream update - re-adds support for community
2008-04-19 Travis Willard <travis@archlinux.org>
* 2.0-4
Added install warning about /var/abs
2008-04-15 Travis Willard <travis@archlinux.org>
* 2.0-3
Added install message
Moved abs.conf to /etc instead of /etc/abs
2008-04-13 Travis Willard <travis@archlinux.org>
* 2.0-2
Moved rsyncd.conf.abs to /usr/share/abs
Made rsync server configurable
2008-04-10 Travis Willard <travis@archlinux.org>
* 2.0-1
Added ChangeLog
New rsync-based release

View file

@ -1,11 +1,10 @@
# $Id: PKGBUILD 48089 2009-07-30 16:57:14Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
pkgname=abs
pkgver=2.3.3
pkgrel=1
pkgdesc="Utilities to download and work with the Arch Build System (ABS)"
arch=('i686' 'x86_64')
arch=('arm')
url="http://projects.archlinux.org/git/?p=abs.git"
license=('GPL')
depends=('bash' 'rsync')

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 8619 2008-08-14 04:02:03Z kevin $
# Committer: jlvsimoes <jlvsimoes@oninet.pt>
# Maintainer: kevin <kevin@archlinux.org>
@ -8,20 +7,18 @@ pkgrel=1
pkgdesc="A side-scroller action game that pits you against ruthless alien killers"
url="http://abuse.zoy.org/"
depends=('gcc-libs' 'libgl' 'sdl')
# abuse-data below is the original commercial levels and sound effects.
# abuse-frabs contains community created levels.
# abuse-lib is the original demo levels.
# abuse-sfx is the original sound effects, included in abuse-data.
source=(http://abuse.zoy.org/raw/Downloads/abuse-${pkgver}.tar.gz
http://abuse.zoy.org/raw/Downloads/abuse-data-2.00.tar.gz
http://abuse.zoy.org/raw/Downloads/abuse-frabs-2.11.tar.gz
abuse.patch)
http://abuse.zoy.org/raw/Downloads/abuse-data-2.00.tar.gz
http://abuse.zoy.org/raw/Downloads/abuse-frabs-2.11.tar.gz
abuse.patch)
noextract=(abuse-data-2.00.tar.gz)
license=('GPL' 'custom')
arch=('i686' 'x86_64')
arch=('arm')
install=abuse.install
md5sums=('439b607f291560a8f9698a2f09cffa63' '2b857668849b2dc7cd29cdd84a33c19e'
'0686f951289fe514846903bab36a2079' '86b5256f066e994db9d57dbe1ec2a58e')
md5sums=('439b607f291560a8f9698a2f09cffa63'
'2b857668849b2dc7cd29cdd84a33c19e'
'0686f951289fe514846903bab36a2079'
'86b5256f066e994db9d57dbe1ec2a58e')
build() {
cd ${srcdir}/abuse-${pkgver}

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 31369 2009-03-26 05:11:36Z eric $
# Maintainer: damir <damir@archlinux.org>
# Contributor: phrakture
@ -6,11 +5,10 @@ pkgname=acct
pkgver=6.3.2
pkgrel=2
pkgdesc="A set of utilities which reports and summarizes data about user connect times and process execution statistics"
arch=('i686' 'x86_64')
arch=('arm')
url="http://www.gnu.org/software/acct/"
license=('GPL')
depends=('glibc')
install=acct.install
source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('da0055b254f7da8b8920db83ef1ebba1')
@ -25,6 +23,3 @@ build() {
# sysvinit already provides "last":
rm $pkgdir/usr/{bin/last,share/man/man1/last.1}
}

View file

@ -1,20 +0,0 @@
infodir=/usr/share/info
filelist=(accounting.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
}

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 26878 2009-02-14 06:18:41Z eric $
# Maintainer: Aaron Griffin <aaron@archlinux.org>
pkgname=acidrip
@ -6,14 +5,17 @@ pkgver=0.14
pkgrel=6
pkgdesc="A Gtk2::Perl application for ripping and encoding DVD's"
license=('GPL')
arch=(i686 x86_64)
arch=('arm')
url="http://untrepid.com/acidrip/"
depends=('mplayer' 'lsdvd' 'lame' 'libdvdcss' 'gtk2-perl' 'perl>=5.10.0')
source=(ftp://ftp.archlinux.org/other/acidrip/$pkgname-$pkgver.tar.gz
http://untrepid.com/acidrip/acidrip-icon4bit.png
acidrip.desktop crop-fixes.patch)
md5sums=('c1c27bbf658e5c30f43e067a8ae283de' '7498602e2a3838cf35b94af85d9954d3'\
'f6896612df224a325d66c5f8fa8553e7' '1a8470702e2e0eda8ecbc473141aa08f')
acidrip.desktop
crop-fixes.patch)
md5sums=('c1c27bbf658e5c30f43e067a8ae283de'
'7498602e2a3838cf35b94af85d9954d3'
'f6896612df224a325d66c5f8fa8553e7'
'1a8470702e2e0eda8ecbc473141aa08f')
options=(!emptydirs)
build()

View file

@ -1,11 +1,11 @@
# $Id: PKGBUILD 44299 2009-07-01 13:46:43Z allan $
# Maintainer: Alexander Baldeck <alexander@archlinux.org>
# Contributor: DaNiMoTh <jjdanimoth@gmail.com>
pkgname=afterstep
pkgver=2.2.8
pkgrel=4
pkgdesc="A Window Manager based on NextStep Interface"
arch=(i686 x86_64)
arch=('arm')
url="http://www.afterstep.org"
license=('GPL')
depends=('gtk2' 'libpng' 'libtiff>=3.8.2-5' 'readline' 'freetype2' 'libsm' \
@ -13,6 +13,7 @@ depends=('gtk2' 'libpng' 'libtiff>=3.8.2-5' 'readline' 'freetype2' 'libsm' \
makedepends=('pkgconfig' 'libxt')
options=('!emptydirs')
source=(http://downloads.sourceforge.net/sourceforge/afterstep/AfterStep-${pkgver}.tar.bz2)
md5sums=('8734622c9cb549f5baa8b3262312db70')
build() {
cd $startdir/src/AfterStep-$pkgver
@ -21,4 +22,3 @@ build() {
make DESTDIR=$startdir/pkg install
install -D -m644 AfterStep.desktop $startdir/pkg/etc/X11/sessions/AfterStep.desktop
}
md5sums=('8734622c9cb549f5baa8b3262312db70')

View file

@ -1,11 +1,10 @@
# $Id: PKGBUILD 50029 2009-08-18 14:59:15Z jgc $
# Maintainer:
pkgname=agg
pkgver=2.5
pkgrel=3
pkgdesc="A High Quality Rendering Engine for C++"
arch=('i686' 'x86_64')
arch=('arm')
url="http://www.antigrain.com/"
license=('GPL')
depends=('gcc-libs>=4.4.1' 'sdl>=1.2.13' 'freetype2>=2.3.9')

View file

@ -1,11 +1,10 @@
# $Id$
# Maintainer: Dieter Plaetinck <dieter@plaetinck.be>
pkgname=aif
pkgver=2009.08.07
pkgrel=1
pkgdesc="The ArchLinux Installation Framework"
arch=('i686' 'x86_64')
arch=('arm')
url="http://projects.archlinux.org/?p=aif.git;a=summary"
license=('GPL3')
depends=('bash' 'pacman')
@ -20,6 +19,3 @@ build() {
make DESTDIR="$pkgdir/" install
}
# vim:set ts=2 sw=2 et:

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 45576 2009-07-12 17:54:50Z ronald $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Jan de Groot <jgc@archlinux.org>
@ -8,11 +7,11 @@ pkgrel=2
pkgdesc="A cross-platform, open-source thesaurus"
url="http://aiksaurus.sourceforge.net/"
license=('GPL')
arch=('i686' 'x86_64')
arch=('arm')
options=('!libtool')
depends=('gtk2')
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz
'aiksaurus-gcc44.patch')
'aiksaurus-gcc44.patch')
md5sums=('3eae03b7c49843ccc9262e52846ea6b4'
'7f94749172116b1529fc21b718ee7636')

View file

@ -1,4 +1,3 @@
# $ Id: $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
@ -6,13 +5,13 @@ pkgname=akonadi
pkgver=1.2.1
pkgrel=1
pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
arch=('i686' 'x86_64')
arch=('arm')
url='http://www.akonadi-project.org'
license=('LGPL')
depends=('shared-mime-info' 'boost' 'mysql' 'soprano')
makedepends=('pkgconfig' 'cmake' 'automoc4')
install='akonadi.install'
source=("http://download.akonadi-project.org/${pkgname}-${pkgver}.tar.bz2")
source=(http://download.akonadi-project.org/${pkgname}-${pkgver}.tar.bz2)
md5sums=('f9c1d000844f31c67360078ddf60bec2')
build() {

View file

@ -1,11 +0,0 @@
post_install() {
update-mime-database usr/share/mime &> /dev/null
}
post_upgrade() {
post_install
}
post_remove() {
post_install
}

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 38660 2009-05-09 23:35:08Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: pressh <pressh@gmail.com>
@ -6,7 +5,7 @@ pkgname=alacarte
pkgver=0.12.1
pkgrel=1
pkgdesc="Menu editor for gnome"
arch=(i686 x86_64)
arch=('arm')
license=('LGPL')
url="http://www.realistanew.com/projects/alacarte/"
depends=('gnome-menus>=2.26.1' 'gnome-python>=2.26.0')

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 52058 2009-09-14 21:52:23Z giovanni $
# Maintainer:
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
# Contributor: arjan <arjan@archlinux.org>
@ -7,7 +6,7 @@ pkgname=allegro
pkgver=4.2.2
pkgrel=3
pkgdesc="Portable library mainly aimed at video game and multimedia programming"
arch=(i686 x86_64)
arch=('arm')
url="http://alleg.sourceforge.net/"
license=('custom')
depends=('jack-audio-connection-kit' 'libxpm' 'libxxf86vm' 'libxxf86dga' 'libxcursor')

View file

@ -6,10 +6,11 @@ pkgver=0.70
pkgrel=1
pkgdesc="Drop's any app in the tray."
license=("GPL")
arch=(i686 x86_64)
arch=('arm')
url="http://alltray.sourceforge.net"
depends=('gconf')
source=(http://optusnet.dl.sourceforge.net/sourceforge/alltray/$pkgname-$pkgver.tar.gz)
md5sums=('675a0a60f22fae04da787095ef0bd7d9')
build()
{
@ -26,6 +27,3 @@ build()
find $startdir/pkg -name *.la -exec rm {} +
}
md5sums=('675a0a60f22fae04da787095ef0bd7d9')

View file

@ -1,38 +0,0 @@
2009-09-18 Eric Belanger <eric@archlinux.org>
* alpine 2.00-6
* libldap-2.4 rebuild
2009-09-18 Eric Belanger <eric@archlinux.org>
* alpine 2.00-5
* Updated patchset to level 52
* Security fix
2009-09-17 Allan McRae <allan@archlinux.org>
* alpine 2.00-4
* libldap-2.4 rebuild
2009-02-07 Eric Belanger <eric@archlinux.org>
* alpine 2.00-3
* Updated patchset to level 20
2008-12-05 Eric Belanger <eric@archlinux.org>
* alpine 2.00-2
* Rebuilt against heimdal 1.2.1
* Placed copy of all.patch.gz patch on local ftp (close FS#11964)
2008-09-04 Eric Belanger <eric@archlinux.org>
* alpine 2.00-1
* Upstream update
* Replaced install scriptlet with optdepends
2008-03-26 Eric Belanger <eric@archlinux.org>
* alpine 1.10-1
* Upstream update
* Added ChangeLog

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 52374 2009-09-19 01:47:33Z eric $
# Maintainer: Eric Belanger <eric@archlinux.org>
# Contributor: Fabio Scotoni <fabio@esse.ch>
@ -7,7 +6,7 @@ pkgver=2.00
pkgrel=6
_patchlevel=52
pkgdesc="The Apache-licensed PINE (a tool for reading, sending, and managing electronic messages)"
arch=('i686' 'x86_64')
arch=('arm')
url="http://www.washington.edu/alpine/"
license=('APACHE')
depends=('libldap>=2.4.18' 'heimdal>=1.2.1' 'gettext')
@ -21,8 +20,6 @@ source=(ftp://ftp.cac.washington.edu/${pkgname}/${pkgname}.tar.bz2 \
2.00-lpam.patch CVE-2008-5514.patch)
md5sums=('84e44cbf71ed674800a5d57eed9c1c52' '33d9fa000f896fce23cc58b56068428f'\
'cd3911c16fc6a072e853c0ccfc35857c' '1b52a54a656979116c09fb1d948a4325')
sha1sums=('dcbd3c5419954f484ccf706feaba31ce48cdebc4' '1d952e652e8ccf11867af12fe6de70180e58acb1'\
'1b39525f91ebd5a9de5a1e04f5554f6fa5f58ae3' 'bc61d76a237ff42b00b3f60f2e6fc5c45e261dbb')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"

View file

@ -1,11 +1,11 @@
# $Id: PKGBUILD 51333 2009-09-07 16:10:25Z tpowa $
# Contributor: Jochen Immendörfer <jochen dot immendoerfer at gmail dot com>
# Package Maintainer: Tobias Powalowski <tpowa@archlinux.org>
pkgname=alsa-firmware
pkgver=1.0.20
pkgrel=1
pkgdesc="ALSA firmware package"
arch=('i686' 'x86_64')
arch=('arm')
url="http://alsa-project.org/"
license=('GPL')
source=(ftp://ftp.alsa-project.org/pub/firmware/$pkgname-$pkgver.tar.bz2)
@ -19,4 +19,3 @@ build() {
make || return 1
make DESTDIR=$startdir/pkg install || return 1
}

View file

@ -4,7 +4,7 @@ pkgname=alsa-lib
pkgver=1.0.20
pkgrel=1
pkgdesc="An alternative implementation of Linux sound support"
arch=(arm)
arch=('arm')
url="http://www.alsa-project.org"
depends=('glibc')
optdepends=('python')

View file

@ -1,15 +1,16 @@
# $Id: PKGBUILD 13736 2008-09-28 09:04:09Z tpowa $
# Maintainer: judd <jvinet@zeroflux.org>
pkgname=alsa-oss
pkgver=1.0.17
pkgrel=1
pkgdesc="OSS compatibility library"
arch=(i686 x86_64)
arch=('arm')
license=('GPL')
url="http://www.alsa-project.org"
options=(!libtool)
depends=('glibc' 'alsa-lib>=1.0.17a')
source=(ftp://ftp.alsa-project.org/pub/oss-lib/$pkgname-$pkgver.tar.bz2)
md5sums=('1b1850c2fc91476a73d50f537cbd402f')
build() {
cd $startdir/src/$pkgname-$pkgver
@ -17,4 +18,3 @@ build() {
make || return 1
make DESTDIR=$startdir/pkg install
}
md5sums=('1b1850c2fc91476a73d50f537cbd402f')

View file

@ -4,7 +4,7 @@ pkgname=alsa-utils
pkgver=1.0.20
pkgrel=1
pkgdesc="An alternative implementation of Linux sound support"
arch=(arm)
arch=('arm')
url="http://www.alsa-project.org"
depends=("alsa-lib==$pkgver" dialog pciutils ncurses)
license=('GPL')
@ -33,5 +33,3 @@ build() {
install -D -m755 ../alsa $startdir/pkg/etc/rc.d/alsa
install -D -m644 ../alsa.conf.d $startdir/pkg/etc/conf.d/alsa
}
# vim: set ft=sh ts=2 sw=2 et:

View file

@ -1,6 +0,0 @@
2009-02-23 Eric Belanger <eric@archlinux.org>
* alsaplayer 0.99.80-2
* Added gtk2 GUI (close FS#13372)
* Moved depends to optdepends
* Added ChangeLog

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 27628 2009-02-24 01:38:37Z eric $
# Maintainer: Eric Belanger <eric@archlinux.org>
# Contributor: Jochem Kossen <j.kossen@home.nl>
@ -6,7 +5,7 @@ pkgname=alsaplayer
pkgver=0.99.80
pkgrel=2
pkgdesc="A heavily multi-threaded PCM player that tries to excercise the ALSA library and driver quite a bit."
arch=('i686' 'x86_64')
arch=('arm')
url="http://www.alsaplayer.org/"
license=('GPL')
depends=('gcc-libs')
@ -19,9 +18,10 @@ optdepends=('gtk2: for the gtk2 GUI interface' \
'libsndfile: for sndfile support' 'libvorbis: for ogg vorbis support' \
'libmikmod: for mod, s3m, it and xm formats supports')
options=('!libtool')
source=(http://www.alsaplayer.org/${pkgname}-${pkgver}.tar.bz2 gcc.diff)
md5sums=('04f8c2321a37d15f40f9ee21251c6202' '0c1790e4744d9b085208436f5442efe0')
sha1sums=('883d590b01371840024b5a8bf0fe95b464a2ccd1' '684ac4ea9f58e63da7f4c9518196128714575066')
source=(http://www.alsaplayer.org/${pkgname}-${pkgver}.tar.bz2
gcc.diff)
md5sums=('04f8c2321a37d15f40f9ee21251c6202'
'0c1790e4744d9b085208436f5442efe0')
build() {
cd ${srcdir}/${pkgname}-${pkgver}

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 53517 2009-10-01 22:05:09Z andrea $
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: damir <damir@archlinux.org>
@ -7,7 +6,7 @@ replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
pkgver=2.2.0
pkgrel=1
pkgdesc="A media player for KDE"
arch=("i686" "x86_64")
arch=('arm')
url="http://amarok.kde.org"
license=('GPL2' 'LGPL2' 'FDL')
depends=('mysql>=5.1.37' 'kdebase-runtime>=4.3' 'libmtp>=0.3.7' 'libgpod>=0.7.2'
@ -15,7 +14,7 @@ depends=('mysql>=5.1.37' 'kdebase-runtime>=4.3' 'libmtp>=0.3.7' 'libgpod>=0.7.2'
'liblastfm>=0.3.0' 'loudmouth>=1.4.3')
makedepends=('pkgconfig' 'automoc4' 'cmake')
install=amarok.install
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
md5sums=('5a0188c5eb7d343109b82964942d8eb5')
build() {

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 43947 2009-06-30 07:23:28Z allan $
# Maintainer: dorphell <dorphell@archlinux.org>
# Contributor: Tobias Kieslich <tobias@justdreams.de>
@ -6,10 +5,10 @@ pkgname=yafray
pkgver=0.0.9
pkgrel=4
pkgdesc="Yet another Free Ray Tracer"
arch=(i686 x86_64)
arch=('arm')
depends=('openexr>=1.6' 'libjpeg>=7')
makedepends=('scons')
source=("http://www.yafray.org/sec/2/downloads/${pkgname}-${pkgver}.tar.gz"
source=(http://www.yafray.org/sec/2/downloads/${pkgname}-${pkgver}.tar.gz
'gcc4.3_missing_includes.patch')
url="http://www.yafray.org"
license=('GPL')

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 47493 2009-07-23 20:57:21Z pierre $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: James Rayner <iphitus@gmail.com>
# Contributor: leeghoofd <abcdefg@solcon.nl>
@ -7,12 +6,12 @@ pkgname=yakuake
pkgver=2.9.6
pkgrel=2
pkgdesc="A KDE konsole application with the look and feel of that in the Quake engine"
arch=('i686' 'x86_64')
arch=('arm')
url="http://yakuake.kde.org"
license=('GPL')
depends=('kdebase-konsole')
makedepends=('cmake' 'automoc4')
source=("http://download.berlios.de/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
source=(http://download.berlios.de/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
md5sums=('d5cbb912596fd1b3a92fdb04fe46cee0')
build() {

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 37376 2009-05-01 08:16:17Z giovanni $
# Maintainer: Aaron Griffin <aaron@archlinux.org>
# Contributor: Vinay S Shastry <vinayshastry@gmail.com>
@ -6,7 +5,7 @@ pkgname=yasm
pkgver=0.8.0
pkgrel=1
pkgdesc="A rewrite of NASM to allow for multiple syntax supported (NASM, TASM, GAS, etc.)"
arch=('i686' 'x86_64')
arch=('arm')
license=('custom')
url="http://www.tortall.net/projects/yasm/"
depends=('glibc')

View file

@ -1,11 +1,10 @@
# $Id: PKGBUILD 44708 2009-07-03 18:12:20Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=yelp
pkgver=2.26.0
pkgrel=3
pkgdesc="A help browser for GNOME"
arch=(i686 x86_64)
arch=('arm')
depends=('xulrunner>=1.9.1' 'libgnomeui>=2.24.1' 'gnome-doc-utils>=0.16.0' 'startup-notification>=0.10' 'libxslt' 'hicolor-icon-theme' 'rarian>=0.8.1')
makedepends=('intltool' 'pkgconfig')
groups=('gnome')

View file

@ -1,11 +1,10 @@
# $Id: PKGBUILD 51827 2009-09-12 07:37:30Z allan $
# Maintainer: Jeff Mickey <jeff@archlinux.org>
pkgname=yodl
pkgver=2.15.1
pkgrel=1
pkgdesc="Implements a pre-document language and tools to process it."
arch=('i686' 'x86_64')
arch=('arm')
url="http://yodl.sourceforge.net"
license=('GPL3')
makedepends=('icmake')

View file

@ -1,11 +1,11 @@
# $Id: PKGBUILD 36965 2009-04-29 05:16:06Z eric $
# Maintainer: dorphell <dorphell@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=yp-tools
pkgver=2.10
pkgrel=2
pkgdesc="yp-tools is an implementation of the NIS client tools for Linux"
arch=(i686 x86_64)
arch=('arm')
url="http://www.linux-nis.org/nis/yp-tools/"
license=('GPL2')
depends=('ypbind-mt' 'glibc')

View file

@ -1,18 +1,20 @@
# $Id: PKGBUILD 42572 2009-06-15 20:10:02Z tpowa $
# Maintainer: judd <jvinet@zeroflux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=ypbind-mt
pkgver=1.23.1
pkgrel=2
pkgdesc="A multi-threaded implementation of a NIS binding daemon"
arch=(i686 x86_64)
arch=('arm')
url="http://www.linux-nis.org"
license=('GPL2')
depends=('rpcbind' 'openslp')
backup=('etc/yp.conf' 'etc/conf.d/ypbind')
source=(ftp://ftp.kernel.org/pub/linux/utils/net/NIS/$pkgname-$pkgver.tar.bz2 \
ypbind ypbind.conf)
md5sums=('6a4123675b1d18d9a40eb3c00798533c' 'e43835ecebaa5966c6f00ed7f7a7ac78'\
source=(ftp://ftp.kernel.org/pub/linux/utils/net/NIS/$pkgname-$pkgver.tar.bz2
ypbind
ypbind.conf)
md5sums=('6a4123675b1d18d9a40eb3c00798533c'
'e43835ecebaa5966c6f00ed7f7a7ac78'
'229309a989abad27703ac2e6d07dc7ae')
build() {

View file

@ -1,18 +1,20 @@
# $Id: PKGBUILD 36962 2009-04-29 05:10:53Z eric $
# Maintainer: judd <jvinet@zeroflux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=ypserv
pkgver=2.20
pkgrel=1
pkgdesc="NIS (formerly YP) provides a simple network lookup service consisting of databases and processes"
arch=(i686 x86_64)
arch=('arm')
url="http://www.linux-nis.org"
license=('GPL2')
depends=('gdbm' 'openslp')
backup=('etc/ypserv.conf' 'etc/netgroup' 'var/yp/securenets')
source=(ftp://ftp.kernel.org/pub/linux/utils/net/NIS/$pkgname-$pkgver.tar.bz2 \
ypserv yppasswd)
md5sums=('6dd4f796a98089f87ed175d880bcd3a8' 'c40befe5932f1b42efaced6b46809303'\
ypserv
yppasswd)
md5sums=('6dd4f796a98089f87ed175d880bcd3a8'
'c40befe5932f1b42efaced6b46809303'
'4bc84c48ed1bb9659698853acb5cfd76')
build() {

View file

@ -1,11 +1,10 @@
# $Id: PKGBUILD 41710 2009-06-06 22:30:59Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=zenity
pkgver=2.26.0
pkgrel=2
pkgdesc="Display graphical dialog boxes from shell scripts"
arch=(i686 x86_64)
arch=('arm')
license=('LGPL')
depends=('libglade>=2.6.4' 'libnotify>=0.4.5')
makedepends=('intltool' 'gnome-doc-utils>=0.16.0' 'pkgconfig')
@ -13,7 +12,8 @@ groups=('gnome-extra')
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2
zenity-focus.patch)
md5sums=('6660ce6dac0a6ca495a0e954cb6b40a2' 'd693d0302f0026f84b50add2a61ac06c')
md5sums=('6660ce6dac0a6ca495a0e954cb6b40a2'
'd693d0302f0026f84b50add2a61ac06c')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 51627 2009-09-10 00:42:06Z kevin $
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
# Maintainer: Kevin Piche <kevin@archlinux.org>
@ -6,9 +5,8 @@ pkgname=zile
pkgver=2.3.11
pkgrel=1
pkgdesc="A small, fast, and powerful Emacs clone"
arch=(i686 x86_64)
arch=('arm')
url="http://www.gnu.org/software/zile/"
# Lua is not required, the author uses it to generate some source files.
makedepends=('help2man')
depends=('ncurses>=5.6-7')
license=('GPL')

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 28321 2009-02-28 18:47:51Z kevin $
# Maintainer: Kevin Piche <kevin@archlinux.org>
pkgname=zim
@ -6,7 +5,7 @@ _realname=Zim
pkgver=0.28
pkgrel=1
pkgdesc="A WYSIWYG text editor that aims at bringing the concept of a wiki to the desktop"
arch=(i686 x86_64)
arch=('arm')
license=('GPL' 'PerlArtistic')
url="http://zim-wiki.org/"
source=(http://www.zim-wiki.org/downloads/${_realname}-${pkgver}.tar.gz)

View file

@ -1,13 +0,0 @@
2008-08-10 Eric Belanger <eric@archlinux.org>
* zip 3.0-1
* Removed zcrypt reference as it's now included in zip 3.0
* Added bzip2 depends
* Added license
* FHS man pages
* Disabled SMP build
2008-07-27 Douglas Soares de Andrade <douglas@archlinux.org>
* Updating for i686: 3.0

View file

@ -1,11 +1,10 @@
# $Id: PKGBUILD 37029 2009-04-30 04:02:57Z eric $
# Maintainer: dorphell <dorphell@archlinux.org>
pkgname=zip
pkgver=3.0
pkgrel=1.1
pkgdesc="Creates PKZIP-compatible .zip files"
arch=(i686 x86_64)
arch=('arm')
url="http://www.info-zip.org/pub/infozip/Zip.html"
license=('BSD')
depends=('glibc' 'bzip2')