# Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= adplay PORTVERSION= 1.8 DISTVERSIONPREFIX= v CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org COMMENT= AdLib player using adplug library LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libadplug.so:audio/libadplug \ libbinio.so:devel/libbinio USES= autoreconf libtool pkgconfig GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= adplug GH_PROJECT= ${PORTNAME}-unix GH_TUPLE= adplug:database:${DBVERSION}:database/database-${DBVERSION} DBFILE= adplug.db DBVERSION= v1.0 CONFIGURE_ARGS+= --sharedstatedir=${DATADIR} OPTIONS_DEFINE= ALSA SDL ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_CONFIGURE_WITH= alsa-prefix=${LOCALBASE}/lib ALSA_CONFIGURE_OFF= --disable-output-alsa ALSA_CFLAGS+= `pkg-config --cflags alsa` SDL_CONFIGURE_OFF= --disable-output-sdl SDL_USE= SDL=sdl,mixer PLIST_FILES= bin/adplay %%DATADIR%%/adplug.db man/man1/adplay.1.gz post-patch: @${RM} ${WRKSRC}/src/getopt.h post-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/database-${DBVERSION}/${DBFILE} \ ${STAGEDIR}${DATADIR} .include nome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ${RM} already has -f.mat2016-10-211-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-3/+3
* Update the address for h.root-servers.net.lx2016-01-061-1/+1
* MASTER_SITES cleanup.mat2015-05-141-1/+1
* - Fix dnscache-conf referring to STAGEDIR when IP6 option is selected.bdrewery2014-05-311-2/+3
* - Use DO_MAKE_BUILD instead of MAKE_CMD so that WITH_CCACHE_BUILD works.bdrewery2014-04-171-1/+1
* - Fix race during build of DJB ports that could lead to files leaking out ofbdrewery2014-04-041-3/+4
* - Use ECHO_CMD instead of echobdrewery2014-04-031-4/+4
* Touch all -conf files so they do not get rebuilt after auto_home.o has been r...bapt2014-03-261-0/+1
* dns/djbdns: Fix *-conf referencing stage directoriesbapt2014-03-021-2/+2
* Revert to test23 version of fefe's patch, as test25 causes repeated segfaults...lx2014-02-181-2/+3
* Readd stage supportbapt2014-02-171-14/+13
* Further remove remnants of stage support.lx2014-02-051-3/+9
* Remove STAGE support, it screws up the run scripts.lx2014-02-051-3/+4
* Add conflictslx2014-01-081-0/+1
* Add stage support, update ipv6 patch, update root server IPs, change MAN hand...lx2014-01-041-16/+9
* multiple: sync LEGALeadler2013-12-121-0/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add option to auto-add users for dnscache, tinydns and dnslog.lx2013-07-241-1/+7
* Dodge "WITH_IPV6" newly becoming the default, since it pulls in an unofficiallx2013-05-231-10/+10
* Finish converting dns to new options frameworkbapt2013-03-261-33/+31
* Add DNSCurve support for dnscache, using Michael Dempsky's patch.lx2012-02-181-6/+20