Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37728973
en ru br
Репозитории ALT
S:1.2.2-alt1.qa9
5.1: 1.2.1-alt1
4.1: 1.0.1-alt1.qa1
4.0: 0.99-alt1
www.altlinux.org/Changes

Группа :: Базы Данных
Пакет: sqliteman

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: sqliteman
Version: 1.0.1
Release: alt1.qa1

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

Summary: Lightweigth but powerfull Sqlite3 manager

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

# manually removed: libqt3-devel

# Automatically added by buildreq on Fri May 11 2007
BuildRequires: cmake gcc-c++ libqt4-devel libSM-devel libXcursor-devel libXi-devel libXinerama-devel libXrandr-devel qt4-settings

Requires: libqt4-sql-sqlite
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.

Authors:
--------
   Petr Vanek <petr at scribus.info>

%prep
%setup -q

%build
cmake \
-DCMAKE_C_FLAGS="%optflags" \
-DCMAKE_CXX_FLAGS="%optflags" \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=%prefix \
%_builddir/%name-%version
%make_build

%install
%make_install install DESTDIR=%buildroot

%postun -n sqliteman
%clean_desktopdb
%clean_menus


%post -n sqliteman
%update_desktopdb
%update_menus


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

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin