summaryrefslogtreecommitdiffstats
path: root/fonts-x11/hack/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'fonts-x11/hack/DETAILS')
-rwxr-xr-xfonts-x11/hack/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/fonts-x11/hack/DETAILS b/fonts-x11/hack/DETAILS
new file mode 100755
index 0000000000..5919cadf1e
--- /dev/null
+++ b/fonts-x11/hack/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=hack
+ SPELLX=Hack
+ VERSION=v2.020
+ SOURCE_HASH=sha512:de3c8e13ace5ee49bb2b5dd331cc3109ad12b762f967c88cdf8f0d1080e5c3cb99d2dffe1c986c9fcc6e46e31c3bc7141cf1c9e1b8430d1ef76a90ab461d1a09
+ SOURCE=$SPELLX-${VERSION//./_}-ttf.zip
+ DOCS="README LICENSE AUTHORS NEWS BUGS *.txt"
+ SOURCE_URL[0]=https://github.com/chrissimpkins/Hack/releases/download/${VERSION}/$SOURCE
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX"
+ WEB_SITE=http://sourcefoundry.org/hack
+ LICENSE[0]="OFL"
+ KEYWORDS="fonts ttf"
+ SHORT=""
+cat << EOF
+Hack includes monospaced regular, bold, oblique, and bold oblique sets to cover all of your
+syntax highlighting need.
+Hack is hand groomed and optically balanced to be your go-to code face.
+successor to Bitstream Vera and DejaVu
+EOF