- update to 0.13.0,

- pyr@ drops maintainership.

based on a diff by Vlad Glagolev and Landry Breuil

ok bernd@, pyr@
This commit is contained in:
jasper 2007-03-23 23:40:47 +00:00
parent 14c0825015
commit 9dc2a107bf
3 changed files with 11 additions and 12 deletions

View File

@ -1,21 +1,18 @@
# $OpenBSD: Makefile,v 1.2 2007/01/15 21:25:09 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2007/03/23 23:40:47 jasper Exp $
COMMENT= "mpd client library"
DISTNAME= libmpd-0.12.0
PKGNAME= ${DISTNAME}p0
SHARED_LIBS= mpd 0.0
DISTNAME= libmpd-0.13.0
SHARED_LIBS= mpd 1.0
CATEGORIES= audio
MAINTAINER= Pierre-Yves Ritschard <pyr@spootnik.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://download.qballcow.nl/programs/gmpc-0.13/
MASTER_SITES= http://download.sarine.nl/gmpc-0.14.0/
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu

View File

@ -1,4 +1,5 @@
MD5 (libmpd-0.12.0.tar.gz) = bbfe28a5c3d7ef72b042030e3af52208
RMD160 (libmpd-0.12.0.tar.gz) = 742f68d9c079dc879da7d3f784305bd29eb6d570
SHA1 (libmpd-0.12.0.tar.gz) = eec09ff8a82a4c408f649a53dc6a1f475e97395a
SIZE (libmpd-0.12.0.tar.gz) = 322359
MD5 (libmpd-0.13.0.tar.gz) = a1109d36da9c5c9c6e5fed59309b783b
RMD160 (libmpd-0.13.0.tar.gz) = 7eff11f5bc23ab36d9f67cdaefb9249aba4b2616
SHA1 (libmpd-0.13.0.tar.gz) = 5efa8274a59e1b016f91e6fb14d72fc11b12f08c
SHA256 (libmpd-0.13.0.tar.gz) = 81bd83f8d9907e68e55cd478b85ea3d2d841ac5b20b1832ad2c5e86f842e2c05
SIZE (libmpd-0.13.0.tar.gz) = 364628

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/10/27 14:08:02 jasper Exp $
@comment $OpenBSD: PLIST,v 1.2 2007/03/23 23:40:47 jasper Exp $
%%SHARED%%
include/libmpd/
include/libmpd/debug_printf.h
@ -8,6 +8,7 @@ include/libmpd/libmpd-player.h
include/libmpd/libmpd-playlist.h
include/libmpd/libmpd-status.h
include/libmpd/libmpd-strfsong.h
include/libmpd/libmpd-version.h
include/libmpd/libmpd.h
include/libmpd/libmpdclient.h
lib/libmpd.a