diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-09 07:27:47 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-09 07:27:47 +0000 |
| commit | 047bdcdd6c8d6f868b18a9a76805a6dd39585bf8 (patch) | |
| tree | 4b0be6f4f5bd423a6cebe4ad030f24e56454b9e4 /sci-visualization | |
| parent | f5ff65e5d8b2105f7a940daed6002b1ea99d2151 (diff) | |
| download | baldeagleos-repo-047bdcdd6c8d6f868b18a9a76805a6dd39585bf8.tar.gz baldeagleos-repo-047bdcdd6c8d6f868b18a9a76805a6dd39585bf8.tar.xz baldeagleos-repo-047bdcdd6c8d6f868b18a9a76805a6dd39585bf8.zip | |
Adding metadata
Diffstat (limited to 'sci-visualization')
| -rw-r--r-- | sci-visualization/kst/Manifest | 3 | ||||
| -rw-r--r-- | sci-visualization/kst/kst-2.1.0_p20260208-r1.ebuild (renamed from sci-visualization/kst/kst-2.1.0_p20260208.ebuild) | 8 |
2 files changed, 3 insertions, 8 deletions
diff --git a/sci-visualization/kst/Manifest b/sci-visualization/kst/Manifest index b1f98b000e9a..9bca6474b495 100644 --- a/sci-visualization/kst/Manifest +++ b/sci-visualization/kst/Manifest @@ -1,2 +1 @@ -DIST kst-2.1.0_p20260208-cmake-patchset.tar.xz 3084 BLAKE2B cd7e217da753febe61e26eb7334c31b5208c91a07ae628139225c4ae126797cc8d507c81fce4d8728a6de1b0ced0716aa8caa40371ebf0bbc5c4e16297792fb8 SHA512 dcaff872f986efa7d864d929d52745ee021c7876736156f972a5109e67654e1942938c6ce1fb460198ee8d60d1cfd90705af9ba7397c85033a6a2f0d62c18597 -DIST kst-plot-2.1.0_p20260208-bc836006.tar.gz 16149026 BLAKE2B fe59707573775e24b4bd9e3fdae665ee752276a1d8f22159bd7854fc8dea667eda229a5bb546a5cf79c21549818bcdaeaf7dffdc6f98cd43ecada63a4edf1114 SHA512 0f38dfc4e6e020ebf85f977dcc9e25f6e4c1fa03e570a246cd6e38d74b40f7805f548265c53dbe3615bbae245deec660d59173f559e9264b93576fbd4c15045e +DIST kst-plot-2.1.0_p20260208-e4dbcc47.tar.gz 16148856 BLAKE2B 3d798be8a6a3b0cb716438933a4805646aceaaaf26b79968f067912b67c64062cb6d523a9252591d7f30fff942ae7fe7fdfd9dfd2b08ff2f24a8c595f3449cd2 SHA512 0110cc961718a075b26bae3f5e179cadf376220c185460446cd3166148b941de0462837a41450f99806133b3c5d4a92c8addfedeaacb73096159dfb3b3ea105d diff --git a/sci-visualization/kst/kst-2.1.0_p20260208.ebuild b/sci-visualization/kst/kst-2.1.0_p20260208-r1.ebuild index a177976f7ca1..f997d5fb7cdd 100644 --- a/sci-visualization/kst/kst-2.1.0_p20260208.ebuild +++ b/sci-visualization/kst/kst-2.1.0_p20260208-r1.ebuild @@ -6,14 +6,12 @@ EAPI=8 CMAKE_REMOVE_MODULES_LIST=( FindHDF5 ) KDE_ORG_CATEGORY=graphics KDE_ORG_NAME=kst-plot -KDE_ORG_COMMIT=bc8360064a4f6ac3b04e393fd502fef27e46b842 -PATCHSET=${P}-cmake-patchset +KDE_ORG_COMMIT=e4dbcc472348100e040d464dd0cae52c337fafe6 inherit cmake flag-o-matic kde.org xdg DESCRIPTION="Fast real-time large-dataset viewing and plotting tool" HOMEPAGE="https://kst-plot.kde.org/" -SRC_URI="https://dev.gentoo.org/~asturm/distfiles/kde/${KDE_ORG_NAME}-${PV}-${KDE_ORG_COMMIT:0:8}.tar.gz -https://dev.gentoo.org/~asturm/distfiles/kde/${PATCHSET}.tar.xz" +SRC_URI="https://dev.gentoo.org/~asturm/distfiles/kde/${KDE_ORG_NAME}-${PV}-${KDE_ORG_COMMIT:0:8}.tar.gz" LICENSE="GPL-2 LGPL-2 FDL-1.2" SLOT="0" @@ -40,8 +38,6 @@ BDEPEND="dev-qt/qttools:6[linguist]" DOCS=( AUTHORS README.kstScript ) PATCHES=( - # pending upstream: - "${WORKDIR}"/${PATCHSET} # contains no-compress-man.patch for bug #812017 "${FILESDIR}"/${P}-cmake-findhdf5.patch # bug #954233; downstream patch ) |
