# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit cmake DESCRIPTION="Qt SQL driver plugin for SQLCipher" HOMEPAGE="https://github.com/blizzard4591/qt5-sqlcipher" SRC_URI="https://github.com/blizzard4591/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" # version 2.1 only SLOT="6" KEYWORDS="~amd64" RDEPEND=">=dev-db/sqlcipher-4.6.1 >=dev-qt/qtbase-6.9.3:6=[sql,sqlite]