mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Fix ordering
This commit is contained in:
@@ -2,12 +2,12 @@ SUMMARY="Graphical RSRC resource editor"
|
||||
DESCRIPTION="An editor for binary resource files (.rsrc) that get compiled \
|
||||
into an application and can then be used within the application."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/ResourceEdit"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2012-2013 Tri-Edge AI"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/ResourceEdit/archive/8c3f779d08525ed1e607627213278436a0502125.tar.gz"
|
||||
CHECKSUM_SHA256="848b4e6d8a30737793d858d95360d33219efa615635b0b79c845bc4b78f6a64b"
|
||||
SOURCE_DIR="ResourceEdit-8c3f779d08525ed1e607627213278436a0502125"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
@@ -15,7 +15,6 @@ PROVIDES="
|
||||
resourceedit = $portVersion
|
||||
app:ResourceEdit = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user