1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 12:27:35 +00:00

Ports: Add libmpeg2

This commit is contained in:
Jelle Raaijmakers 2022-01-17 18:05:40 +01:00 committed by Linus Groh
parent 5b593783f3
commit 6a3017625b
2 changed files with 9 additions and 0 deletions

8
Ports/libmpeg2/package.sh Executable file
View file

@ -0,0 +1,8 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=libmpeg2
version=0.5.1
useconfigure=true
use_fresh_config_sub=true
config_sub_path=.auto/config.sub
files="https://libmpeg2.sourceforge.io/files/libmpeg2-${version}.tar.gz libmpeg2-${version}.tar.gz dee22e893cb5fc2b2b6ebd60b88478ab8556cb3b93f9a0d7ce8f3b61851871d4"
auth_type=sha256