diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/icecast/PKGBUILD | 50 | ||||
-rw-r--r-- | community/python2-ldap/PKGBUILD | 6 | ||||
-rw-r--r-- | community/vym/PKGBUILD | 6 | ||||
-rw-r--r-- | community/vym/vym.changelog | 3 |
4 files changed, 32 insertions, 33 deletions
diff --git a/community/icecast/PKGBUILD b/community/icecast/PKGBUILD index bb6f410f9..2787666ab 100644 --- a/community/icecast/PKGBUILD +++ b/community/icecast/PKGBUILD @@ -1,54 +1,50 @@ -# $Id: PKGBUILD 46955 2011-05-13 20:41:15Z andrea $ +# $Id: PKGBUILD 72696 2012-06-20 10:14:35Z lfleischer $ # Maintainer: # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: Andreas Radke <andyrtr@archlinux.org> # Contributor: Jason Chu <jchu@xentac.net> pkgname=icecast -pkgver=2.3.2 -pkgrel=5 -pkgdesc="Streaming audio over the Internet" +pkgver=2.3.3 +pkgrel=1 +pkgdesc='Streaming audio over the Internet' arch=('i686' 'x86_64') license=('GPL') -url="http://www.icecast.org/" +url='http://www.icecast.org/' depends=('libxslt' 'libvorbis' 'curl' 'speex' 'libtheora') backup=('etc/icecast.xml' 'etc/logrotate.d/icecast') source=("http://downloads.us.xiph.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz" - 'icecastd' 'icecast.logrotate' + 'icecastd' + 'icecast.logrotate' 'start-by-nobody.patch') -md5sums=('ff516b3ccd2bcc31e68f460cd316093f' +md5sums=('2b5d1b40778922e5f6431b7758c359ad' 'e823c1fdb080aae3d0c54ef8be95f7cb' '59c6552bcb1dd9fb542af8670dfabd3c' 'd8e929d2214123a1954da4383bf16583') build() { - cd ${srcdir}/${pkgname}-${pkgver} + cd "${srcdir}/${pkgname}-${pkgver}" - patch -Np1 -i ${srcdir}/start-by-nobody.patch + patch -Np1 -i "${srcdir}/start-by-nobody.patch" - ./configure --prefix=/usr \ - --sysconfdir=/etc \ - --localstatedir=/var + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var make } package() { - cd ${srcdir}/${pkgname}-${pkgver} - make DESTDIR=${pkgdir} install + cd "${srcdir}/${pkgname}-${pkgver}" - # install man-page + make DESTDIR="${pkgdir}" install + + # install man page sed -i -e 's/icecast2/icecast/g' debian/icecast2.1 - install -Dm644 debian/icecast2.1 \ - ${pkgdir}/usr/share/man/man1/icecast.1 - - # init file - install -Dm755 ${srcdir}/icecastd \ - ${pkgdir}/etc/rc.d/icecast - # rotate the logs (taken from Fedora) - install -Dm644 ${srcdir}/icecast.logrotate \ - ${pkgdir}/etc/logrotate.d/icecast - - # install log dir - install -d -g99 -o99 ${pkgdir}/var/log/icecast + install -Dm644 debian/icecast2.1 "${pkgdir}/usr/share/man/man1/icecast.1" + + # install rc.d script and logrotate config (taken from Fedora) + install -Dm755 "${srcdir}/icecastd" "${pkgdir}/etc/rc.d/icecast" + install -Dm644 "${srcdir}/icecast.logrotate" "${pkgdir}/etc/logrotate.d/icecast" + + # create log directory + install -d -g99 -o99 "${pkgdir}/var/log/icecast" } diff --git a/community/python2-ldap/PKGBUILD b/community/python2-ldap/PKGBUILD index fd4e4a819..548ac6af6 100644 --- a/community/python2-ldap/PKGBUILD +++ b/community/python2-ldap/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 71038 2012-05-22 09:19:07Z spupykin $ +# $Id: PKGBUILD 72704 2012-06-20 12:26:14Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Morgan LEFIEUX <comete_AT_archlinuxfr.org> pkgname=python2-ldap -pkgver=2.4.9 +pkgver=2.4.10 pkgrel=1 pkgdesc="Provides an object-oriented API to access LDAP directory servers from Python programs" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('python2' 'libldap>=2.4.26') makedepends=('chrpath') replaces=('python-ldap') source=(http://pypi.python.org/packages/source/p/python-ldap/python-ldap-$pkgver.tar.gz) -md5sums=('d76131af192771567d3f2d2aff9469a9') +md5sums=('a15827ca13c90e9101e5e9405c1d83be') build() { cd $srcdir/python-ldap-$pkgver diff --git a/community/vym/PKGBUILD b/community/vym/PKGBUILD index db30012d4..49e690a1a 100644 --- a/community/vym/PKGBUILD +++ b/community/vym/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 70394 2012-05-05 13:56:05Z jlichtblau $ +# $Id: PKGBUILD 72708 2012-06-20 18:18:28Z jlichtblau $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Stefan Husmann <stefan-husmann@t-online.de> # Contributor: S�ren Holm <sgh@sgh.dk> pkgname=vym -pkgver=2.0.12 +pkgver=2.2.0 pkgrel=1 pkgdesc="A mindmapping tool" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ changelog=$pkgname.changelog install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2 \ $pkgname.desktop) -sha256sums=('6557ce134506f6654767c63e4a7aedbd9acc4c6f02e38cdb6041fa4ca51ca06c' +sha256sums=('98ebf4f134a8e3ea0de8ce5853177edcdbef76a11a1156268fc167d2da40c6d1' 'e299c69c213e7aac3f5b5d0ab088132b4ec7cb63a391f272e75ed64f049d541b') build() { diff --git a/community/vym/vym.changelog b/community/vym/vym.changelog index 6035624df..dcf26d8f4 100644 --- a/community/vym/vym.changelog +++ b/community/vym/vym.changelog @@ -1,3 +1,6 @@ +2012-06-20 Jaroslav Lichtblau <dragonlord@aur.archlinux.org> + * vym 2.2.0-1 + 2012-05-05 Jaroslav Lichtblau <dragonlord@aur.archlinux.org> * vym 2.0.12-1 |