From b6cfc0c19effe2d9f7b8ab303cd00636f16da253 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 19 Apr 2024 12:05:02 +0100 Subject: gentoo auto-resync : 19:04:2024 - 12:05:02 --- app-i18n/Manifest.gz | Bin 18363 -> 18367 bytes app-i18n/scim-uim/Manifest | 1 - app-i18n/scim-uim/scim-uim-0.2.0-r2.ebuild | 53 ----------------------------- 3 files changed, 54 deletions(-) delete mode 100644 app-i18n/scim-uim/scim-uim-0.2.0-r2.ebuild (limited to 'app-i18n') diff --git a/app-i18n/Manifest.gz b/app-i18n/Manifest.gz index 7348270ddaf5..a0217dcfa0a3 100644 Binary files a/app-i18n/Manifest.gz and b/app-i18n/Manifest.gz differ diff --git a/app-i18n/scim-uim/Manifest b/app-i18n/scim-uim/Manifest index caf70f44ff22..abb0d5b189e3 100644 --- a/app-i18n/scim-uim/Manifest +++ b/app-i18n/scim-uim/Manifest @@ -1,6 +1,5 @@ AUX scim-uim-0.2.0-gcc43.patch 420 BLAKE2B 491828a4fa94ed7f0343b449b35e911666dd9abe8627264caa79f9d20605bd9a075e7165b367fee4669db0d4178c385fc4d4937491dd5bc5c31af1af2ab5cd6f SHA512 8baec8863a00d1a870f9c557340f089f51e991acec994a3445bc378f95b226aeb46018ba11b8dc605b90ab35f7923bfc029fa40e1e01e17caba1e3ca99e07c09 AUX scim-uim-0.2.0-uim-1.5.patch 367 BLAKE2B e73cefa76abb64816265ee870c44d39966606624c649d97c09d5e5cf5494af34f49c9770ad103f7af2afa8eedc662098565c68a12fc70b0fc936e384a19035d8 SHA512 2c68a8fa1e5d99e624145ce9a85aeb1a286e4a4afe33d92c32c13ad3e14060afa8f730d58146d9a2b134b9565172a909138742357b640ba000a7129e5e65e485 DIST scim-uim-0.2.0.tar.gz 344389 BLAKE2B da0cd29036cf3fd4a94ca0f5c9e72566ccb37c4d64019645b9ea04d9859d33d1614d8cf786ca67a0d2c474b79b13d7d100ddf815b982ba414ac950306ae00448 SHA512 18df8de8ebc02289e21bf54c921b5425f67ef3c379b3c3e4392431dc3b1d9d7f12a25bcbcaaddd264913bacf61ba2be9339845700f541c22f73981e99824c6e9 -EBUILD scim-uim-0.2.0-r2.ebuild 1060 BLAKE2B 17b7f42528436c4b944965273c316518395142dc0a51a91d45bd35b00a8f098e5cb936e9e6321df548e3be248fb1d23340f9879c7ae44b273d3e57062c37e5e7 SHA512 7c316c4db8b026c5c6c10ce92fd315bea2f56d84f761afc483a501d0ec8c80b56452b078aa0f360972776d4aa7adbf60fdb137db2e79fdc5f26ee302ae81cf1e EBUILD scim-uim-0.2.0-r3.ebuild 1088 BLAKE2B f0bc93e0ad35e7f9068308089b083f244542c10af29fb505cafe84e3f385a7fc867ba20119072bd96e25d8f23403f0c0f48a7ac3784533cceb6bd70c516b5888 SHA512 469d6504ec2af6366026a5820998355ccc87778047ce886d20b20b86b0c972277c4ce6695ef996f23d3d23b7452f4d496493ea900dc3cac984c813e6ab7ea80e MISC metadata.xml 309 BLAKE2B dbae5a3009517b9481eba1b44e2db32c260bbb0f52aa2dc5ed112b782ddbed0da5094cda5ef43f87d5c7c2e2fd53683bafb15f968d46fdaa7e7172953090c951 SHA512 24868fa1884d67b6eef373a1571333f1ab4342fa982a782015383e27345f90eec98a32f4c8dbced47d3bd433edd2aaeb372360ebea8a36fabcd4e093dfd78e6b diff --git a/app-i18n/scim-uim/scim-uim-0.2.0-r2.ebuild b/app-i18n/scim-uim/scim-uim-0.2.0-r2.ebuild deleted file mode 100644 index dc2d5aabb92f..000000000000 --- a/app-i18n/scim-uim/scim-uim-0.2.0-r2.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools - -DESCRIPTION="An input module for Smart Common Input Method (SCIM) which uses uim as backend" -HOMEPAGE="http://www.scim-im.org/" -SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" - -RDEPEND=" - >=app-i18n/uim-1.5.0 - >=app-i18n/scim-1.4.0" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -PATCHES=( - "${FILESDIR}"/${P}-gcc43.patch - "${FILESDIR}"/${P}-uim-1.5.patch -) - -src_prepare() { - default - # update the 2007 era configure / libtool scripts, which fail with LTO - eautoreconf -} - -src_configure() { - econf --disable-static -} - -src_install() { - default - - # plugin module, no point in .la files - find "${D}" -name '*.la' -delete || die -} - -pkg_postinst() { - elog - elog "To use SCIM with both GTK2 and XIM, you should use the following" - elog "in your user startup scripts such as .gnomerc or .xinitrc:" - elog - elog "LANG='your_language' scim -d" - elog "export XMODIFIERS=@im=SCIM" - elog -} -- cgit v1.2.3