From 941ca40c54f7a3b10ae653dcf7f8e3416b64daf8 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Thu, 16 Jul 2015 23:15:14 +0200 Subject: [PATCH] sndio: update to 0.0.10. --- srcpkgs/sndio/template | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/srcpkgs/sndio/template b/srcpkgs/sndio/template index 7e8a631df4..a6e2e89a6a 100644 --- a/srcpkgs/sndio/template +++ b/srcpkgs/sndio/template @@ -1,30 +1,19 @@ # Template file for 'sndio' pkgname=sndio -version=0.0.8.20150506 +version=0.0.10 revision=1 -wrksrc="${pkgname}" build_style=configure configure_args="--prefix=/usr" -hostmakedepends="cvs" makedepends="alsa-lib-devel libX11-devel" short_desc="Small audio and MIDI framework part of the OpenBSD project" maintainer="Christian Neukirchen " license="ISC" -homepage="http://www.sndio.org/" system_accounts="sndiod" sndiod_descr="sndio daemon" build_pie=yes - -do_fetch() { - mkdir ${wrksrc} - cat >${wrksrc}/myssh <<'EOF' -#!/bin/sh -exec ssh -o StrictHostKeyChecking=no "$@" -EOF - chmod +x ${wrksrc}/myssh - CVS_RSH="${wrksrc}/myssh" cvs -z9 -d anoncvs@moule.caoua.org:/sndio \ - co -D ${version##*.} -f sndio -} +homepage="http://www.sndio.org/" +distfiles="http://www.sndio.org/${pkgname}-${version}.tar.gz" +checksum=100554667533f7854e703a88c167215926a58b5c898e6d3e02b60be26c5415ae post_install() { vsv sndiod