mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-06 19:03:24 +00:00
bump(main/libt3key): 0.2.11
Remove config.pkg.patch file which was added in upstream.
7d7986b9ff
This commit is contained in:
@@ -2,9 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://os.ghalkes.nl/t3/libt3key.html
|
||||
TERMUX_PKG_DESCRIPTION="A library and database with escape sequence to key symbol mappings"
|
||||
TERMUX_PKG_LICENSE="GPL-3.0"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION=0.2.10
|
||||
TERMUX_PKG_VERSION="0.2.11"
|
||||
TERMUX_PKG_SRCURL=https://os.ghalkes.nl/dist/libt3key-${TERMUX_PKG_VERSION}.tar.bz2
|
||||
TERMUX_PKG_SHA256=b3f63c8a5bdf4efc10a293e5124a4a1095af6149af96b0a10b3ce7da7400f8c1
|
||||
TERMUX_PKG_SHA256=e4dfdef50be52e365f68745df6177e819df5a7600e61716063d5480f7db3c06c
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
TERMUX_PKG_DEPENDS="libt3config, ncurses"
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--without-gettext"
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
https://github.com/termux/termux-packages/issues/15852
|
||||
|
||||
--- a/config.pkg
|
||||
+++ b/config.pkg
|
||||
@@ -144,6 +144,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <curses.h>
|
||||
+#include <term.h>
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
int args[9], error, fd;
|
||||
Reference in New Issue
Block a user