./multimedia/libmp4v2, Library for reading and modifying mp4 files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 1.6.1nb4, Package name: libmp4v2-1.6.1nb4, Maintainer: pkgsrc-users

The 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:
[lang/gcc5] [x11/xf86driproto] [x11/xextproto] [x11/xf86vidmodeproto] [x11/inputproto] [x11/fixesproto4] [x11/xproto] [x11/damageproto] [x11/renderproto] [x11/dri2proto] [x11/randrproto] [x11/glproto] [pkgtools/x11-links] [pkgtools/cwrappers]

Master sites:

SHA1: 2af97fc0da6a5c0bcb7b433c6715967487b80e38
RMD160: ee8375d9581cccbbf685f730bb36f3866eaf12f7
Filesize: 6176.063 KB

Version history: (Expand)


CVS history: (Expand)


   2017-05-01 10:57:40 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #5347 - requested by sevan
multimedia/libmp4v2: build fix

Revisions pulled up:
- multimedia/libmp4v2/Makefile                                  1.14

---
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Fri Apr 21 14:48:41 UTC 2017

   Modified Files:
           pkgsrc/multimedia/libmp4v2: Makefile

   Log message:
   Simon Burge reports this needs gcc-5.x. Add GCC_REQD.
   2017-04-23 12:32:09 by Benny Siegert | Files touched by this commit (4)
Log message:
Pullup ticket #5302 - requested by sevan
multimedia/libmp4v2: build fix

Revisions pulled up:
- multimedia/libmp4v2/Makefile                                  1.12
- multimedia/libmp4v2/PLIST                                     1.2
- multimedia/libmp4v2/distinfo                                  1.13
- multimedia/libmp4v2/patches/patch-ae                          1.3

---
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Mon Apr 17 08:40:56 UTC 2017

   Modified Files:
           pkgsrc/multimedia/libmp4v2: Makefile PLIST distinfo
           pkgsrc/multimedia/libmp4v2/patches: patch-ae

   Log message:
   Install more tools, headers and libraries, as well as the mpeg4ip-config
   script.

   Fix a fpos_t cast on NetBSD in the installed header file.

   Bump PKGREVISION.