summaryrefslogtreecommitdiff
path: root/multimedia/transcode/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2012-07-07Clean-up, generally to make it build on Mac OS Xadam1-5/+5
2010-06-03Add two files left out of the PLIST when lzo option is enabled.gls1-1/+3
Should fix PR/43403, noted by Ryo HAYASAKA.
2009-08-17update to 1.1.3drochner1-1/+6
changes: -Support for CubicKeys4 and Sinc8 zoom algorithms -bugfixes
2009-07-07update to 1.1.2drochner1-49/+35
This is a major update, too much to list here.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-5/+1
2008-09-17filter_tomsmocomp is only present on i386. Mark as DESTDIR safe.joerg1-2/+2
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam1-17/+17
through PLIST_SUBST to the plist module.
2008-02-20Do not depend on x264 directly, now that ffmpeg-devel has been fixedxtraeme1-1/+2
all shared libraries for the plugins are created correctly. PKGREVISION++
2008-02-20Update to 1.0.5: bugfixes and misc speedups.xtraeme1-3/+3
2006-08-24Fix installation on systems with gcc4... looks like the filter_tomsmocompxtraeme1-2/+2
is only built when the compiler is not gcc4.
2006-01-25Add missing files when "dv" option is enabled.xtraeme1-3/+6
2006-01-25Add missing files via PKG_OPTIONS.xtraeme1-3/+5
Bump PKGREVISION.
2006-01-24Welcome to transcode-1.0.2.xtraeme1-31/+30
The list of changes is very very large... please see the NEWS/Changelog file or use the webbrowser, google... Now transcode uses bsd.options.mk for some dependencies: * liba52 (enabled) * freetype2 (enabled) * mjpegtools (enabled) * mpeg3 (enabled) * lzo (disabled) * libxml2 (enabled) * libdv (disabled) * gtk (disabled) * imagemagick (enabled) Enjoy it! I've used this version on my NetBSD/i386 -current and it worked correctly.
2005-02-27Add back lib/transcode/export_xvid.so to PLIST which was removed in rev 1.2.veego1-2/+2
This file is just an symlink to export_xvid4.so created by the Makefile and not part of an .la File. Move lib/transcode/libxvidcore.so.4 to PLIST.i386, because the link is only created on i386. Bump PKGREVISION. Old HOMEPAGE and MASTER_SITES are no longer valid. Change it to the new pages for transcode 0.6.14, but only two MASTER_SITES have the old file. ToDo: Update to 0.6.14.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-118/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-05-12repair some damages:drochner1-5/+7
-properly libtoolize some libraries to get dynamically loadable modules, use a hack from SDL to make libtool work with nasm (thanks wiz for the hint) -run aclocal and autoconf, otherwise the autoconf version skew scews things up XXX we shouldn't use autoconf et al for the build but commit patches to configure and Makefile.in -make sure we don't get trapped by the X11R6 freetype2 nonsense
2004-05-10Reimport graphics/transcode as multimedia/transcode.wiz1-0/+361