mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- update to build with gnustep-1.24.0
This commit is contained in:
parent
aa87086bd6
commit
0a66ec8224
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298841
@ -7,23 +7,25 @@
|
||||
|
||||
PORTNAME= cddb
|
||||
PORTVERSION= 0.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= audio gnustep
|
||||
MASTER_SITES= SF/gsburn/${PORTNAME}.bundle/${PORTNAME}.bundle-${PORTVERSION}
|
||||
MASTER_SITES= SF/gsburn/cdplayer/${DISTNAME}
|
||||
PKGNAMESUFFIX= -bundle${PKGNAMESUFFIX2}
|
||||
DISTNAME= cddb.bundle-${PORTVERSION}
|
||||
DISTNAME= cdplayer-${CDPLAYER_VERSION}
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= CDDB client bundle GNUstep
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNUSTEP= yes
|
||||
USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/cddb.bundle
|
||||
CDPLAYER_VERSION= 0.5.1
|
||||
WRKSRC= ${WRKDIR}/CDPlayer-${CDPLAYER_VERSION}/Cddb
|
||||
MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cddb.bundle-0.2.tar.gz) = 35801712b61d39d76a044cbcc30c727a31b3cffc0a3531b8a69e130bc07a051e
|
||||
SIZE (cddb.bundle-0.2.tar.gz) = 16936
|
||||
SHA256 (cdplayer-0.5.1.tar.bz2) = 70c048a3d9e0bf4176fb5d9bc221048a21b532a551908822632675b3c26796d9
|
||||
SIZE (cdplayer-0.5.1.tar.bz2) = 164244
|
||||
|
Loading…
Reference in New Issue
Block a user