Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 913047

Summary: dev-db/sqlitebrowser doesn't allow building with sqlcipher
Product: Gentoo Linux Reporter: ta2002 <throw_away_2002>
Component: Current packagesAssignee: Mattéo Rossillol‑‑Laruelle <beatussum>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/34420
Whiteboard:
Package list:
Runtime testing required: ---

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(-)