mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-03 00:20:09 -07:00
compose-tables: 1.8.8
This commit is contained in:
parent
ed966ba70d
commit
8953e6f320
@ -1,2 +1,2 @@
|
|||||||
0c215b49302c3e8fb680641b49ad05b7177c9ceddbc47e3ab32f912b025ff854c3
|
b0557a35af92ba9cf81906bce8c316737c76bfce100464394f8fa15b15596c2c35
|
||||||
9ece8c085a10a19946adc4b0e34da8fc1a82628457dfafb6c90a9aed9d3de2b033
|
4b18926ed4fbc5948e8f891c58db8e60fc41b22a22bd23d13c570aef7457f6269a
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
diff --git a/configure b/configure
|
diff --git a/configure b/configure
|
||||||
index a9ae12d..627a69b 100755
|
index c6cd17a..a255a77 100755
|
||||||
--- a/configure
|
--- a/configure
|
||||||
+++ b/configure
|
+++ b/configure
|
||||||
@@ -22211,37 +22211,6 @@ printf "%s\n" "#define USE_POLL 1" >>confdefs.h
|
@@ -22692,38 +22692,6 @@ printf "%s\n" "#define USE_POLL 1" >>confdefs.h
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
@ -16,8 +16,9 @@ index a9ae12d..627a69b 100755
|
|||||||
-if test ${with_keysymdefdir+y}
|
-if test ${with_keysymdefdir+y}
|
||||||
-then :
|
-then :
|
||||||
- withval=$with_keysymdefdir; KEYSYMDEFDIR=$withval
|
- withval=$with_keysymdefdir; KEYSYMDEFDIR=$withval
|
||||||
-else $as_nop
|
-else case e in #(
|
||||||
- KEYSYMDEFDIR=`$PKG_CONFIG --variable=includedir xproto`/X11
|
- e) KEYSYMDEFDIR=`$PKG_CONFIG --variable=includedir xproto`/X11 ;;
|
||||||
|
-esac
|
||||||
-fi
|
-fi
|
||||||
-
|
-
|
||||||
-
|
-
|
||||||
@ -40,7 +41,7 @@ index a9ae12d..627a69b 100755
|
|||||||
# Check whether --enable-xcms was given.
|
# Check whether --enable-xcms was given.
|
||||||
if test ${enable_xcms+y}
|
if test ${enable_xcms+y}
|
||||||
then :
|
then :
|
||||||
@@ -22809,43 +22778,6 @@ printf "%s\n" "#define X11_LIBDIR \"$ax_define_dir\"" >>confdefs.h
|
@@ -23302,46 +23270,6 @@ printf "%s\n" "#define X11_LIBDIR \"$ax_define_dir\"" >>confdefs.h
|
||||||
|
|
||||||
|
|
||||||
pkg_failed=no
|
pkg_failed=no
|
||||||
@ -81,6 +82,9 @@ index a9ae12d..627a69b 100755
|
|||||||
- else
|
- else
|
||||||
- pkg_failed=untried
|
- pkg_failed=untried
|
||||||
-fi
|
-fi
|
||||||
|
-
|
||||||
|
-
|
||||||
|
-
|
||||||
|
if test $pkg_failed = yes; then
|
||||||
|
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
||||||
|
printf "%s\n" "no" >&6; }
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
https://x.org/releases/individual/lib/libX11-1.8.7.tar.xz
|
https://x.org/releases/individual/lib/libX11-1.8.8.tar.xz
|
||||||
patches/compose-only.patch
|
patches/compose-only.patch
|
||||||
|
@ -1 +1 @@
|
|||||||
1.8.7 1
|
1.8.8 1
|
||||||
|
Loading…
Reference in New Issue
Block a user