Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923506 - dev-libs/xapian-1.4.24: version bump
Summary: dev-libs/xapian-1.4.24: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-02-02 02:33 UTC by Anna Vyalkova
Modified: 2024-02-25 13:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anna Vyalkova 2024-02-02 02:33:27 UTC
Release announcement:
https://lists.xapian.org/pipermail/xapian-discuss/2023-November/010009.html
Comment 1 Larry the Git Cow gentoo-dev 2024-02-25 13:36:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2113df30a04b943d254825dacf30969ba412195

commit d2113df30a04b943d254825dacf30969ba412195
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2024-02-10 20:07:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-02-25 13:22:21 +0000

    dev-libs/xapian: add 1.4.24
    
    Changes:
    * Remove "doc" USE flag.  Since it's prebuilt, INSTALL_MASK should be
      used instead.
    * Add "debug" USE flag.
    * Build "inmemory" and "remote" backends unconditionally.
    * Depend on "uuid/uuid.h" properly.
    * Pass $BUILD_CC to configure.
    
    Other changes:
    * Slot-depend on ZLIB.
    * Skip checks for valgrind and eatmydata.
    * Make DOCS an array.
    
    Closes: https://bugs.gentoo.org/923506
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
    Closes: https://github.com/gentoo/gentoo/pull/35263
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/xapian/Manifest             |  1 +
 dev-libs/xapian/xapian-1.4.24.ebuild | 62 ++++++++++++++++++++++++++++++++++++
 2 files changed, 63 insertions(+)