# New ports collection makefile for: mkvtoolnix # Date created: Tue Feb 24 02:09:12 UTC 2004 # Whom: Mario Sergio Fujikawa Ferreira # # $FreeBSD$ # PORTNAME= mkvtoolnix PORTVERSION= 2.0.2 PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/ CSME MAINTAINER= multimedia@FreeBSD.org COMMENT= Tools to extract from/get info about/create Matroska media streams LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac \ ebml:${PORTSDIR}/textproc/libebml \ expat.6:${PORTSDIR}/textproc/expat2 \ lzo2.2:${PORTSDIR}/archivers/lzo2 \ matroska.0:${PORTSDIR}/multimedia/libmatroska \ vorbis.3:${PORTSDIR}/audio/libvorbis \ ogg.5:${PORTSDIR}/audio/libogg \ pcrecpp.0:${PORTSDIR}/devel/pcre USE_BZIP2= yes USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib -lmagic -lz CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --mandir=${MANPREFIX}/man --enable-lzo --enable-bz2 --disable-qt MAN1= base64tool.1 mkvextract.1 mkvinfo.1 mkvmerge.1 PLIST_FILES= bin/base64tool bin/mkvextract bin/mkvinfo bin/mkvmerge # data files FILES_DATA= \ mkvmerge-gui.hhc \ mkvmerge-gui.hhk \ mkvmerge-gui.hhp \ mkvmerge-gui.html IMAGES_DATA= \ addingremovingattachments.gif \ addremovefiles.gif \ attachmentoptions.gif \ audiotrackoptions.gif \ chaptereditor.gif \ generaltrackoptions.gif \ jobmanager.gif \ movietitle.gif \ muxingwindow.gif \ selectmkvmergeexecutable.gif \ splitting.gif \ textsubtitlestrackoptions.gif \ trackselection.gif \ videotrackoptions.gif PLIST_FILES+= ${FILES_DATA:S|^|%%DATADIR%%/|} ${IMAGES_DATA:S|^|%%DATADIR%%/images/|} PLIST_DIRS+= %%DATADIR%%/images %%DATADIR%% .ifndef(WITHOUT_WXGTK) USE_WX= yes WX_UNICODE= yes WX_CONF_ARGS= absolute MAN1+= mmg.1 PLIST_FILES+= bin/mmg .endif pre-configure:: .ifndef(WITHOUT_WXGTK) @${ECHO_MSG} "===>" @${ECHO_MSG} "===> You can disable wxGTK2 support by defining" @${ECHO_MSG} "===> WITHOUT_WXGTK" @${ECHO_MSG} "===>" .endif pre-install: @${INSTALL} -d ${DATADIR}/ .include and_yarn/devel/electron4/files/lodash-4.17.19'>dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-5/+5
* Convert to USES=metaportbapt2015-07-131-7/+2
* - Update from 5.2.8 to 5.2.10danilo2014-07-251-1/+1
* Stagify, use options helper function.vanilla2014-07-071-23/+8
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - print/gutenprint-cups build prompts unprivileged user [1]scheidell2012-07-031-8/+11
* - Unbreak and update to version 5.2.7pawel2011-10-171-3/+2
* Reset ahze@ due to maintainer-timeouts and no response to email.linimon2010-07-261-1/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-0/+1
* Update to 5.2.4ahze2009-12-221-2/+1
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* Update to 5.1.7ahze2008-03-201-1/+1
* Remove the option for the gimp print driver, let graphics/gimp handle thatahze2008-03-011-1/+0
* Update to 5.1.6ahze2008-03-011-1/+1
* Update to 5.1.3ahze2007-06-261-8/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Update to 5.1.0ahze2007-04-045-12871/+30
* -Update to final 5.0.0.mezz2006-12-253-76/+48
* - Add gutenprint (successor to gimp-print)ahze2006-06-097-4439/+12863
* Remove USE_REINPLACE from all categories starting with Pedwin2006-05-131-1/+0
* Conversion to a single libtool environment.ade2006-02-232-2/+3
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-18/+18
* - Add SHA256pav2005-11-26