1
0
forked from ports/opt

libtheora: adopted port

This commit is contained in:
Tim Biermann 2023-08-27 17:34:43 +02:00
parent c0640fd76b
commit 8825bd22a5
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 13 additions and 13 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/RKeYUBfvff5LvNAW3BVx521tx5nytO/o+mUDNL9B/fAs/WoOa1k1VKZlvLLYbI0UdYl/uqP3QEWimkM1RjLOQY=
SHA256 (Pkgfile) = 196cb10fcc442c06d8bb84a594e1f5dbb487ad40a73b38c2eb83e831b7a490d6
RWSE3ohX2g5d/d6Es/s3lZzNmtySv28hax3Jmu2jtqJIUOSHKwtd3Xx02VzQx2pfbHOG9Q6fAa4NsGuw4yGun7F8shVyCOnPNQU=
SHA256 (Pkgfile) = 225049abd6f2bfbc88997d13de9b90d90c3af0a82aad8f8b2c29f18abdef440c
SHA256 (.footprint) = a6c47611530667abff9ad4c1953cfa917fed953808751ce57c9215d333deed10
SHA256 (libtheora-1.1.1.tar.xz) = f36da409947aa2b3dcc6af0a8c2e3144bc19db2ed547d64e9171c59c66561c61

View File

@ -1,12 +1,12 @@
# Description: A free and open video compression format from the Xiph.org Foundation.
# Description: a free and open video compression format
# URL: https://www.theora.org/
# Maintainer: Danny Rawlins, crux at romster dot me
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: libvorbis
name=libtheora
version=1.1.1
release=1
source=(http://downloads.xiph.org/releases/theora/$name-$version.tar.xz)
source=(https://downloads.xiph.org/releases/theora/$name-$version.tar.xz)
build() {
cd $name-$version