# 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 a title='freebsd-ports-gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11/oooqs
Commit message (Expand)AuthorAgeFilesLines
* - Fix WWWgarga2006-03-242-2/+2
* Conversion to a single libtool environment.ade2006-02-231-1/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-5/+5
* * Add SHA256 checksums for maintainerless ports i added to the ports collectionarved2005-11-081-0/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
* Fix plistvs2005-01-201-0/+9
* Fix the fix.lofi2004-11-181-2/+10
* More pthread-check fixes.lofi2004-11-122-1/+413