Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913047 - dev-db/sqlitebrowser doesn't allow building with sqlcipher
Summary: dev-db/sqlitebrowser doesn't allow building with sqlcipher
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Mattéo Rossillol‑‑Laruelle
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-08-26 11:00 UTC by ta2002
Modified: 2024-01-20 12:23 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 ta2002 2023-08-26 11:00:59 UTC
The BUILDING.md file for DB Browser for SQLite (https://github.com/sqlitebrowser/sqlitebrowser/blob/master/BUILDING.md#build-with-sqlcipher-support) gives instructions on how to build it with SQLCipher support, but Gentoo does not offer that option (presumably with a USE flag).
Comment 1 Larry the Git Cow gentoo-dev 2024-01-20 12:23:27 UTC
The bug has been closed via the following commit(s):

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

commit f0c715b72c40a0cce096ebcb98315de5cba1b59a
Author:     Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com>
AuthorDate: 2023-12-22 13:02:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-20 12:22:55 +0000

    dev-db/sqlitebrowser: revbump
    
    Closes: https://bugs.gentoo.org/855254
    Closes: https://bugs.gentoo.org/913047
    Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/34420
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-db/sqlitebrowser/metadata.xml                  |  6 ++
 .../sqlitebrowser/sqlitebrowser-3.12.2-r1.ebuild   | 73 ++++++++++++++++++++++
 dev-db/sqlitebrowser/sqlitebrowser-9999.ebuild     | 14 +++--
 3 files changed, 89 insertions(+), 4 deletions(-)