mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Update to 0.99.12
PR: ports/73332 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: pav (co mentor)
This commit is contained in:
parent
e40b2aadf7
commit
b75d05b9cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120985
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libcdaudio
|
||||
PORTVERSION= 0.99.10
|
||||
PORTVERSION= 0.99.12
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A library for playing audio CDs
|
||||
|
||||
USE_GNOME= gnomehack gnometarget lthack
|
||||
USE_INC_LIBTOOL_VER= 13
|
||||
USE_GNOME= gnomehack gnometarget pkgconfig
|
||||
USE_LIBTOOL_VER=15
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (libcdaudio-0.99.10.tar.gz) = a437c0a937f60bbad3605496a851671a
|
||||
SIZE (libcdaudio-0.99.10.tar.gz) = 353389
|
||||
MD5 (libcdaudio-0.99.12.tar.gz) = 63b49cf14d53eed31e7a87cca17a3963
|
||||
SIZE (libcdaudio-0.99.12.tar.gz) = 357150
|
||||
|
@ -2,4 +2,4 @@ libcdaudio is a library designed to provide functions to control
|
||||
operation of a CD-ROM when playing audio CDs. It also contains
|
||||
functions for CDDB and CD Index lookup.
|
||||
|
||||
WWW: http://cdcd.undergrid.net/libcdaudio/
|
||||
WWW: http://libcdaudio.sourceforge.net/
|
||||
|
@ -5,4 +5,3 @@ lib/libcdaudio.so
|
||||
lib/libcdaudio.so.1
|
||||
libdata/pkgconfig/libcdaudio.pc
|
||||
share/aclocal/libcdaudio.m4
|
||||
@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true
|
||||
|
Loading…
Reference in New Issue
Block a user