Path to this page:
./
multimedia/libmpeg2,
Library for decoding mpeg-2 and mpeg-1 video streams
Branch: CURRENT,
Version: 0.5.1,
Package name: libmpeg2-0.5.1,
Maintainer: pkgsrc-userslibmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video
streams acclaimed to be the fastest around.
Master sites:
Filesize: 512.477 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2008-08-08) Updated to version: libmpeg2-0.5.1
- (2007-02-23) Updated to version: libmpeg2-0.4.1nb1
- (2006-10-17) Updated to version: libmpeg2-0.4.1
- (2006-06-12) Updated to version: libmpeg2-0.4.0bnb5
- (2006-04-21) Updated to version: libmpeg2-0.4.0bnb4
CVS history: (Expand)
2022-09-25 16:43:27 by Havard Eidnes | Files touched by this commit (3) |
Log message:
multimedia/libmpeg2: fix build on NetBSD/macppc.
This re-orders the two tests for altivec to first try with
<altivec.h> included, and the second without.
The configure script is hand-patched, corresponding to configure.ac;
I could not generate a working configure script...
|
2022-07-25 13:12:30 by Thomas Klausner | Files touched by this commit (102) |
Log message:
*: remove pkg-config from tools where no buildlink3.mk file is included
Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).
|
2021-10-26 13:01:20 by Nia Alarie | Files touched by this commit (177) |
Log message:
multimedia: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (for legal reasons?):
./multimedia/adobe-flash-player/distinfo \
adobe-flash-player-32.0.0.465/flash_player_npapi_linux.i386.tar.gz
./multimedia/adobe-flash-player/distinfo \
adobe-flash-player-32.0.0.465/flash_player_npapi_linux.x86_64.tar.gz
./multimedia/libdvdcss/distinfo libdvdcss-1.4.3.tar.bz2
|
2021-10-07 16:32:21 by Nia Alarie | Files touched by this commit (179) |
Log message:
multimedia: Remove SHA1 hashes for distfiles
|
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-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.
|
2016-02-25 16:49:44 by Jonathan Perkin | Files touched by this commit (16) |
Log message:
Use OPSYSVARS.
|