# New ports collection makefile for: xmms-flac # Date created: 2003-06-10 # Whom: Christian Weisgerber # # $FreeBSD$ # PORTNAME= xmms-flac PORTVERSION= 1.2.1 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/flac DISTNAME= flac-${PORTVERSION} MAINTAINER= naddy@FreeBSD.org COMMENT= XMMS input plugin for playing FLAC files LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ FLAC.10:${PORTSDIR}/audio/flac USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --with-libiconv-prefix="${LOCALBASE}" \ --with-ogg="${LOCALBASE}" \ --with-xmms-prefix="${LOCALBASE}" MAKE_ARGS= LIBTOOL="${LIBTOOL} --tag=disable-static" MAKEFILE= ${FILESDIR}/Makefile MAKE_JOBS_SAFE= yes # "obj" is magic to our make(1) post-configure: @${RM} -rf ${WRKSRC}/obj # XXX post-install: ${RM} ${PREFIX}/lib/xmms/Input/libxmms-flac.la .include orts-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replaceache2006-12-102-3/+2
* Use more rcNG compatible method for limits(1)ache2006-08-102-2/+3
* Upgrade to 1.3.37ache2006-07-293-17/+5
* Security fix: off-by-one error in mod_rewriteache2006-07-272-0/+12
* Upgrade to 1.3.36ache2006-05-182-5/+5
* Upgrade to 1.3.35ache2006-05-103-41/+5
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+1
* Chase shlib bump of libexpat.kuriyama2006-01-311-2/+2
* Quench pkg_delete warningkris2006-01-261-1/+1
* SHA256ifyedwin2006-01-241-0/+1
* CVE-2005-3352ache2005-12-152-1/+36
* Back out rc transition, now all script executed in the subshellache2005-12-052-14/+4
* Fix my suggested patch by making it PLIST_SUB+=dougb2005-12-031-1/+1
* Tune for new rc.d conventionache2005-12-032-3/+14
* big whitespace cleanup (see ports/65409)edwin2005-11-251-17/+17
* Upgrade to 1.3.34ache2005-10-194-92/+5
* Fix http request smuggling for proxyache2005-08-112-1/+88
* - don't create httpd.conf.bakclement2005-02-122-0/+16
* Change APACHE_PERF_TUNING default to more reasonable valueache2005-01-30