mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 09:46:20 +00:00
libports: add ttf-bitstream-vera port
This commit is contained in:
parent
81e55e8901
commit
738b64909e
1
repos/libports/ports/ttf-bitstream-vera.hash
Normal file
1
repos/libports/ports/ttf-bitstream-vera.hash
Normal file
@ -0,0 +1 @@
|
||||
8e611d28537684b6928f7a64502e4543274c5f1b
|
7
repos/libports/ports/ttf-bitstream-vera.port
Normal file
7
repos/libports/ports/ttf-bitstream-vera.port
Normal file
@ -0,0 +1,7 @@
|
||||
LICENSE := Bitstream Vera Fonts Copyright
|
||||
VERSION := 1.10
|
||||
DOWNLOADS := vera.archive
|
||||
|
||||
URL(vera) := http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/$(VERSION)/ttf-bitstream-vera-$(VERSION).tar.bz2
|
||||
SHA(vera) := c3e8505a58d52e198a02960a2bd295e4c7a14242
|
||||
DIR(vera) := ttf/bitstream-vera
|
@ -0,0 +1,6 @@
|
||||
PORT_DIR := $(call port_dir,$(REP_DIR)/ports/ttf-bitstream-vera)
|
||||
|
||||
content:
|
||||
cp $(PORT_DIR)/ttf/bitstream-vera/COPYRIGHT.TXT LICENSE.bitstream-vera
|
||||
cp $(PORT_DIR)/ttf/bitstream-vera/Vera.ttf .
|
||||
cp $(PORT_DIR)/ttf/bitstream-vera/VeraMono.ttf .
|
@ -0,0 +1 @@
|
||||
2018-03-20 51ae5d3c321e9e2c75a649f2bd0bddc6b3725e74
|
Loading…
x
Reference in New Issue
Block a user