- Update to 0.4.5
PR: ports/130679 Submitted by: lwhsu
This commit is contained in:
parent
8796e8e158
commit
1c01bb489b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228253
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gpac-libgpac
|
||||
DISTVERSION= 0.4.4
|
||||
PORTVERSION= 0.4.5
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gpac-0.4.4.tar.gz) = a5cb48ab85e9914d127fd8799b4b2e56
|
||||
SHA256 (gpac-0.4.4.tar.gz) = 30417b233eaada0a467e47f852383897ad6f96327fed3defbb3dc3660b934704
|
||||
SIZE (gpac-0.4.4.tar.gz) = 4375687
|
||||
MD5 (gpac-0.4.5.tar.gz) = 755e8c438a48ebdb13525dd491f5b0d1
|
||||
SHA256 (gpac-0.4.5.tar.gz) = f4039763ebec6630dc38e5e030c6573b47ced28fd009770c2e0e18b087753671
|
||||
SIZE (gpac-0.4.5.tar.gz) = 4269054
|
||||
|
@ -4,7 +4,8 @@ include/gpac/bifs.h
|
||||
include/gpac/bifsengine.h
|
||||
include/gpac/bitstream.h
|
||||
include/gpac/color.h
|
||||
include/gpac/config.h
|
||||
include/gpac/compositor.h
|
||||
include/gpac/config_file.h
|
||||
include/gpac/constants.h
|
||||
include/gpac/crypt.h
|
||||
include/gpac/download.h
|
||||
@ -14,14 +15,17 @@ include/gpac/ietf.h
|
||||
include/gpac/internal/avilib.h
|
||||
include/gpac/internal/bifs_dev.h
|
||||
include/gpac/internal/bifs_tables.h
|
||||
include/gpac/internal/camera.h
|
||||
include/gpac/internal/compositor_dev.h
|
||||
include/gpac/internal/config_static.h
|
||||
include/gpac/internal/crypt_dev.h
|
||||
include/gpac/internal/ietf_dev.h
|
||||
include/gpac/internal/isomedia_dev.h
|
||||
include/gpac/internal/laser_dev.h
|
||||
include/gpac/internal/media_dev.h
|
||||
include/gpac/internal/mesh.h
|
||||
include/gpac/internal/odf_dev.h
|
||||
include/gpac/internal/ogg.h
|
||||
include/gpac/internal/renderer_dev.h
|
||||
include/gpac/internal/scenegraph_dev.h
|
||||
include/gpac/internal/swf_dev.h
|
||||
include/gpac/internal/terminal_dev.h
|
||||
@ -39,20 +43,20 @@ include/gpac/modules/audio_out.h
|
||||
include/gpac/modules/codec.h
|
||||
include/gpac/modules/font.h
|
||||
include/gpac/modules/ipmp.h
|
||||
include/gpac/modules/js_usr.h
|
||||
include/gpac/modules/raster2d.h
|
||||
include/gpac/modules/service.h
|
||||
include/gpac/modules/term_ext.h
|
||||
include/gpac/modules/video_out.h
|
||||
include/gpac/mpeg4_odf.h
|
||||
include/gpac/mpegts.h
|
||||
include/gpac/network.h
|
||||
include/gpac/nodes_mpeg4.h
|
||||
include/gpac/nodes_svg_da.h
|
||||
include/gpac/nodes_svg_sa.h
|
||||
include/gpac/nodes_svg_sani.h
|
||||
include/gpac/nodes_svg.h
|
||||
include/gpac/nodes_x3d.h
|
||||
include/gpac/nodes_xbl.h
|
||||
include/gpac/options.h
|
||||
include/gpac/path2d.h
|
||||
include/gpac/renderer.h
|
||||
include/gpac/scene_manager.h
|
||||
include/gpac/scenegraph.h
|
||||
include/gpac/scenegraph_svg.h
|
||||
|
Loading…
Reference in New Issue
Block a user