summaryrefslogtreecommitdiff
path: root/x11-apps
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-06-02 21:45:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-06-02 21:45:28 +0100
commit2018227e9344edb9da15fc6a4a8298086cc2aa77 (patch)
treec18e1c09e605e94e2a1e93345ad25746cc9e14b9 /x11-apps
parent6f8038813c460b4f0572d5ef595cdfa94af3a94d (diff)
gentoo resync : 02.06.2019
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/Manifest.gzbin15046 -> 15048 bytes
-rw-r--r--x11-apps/luit/Manifest2
-rw-r--r--x11-apps/luit/luit-20190106.ebuild22
-rw-r--r--x11-apps/setxkbmap/Manifest2
-rw-r--r--x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild4
-rw-r--r--x11-apps/xsetroot/Manifest2
-rw-r--r--x11-apps/xsetroot/xsetroot-1.1.2.ebuild4
7 files changed, 30 insertions, 6 deletions
diff --git a/x11-apps/Manifest.gz b/x11-apps/Manifest.gz
index 5a6f987dff03..672b14fd7f01 100644
--- a/x11-apps/Manifest.gz
+++ b/x11-apps/Manifest.gz
Binary files differ
diff --git a/x11-apps/luit/Manifest b/x11-apps/luit/Manifest
index 4df6a1dfe769..a7848e4edde9 100644
--- a/x11-apps/luit/Manifest
+++ b/x11-apps/luit/Manifest
@@ -1,3 +1,5 @@
DIST luit-1.1.1.tar.bz2 140044 BLAKE2B 5abf18955b753182198b4ebfa981e34b57707c578f1093f855e201b69b04b6a70fe189c0dcda43338a07d47f892eb3acb8278aba0e739d00e3cf164806d56ca4 SHA512 e834e89fca9987f6d82701f53d3c450cc64b93a804b11465b4a7ec5cb3a5c4ef30115df57dec3cbdbafa46e4a4f1bb4759b723123e2ff2f6b1c12207015638e6
+DIST luit-20190106.tgz 190866 BLAKE2B 44098a00cade37aacdd7e67e1dae68157b652458b8a059de3dc56be9cc79ffba2ba861d403ab65de640853e0aec38c7d8d67febb5b6ae852a25430d2988c3661 SHA512 4324ff2793635e12e7fc0df2d7c5cdeb6241591105d0cfaf40a0da06a08764f08c5ef5f6fc19bc0e5d1f4b34b90e14b7aa393a0e613f5e096c6f91c90988215b
EBUILD luit-1.1.1.ebuild 667 BLAKE2B bf9567c21c799e5babec6f57a5552735f101bfc901c9dfdddc4e07c9b367f4f409ccc48b65029092d50cf1056137ee651bfd6a2e3c0a6b42c674338cca84c9ce SHA512 16c37b80ab3b53553e852f4122a4f593ccbdd21e39c181464ced8c0ee0ed18335299b658bb3c3a4c3db69cfa9d407fee6b86da4b6552e797f1825a1b8e058375
+EBUILD luit-20190106.ebuild 670 BLAKE2B f87dd6f6f6372163ba20f86a92badc0bfc90159e35aeea24d1cf6a441a19da4c47fe3cb8aaae9d8750a8d5eba66d8a61ef167dfe549e24c52e9f97eae22556ff SHA512 b98143afde5ad484380309966f1bc7d52266678eda41c979e510c7973e5b2f32a1ccfd4f0ad874a7139bffdc01984ab38f995476e5e18295a2a9ff1543a6f2b2
MISC metadata.xml 245 BLAKE2B 26bf988c73d073000ab8d21ea881c4088b90e7081410938828744375bfa8de31cce2c78154ccfc61105c853c1f24f4994ca4e5cbb80c4c89dfd489bbd10a09ee SHA512 ecb8a4621081ccdd43f08e4f560b0bc820c27d6a282c87e1a8f77137ec8b215188fe31f11fc6379533afee2ebe7e14d5395a45c1aab9abfe423fd832dba692a4
diff --git a/x11-apps/luit/luit-20190106.ebuild b/x11-apps/luit/luit-20190106.ebuild
new file mode 100644
index 000000000000..a9f4e3f9811a
--- /dev/null
+++ b/x11-apps/luit/luit-20190106.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Locale and ISO 2022 support for Unicode terminals"
+HOMEPAGE="https://invisible-island.net/luit/"
+SRC_URI="https://invisible-mirror.net/archives/${PN}/${P}.tgz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND="sys-libs/zlib
+ virtual/libiconv"
+RDEPEND="${DEPEND}"
+BDEPEND="sys-apps/groff"
+
+src_configure() {
+ econf --disable-fontenc --enable-iconv
+}
diff --git a/x11-apps/setxkbmap/Manifest b/x11-apps/setxkbmap/Manifest
index cfb40959069c..cff473f1aed4 100644
--- a/x11-apps/setxkbmap/Manifest
+++ b/x11-apps/setxkbmap/Manifest
@@ -1,3 +1,3 @@
DIST setxkbmap-1.3.1.tar.bz2 133817 BLAKE2B f58f63623afd69275ef25cc33237176c2d1814fa124d7a5dade6ad3cf60b5ee5a8434857cfdb9b17c6f6c6cfce4dbf861a6c6bc232d9e12989acce7be285c63b SHA512 5ddc2fc40ddc5a35815606998d3f111e3c2b8d915bf609462c703f9f691a0b3a6477ee98837c0a28f11dd3f0a30f17a3bcdfa38d4ca45140e521c74d043ecdee
-EBUILD setxkbmap-1.3.1.ebuild 426 BLAKE2B 2d93aae330635fabbef481af23e48dae60f9da26d4d2615a32d629767f851e172ac8ba009e101f9823850a7589a1aac9168cfd16c86e8030998d6131820da7be SHA512 138143d0b8220f34996ac218a43b20b92ec2de0d4954ff592bb63354da39a4de9d1e2c980c6e59356c8d1b27b4e443911721e1e8fd0c48e13e03aff3ff1e32a1
+EBUILD setxkbmap-1.3.1.ebuild 422 BLAKE2B 0b5257d56a6c9d2cf61536ba55aa345223ee873e2ae54b4366136d169ea9c75003037d2eefbb6e7af8c642e69a441681ff4942b28c296fdf655135da642275e4 SHA512 6f4491f48516345f3e5a2ee0a75c2a1e06ead4ad73b4e849acad9af27016a69951c5a28d0226612a679ce3410120fdfd5b8bd28f4f6066381639ae95504e81ad
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild b/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild
index b2db0b26cbe4..70b0c5b2f89e 100644
--- a/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild
+++ b/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit xorg-2
DESCRIPTION="Controls the keyboard layout of a running X server"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="x11-libs/libxkbfile
x11-libs/libX11"
diff --git a/x11-apps/xsetroot/Manifest b/x11-apps/xsetroot/Manifest
index aa122eb1f2b8..c3578ef066cd 100644
--- a/x11-apps/xsetroot/Manifest
+++ b/x11-apps/xsetroot/Manifest
@@ -1,5 +1,5 @@
DIST xsetroot-1.1.1.tar.bz2 119977 BLAKE2B 7589dc6014c2f905dce4bc72c4a98096eba38354975c307408e1aeb06e27cafcf64ecda7f8e3a470ac25e41108b3aac688fa9d365a3ab41908a52d8044142712 SHA512 04834a8ca658a4aabe03e62588353102e8019d424e25fab450d48e6fc4ac358df5bb98a850c82c61e2495faabfe54f3d92d9563e77c83ace7fd69c278edbbd64
DIST xsetroot-1.1.2.tar.bz2 129091 BLAKE2B 0bd0615f64c636eaad7ed1b83d49208e9065edf7583bcd7e5d4c5d2f1a1eca4c7692209a540cab823c35497696176f4925afecaaf843610f6e9485cd3724f1cb SHA512 0b9df1b72305e5c24f1e1664578aa4411a5ffcdc5d318458117594e641f01c34700205b0d16c08abf4a8106d36128ccdbe1ea1f1035fce9018d6b52801a8b72b
EBUILD xsetroot-1.1.1.ebuild 411 BLAKE2B 1a44a1b61d1bcc1ee9bdfad0c55ed79b90976c2d24e51a8af186557dc68f1d6213a08a9c7619bb66c5f11afcde08e9a02a845466716cbc919a95dd8a411c31a3 SHA512 2ba151cae0817c4f7fd3e5d21b099a9204117d857883b78bb3f9f5c09fb56108dd9308be60a107bf49bbc08b0eb9d69867d5b0942d9591bba35e110dd9426a3f
-EBUILD xsetroot-1.1.2.ebuild 411 BLAKE2B 13ee02f35ec2ea71dd7ae681be62d1aa5519bcf57c833b8d38aa2da721813caec8020bd14ffe749938eb0a2f1765228b9047e8e2eccfc16c0b7fc2aa3bc35aa6 SHA512 e295eeb9a89fb804b43af316768814819f5850962320d1a2f5b1f40e190b8883d219bf4143f2ee163a23965aebd3a3c133711719815cb5602daec8b27eafa286
+EBUILD xsetroot-1.1.2.ebuild 407 BLAKE2B 4b91e2ee6bce7d80006305369bcebf6b75d8d5b3ac60d2f1115c17f4a2c4706b3dda5c44ef269c6cca4b41706fbe10931bae35a57ab8eeaee52f4124483ab3f8 SHA512 500870309f5692ca50f0531fe69b9f9984751779092a92199eafb59488539b9ade408ee301a0ea0ee3adf77594d255d1cb3f4267c50bf03936c6d34aeb548fbb
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-apps/xsetroot/xsetroot-1.1.2.ebuild b/x11-apps/xsetroot/xsetroot-1.1.2.ebuild
index 6f78038d0412..9a48cb5b0b62 100644
--- a/x11-apps/xsetroot/xsetroot-1.1.2.ebuild
+++ b/x11-apps/xsetroot/xsetroot-1.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit xorg-2
DESCRIPTION="X.Org xsetroot application"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="x11-libs/libXmu
x11-libs/libX11