More extra and preparation for mt-daapd

This commit is contained in:
Mike Staszel 2009-10-11 11:56:07 -05:00
parent e717e4b1b2
commit 6e744c6e30
21 changed files with 43 additions and 89 deletions

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 82 2009-07-17 19:56:55Z aaron $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Jon Kristian Nilsen <jokr.nilsen@gmail.com>
@ -8,11 +7,11 @@ pkgrel=4
pkgdesc="A multi-threaded DAAP server compatible with iTunes music sharing"
url="http://www.mt-daapd.org/"
license=("LGPL")
arch=('i686' 'x86_64')
arch=('arm')
backup=(etc/mt-daapd/mt-daapd.conf)
depends=('libid3tag' 'gdbm' 'avahi')
source=(http://dl.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz \
mt-daapd)
mt-daapd)
md5sums=('67bef9fb14d487693b0dfb792c3f1b05'
'26cf6ff799ef06d262a8648d6890a250')

View file

@ -1,11 +1,10 @@
# $Id: PKGBUILD 45448 2009-07-11 18:23:55Z pierre $
# Maintainer: Pierre Schmitz <pierre@archlinux.de>
pkgname=ca-certificates
pkgver=20090709
pkgrel=1
pkgdesc='Common CA certificates'
arch=('i686' 'x86_64')
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")

View file

@ -1,10 +1,10 @@
# $Id: PKGBUILD 47665 2009-07-25 01:02:38Z thomas $
# Maintainer: Judd Vinet <jvinet@zeroflux.org>
pkgname=cryptsetup
pkgver=1.0.7
pkgrel=1
pkgdesc="Userspace setup tool for transparent encryption of block devices using the Linux 2.6 cryptoapi"
arch=(i686 x86_64)
arch=('arm')
license=('GPL')
url="http://code.google.com/p/cryptsetup/"
groups=('base')
@ -13,8 +13,8 @@ conflicts=('mkinitcpio<0.5.24.99')
options=('!libtool' '!emptydirs')
source=(http://cryptsetup.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2
encrypt_hook
encrypt_install
luksOpen-status.patch)
encrypt_install
luksOpen-status.patch)
md5sums=('5eea2a77391a8a1a651b31cbaef59e22'
'6bdb1b83539453d403335aed1a579a5c'
'24b76e9cb938bc3c8dcff396cbab28c7'
@ -27,7 +27,6 @@ build() {
./configure --prefix=/usr --disable-static
make || return 1
make DESTDIR=$pkgdir install
# include a static cryptsetup binary for initrd setups
make clean
cd $srcdir/$pkgname-${pkgver}
./configure --prefix=/usr --enable-static

View file

@ -16,7 +16,7 @@ md5sums=('7ac832b440b91f5a52cf8eb68e172616')
build() {
cd $srcdir/$pkgname-$pkgver
./configure --prefix=/usr --mandir=/usr/share/man --exec-prefix="" \
CC=klcc LD=klcc LDFLAGS="-static"
LDFLAGS="-static"
make || return 1
make DESTDIR=$pkgdir install || return 1

View file

@ -1,22 +0,0 @@
infodir=/usr/share/info
filelist=(gawk.info.gz gawkinet.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
}
# vim:set ts=2 sw=2 et:

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 52339 2009-09-17 12:57:32Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Henrik Ronellenfitsch <searinox@web.de>
@ -6,7 +5,7 @@ pkgname=amule
pkgver=2.2.6
pkgrel=1
pkgdesc="An eMule-like client for ed2k p2p network"
arch=('i686' 'x86_64')
arch=('arm')
url="http://www.amule.org"
license=('GPL')
depends=('wxgtk>=2.8.10.1' 'gd>=2.0.35' 'geoip')

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 44674 2009-07-03 17:43:31Z jgc $
# Mantainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Harley Laue <losinggeneration@yahoo.com>
@ -6,7 +5,7 @@ pkgname=anjuta
pkgver=2.26.2.2
pkgrel=1
pkgdesc="Anjuta Integrated Development Environment (IDE)"
arch=('i686' 'x86_64')
arch=('arm')
license=('GPL')
depends=('autogen>=5.9.5' 'devhelp>=0.23' 'gnome-build>=2.24.1' 'vte>=0.20.5' 'graphviz>=2.22.2' 'subversion>=1.6.1' 'gtksourceview2>=2.6.2' 'glade>=3.6.7' 'libglade>=2.6.4' 'libxslt>=1.1.24' 'libunique>=1.0.8' 'libgda>=4.0.2' 'gdl>=2.26.2' 'libgnomeui>=2.24.1' 'desktop-file-utils' 'ctags')
makedepends=('gnome-doc-utils>=0.16.1' 'intltool>=0.40.6' 'valgrind>=3.4.1')

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 28115 2009-02-27 23:59:50Z eric $
# Maintainer: damir <damir@archlinux.org>
pkgname=anthy
@ -6,7 +5,7 @@ pkgver=9100h
_filecode=37536
pkgrel=1
pkgdesc="Hiragana text to Kana Kanji mixed text Japanese input method"
arch=("i686" "x86_64")
arch=('arm')
url="http://sourceforge.jp/projects/anthy/"
license=('LGPL' 'GPL')
depends=('glibc')

View file

@ -5,14 +5,15 @@ pkgname=antiword
pkgver=0.37
pkgrel=2
pkgdesc="Antiword is a free MS Word reader for Linux and RISC OS"
arch=('i686' 'x86_64')
arch=('arm')
url="http://www.winfield.demon.nl/"
license="GPL"
depends=('glibc')
install=antiword.install
source=(http://www.winfield.demon.nl/linux/$pkgname-$pkgver.tar.gz \
source=(http://www.winfield.demon.nl/linux/$pkgname-$pkgver.tar.gz
antiword-helper)
md5sums=('f868e2a269edcbc06bf77e89a55898d1' '01a988376cfd4bb268120ab597c9abe3')
md5sums=('f868e2a269edcbc06bf77e89a55898d1'
'01a988376cfd4bb268120ab597c9abe3')
build()
{

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 53936 2009-10-04 02:15:01Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
@ -6,7 +5,7 @@ pkgname=apache
pkgver=2.2.14
pkgrel=1
pkgdesc='A high performance Unix-based HTTP server'
arch=('i686' 'x86_64')
arch=('arm')
options=('!libtool')
url='http://www.apache.org/dist/httpd'
license=('APACHE')
@ -17,8 +16,10 @@ backup=(etc/httpd/conf/httpd.conf
etc/logrotate.d/httpd)
depends=('openssl' 'zlib' 'apr-util' 'pcre')
optdepends=('lynx: apachectl status')
source=("http://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2"
'httpd.logrotate' 'httpd' 'arch.layout')
source=(http://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2
httpd.logrotate
httpd
arch.layout)
md5sums=('a5226203aaf97e5b941c41a71c112704'
'f4d627c64024c1b7b95efb5ffbaa625e'
'bddd84dafa770d74df1dc1f96bd71823'

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 19480 2008-11-24 03:49:33Z thayer $
# Contributor: Thayer Williams <thayer@archlinux.org>
# Maintainer: Thayer Williams <thayer@archlinux.org>
@ -6,7 +5,7 @@ pkgname=archlinux-wallpaper
pkgver=1.3
pkgrel=1
pkgdesc="A variety of wallpapers for Arch Linux"
arch=(i686 x86_64)
arch=('arm')
url="http://www.archlinux.org/"
license=('CCPL:by-nc-sa')
install=archlinux-wallpaper.install
@ -21,4 +20,3 @@ build() {
install -m644 *.jpg $pkgdir/usr/share/archlinux/wallpaper/
install -m644 *.png $pkgdir/usr/share/archlinux/wallpaper/
}

View file

@ -1,17 +0,0 @@
2009-04-23 Douglas Soares de Andrade <douglas@archlinux.org>
* Updated for i686: 0.6.25
2009-03-21 Eric Belanger <eric@archlinux.org>
* Added optdepends for avahi-discover (close FS#11250)
2009-01-04 Douglas Soares de Andrade <douglas@archlinux.org>
* Updated for i686: 0.6.24
2008-07-22 Douglas Soares de Andrade <douglas@archlinux.org>
* Updated for i686: 0.6.23

View file

@ -1,11 +1,10 @@
# $Id: PKGBUILD 36472 2009-04-23 07:27:59Z douglas $
# Maintainer: Douglas Soares de Andrade <douglas@archlinux.org>
pkgname=avahi
pkgver=0.6.25
pkgrel=1
pkgdesc="A multicast/unicast DNS-SD framework"
arch=('i686' 'x86_64')
arch=('arm')
url="http://www.avahi.org/"
license=('LGPL')
depends=('dbus>=1.1.20-1' 'libcap>=2.16' 'libdaemon>=0.11' 'gdbm' 'glib2' 'expat')
@ -19,6 +18,8 @@ provides=('howl' 'mdnsresponder')
replaces=('howl' 'mdnsresponder')
options=('!libtool')
source=(http://www.avahi.org/download/avahi-${pkgver}.tar.gz gnome-nettool.png)
md5sums=('a83155a6e29e3988f07e5eea3287b21e'
'42c2905307c7a5dc6ac4b75f4c3d65a3')
build() {
[ -z "${QTDIR}" ] && . /etc/profile.d/qt3.sh
@ -60,5 +61,3 @@ build() {
mkdir -p ${startdir}/pkg/usr/share/pixmaps
install -m 644 ${startdir}/src/gnome-nettool.png ${startdir}/pkg/usr/share/pixmaps/gnome-nettool.png
}
md5sums=('a83155a6e29e3988f07e5eea3287b21e'
'42c2905307c7a5dc6ac4b75f4c3d65a3')

View file

@ -1,17 +1,16 @@
# $Id: PKGBUILD 38823 2009-05-10 15:53:36Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Link Dupont <link@subpop.net>
#
pkgname=dbus
pkgver=1.2.14
pkgrel=1
pkgdesc="Freedesktop.org message bus system"
url="http://www.freedesktop.org/Software/dbus"
arch=(arm)
arch=('arm')
license=('GPL' 'custom')
depends=("dbus-core>=${pkgver}" 'libx11' 'libsm')
source=(http://dbus.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz
30-dbus)
30-dbus)
md5sums=('2c267ccd45d0b18db8c9edacad63ec98'
'd14e59575f04e55d21a04907b6fd9f3c')

View file

@ -1,11 +1,10 @@
# $Id: PKGBUILD 34516 2009-04-09 22:07:17Z eric $
#Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=kbproto
pkgver=1.0.3
pkgrel=2
pkgdesc="X11 XKB extension wire protocol"
arch=(arm)
arch=('arm')
url="http://xorg.freedesktop.org/"
license=('custom')
source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)

View file

@ -1,11 +1,11 @@
# $Id: PKGBUILD 26850 2009-02-13 15:37:38Z andyrtr $
# Maintainer: Alexander Baldeck <alexander@archlinux.org>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=libice
pkgver=1.0.5
pkgrel=1
pkgdesc="X11 Inter-Client Exchange library"
arch=(arm)
arch=('arm')
url="http://xorg.freedesktop.org/"
depends=('glibc' 'xproto>=7.0.14')
makedepends=('pkgconfig' 'xtrans>=1.2.3')

View file

@ -9,8 +9,10 @@ url="http://www.underbit.com/products/mad/"
license=('GPL')
depends=('zlib')
options=(!libtool)
source=(ftp://ftp.mars.org/pub/mpeg/$pkgname-$pkgver.tar.gz id3tag.pc)
md5sums=('e5808ad997ba32c498803822078748c3' 'cd5ea001dc24505040b781ad1de9ddf2')
source=(ftp://ftp.mars.org/pub/mpeg/$pkgname-$pkgver.tar.gz
id3tag.pc)
md5sums=('e5808ad997ba32c498803822078748c3'
'cd5ea001dc24505040b781ad1de9ddf2')
build() {
cd $srcdir/$pkgname-$pkgver

View file

@ -1,11 +1,11 @@
# $Id: PKGBUILD 4411 2008-07-06 20:50:38Z jgc $
# Maintainer: Alexander Baldeck <alexander@archlinux.org>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=libsm
pkgver=1.1.0
pkgrel=1
pkgdesc="X11 Session Management library"
arch=(arm)
arch=('arm')
license=('custom')
url="http://xorg.freedesktop.org/"
depends=('libice' 'xproto' 'e2fsprogs')

View file

@ -1,18 +1,18 @@
# $Id: PKGBUILD 34217 2009-04-08 08:01:42Z jgc $
# Maintainer: Alexander Baldeck <alexander@archlinux.org>
# Contributor Jan de Groot <jgc@archlinux.org>
pkgname=libx11
pkgver=1.2.1
pkgrel=1
pkgdesc="X11 client-side library"
arch=(arm)
arch=('arm')
url="http://xorg.freedesktop.org/"
depends=('libxcb>=1.2' 'kbproto>=1.0.3')
makedepends=('xproto>=7.0.14' 'xextproto>=7.0.5' 'xf86bigfontproto>=1.1.2' 'xtrans>=1.2.3' 'kbproto>=1.0.3' 'inputproto>=1.5.0' 'xorg-util-macros>=1.2.1')
options=('!libtool')
license=('custom:XFREE86')
source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.bz2
xorg.sh)
xorg.sh)
md5sums=('2f2beb98e71f397e1209beaca4e97cb1'
'942ff006e69e041f0307c1316e0dec5d')

View file

@ -1,11 +1,11 @@
# $Id: PKGBUILD 29290 2009-03-07 18:46:58Z jgc $
# Maintainer: Alexander Baldeck <alexander@archlinux.org>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=xproto
pkgver=7.0.15
pkgrel=1
pkgdesc="X11 core wire protocol and auxiliary headers"
arch=(arm)
arch=('arm')
license=('custom')
url="http://xorg.freedesktop.org/"
source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)

View file

@ -1,11 +1,11 @@
# $Id: PKGBUILD 26847 2009-02-13 15:27:40Z andyrtr $
# Maintainer: Alexander Baldeck <alexander@archlinux.org>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=xtrans
pkgver=1.2.3
pkgrel=1
pkgdesc="X transport library"
arch=(arm)
arch=('arm')
license=('custom')
url="http://xorg.freedesktop.org/"
source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)