# New ports collection makefile for: avidemux # Date created: 15 August 2002 # Whom: Anish Mistry # with help from mean # $FreeBSD$ # PORTNAME= avidemux PORTVERSION= 0.9.0.110 PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://fixounet.free.fr/avidemux/ DISTNAME= avidemux-0.9 EXTRACT_SUFX= .tgz MAINTAINER= amistry@am-productions.biz COMMENT= Simple GUI-based video editor LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ mad.2:${PORTSDIR}/audio/mad \ freetype.9:${PORTSDIR}/print/freetype2 BUILD_DEPENDS= \ ${X11BASE}/include/X11/extensions/Xvlib.h:${PORTSDIR}/graphics/xv PLIST_FILES= bin/avidemux USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include \ -I${LOCALASE}/include/ffmpeg \ -I${LOCALBASE}/include/a52dec" \ LIBFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" CONFIGURE_ARGS= --disable-warnings USE_GMAKE= yes .include .if ${ARCH} != "i386" IGNORE= requires an x86-32 processor, if you are using other platforms install avidemux2, which includes support for non-i386 systems .endif .if exists(${LOCALBASE}/lib/liba52.so.0) WITH_A52= yes .endif .if exists(${LOCALBASE}/lib/libxvidcore.so.4) WITH_XVID= yes .endif .if defined(WITH_XVID) LIB_DEPENDS+= xvidcore.4:${PORTSDIR}/multimedia/xvid CONFIGURE_ARGS+= --with-xvid-as-decoder .endif .if defined(WITH_A52) LIB_DEPENDS+= a52.0:${PORTSDIR}/audio/liba52 .endif pre-everything:: .if !defined(WITH_XVID) @${ECHO_MSG} "To enable xvid as the decoder define WITH_XVID." .endif .if !defined(WITH_A52) @${ECHO_MSG} "To enable A/52 support define WITH_A52." .endif post-patch: @${TOUCH} ${WRKSRC}/* @${REINPLACE_CMD} 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure .include able class='tabs'> aboutsummaryrefslogtreecommitdiffstats
path: root/irc
Commit message (Expand)AuthorAgeFilesLines
* Remove debug prints from the oscar_recode_charset patch.osa2006-12-214-6/+6
* Add RECODE knob, its enable oscar_recode_charset variable forosa2006-12-214-2/+410
* Update to 0.10.1laszlof2006-12-192-4/+4
* - Fix a security problempav2006-12-182-1/+13
* Fix more fallout from the X11BASE -> LOCALBASE GNOME move.marcus2006-12-172-3/+5
* Fix build with gcc 4.xkevlo2006-12-161-0/+10
* - Add mastersites.jmelo2006-12-162-2/+19
* - Add ipv6 categorymiwi2006-12-161-1/+1
* - Add to ipv6 categorymiwi2006-12-161-1/+1
* Fix the build if the REMOTE option has *not* been selected, androam2006-12-151-3/+7
* Update the ftp/curl port to 7.16.0.roam2006-12-133-2/+52
* Fix plist.laszlof2006-12-121-0/+2
* Update to 0.10.0laszlof2006-12-125-25/+22
* - Update to version 1.9.3laszlof2006-12-124-136/+146
* Give up maintainershiplioux2006-12-111-1/+1
* - Local/Library/ApplicationSupport now globaldinoex2006-12-091-1/+0
* - Update to 7.2.1miwi2006-12-0913-362/+259
* remove RUN_DEPENDS to x11-thenes/irssi-themes, and add message on post-install.vanilla2006-12-091-6/+3
* - Respect X11BASErafan2006-12-082-0/+2
* InspIRCd is a highly modular C++ IRC daemon. It supports most featurespav2006-12-017-0/+218
* Add ipv6 virtual category.laszlof2006-12-011-1/+1
* ipv6 is supported in muh therefore ipv6 virtual category added.oliver2006-12-011-1/+1
* [PATCH] Update irc/epic4 from 2.4 to 2.6edwin2006-11-303-8/+32
* - Force spellchecker feature to use gtkspell backendpav2006-11-281-0/+2
* - Update to 5.13miwi2006-11-272-4/+4
* - Update to 0.13.2miwi2006-11-232-5/+4
* Mark it BROKEN on amd64-CURRENTgarga2006-11-221-1/+7
* - Update to 0.11miwi2006-11-212-4/+4
* - cleanup pkg-plistdinoex2006-11-191-11/+11
* Track libnotify updatejylefort2006-11-141-1/+1
* Update to 20060725garga2006-11-133-43/+11
* Update my email address in all ports that I maintain.laszlof2006-11-074-4/+4
* Update master site.lawrance2006-11-051-3/+2
* Update master site.lawrance2006-11-051-1/+1
* - Update to 0.2.2sat2006-11-012-4/+4
* Fix build on sparc64.shaun2006-11-011-1/+5
* - Update to rc_subr startup scriptpav2006-10-3111-184/+153
* - Update to 5.07clsung2006-10-312-4/+4
* Update to 2.6.8.marcus2006-10-314-33/+11
* Use INSTALL_PROGRAM instead of INSTALL_DATA on the installed binaryerwin2006-10-181-1/+2
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-1410-65/+103
* - Remove symlinks created by mtree target from plistspav2006-10-081-2/+0
* - Update to 5.05clsung2006-10-072-4/+4
* Update to version 1.0.1markus2006-10-076-8/+32
* Update to 3.1.1anray2006-10-054-8/+8
* - Update to 5.0.59rafan2006-10-04