From b78ccbf24fe5c53d9567fccd67fb49225f19813f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 9 Dec 2013 10:05:55 +0100 Subject: [PATCH] libmikmod: update to 3.3.4. --- srcpkgs/libmikmod/template | 24 ++++-------------------- 1 file changed, 4 insertions(+), 20 deletions(-) diff --git a/srcpkgs/libmikmod/template b/srcpkgs/libmikmod/template index 8e315dde23..8c27cfc50e 100644 --- a/srcpkgs/libmikmod/template +++ b/srcpkgs/libmikmod/template @@ -1,6 +1,6 @@ # Template file for 'libmikmod' pkgname=libmikmod -version=3.3.2 +version=3.3.4 revision=1 build_style=gnu-configure configure_args="--disable-static" @@ -8,27 +8,11 @@ short_desc="MikMod Sound Library" maintainer="Juan RP " homepage="http://mikmod.shlomifish.org/" license="GPL-2, LGPL-2.1" -distfiles="${homepage}/files/${pkgname}-${version}.tar.gz" -checksum=2311b209255bf24e95161907a16778cb054ac6d447fd8d05f1f0e41a555c7580 -long_desc=" - The MikMod sound library is an excellent way for a programmer to - add music and sound effects to an application. It is a powerful - and flexible library, with a simple and easy-to-learn API. - - Besides, the library is very portable and runs under a lot of - Unices, as well as under OS/2, MacOS and Windows. Third party - individuals also maintain ports on other systems, including MS-DOS, - and BeOS. - - MikMod is able to play a wide range of module formats, as well as - digital sound files. It can take advantage of particular features - of your system, such as sound redirection over the network. And - due to its modular nature, the library can be extended to support - more sound or module formats, as well as new hardware or other - sound output capabilities, as they appear." +distfiles="${SOURCEFORGE_SITE}/mikmod/${pkgname}-${version}.tar.gz" +checksum=2e8ca1d945ff7330741d085548a6d4e8b2f6a9d41edda773607905d8905683ae libmikmod-devel_package() { - depends="libmikmod>=${version}" + depends="libmikmod>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/bin