mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-16 21:25:00 +02:00
setfont2: update to the latest git, install unicode mapping file
This commit is contained in:
parent
8d08a77332
commit
9a2b57da5b
@ -6,8 +6,8 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=setfont2
|
PKG_NAME:=setfont2
|
||||||
PKG_VERSION:=20100720
|
PKG_VERSION:=20110212
|
||||||
PKG_REV:=5c45736740e5e63439692615506078427913ea18
|
PKG_REV:=c6bbb45a3b1e798c5f6c1db5b3f77526fea271a2
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
@ -47,6 +47,7 @@ define Package/setfont2/install
|
|||||||
$(INSTALL_DATA) \
|
$(INSTALL_DATA) \
|
||||||
$(PKG_BUILD_DIR)/fonts/un-fuzzy-6x10-font.pnm \
|
$(PKG_BUILD_DIR)/fonts/un-fuzzy-6x10-font.pnm \
|
||||||
$(PKG_BUILD_DIR)/fonts/un-fuzzy-4x8-font.pnm \
|
$(PKG_BUILD_DIR)/fonts/un-fuzzy-4x8-font.pnm \
|
||||||
|
$(PKG_BUILD_DIR)/fonts/ben_uni.trans \
|
||||||
$(1)/usr/share/setfont2/
|
$(1)/usr/share/setfont2/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user