mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
HivelyTracker: requires DejaVu
* The app has the DejaVu font hardcoded. Declare as required. * Re-wrap description.
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
SUMMARY="A tracker program based upon the AHX format"
|
||||
DESCRIPTION="
|
||||
Hively Tracker is a tracker program based upon the AHX format created in the \
|
||||
mid '90s by Dexter and Pink of Abyss. The format was relatively popular, and \
|
||||
many songs were created and used in scene productions and games. AHX was \
|
||||
designed to create a very SID-like sound on the Amiga.
|
||||
DESCRIPTION="HivelyTracker is a tracker program based upon the AHX format \
|
||||
created in the mid '90s by Dexter and Pink of Abyss. The format was relatively \
|
||||
popular, and many songs were created and used in scene productions and games. \
|
||||
AHX was designed to create a very SID-like sound on the Amiga.
|
||||
|
||||
HivelyTracker can import and export modules and instruments in the AHX format, \
|
||||
but it also improves on AHX in several ways and therefore has its own \
|
||||
instrument and module formats."
|
||||
HOMEPAGE="http://www.hivelytracker.co.uk/"
|
||||
COPYRIGHT="2010-2013 IRIS & Up Rough"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/pete-gordon/hivelytracker/archive/V1_8.zip"
|
||||
CHECKSUM_SHA256="92ded85779c1d7b388cc09df6d02cd7aa07692092cf337ef87cd71fd8aa6d11a"
|
||||
SOURCE_DIR="hivelytracker-1_8"
|
||||
@@ -23,6 +23,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
dejavu
|
||||
lib:libfreetype
|
||||
lib:libsdl
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user