diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-08-07 12:37:21 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-08-07 12:37:21 +0100 |
commit | b8c7370a682e4e29cda623222d17a790c01c3642 (patch) | |
tree | f6caa14689bd00a5760eadaa381ff41e50ef3c1b /app-office/lyx | |
parent | 8a4997a7e2d1e36c089d4d76935b5a902d98d3d0 (diff) |
gentoo auto-resync : 07:08:2024 - 12:37:20
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/Manifest | 2 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.4.0.ebuild | 180 |
2 files changed, 0 insertions, 182 deletions
diff --git a/app-office/lyx/Manifest b/app-office/lyx/Manifest index 653e18febd9e..1eb3aaaaf742 100644 --- a/app-office/lyx/Manifest +++ b/app-office/lyx/Manifest @@ -1,7 +1,5 @@ AUX lyx-2.4.0-fix-hunspell.patch 780 BLAKE2B 04c8373fa29e7a1d40901d83104832fe01ca96fca25a99f19d472cfb0387145b14c124fa44a6d2710f0d35e4dc7061c8935b1e03378154de85c2e4c4079269f9 SHA512 992c21e8d3e30bf2c14c006e19c969e93f447a12f0080bf59238ccc66967938fd10fa35387ab3943f0d39ab132b330876e7cf207e49c6ab174a731a2dc4f4ef3 AUX lyx-2.4.0-prefer-xdg-open.patch 3138 BLAKE2B 95dd25064876a6ab58649249f0a42035bfdb6c91524dc7b6031017eb911efe7534c267e178b0dac26d0090409245962d153f81db3dd28785b11576e988ecef12 SHA512 e2f5a0484742af079bc69aff3056dd2d3afe8f952fd342f3e5da8445894bd8d6c60a575079bdee61a378ce20adba7e31e1e6a5cb6c2b00ba3b7d0b161c55ef12 -DIST lyx-2.4.0.tar.xz 17823824 BLAKE2B 924425bbbbc50c1e1b03e493a021be4f9b56344712407b46dc1ec75bd583f0f9803592d3fbdca70fdefdbb60056f0275ab4a25e251f728ed710ef796b50f711e SHA512 b52724a7f544f190c93b948c11b835057f73e417115cf67a5e586f6872816b3a4df7429d24b5323410a34a79f725052db57105649ff6c275141f97d391a2091b DIST lyx-2.4.1.tar.xz 17848700 BLAKE2B 5e9d9530610149a1b0f6a7d536068ff0da97e261a6069a9efc3c45a892c653e7accadcd0bde96bf3ffad9d936fef4a4b88ee7b5233f875bbc568044376a5b37e SHA512 80d57d46dab61ecb655c9d54ba1d20203ad943db5249ed16dbeb5b78b7845896a79224c8032213cc861fd943629fbe87ef8ac9155cc9b34da9be2f59eb087071 -EBUILD lyx-2.4.0.ebuild 3832 BLAKE2B c4ef34eaef2db18605cfa75ff5c86153b18ed3100c4486bbff504e836a0378b22ef5c92d28a22a66ffbdf016ec096d3b3521c5624243093a16c68ef80aed66eb SHA512 ce81366f6416af9fdcb3d1c64bd46e7f930c7a30daf1a8be19e892fe81c189bf330e6565aec481afe44a9b84d005ae8b0b0e2c484da2199a5209652f07d7b6ac EBUILD lyx-2.4.1.ebuild 3832 BLAKE2B c4ef34eaef2db18605cfa75ff5c86153b18ed3100c4486bbff504e836a0378b22ef5c92d28a22a66ffbdf016ec096d3b3521c5624243093a16c68ef80aed66eb SHA512 ce81366f6416af9fdcb3d1c64bd46e7f930c7a30daf1a8be19e892fe81c189bf330e6565aec481afe44a9b84d005ae8b0b0e2c484da2199a5209652f07d7b6ac MISC metadata.xml 1381 BLAKE2B dde484f4254356ccea9a7110761d3df4ca0dcbddb1b631e09126a762030638e4e3c53859db19df750467b2de8dbe186142b2464b5db2cc563fc2adb3684d8719 SHA512 40ae608e527af9727fbd077dc3e6e1254cd130f32424356d53479a34b6ffdf25b206e044f4071e32e59a7394fafe53ede429732a099e3c66658f337e77517ac9 diff --git a/app-office/lyx/lyx-2.4.0.ebuild b/app-office/lyx/lyx-2.4.0.ebuild deleted file mode 100644 index dc7b64d683df..000000000000 --- a/app-office/lyx/lyx-2.4.0.ebuild +++ /dev/null @@ -1,180 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..13} ) - -inherit desktop font optfeature python-single-r1 cmake xdg - -DESCRIPTION="WYSIWYM (What You See Is What You Mean) document processor based on LaTeX" -HOMEPAGE="https://www.lyx.org/" -SRC_URI="http://ftp.lyx.org/pub/lyx/devel/lyx-$(ver_cut 1-2)/${P}.tar.xz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ~arm64" -IUSE="aspell cups dia dot enchant gnumeric html +hunspell +latex monolithic-build nls rcs rtf svg l10n_he" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" -RESTRICT="test" - -RDEPEND="${PYTHON_DEPS} - app-text/mythes - dev-libs/boost:= - sys-apps/file - sys-libs/zlib:= - virtual/imagemagick-tools[png,svg?] - x11-misc/xdg-utils - - dev-qt/qtbase:6[concurrent,dbus,gui,widgets] - dev-qt/qt5compat:6 - dev-qt/qtsvg:6 - - aspell? ( app-text/aspell ) - cups? ( net-print/cups ) - dia? ( app-office/dia ) - dot? ( media-gfx/graphviz ) - enchant? ( app-text/enchant:2 ) - gnumeric? ( app-office/gnumeric ) - html? ( dev-tex/html2latex ) - hunspell? ( app-text/hunspell ) - l10n_he? ( - dev-tex/culmus-latex - dev-texlive/texlive-langarabic - ) - latex? ( - app-text/dvipng - app-text/ghostscript-gpl - app-text/ps2eps - app-text/texlive - dev-texlive/texlive-fontsrecommended - dev-texlive/texlive-latexextra - dev-texlive/texlive-mathscience - dev-texlive/texlive-pictures - dev-texlive/texlive-plaingeneric - || ( - dev-tex/latex2html - dev-tex/hevea - dev-tex/tex4ht[java] - dev-tex/tth - ) - ) - rcs? ( dev-vcs/rcs ) - rtf? ( - app-text/unrtf - dev-tex/html2latex - dev-tex/latex2rtf - ) - svg? ( || ( - gnome-base/librsvg - media-gfx/inkscape - ) ) -" -DEPEND="${RDEPEND}" -# bc needed http://comments.gmane.org/gmane.editors.lyx.devel/137498 and bug #787839 -BDEPEND=" - app-alternatives/bc - virtual/pkgconfig - dev-qt/qttools[linguist] - nls? ( sys-devel/gettext ) -" - -DOCS=( ANNOUNCE NEWS README RELEASE-NOTES UPGRADING ) - -FONT_S="${S}/lib/fonts" -FONT_SUFFIX="ttf" - -PATCHES=( - "${FILESDIR}"/lyx-2.4.0-fix-hunspell.patch - # Try first with xdg-open before hardcoded commands - # Patch from Debian using a similar approach to Fedora - "${FILESDIR}"/lyx-2.4.0-prefer-xdg-open.patch -) - -pkg_setup() { - python-single-r1_pkg_setup - font_pkg_setup -} - -src_prepare() { - sed "s:python -tt:${EPYTHON} -tt:g" -i lib/configure.py || die - cmake_src_prepare -} - -src_configure() { - #bug 221921 - export VARTEXFONTS="${T}"/fonts - - local mycmakeargs=( - -DLYX_INSTALL=ON - -DLYX_USE_QT=QT6 - -DLYX_INSTALL_PREFIX="${EPREFIX}/usr" - -DLYX_CXX_FLAGS_EXTRA="${CXXFLAGS}" - - -DLYX_NLS=$(usex nls) - -DLYX_ASPELL=$(usex aspell) - -DLYX_ENCHANT=$(usex enchant) - -DLYX_HUNSPELL=$(usex hunspell) - - # external dependencies - -DLYX_EXTERNAL_Z=ON - -DLYX_EXTERNAL_ICONV=ON - -DLYX_EXTERNAL_HUNSPELL=ON - -DLYX_EXTERNAL_MYTHES=ON - -DLYX_EXTERNAL_BOOST=ON - -DLYX_PROGRAM_SUFFIX=OFF - - # debug control - -DLYX_NO_OPTIMIZE=OFF - -DLYX_RELEASE=ON - -DLYX_DEBUG=OFF - -DLYX_DEBUG_GLIBC=OFF - -DLYX_STDLIB_DEBUG=OFF - ) - - cmake_src_configure -} - -src_install() { - cmake_src_install - - newicon -s 32 "development/Win32/packaging/icons/lyx_32x32.png" ${PN}.png - doicon -s 48 "lib/images/lyx.png" - doicon -s scalable "lib/images/lyx.svg" - - # fix for bug 91108 - if use latex; then - dosym -r /usr/share/lyx/tex /usr/share/texmf-site/tex/latex/lyx - fi - - # fonts needed for proper math display, see also bug #15629 - font_src_install - - python_fix_shebang "${ED}"/usr/share/${PN} - - if use hunspell; then - dosym ../myspell /usr/share/lyx/dicts - dosym ../myspell /usr/share/lyx/thes - fi -} - -pkg_postinst() { - font_pkg_postinst - xdg_pkg_postinst - - # fix for bug 91108 - if use latex ; then - texhash || die - fi - - optfeature "handling more fonts" dev-texlive/texlive-fontsextra -} - -pkg_postrm() { - font_pkg_postrm - xdg_pkg_postrm - - if use latex ; then - texhash || die - fi -} |