# New ports collection makefile for: xmps-win32-plugin # Date created: 03 Feb 20001 # Whom: Mario S F Ferreira # # $FreeBSD$ # PORTNAME= xmps-win32-plugin PORTVERSION= 0.0.4 PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://xmps.sourceforge.net/sources/ MAINTAINER= lioux@FreeBSD.org COMMENT= xmps plugin for Win32 (TM) Codecs LIB_DEPENDS= xmps.0:${PORTSDIR}/multimedia/xmps \ intl.4:${PORTSDIR}/devel/gettext RUN_DEPENDS= ${CODEC_DETECTION_FILE}:${CODEC_PORT} USE_GMAKE= yes USE_LIBTOOL= yes USE_GNOME= gtk12 USE_REINPLACE= yes USE_X_PREFIX= yes INSTALLS_SHLIB= yes PLIST_SUB= LIB_VERSION="${LIB_VERSION}" #CODEC_PORT= ${PORTSDIR}/multimedia/win32-codecs CODEC_PORT= ${.CURDIR}/../win32-codecs CODEC_DETECTION_FILE!= ${MAKE} -f ${CODEC_PORT}/Makefile -V CODEC_DETECTION_FILE LIB_VERSION= 0 post-patch: @${REINPLACE_CMD} -e "s|/usr/lib/win32|${LOCALBASE}/lib/win32|" \ ${WRKSRC}/src/win32_codec.c @${REINPLACE_CMD} -e 's|||' ${WRKSRC}/src/* post-install: @${LN} -sf libwin32.so ${PREFIX}/lib/xmps/codecs/video/libwin32.so.${LIB_VERSION} .include 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
Commit message (Expand)AuthorAgeFilesLines
* - Update to 2.4.6beech2009-01-262-5/+5
* - Update to 2.4.5miwi2008-10-252-5/+5
* - Update to 2.4.2miwi2008-05-224-5/+33
* - Update to 1.10.3, regular updateclsung2007-12-122-6/+5
* - added missing conditional dependency on appropriate version of MySQL server,clsung2007-08-292-22/+33
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-042-7/+7
* - Update to 1.10.2pav2007-06-153-10/+10
* - Pass maintainership to last submitterrafan2007-05-281-1/+1
* - Update to 1.9.3rafan2007-05-272-5/+5
* - Update to 1.9.2rafan2007-03-092-5/+5
* Change the following ports to my FreeBSD.org email.chinsan2006-10-031-1/+1
* - Respect DESTDIRmiwi2006-08-152-7/+7
* - Fix a typo in pkg-message (intall instead of install)clsung2006-08-071-1/+1
* - All web applications should be now installed into ${PREFIX}/www/appnameclsung2006-08-012-23/+12
* - Upgrade to 0.9.2(2006-05-22)clsung2006-06-082-12/+9
* - Fix plist after recent php changespav2006-05-221-1/+2
* Fix or remove obsolate or broken ways to depend on php.ale2006-05-061-1/+0
* - Add SHA256pav2005-11-091-0/+1
* - Update to 0.9.1bpav2005-09-242-17/+5
* - drop maintainershipleeym2005-09-071-2/+1
* - Fix security issue with xmlrpcpav2005-09-043-19/+59
* - Fix for XML-RPC vulnerabilityclsung2005-07-062-3/+13
* - B2EVO_DIR becomes an overridable variable.flz2005-06-282-16/+24