Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044528
en ru br
ALT Linux repos
S:1.2.2-alt1.qa9
5.0: 1.2.0-alt1
4.1: 1.0.1-alt1.qa1
4.0: 0.99-alt1

Group :: Databases
RPM: sqliteman

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: sqliteman
Version: 1.2.2
Release: alt1.qa9

Url: http://sqliteman.com/
License: GPL
Group: Databases

Summary: Lightweigth but powerfull Sqlite3 manager

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://prdownloads.sf.net/%name/%name-%version.tar

Patch1: sqliteman-1.2.2-gentoo-qt5.patch

# manually removed: libqt3-devel

# Automatically added by buildreq on Wed Dec 10 2008
BuildRequires: ccmake gcc-c++ libqscintilla2-qt5-devel qt5-base-devel xorg-sdk

Requires: sqlite3
Requires: libqt5-sql qt5-sql-sqlite3
BuildRequires: desktop-file-utils

%description
The best developer's and/or admin's GUI tool for Sqlite3
in the world. No joking here (or just a bit only) - it
contains the most complette feature set of all tools available.

%prep
%setup
%patch1 -p1

# remove bundled qscintilla2

rm -rf sqliteman/qscintilla2

%build
%cmake \
-DQSCINTILLA_NAMES=qscintilla2_qt5 \
%nil

%cmake_build

%install
%cmake_install
desktop-file-install --dir %buildroot%_desktopdir \
--add-category=Development \
--add-category=Database \
%buildroot%_desktopdir/sqliteman.desktop

%files
%_bindir/sqliteman
%_desktopdir/sqliteman.desktop
%_datadir/sqliteman/

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin