Fix ordering

This commit is contained in:
Vale
2016-02-17 14:26:37 -05:00
parent c78e400f98
commit 4ceccd41e1
491 changed files with 2610 additions and 2977 deletions

View File

@@ -1,17 +1,17 @@
SUMMARY="ZX Spectrum emulator utilities"
DESCRIPTION="Several tools to manage files in ZX spectrum emulator formats:
disk and tape images, machine state snapshots, and a few other things."
REVISION="1"
ARCHITECTURES="x86_gcc2"
LICENSE="GNU GPL v2"
COPYRIGHT="2003-2015 Philip Kendall and FUSE contributors"
HOMEPAGE="http://fuse-emulator.sourceforge.net/fuse.php"
COPYRIGHT="2003-2015 Philip Kendall and FUSE contributors"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://sourceforge.net/projects/fuse-emulator/files/fuse-utils/$portVersion/fuse-utils-$portVersion.tar.gz"
CHECKSUM_SHA256="7c36c0b42805661a06c21aede3461ffc8ccdb5ce56fe232875bf86e79f77c93c"
SOURCE_DIR="fuse-utils-$portVersion"
PATCHES="fuse_utils-$portVersion"
ARCHITECTURES="x86_gcc2"
PROVIDES="
fuse_utils = $portVersion
cmd:createhdf
@@ -27,7 +27,6 @@ PROVIDES="
cmd:tapeconv
cmd:tzxlist
"
REQUIRES="
haiku
lib:libbz2
@@ -47,7 +46,6 @@ BUILD_REQUIRES="
devel:libspectrum
devel:libz
"
BUILD_PREREQUIRES="
cmd:awk
cmd:gcc