mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
IFF catalog: update to version 0.4
- Move out of Github - Enable for all architectures (mainly x86_64) - New upstream version
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
SUMMARY="Catalog add-on for IFF locale files"
|
||||
DESCRIPTION="This catalog add-on loads catalogs in IFF format, as used for
|
||||
localization on AmigaOS and other Amiga-like systems."
|
||||
HOMEPAGE="https://github.com/pulkomandy/iffcatalog"
|
||||
COPYRIGHT="2015-2020 Adrien Destugues"
|
||||
HOMEPAGE="http://pulkomandy.tk/_/_Development/_IFFCatalog"
|
||||
COPYRIGHT="2015-2022 Adrien Destugues"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/pulkomandy/IFFCatalog/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="dadb8ca01f5225c67e9a8ef16befdeea1ae19778dc8d5bd29469b58334bcc141"
|
||||
SOURCE_DIR="IFFCatalog-$portVersion"
|
||||
SOURCE_URI="http://pulkomandy.tk/downloads/iffcatalog-$portVersion.zip"
|
||||
CHECKSUM_SHA256="a87bf83d8a543ab532b48975599b55cce54dc6b656b7efc4aaaadcb375aa8a14"
|
||||
SOURCE_DIR="iffcatalog-$portVersion"
|
||||
|
||||
ARCHITECTURES="?all x86_gcc2"
|
||||
ARCHITECTURES="all"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
Reference in New Issue
Block a user