ncurses: add alacritty terminfo
Add terminfo file for the terminal emulator alacritty. https://github.com/alacritty/alacritty Signed-off-by: Tobias Hilbig <web.tobias@hilbig-ffb.de>
This commit is contained in:
		 Tobias Hilbig
					Tobias Hilbig
				
			
				
					committed by
					
						 Paul Spooren
						Paul Spooren
					
				
			
			
				
	
			
			
			 Paul Spooren
						Paul Spooren
					
				
			
						parent
						
							c9df2d5c64
						
					
				
				
					commit
					888b207f1a
				
			| @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk | |||||||
| PKG_NAME:=ncurses | PKG_NAME:=ncurses | ||||||
| PKG_CPE_ID:=cpe:/a:gnu:ncurses | PKG_CPE_ID:=cpe:/a:gnu:ncurses | ||||||
| PKG_VERSION:=6.4 | PKG_VERSION:=6.4 | ||||||
| PKG_RELEASE:=1 | PKG_RELEASE:=2 | ||||||
|  |  | ||||||
| PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz | PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz | ||||||
| PKG_SOURCE_URL:=@GNU/$(PKG_NAME) | PKG_SOURCE_URL:=@GNU/$(PKG_NAME) | ||||||
| @@ -123,6 +123,7 @@ ifneq ($(HOST_OS),FreeBSD) | |||||||
| 	) | 	) | ||||||
| 	for file in \ | 	for file in \ | ||||||
| 		a/ansi \ | 		a/ansi \ | ||||||
|  | 		a/alacritty \ | ||||||
| 		d/dumb \ | 		d/dumb \ | ||||||
| 		l/linux \ | 		l/linux \ | ||||||
| 		r/rxvt \ | 		r/rxvt \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user