diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-12-03 14:59:59 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-12-03 14:59:59 +0000 |
commit | 529abfa74a08ae5099db9780bcdf8250aa52ecb6 (patch) | |
tree | 2e2d1a9fd6e89b4872499afea3dc57490271e69c /media-gfx/graphite2 | |
parent | e6ba529df30e3fc9dfdf55ec5797f2f764df6e54 (diff) |
gentoo auto-resync : 03:12:2022 - 14:59:58
Diffstat (limited to 'media-gfx/graphite2')
-rw-r--r-- | media-gfx/graphite2/Manifest | 1 | ||||
-rw-r--r-- | media-gfx/graphite2/graphite2-1.3.14_p20210810-r1.ebuild | 124 |
2 files changed, 0 insertions, 125 deletions
diff --git a/media-gfx/graphite2/Manifest b/media-gfx/graphite2/Manifest index f256f3ae2d6e..98f7a5a2f868 100644 --- a/media-gfx/graphite2/Manifest +++ b/media-gfx/graphite2/Manifest @@ -5,6 +5,5 @@ AUX graphite2-1.3.14-no-libtool-file.patch 2336 BLAKE2B a349e721264de1477aee5aa3 AUX graphite2-1.3.5-includes-libs-perl.patch 836 BLAKE2B 0429d214ff7fd9b903e1d3bcaf0af3e6b29a0269581390f64950e42e41280e482fc9cfda9bfe24ef166eb6c24d21377a15fca4264fec69d902d8ba18810bdb01 SHA512 26ab6dda13d758a5e4237c8b5d207d3c5111afbb11b2c3984cd742913c3c7932559b23b5ea9f774f1c6373eb0f761a9400dccc95876740b3cd06c44084a10965 AUX graphite2-1.35-fix-gcc-linking.patch 697 BLAKE2B 3f4f181477e5f2f5db85f0b5c76dfb2b471c41cb42bfce9a4663fc8aab7035371690077c45cff580c6a700a65466f866944e34127b307f6ef44035f47a65fabd SHA512 f8a8481f5e8e0178e38e8b8dff2e2b1d2f3143d1f1eca6b3b2ea15ea087651dff150fae8166ceaf18eb3995bb480f09e185ddf89b4ad6e352e1085d4655c71b7 DIST graphite2-1.3.14_p20210810.tar.gz 6656693 BLAKE2B 63a7d96b58f2779d8a4a353e1a986212b884fdf780fedcb83b22dcef2f7678d44c88c14ece2d09dc745df505a4a3825ce61d7c84bd05fd4e98c23d6e86e9326d SHA512 be54c1386578970cf65c1860336a113268181753c1e2a139e37ceeafcfa76e3162086879c54094d70cd0d36ad5852a95390aaa69572d875921e9481f1ae508ff -EBUILD graphite2-1.3.14_p20210810-r1.ebuild 3075 BLAKE2B 7ab6cf0bf0b47adcc07f5553328bbc69921e51d069161fe4e57b6054af25ffa9597e3e7b47dfcb5ab9cf46c94f7a55ab029fb1c067f1c9b61d8ebe684bbae581 SHA512 cbf4c9d901d6f796de0d13ad247029b7d6b80cb469ed147fb394f7abc2042351178b639f0214d1803ada5b5f696327525f27a33c7fcd54c53abd5e4adfd3d34c EBUILD graphite2-1.3.14_p20210810-r2.ebuild 3032 BLAKE2B 7571380462620bbd90453984d899de96cdac03600f42f37bc0fc4ca5981f449f8d980a9864e6ab363930990f0878545764242874710ca185a6d8228ab777f323 SHA512 a64006765ba3051e8cfcc16f4f767099e8a82c0651f1b1eff9f75a0385d56dba1fee26b0dde9ed8778c8bf435803c2b6ecc85ff5a13ebc10be5476cfb50b80bf MISC metadata.xml 393 BLAKE2B 27dcc3bcbc5a0ec32bb751ec3bb8788c2c85d5d7743f0243749a88ace9b5a3faaa10adc84731dbec3e37208efef41e3d4124de57005345927e848a7cbca6b098 SHA512 1086491557aff2d6f3552829550db85332c809d20ec1e3517bfa311fdfb2a5386cc4b624481b4fd7db7e48ab39bb5d76e048461352b74cdecf89d904ef52590b diff --git a/media-gfx/graphite2/graphite2-1.3.14_p20210810-r1.ebuild b/media-gfx/graphite2/graphite2-1.3.14_p20210810-r1.ebuild deleted file mode 100644 index 26c1304fa62e..000000000000 --- a/media-gfx/graphite2/graphite2-1.3.14_p20210810-r1.ebuild +++ /dev/null @@ -1,124 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -COMMIT=80c52493ef42e6fe605a69dcddd2a691cd8a1380 -GENTOO_DEPEND_ON_PERL="no" -PYTHON_COMPAT=( python3_{8..10} ) -inherit perl-module python-any-r1 cmake-multilib - -DESCRIPTION="Library providing rendering capabilities for complex non-Roman writing systems" -HOMEPAGE="https://scripts.sil.org/cms/scripts/page.php?site_id=projects&item_id=graphite_home" -SRC_URI="https://github.com/silnrsi/graphite/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/graphite-${COMMIT}" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="perl test" -RESTRICT="!test? ( test )" - -RDEPEND="perl? ( dev-lang/perl:= )" -DEPEND="${RDEPEND} - test? ( dev-libs/glib:2 ) -" -BDEPEND=" - perl? ( - dev-lang/perl - dev-perl/Locale-Maketext-Lexicon - dev-perl/Module-Build - ) - test? ( - ${PYTHON_DEPS} - $(python_gen_any_dep 'dev-python/fonttools[${PYTHON_USEDEP}]') - media-libs/fontconfig - perl? ( virtual/perl-Test-Simple ) - ) -" - -PATCHES=( - "${FILESDIR}/${PN}-1.3.5-includes-libs-perl.patch" - "${FILESDIR}/${PN}-1.35-fix-gcc-linking.patch" - "${FILESDIR}/${PN}-1.3.14-fix-cmake-files-libdir.patch" - "${FILESDIR}/${PN}-1.3.14-no-libtool-file.patch" - "${FILESDIR}/${PN}-1.3.14-fix-nodefaultlibs.patch" -) - -pkg_setup() { - use perl && perl_set_version - use test && python-any-r1_pkg_setup -} - -python_check_deps() { - has_version -b "dev-python/fonttools[${PYTHON_USEDEP}]" -} - -src_prepare() { - cmake_src_prepare - use test || cmake_comment_add_subdirectory tests -} - -multilib_src_configure() { - local mycmakeargs=( - # Renamed VM_MACHINE_TYPE to GRAPHITE2_VM_TYPE - -DGRAPHITE2_VM_TYPE=direct - ) - # https://sourceforge.net/p/silgraphite/bugs/49/ - [[ ${CHOST} == powerpc*-apple* ]] && mycmakeargs+=( - -DGRAPHITE2_NSEGCACHE:BOOL=ON - ) - - if use elibc_musl ; then - # bug #829690 - if use ppc || use x86 ; then - sed -e 's:${GRAPHITE_LINK_FLAGS}:-lssp_nonshared &:' \ - -i "${S}"/src/CMakeLists.txt || die - fi - fi - - cmake_src_configure - - # fix perl linking - if multilib_is_native_abi && use perl; then - # we rely on the fact that cmake_src_configure sets BUILD_DIR - sed -e "s:@BUILD_DIR@:\"${BUILD_DIR}/src\":" \ - -i "${S}"/contrib/perl/Build.PL || die - fi -} - -src_compile() { - cmake-multilib_src_compile - if use perl; then - cd contrib/perl || die - perl-module_src_configure - perl-module_src_compile - fi -} - -multilib_src_test() { - if multilib_is_native_abi; then - cmake_src_test - else - einfo "Cannot test since python is not multilib." - fi -} - -src_test() { - cmake-multilib_src_test - if use perl; then - # Perl tests fail due to missing POD coverage... - perl_rm_files "contrib/perl/t/pod.t" "contrib/perl/t/pod-coverage.t" - cd contrib/perl || die - perl-module_src_test - fi -} - -src_install() { - cmake-multilib_src_install - if use perl; then - cd contrib/perl || die - perl-module_src_install - perl_delete_localpod - fi -} |