[gentoo-commits] repo/gentoo:master commit in: sys-apps/ckbcomp/
commit: b2c650e677f9a60212b40f429080ec427355bbff Author: Michael Mair-Keimberger levelnine at> AuthorDate: Fri Jul 12 18:33:38 2024 + Commit: Conrad Kostecki gentoo org> CommitDate: Sun Jul 14 14:07:12 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2c650e6 sys-apps/ckbcomp: add 1.230 Signed-off-by: Michael Mair-Keimberger levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/37535 Signed-off-by: Conrad Kostecki gentoo.org> sys-apps/ckbcomp/Manifest | 1 + sys-apps/ckbcomp/ckbcomp-1.230.ebuild | 33 + 2 files changed, 34 insertions(+) diff --git a/sys-apps/ckbcomp/Manifest b/sys-apps/ckbcomp/Manifest index 174ca3adc796..7c2a8fe218c7 100644 --- a/sys-apps/ckbcomp/Manifest +++ b/sys-apps/ckbcomp/Manifest @@ -1 +1,2 @@ DIST console-setup-1.217.tar.gz 3273430 BLAKE2B cf48a8dbd250f3ee0e1093b3dc0b13d9b23a13e456f7c0c60d4d8764bc1ed41bc6f0da57d4f0e5642fdceca9a26d02e5b986df019644d238bab0c91028958aed SHA512 20b148e3ffa1a57509e1bdab091ae36df04f363c7ca54e1decc15c14325df85b3d100e4b9a1e5884c18d47d45066b029bd450c9588f3103c03ad102d348869ad +DIST console-setup-1.230.tar.gz 3282273 BLAKE2B 4d61f2cf0e4fe5230e4cbbee3ccda1a518ca72b5d78cd3bd1bac075456966faad2df384d2c02247ed3ab1406c72b74f5bd9e27dfc918e5680cdf1be28d7f061d SHA512 86c8d20ae5609ea881a9d73c774d3f4db7d8ea1da9789bfee7e5e4277783c13311ab923657d579133efd8803bded32cb07e9564464f79c14dba90b9bcafefdf9 diff --git a/sys-apps/ckbcomp/ckbcomp-1.230.ebuild b/sys-apps/ckbcomp/ckbcomp-1.230.ebuild new file mode 100644 index ..962be23d3a20 --- /dev/null +++ b/sys-apps/ckbcomp/ckbcomp-1.230.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Compile an XKB keymap for loadkeys" +HOMEPAGE="https://salsa.debian.org/installer-team/console-setup"; + +if [[ ${PV} == ]]; then + inherit git-r3 + EGIT_REPO_URI="https://anonscm.debian.org/git/d-i/console-setup.git"; +else + SRC_URI="https://salsa.debian.org/installer-team/console-setup/-/archive/${PV}/console-setup-${PV}.tar.gz"; + S="${WORKDIR}"/console-setup-${PV} + KEYWORDS="~amd64 ~x86" +fi + +LICENSE="GPL-2" +SLOT="0" + +RDEPEND=" + dev-lang/perl + sys-apps/kbd + x11-misc/xkeyboard-config +" + +src_compile() { + : +} + +src_install() { + dobin Keyboard/ckbcomp +}
[gentoo-commits] repo/gentoo:master commit in: sys-apps/ckbcomp/
commit: 9f01ac612d2180ff68dbf7a4a89d4909340d0ee9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 26 14:02:51 2023 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 26 14:04:12 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f01ac61 sys-apps/ckbcomp: drop 1.164 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-apps/ckbcomp/Manifest | 1 - sys-apps/ckbcomp/ckbcomp-1.164.ebuild | 33 - 2 files changed, 34 deletions(-) diff --git a/sys-apps/ckbcomp/Manifest b/sys-apps/ckbcomp/Manifest index 78ccb6c00f2d..174ca3adc796 100644 --- a/sys-apps/ckbcomp/Manifest +++ b/sys-apps/ckbcomp/Manifest @@ -1,2 +1 @@ -DIST ckbcomp-1.164.tar.gz 3044072 BLAKE2B 74abf0c971a188fbbacd77e9eadad84ec29cbb2cde4c968402b83c0a5cd47ba5432f03dab4ed6bd8f8ae6b0ed8ebb4dcd51b8eddffd3b5d77de445740d5d576f SHA512 b2a71c7c34ff677f555bdb76bc329ae06740c4d0fa5516356dcd833fc9f97c0c560b26b4497fd7e3e0a60acb975a461a75ecc765c3f0fa1250f8b2e0f01c4e40 DIST console-setup-1.217.tar.gz 3273430 BLAKE2B cf48a8dbd250f3ee0e1093b3dc0b13d9b23a13e456f7c0c60d4d8764bc1ed41bc6f0da57d4f0e5642fdceca9a26d02e5b986df019644d238bab0c91028958aed SHA512 20b148e3ffa1a57509e1bdab091ae36df04f363c7ca54e1decc15c14325df85b3d100e4b9a1e5884c18d47d45066b029bd450c9588f3103c03ad102d348869ad diff --git a/sys-apps/ckbcomp/ckbcomp-1.164.ebuild b/sys-apps/ckbcomp/ckbcomp-1.164.ebuild deleted file mode 100644 index e40e5fc54cdc.. --- a/sys-apps/ckbcomp/ckbcomp-1.164.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Compile an XKB keymap for loadkeys" -HOMEPAGE="https://anonscm.debian.org/cgit/d-i/console-setup.git"; -if [[ ${PV} == ]]; then - inherit git-r3 - EGIT_REPO_URI="https://anonscm.debian.org/git/d-i/console-setup.git"; -else - COMMIT_ID=e327df26fa9dbdf363b778ada91e83967f4bd500 - SRC_URI="https://anonscm.debian.org/cgit/d-i/console-setup.git/snapshot/${COMMIT_ID}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" - S="${WORKDIR}/${COMMIT_ID}" -fi - -LICENSE="GPL-2" -SLOT="0" - -DEPEND="" -RDEPEND=" - dev-lang/perl:* - sys-apps/kbd - x11-misc/xkeyboard-config" - -src_compile() { - : -} - -src_install() { - dobin Keyboard/ckbcomp -}
[gentoo-commits] repo/gentoo:master commit in: sys-apps/ckbcomp/
commit: febc7c7c00cd335ee7a55652dee709f497feda88 Author: Sam James gentoo org> AuthorDate: Thu Feb 16 05:17:32 2023 + Commit: Sam James gentoo org> CommitDate: Thu Feb 16 05:17:32 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=febc7c7c sys-apps/ckbcomp: add 1.217 Signed-off-by: Sam James gentoo.org> sys-apps/ckbcomp/Manifest | 1 + sys-apps/ckbcomp/ckbcomp-1.217.ebuild | 34 ++ 2 files changed, 35 insertions(+) diff --git a/sys-apps/ckbcomp/Manifest b/sys-apps/ckbcomp/Manifest index 35d54adaf72b..78ccb6c00f2d 100644 --- a/sys-apps/ckbcomp/Manifest +++ b/sys-apps/ckbcomp/Manifest @@ -1 +1,2 @@ DIST ckbcomp-1.164.tar.gz 3044072 BLAKE2B 74abf0c971a188fbbacd77e9eadad84ec29cbb2cde4c968402b83c0a5cd47ba5432f03dab4ed6bd8f8ae6b0ed8ebb4dcd51b8eddffd3b5d77de445740d5d576f SHA512 b2a71c7c34ff677f555bdb76bc329ae06740c4d0fa5516356dcd833fc9f97c0c560b26b4497fd7e3e0a60acb975a461a75ecc765c3f0fa1250f8b2e0f01c4e40 +DIST console-setup-1.217.tar.gz 3273430 BLAKE2B cf48a8dbd250f3ee0e1093b3dc0b13d9b23a13e456f7c0c60d4d8764bc1ed41bc6f0da57d4f0e5642fdceca9a26d02e5b986df019644d238bab0c91028958aed SHA512 20b148e3ffa1a57509e1bdab091ae36df04f363c7ca54e1decc15c14325df85b3d100e4b9a1e5884c18d47d45066b029bd450c9588f3103c03ad102d348869ad diff --git a/sys-apps/ckbcomp/ckbcomp-1.217.ebuild b/sys-apps/ckbcomp/ckbcomp-1.217.ebuild new file mode 100644 index ..2f1e3536465f --- /dev/null +++ b/sys-apps/ckbcomp/ckbcomp-1.217.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Compile an XKB keymap for loadkeys" +HOMEPAGE="https://anonscm.debian.org/cgit/d-i/console-setup.git"; + +if [[ ${PV} == ]]; then + inherit git-r3 + EGIT_REPO_URI="https://anonscm.debian.org/git/d-i/console-setup.git"; +else + SRC_URI="https://salsa.debian.org/installer-team/console-setup/-/archive/${PV}/console-setup-${PV}.tar.gz"; + S="${WORKDIR}"/console-setup-${PV} + + KEYWORDS="~amd64 ~x86" +fi + +LICENSE="GPL-2" +SLOT="0" + +RDEPEND=" + dev-lang/perl + sys-apps/kbd + x11-misc/xkeyboard-config +" + +src_compile() { + : +} + +src_install() { + dobin Keyboard/ckbcomp +}
[gentoo-commits] repo/gentoo:master commit in: sys-apps/ckbcomp/
commit: a34631e939372cca387bc37edf74f81e54e46bf1 Author: Andrew Savchenko gentoo org> AuthorDate: Sun Jul 28 11:02:56 2019 + Commit: Andrew Savchenko gentoo org> CommitDate: Sun Jul 28 11:38:07 2019 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a34631e9 sys-apps/ckbcomp: keyword on ~x86 Works fine on ~x86. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andrew Savchenko gentoo.org> sys-apps/ckbcomp/ckbcomp-1.164.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/ckbcomp/ckbcomp-1.164.ebuild b/sys-apps/ckbcomp/ckbcomp-1.164.ebuild index 9f617e5cf51..e40e5fc54cd 100644 --- a/sys-apps/ckbcomp/ckbcomp-1.164.ebuild +++ b/sys-apps/ckbcomp/ckbcomp-1.164.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ if [[ ${PV} == ]]; then else COMMIT_ID=e327df26fa9dbdf363b778ada91e83967f4bd500 SRC_URI="https://anonscm.debian.org/cgit/d-i/console-setup.git/snapshot/${COMMIT_ID}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~x86" S="${WORKDIR}/${COMMIT_ID}" fi
[gentoo-commits] repo/gentoo:master commit in: sys-apps/ckbcomp/
commit: aa10f677e9cff17a6fcbbfb58ee18980fb9d491e Author: Jonas Stein gentoo org> AuthorDate: Sat Jul 7 11:13:09 2018 + Commit: Jonas Stein gentoo org> CommitDate: Sat Jul 7 12:14:42 2018 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa10f677 sys-apps/ckbcomp: Maintainer retired Proxied maintainer retired. Bug: https://bugs.gentoo.org/617928 Package-Manager: Portage-2.3.41, Repoman-2.3.9 sys-apps/ckbcomp/metadata.xml | 13 +++-- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/sys-apps/ckbcomp/metadata.xml b/sys-apps/ckbcomp/metadata.xml index 0840566600d..91b52104f17 100644 --- a/sys-apps/ckbcomp/metadata.xml +++ b/sys-apps/ckbcomp/metadata.xml @@ -1,12 +1,5 @@ - + http://www.gentoo.org/dtd/metadata.dtd";> - -llui...@gmail.com -Aric Belsito - - -proxy-ma...@gentoo.org -Proxy Maintainers - - + +
[gentoo-commits] repo/gentoo:master commit in: sys-apps/ckbcomp/
commit: 21c81a21167e3df5f40de84d2edbd192d1db9901 Author: Aric Belsito gmail com> AuthorDate: Mon May 8 22:10:04 2017 + Commit: Michał Górny gentoo org> CommitDate: Thu May 18 21:04:53 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21c81a21 sys-apps/ckbcomp: new package Closes: https://github.com/gentoo/gentoo/pull/4573 sys-apps/ckbcomp/Manifest | 1 + sys-apps/ckbcomp/ckbcomp-1.164.ebuild | 33 + sys-apps/ckbcomp/metadata.xml | 12 3 files changed, 46 insertions(+) diff --git a/sys-apps/ckbcomp/Manifest b/sys-apps/ckbcomp/Manifest new file mode 100644 index 000..58342c8a423 --- /dev/null +++ b/sys-apps/ckbcomp/Manifest @@ -0,0 +1 @@ +DIST ckbcomp-1.164.tar.gz 3044072 SHA256 6ce7987ee7953e3871adbc5c93e6836baa16f15914a6999ef7f444241361c742 SHA512 b2a71c7c34ff677f555bdb76bc329ae06740c4d0fa5516356dcd833fc9f97c0c560b26b4497fd7e3e0a60acb975a461a75ecc765c3f0fa1250f8b2e0f01c4e40 WHIRLPOOL 1ef71aadd27300891559dd0cdc8a02525742e9952ec5fb5410970e8870dd0aa6691d55b262c303d3d785bd776356d3cb03b379862f4b048dae2bccab350024ea diff --git a/sys-apps/ckbcomp/ckbcomp-1.164.ebuild b/sys-apps/ckbcomp/ckbcomp-1.164.ebuild new file mode 100644 index 000..9f617e5cf51 --- /dev/null +++ b/sys-apps/ckbcomp/ckbcomp-1.164.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="Compile an XKB keymap for loadkeys" +HOMEPAGE="https://anonscm.debian.org/cgit/d-i/console-setup.git"; +if [[ ${PV} == ]]; then + inherit git-r3 + EGIT_REPO_URI="https://anonscm.debian.org/git/d-i/console-setup.git"; +else + COMMIT_ID=e327df26fa9dbdf363b778ada91e83967f4bd500 + SRC_URI="https://anonscm.debian.org/cgit/d-i/console-setup.git/snapshot/${COMMIT_ID}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64" + S="${WORKDIR}/${COMMIT_ID}" +fi + +LICENSE="GPL-2" +SLOT="0" + +DEPEND="" +RDEPEND=" + dev-lang/perl:* + sys-apps/kbd + x11-misc/xkeyboard-config" + +src_compile() { + : +} + +src_install() { + dobin Keyboard/ckbcomp +} diff --git a/sys-apps/ckbcomp/metadata.xml b/sys-apps/ckbcomp/metadata.xml new file mode 100644 index 000..0840566600d --- /dev/null +++ b/sys-apps/ckbcomp/metadata.xml @@ -0,0 +1,12 @@ + +http://www.gentoo.org/dtd/metadata.dtd";> + + +llui...@gmail.com +Aric Belsito + + +proxy-ma...@gentoo.org +Proxy Maintainers + +