Version: 1.2.4, Package name: libquicktime-1.2.4 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description This is libquicktime, a library for reading and writing QuickTime files. It is based on, and compatible with, the quicktime4linux library. This package also includes a program to play QuickTime movies, and some other programs to work with QuickTime files. |
Filesize: 1004.518 KB |
Version History (View Complete History) |
|
2020-03-20 10:44:29 by Christian Weisgerber | Files touched by this commit (135) |
Log message: Make use of "find -exec {} +" (which is POSIX) and "find -delete" (which is not) throughout the ports Makefiles. * Replace find|xargs with find -exec {} + * Replace -exec {} \; with -exec {} + if applicable. * Use the -delete operator to remove files and empty directories. * Combine and tweak some find(1) invocations while here. ok kn@ rsadowski@ espie@ |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-02-21 15:37:58 by Stuart Henderson | Files touched by this commit (8) |
Log message: clean up ffmpeg dep's, from Brad. |
2019-02-09 12:31:43 by Klemens Nanni | Files touched by this commit (6) |
Log message: Cope with newer ffmpeg API (4.x) From Brad Smith |
2019-02-08 03:57:01 by Stuart Henderson | Files touched by this commit (7) |
Log message: add security fix patches to libquicktime, from Brad. CVE-2016-2399, CVE-2017-9122, CVE-2017-9123, CVE-2017-9124, CVE-2017-9125, CVE-2017-9126, CVE-2017-9127, CVE-2017-9128 |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:46:23 by Stuart Henderson | Files touched by this commit (276) |
Log message: use LIBCXX |
2017-01-31 02:55:05 by Stuart Henderson | Files touched by this commit (2) |
Log message: disable doxygen, from rsadowski |
2016-11-12 13:50:41 by Jeremie Courreges-Anglas | Files touched by this commit (26) |
Log message: Update to doxygen-1.8.12 and switch the gui to Qt5 From Rafael Sadowski, who takes maintainership. |
2016-08-30 04:20:16 by Jasper Lievisse Adriaanse | Files touched by this commit (11) |
Log message: bump after faad subpackage changes |
2016-03-18 15:38:26 by Christian Weisgerber | Files touched by this commit (82) |
Log message: remove SHARED_ONLY from simple ports that use the gettext or libiconv module |
2016-03-01 13:36:40 by Jeremie Courreges-Anglas | Files touched by this commit (32) |
Log message: Update to doxygen-1.8.11 (latest) This switches doxygen to the cmake build system. All the hard work done by Rafael Sadowski, thanks! Bulk build and ok ajacoutot@ |
2015-08-19 12:55:05 by Stuart Henderson | Files touched by this commit (22) |
Log message: sync WANTLIB |
2015-05-25 01:54:28 by Jasper Lievisse Adriaanse | Files touched by this commit (29) |
Log message: remove a whole bunch more @rm -f cases |
2015-04-24 07:10:51 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Disable the Dirac support via schroedinger. from brad |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-04-18 17:39:20 by Stuart Henderson | Files touched by this commit (3) |
Log message: sync WANTLIB (re: ffmpeg update), from Brad |
2011-04-05 02:07:15 by Stuart Henderson | Files touched by this commit (1) |
Log message: tidy Makefile, no package change. from Brad. |
2010-11-28 11:08:19 by Stuart Henderson | Files touched by this commit (2) |
Log message: sync LIB_DEPENDS/WANTLIB and fix capitalization, from Brad |
2010-11-19 00:23:15 by Marc Espie | Files touched by this commit (332) |
Log message: new depends |
2010-11-04 14:14:50 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - regen PLIST after doxygen update - tighten build dependency on doxygen |
2010-10-24 15:40:39 by Stuart Henderson | Files touched by this commit (24) |
Log message: lib_depends, revision |
2010-10-24 15:27:41 by Antoine Jacoutot | Files touched by this commit (13) |
Log message: Remove USE_X11. |
2010-10-18 15:25:09 by Marc Espie | Files touched by this commit (100) |
Log message: USE_GROFF=Yes |
2010-10-11 02:15:54 by Jasper Lievisse Adriaanse | Files touched by this commit (8) |
Log message: - fix WANTLIB after cairo update. |
2010-09-30 01:26:05 by Antoine Jacoutot | Files touched by this commit (13) |
Log message: Fix build with new GTK+2. |
2010-09-30 01:21:21 by Antoine Jacoutot | Files touched by this commit (90) |
Log message: Fix DEPENDS after gtk+2 and gdk-pixbuf split. ok jasper@ |
2010-08-25 17:27:21 by Stuart Henderson | Files touched by this commit (19) |
Log message: - chase the library change in multimedia/schroedinger; oil->orc - add various other missing WANTLIB (and LIB_DEPENDS in some cases) - while there move PKGNAME=..pX to REVISION, and move some ports to new-style LIB_DEPENDS original diff from Brad, extensive checking by me (clean build of everything related to liboil). |
2010-05-26 16:31:23 by Jacob Meuser | Files touched by this commit (8) |
Log message: update to libquicktime-1.0.5 * newer ffmpeg * use sndio in lqtplay |
2009-08-10 00:33:02 by Matthias Kilian | Files touched by this commit (32) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-07-19 16:49:12 by Stuart Henderson | Files touched by this commit (11) |
Log message: set the pkgspec for LIB_DEPENDS on ffmpeg to a version with schroedinger included, so the tools know that old ffmpeg versions won't satisfy the dependencies listed in WANTLIB. this way, attempting to install these packages with old ffmpeg will no longer give you a cryptic error message as seen by dhill@. |
2009-07-19 09:25:55 by Stuart Henderson | Files touched by this commit (2) |
Log message: really add oil to WANTLIB; bump again. spotted by kili. |
2009-07-19 09:06:46 by Stuart Henderson | Files touched by this commit (1) |
Log message: WANTLIB+=schroedinger and bump |
2009-06-18 01:50:18 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - fix potential 64-bit issue due to missing header |
2009-05-06 14:24:15 by Matthias Kilian | Files touched by this commit (1) |
Log message: Remove some useless chunks from patch-configure. Noticed by jakemsr@ |
2009-04-29 15:22:14 by Matthias Kilian | Files touched by this commit (8) |
Log message: Unbreak after the x264 update (problem first noticed by naddy@, no cookies for me). Dependency improvements (x264 and doxygen) and whitespace cleanups from Brad. DOXYGEN_ENCODE_PATH_STRIP=${WRKSRC} trick pointed out by simon@ (tested with two builds using different WRKOBJDIRs). [kili@petunia:libquicktime]$ head -30 libquicktime.diff Unbreak after the x264 update (problem first noticed by naddy@, no cookies for me). Dependency improvements (x264 and doxygen) and whitespace cleanups from Brad. DOXYGEN_ENCODE_PATH_STRIP=${WRKSRC} trick pointed out by simon@ (tested with two builds using different WRKOBJDIRs). ok jasper |
2009-03-04 13:21:57 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: - fix license versions - regen DESCRs, PLISTS - regen WANTLIBs ok ajacoutot@ landry@ (as part of another diff) |
2008-07-08 20:13:01 by Jacob Meuser | Files touched by this commit (24) |
Log message: * FFmpeg headers moved * FFmpeg LIB_DEPENDS/WANTLIB changes * add @bin markers in PLISTs * bump PKGNAMEs feedback/ok brad@ |
2008-06-01 02:21:15 by Stuart Henderson | Files touched by this commit (10) |
Log message: sync WANTLIB, bump package version. |
2008-01-25 19:02:50 by Jacob Meuser | Files touched by this commit (12) |
Log message: update to libquicktime-1.0.2 build gpl modules as well (AAC and H264) |
2007-05-25 10:03:57 by Jacob Meuser | Files touched by this commit (1) |
Log message: - update WANTLIB and LIB_DEPENDS after graphics/ffmpeg update - use pkg-config to get libavcodec libraries |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-12-02 13:24:17 by Peter Valchev | Files touched by this commit (16) |
Log message: Remove jakemsr@ from maintainer position, as he has been inactive and email has been bouncing for several months. Jacob, if you get this and/or get back to things, let us know. |
2006-11-13 04:20:25 by Steven Mestdagh | Files touched by this commit (62) |
Log message: USE_X11 |
2006-08-03 17:55:11 by Marc Espie | Files touched by this commit (31) |
Log message: new lib specs |
2006-08-03 17:15:58 by Marc Espie | Files touched by this commit (58) |
Log message: new style specs |
2006-06-13 07:29:09 by Bernd Ahlers | Files touched by this commit (2) |
Log message: Fix WANTLIB after gtk+2 upgrade. |
2006-03-19 22:51:59 by Jacob Meuser | Files touched by this commit (3) |
Log message: - accomodate for libavcodec changes - bump PKGNAME OK brad@ |
2006-02-02 21:55:56 by Jacob Meuser | Files touched by this commit (21) |
Log message: update to libquicktime-0.9.7 see $HOMEPAGE for changes ok jolan@ |
2006-01-08 16:48:37 by Jacob Meuser | Files touched by this commit (5) |
Log message: SHARED_LIBS USE_LIBTOOL LIBTOOL_FLAGS hint and OK espie@ |
2005-02-09 16:41:43 by Christian Weisgerber | Files touched by this commit (18) |
Log message: - update ffmpeg to snapshot 20050130 - remove inter-library dependencies - chase fallout in dependent ports From: Jacob Meuser <jakemsr@jakemsr.com> |
2005-01-30 08:20:19 by Christian Weisgerber | Files touched by this commit (1) |
Log message: remove empty files |
2005-01-05 10:05:07 by Christian Weisgerber | Files touched by this commit (124) |
Log message: SIZE |
2004-12-04 14:44:35 by Nikolay Sturm | Files touched by this commit (21) |
Log message: update to libquicktime 0.9.3 add WANTLIB bump library major version number from maintainer Jacob Meuser <jakemsr at jakemsr.com> |
2004-09-15 12:04:35 by Marc Espie | Files touched by this commit (6) |
Log message: new plists |
2004-07-11 21:48:05 by Peter Valchev | Files touched by this commit (1) |
Log message: -fPIC; from maintainer jakemsr@jakemsr.com |