Path to this page:
NOTICE: This package has been removed from pkgsrc./
multimedia/libmp4v2,
Library for reading and modifying mp4 files
Branch: CURRENT,
Version: 1.6.1nb8,
Package name: libmp4v2-1.6.1nb8,
Maintainer: pkgsrc-usersThe MPEG4IP project provides a standards-based system for encoding,
streaming, and playing encoded audio, video and text. To achieve
this we've integrated a number of existing open source packages,
and created some original code to fill in the gaps.
Please note this project is intended for developers who are interested
in standards based audio and video, and Internet streaming. It is
not intended for end-users.
Required to run:[
devel/SDL]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
SHA1: 2af97fc0da6a5c0bcb7b433c6715967487b80e38
RMD160: ee8375d9581cccbbf685f730bb36f3866eaf12f7
Filesize: 6176.063 KB
Version history: (Expand)
- (2020-11-03) Package deleted from pkgsrc
- (2017-12-30) Updated to version: libmp4v2-1.6.1nb8
- (2017-12-19) Updated to version: libmp4v2-1.6.1nb7
- (2017-11-23) Package has been reborn
- (2017-09-26) Updated to version: libmp4v2-1.6.1nb6
- (2017-05-07) Updated to version: libmp4v2-1.6.1nb5
CVS history: (Expand)
2020-11-02 11:16:57 by Nia Alarie | Files touched by this commit (98) | |
Log message:
multimedia: Remove libmp4v2, successor mp4v2
Old confusingly named version of mp4v2 that is no longer used in pkgsrc
|
2020-05-20 08:09:10 by Roland Illig | Files touched by this commit (52) |
Log message:
mark packages that fail with -Werror=char-subscripts
These packages are susceptible to bugs when confronted with non-ASCII
characters.
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94182.
It takes some time to analyze and fix these individually, therefore they
are only marked as "needs work".
|
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2018-10-23 12:45:01 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
libmp4v2: Fix build on SunOS.
|
2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message:
*: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
|
2018-02-05 19:37:21 by Jonathan Perkin | Files touched by this commit (4) |
Log message:
libmp4v2: Use C++03, fix a couple of SunOS issues.
|
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|