mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
nfd: fix HOMEPAGE URL, enable on x86_64.
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
SUMMARY="Native File Dialog"
|
||||
DESCRIPTION="A tiny, neat C library that portably invokes native file open and \
|
||||
save dialogs."
|
||||
HOMEPAGE="www.frogtoss.com"
|
||||
HOMEPAGE="http://www.frogtoss.com"
|
||||
COPYRIGHT="2014 Frogtoss Games"
|
||||
LICENSE="Zlib-generic"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/puckipedia/nativefiledialog/archive/39ecf6a1.zip"
|
||||
CHECKSUM_SHA256="6c4eff1c0d5f2d3165192710cb1c844ec9e63d4fe7c4e2238cf5c6ddcb0da648"
|
||||
SOURCE_DIR="nativefiledialog-39ecf6a1d8c8cfa3a6f1c6795765911245809833"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
ARCHITECTURES="x86_gcc2 ?x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
nfd = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user