# New ports collection makefile for: audacious # Date created: 2006-01-01 # Whom: Zastupov Stepan [RedChrom] # # $FreeBSD$ # PORTNAME= audacious PORTVERSION= 1.2.2 CATEGORIES= multimedia audio MASTER_SITES= http://audacious-media-player.org/release/ EXTRACT_SUFX=.tgz MAINTAINER= oliver@FreeBSD.org COMMENT= A media player based on BMP and XMMS GNU_CONFIGURE= yes USE_GETOPT_LONG=yes USE_GMAKE= yes USE_GNOME= gtk20 libglade2 USE_LDCONFIG= yes USE_XLIB= yes MAN1= audacious.1 audtool.1 PORTDOCS= README AUTHORS ChangeLog NEWS OPTIONS= CHARSET "Build with automatic charset detection" off \ GNOME "Build with gconf support" off \ NLS "Native Language Support" on .include .if defined(WITH_CHARSET_DETECTION) CONFIGURE_ARGS+=--enable-chardet .endif .if defined(WITH_GNOME) USE_GNOME+= gconf2 CONFIGURE_ARGS+=--enable-gconf .endif .if !defined(WITHOUT_NLS) USE_GETTEXT= yes CONFIGURE_ARGS+=--enable-nls PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif post-patch: .if ${OSVERSION} < 500000 @${REINPLACE_CMD} -e 's|intl \\|intl|; /-Wno-strict-aliasing/d' \ ${WRKSRC}/audacious/widgets/Makefile .endif @${REINPLACE_CMD} -e 's|(LIBDIR)/pkgconfig|(prefix)/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} .endfor .endif @${CAT} ${PKGMESSAGE} .if defined(WITH_GNOME) @${ECHO_MSG} "" @${ECHO_MSG} "You have installed audacious with gconf support." @${ECHO_MSG} "ALL PRESETS will be stored in the gconf database." @${ECHO_MSG} "" .endif .include 5.3'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update fftw3* to 3.3 [1], and adjust dependent portsbf2011-10-171-1/+1
* Bump PORTREVISION for science/hdf5-18 shlib change.ale2011-07-151-2/+2
* Request explicitly the lib hdf5.6 because if we ask for hdf5 then portmastervd2011-07-011-1/+2
* Use science/hdf5-18 instead of science/hdf5 as dependencyvd2011-06-291-1/+1
* Upgrade graphics/vigra from 1.6.0 to 1.7.1vd2011-06-294-701/+1078
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* - fix build for png-1.4.1dinoex2010-03-291-0/+2
* - update to 1.4.1dinoex2010-03-281-2/+2
* - update to jpeg-8dinoex2010-02-051-2/+2
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* - update to jpeg7dinoex2009-07-181-1/+2
* Upgrade graphics/vigra from 1.5.0 to 1.6.0vd2009-06-303-78/+183
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* Upgrade graphics/vigra from 1.4.0 to 1.5.0vd2007-05-013-9/+26
* Adopt graphics/hugin and related ports.vd2007-03-051-1/+1
* Reset cartola@openit.com.br due to maintainer-timeouts and no responselinimon2007-02-271-1/+1
* Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-281-0/+1
* - Update to 1.4.0stefan2006-06-185-49/+64
* - Chase fftw3 libver bumpahze2006-05-111-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* - Use math/fftw3 for fftw support not math/fftw, math/fftw is not supported.ahze2005-04-191-1/+2
* - Update to 1.3.2pav2005-03-105-38/+58
* - Fix plistpav2005-02-212-4/+4
* Update to 1.3.0vs2005-02-114-19/+125
* BROKEN in 3 ways: Does not compile on FreeBSD >=5.x, configure fails onkris2005-01-021-1/+15
* New port: graphics/vigra - another program to mount panoramic imagesedwin2004-12-15