aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-fs/dwarfs: add 0.9.6, drop 0.9.5-r1Denis Reva2024-02-242-1/+1
| | | | Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: drop 0.9.3Denis Reva2024-02-152-157/+0
| | | | Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: Fixed testsDenis Reva2024-02-141-4/+6
| | | | | Closes: https://bugs.gentoo.org/924462 Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: drop 0.9.3-r50Denis Reva2024-02-131-128/+0
| | | | Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: drop 0.8.0, 0.9.1Denis Reva2024-02-133-309/+0
| | | | Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: add 0.9.5Denis Reva2024-02-132-0/+134
| | | | Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: experiment: eradicate lib floodDenis Reva2024-02-121-0/+128
| | | | | | | | | | | I figured out how to build the whole project (but not it's dependencies) as statically linked, therefore there is no more dwarfs_compression.so nether text relocation bugs. The project still use system-installed libs such as app-arch/zstd as shared. Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: version bumpDenis Reva2024-02-122-0/+157
| | | | Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: add 0.9.1, drop 0.7.5YiFei Zhu2024-02-082-15/+30
| | | | Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
* sys-fs/dwarfs: add 0.8.0, drop 0.7.4-r3YiFei Zhu2024-01-232-16/+28
| | | | Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
* sys-fs/dwarfs: add 0.7.5YiFei Zhu2024-01-182-0/+141
| | | | Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
* sys-fs/dwarfs: Actually remove RPATHYiFei Zhu2024-01-091-13/+24
| | | | | | | | Still can't figure out how to let cmake do it for us, but I guess it is how it is for now. Closes: https://bugs.gentoo.org/910323 Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
* sys-fs/dwarfs: Skip some ctest tests that require fuseYiFei Zhu2024-01-091-4/+14
| | | | | | | | They don't work in sandbox. Also add a bit of whitespace to the ebuild to make it easier to read. Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
* sys-fs/dwarfs: removed wrong bugfixDenis Reva2024-01-081-0/+0
| | | | Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: Fix automatic insertion of -g into *FLAGSYiFei Zhu2024-01-081-6/+9
| | | | | | | | | Also removed non-existent dolib.so. Neither of us has this file. Still need to figure out how to fix RUNPATH properly. Closes: https://bugs.gentoo.org/900016 Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
* sys-fs/dwarfs: Prevent ccache use unless FEATURES=ccacheYiFei Zhu2024-01-081-0/+1
| | | | | | We never want the build system to enforce the use of ccache Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
* sys-fs/dwarfs, sys-fs/dwarfs-bin: Add myself as maintainerYiFei Zhu2024-01-081-0/+4
| | | | | | Per https://github.com/mhx/dwarfs/issues/184#issuecomment-1880488381 Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
* sys-fs/dwarfs: Fix https://github.com/mhx/dwarfs/issues/184Denis Reva2024-01-073-135/+7
| | | | Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: version bumpDenis Reva2024-01-022-0/+122
| | | | Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: fixed issues with soname libsDenis Reva2023-08-161-8/+22
| | | | | | Closes: https://bugs.gentoo.org/910719 Closes: https://bugs.gentoo.org/900014 Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: updated to latest 0.7.2Denis Reva2023-07-252-1/+1
| | | | Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: TreecleanDenis Reva2023-07-254-139/+0
| | | | Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: add 0.7.0, drop 0.7.0_rc6Denis Reva2023-07-122-7/+5
| | | | | Closes: https://bugs.gentoo.org/910244 Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: Updated to latest rc versionDenis Reva2023-07-102-0/+110
| | | | | | | | Improved performance Minor bugfixes Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: forget to update revisionDenis Reva2023-05-161-0/+0
| | | | Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: fixed bug that appears with modern compilersDenis Reva2023-05-163-0/+32
| | | | | | | clang-16 or gcc-13 Closes: https://bugs.gentoo.org/906181 Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: removed unused patchDenis Reva2023-05-161-161/+0
| | | | Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: added missing dependencyDenis Reva2023-05-071-0/+1
| | | | | | fix https://github.com/mhx/dwarfs/discussions/140 Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: update EAPI 7 -> 8Anna (cybertailor) Vyalkova2023-03-301-11/+7
| | | | Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
* */*: update metadata schema uriAnna (cybertailor) Vyalkova2023-03-041-1/+1
| | | | Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
* sys-fs/dwarfs: finished workingDenis Reva2023-02-281-20/+26
| | | | | | I've returned to bundled libs because it a lot more flexible Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: work in progressDenis Reva2023-02-281-2/+2
| | | | Signed-off-by: Denis Reva <denis7774@gmail.com>
* dwarfs: unorphaned, work in progressDenis Reva2023-02-284-0/+289
| | | | Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: treecleanAnna (cybertailor) Vyalkova2023-02-285-289/+0
| | | | | | | Closes: https://bugs.gentoo.org/897666 Closes: https://bugs.gentoo.org/828004 Closes: https://bugs.gentoo.org/801079 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
* sys-fs/dwarfs: drop 0.5.6-r1, 0.5.6-r2Anna (cybertailor) Vyalkova2022-07-072-193/+0
| | | | Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
* sys-fs/dwarfs: added support for python3.10Denis Reva2021-11-261-1/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: fixed build with boost 1.77.0-r3Denis Reva2021-11-262-0/+112
| | | | | | | See https://github.com/mhx/dwarfs/issues/57 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: drop 0.5.4-r2Alessandro Barbieri2021-10-282-95/+0
| | | | Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
* sys-fs/dwarfs: unbundle librariesAlessandro Barbieri2021-10-283-235/+58
| | | | Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
* */*: drop dead python implsJames Beddek2021-10-093-3/+3
| | | | Signed-off-by: James Beddek <telans@posteo.de>
* sys-fs/dwarfs: no more require threads support.Denis Reva2021-09-162-94/+1
| | | | | | | | It doesn't need always despite it allows code to work faster. Also fix boost dependencies Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: updated to 0.5.6Denis Reva2021-07-072-0/+94
| | | | | | | | | | | | | | That version contain fixes: * Build fixes for gcc-11 (fixes #52) * Use REALPATH in version.cmake to fix building in symbolically linked repositories (fixes #47). Also see changelog for 0.5.5: https://github.com/mhx/dwarfs/tree/v0.5.5 Closes: https://bugs.gentoo.org/786720 Closes: https://bugs.gentoo.org/785973 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: remove deprecated dwarfs versionDenis Reva2021-07-072-90/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: m-nAlessandro Barbieri2021-05-051-0/+1
| | | | Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
* sys-fs/dwarfs: I've temporarily resignedDenis Reva2021-05-031-5/+0
| | | | | | | Because I adventure with russian military office. Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Denis Reva <denis7774@gmail.com>
* sys-fs/dwarfs: depend on folly with exception_trackerAlessandro Barbieri2021-05-021-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
* sys-fs/dwarfs: still not ready, remove keywordAlessandro Barbieri2021-05-021-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
* sys-fs/dwarfs: unbundling WIPAlessandro Barbieri2021-05-022-3/+182
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
* sys-fs/dwarfs: depend on fsstAlessandro Barbieri2021-04-291-2/+3
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
* sys-fs/dwarfs: fix patch and ebuildAlessandro Barbieri2021-04-282-3/+2
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>