# Ports collection makefile for: xmms-avi # Date created: Feb 6 2000 # Whom: Roman Shterenzon # # $FreeBSD$ # PORTNAME= xmms-avi PORTVERSION= 1.2.2 CATEGORIES= graphics MASTER_SITES= http://www.xmms.org/files/plugins/avi-xmms/ \ ftp://ftp.sunet.se/pub/multimedia/xmms/plugins/avi-xmms/ \ ftp://ftp.fu-berlin.de/unix/sound/xmms/plugins/avi-xmms/ DISTNAME= avi-xmms-${PORTVERSION} MAINTAINER= roman@xpert.com BROKEN= Maintainer is working on a fix BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms LIB_DEPENDS= aviplay.0:${PORTSDIR}/graphics/avifile RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config ONLY_FOR_ARCHS= i386 USE_X_PREFIX= yes USE_GTK= yes USE_LIBTOOL= yes CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" pre-patch: @${PERL} -pi.orig -e "s|SDL/SDL.h|SDL11/SDL.h|g" ${WRKSRC}/src/ctrackbar.cpp @${PERL} -pi.orig -e "s|lc_r|pthread|g" ${WRKSRC}/configure # This is to avoid libtool running ldconfig -m ${X11BASE}/lib/xmms/Input do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/.libs/libavixmms.so ${PREFIX}/lib/xmms/Input .include x : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use ${PERL} for substituting and not ${PERL5}.dirk1999-02-201-3/+3
* Fix PLIST: version for libmysqlclient.so was bumped from 5(.2) to 6(.0).dirk1999-02-111-1/+1
* Upgrade to 3.22.16a-gamma.dirk1999-02-093-5/+5
* Cleanups:dirk1999-02-083-21/+49
* Upgrade to 3.22.15-gamma.dirk1999-02-023-5/+5
* Another fix for 4.0-CURRENT.dirk1999-01-291-1/+1
* Upgrade to 3.22.14b-gamma.dirk1999-01-064-18/+20
* Upgrade to 3.22.13-beta.dirk1998-12-245-25/+32
* BROKEN='fetch -- 3.22.13-beta is the current distfile'obrien1998-12-241-1/+3
* Upgrade to 3.22.11-beta.dirk1998-12-234-47/+37
* Fix typo in MASTER_SITES.billf1998-12-121-2/+2
* Update MASTER_SITES.billf1998-12-121-4/+6
* Don't try to be too fancy about using ps to find its flags, it breaksasami1998-12-012-8/+41
* Add shlib minor != 0.asami1998-11-241-1/+1
* Update to version 3.22.10-beta.steve1998-11-225-125/+36
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-4/+5
* Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>thepish1998-10-225-56/+84
* Mark this MANUAL_PACKAGE_BUILD -- it seems to install headers that conflictasami1998-10-081-1/+2
* Mark BROKEN for ELF.jseger1998-10-011-1/+3
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-161-4/+4
* link with -pthread = -nostdlib und -lc_randreas1998-09-141-0/+11
* This is the latest mysql version.andreas1998-09-076-59/+213
* Dirk Froemberg <ibex@physik.TU-Berlin.DE> is the new maintainer,andreas1998-09-021-4/+2
* the install.db script should be run from within ${WORKSRC}thepish1998-09-011-2/+2
* /bin/cp /usr/ports/databases/mysql/work/mysql-3.21.33/data/mysql/*.frm /usr/l...asami1998-08-20