Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37372495
en ru br
Репозитории ALT

Группа :: Офис
Пакет: mytetra

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

Name: mytetra
Version: 1.44.160
Release: alt1

Summary: Simple cross-platform manager for data collecting
Summary(ru_RU.UTF-8): п╫п╣я│п╩п╬п╤п╫я▀п╧ п╨я─п╬я│я│п©п╩п╟я┌я└п╬я─п╪п╣п╫п╫я▀п╧ п╪п╣п╫п╣п╢п╤п╣я─ п╫п╟п╨п╬п©п╩п╣п╫п╦я▐ п╦п╫я└п╬я─п╪п╟я├п╦п╦
License: GPLv3
Group: Office
Url: http://webhamster.ru/site/page/index/articles/projectcode/105
VCS: https://github.com/xintrea/mytetra_dev
Packager: Malo Skryleve <malo at altlinux.org>

Source: %name-%version.tar

BuildRequires(pre): rpm-macros-qt5
BuildRequires: gcc-c++ desktop-file-utils
BuildRequires: qt5-base-devel qt5-svg-devel

%description
MyTetra is open source and cross platform personal manager for information
accumulation. It is powerful program for data memorization and structuring
notes. All notes are organized in tree structure (usually by "basic"
attribute), and also supplies with keywords(tags). The main task of Mytetra
is to provide a natural, intuitive interface for writing notes and provide
the ability to quickly navigate through the tree and convenient search.

%description -l ru_RU.UTF-8
п÷я─п╬пЁя─п╟п╪п╪п╟ MyTetra Б─■ я█я┌п╬ п╬я┌п╨я─я▀я┌я▀п╧ п╦ п╨я─п╬я│я│п©п╩п╟я┌я└п╬я─п╪п╣п╫п╫я▀п╧ п╪п╣п╫п╣п╢п╤п╣я─ п╫п╟п╨п╬п©п╩п╣п╫п╦я▐
п╦п╫я└п╬я─п╪п╟я├п╦п╦. п÷я─п╬пЁя─п╟п╪п╪п╟ п©я─п╣п╢п╫п╟п╥п╫п╟я┤п╣п╫п╟ п╢п╩я▐ я┘я─п╟п╫п╣п╫п╦я▐ я│я┌п╟я┌п╣п╧ п╦ п╥п╟п╪п╣я┌п╬п╨.
п▓я│п╣ п╥п╟п©п╦я│п╦ п╬я─пЁп╟п╫п╦п╥я┐я▌я┌я│я▐ п╡ п╢я─п╣п╡п╬п╡п╦п╢п╫я┐я▌ я│я┌я─я┐п╨я┌я┐я─я┐ (п╬п╠я▀я┤п╫п╬ п©п╬ б╚п╬я│п╫п╬п╡п╫п╬п╪я┐б╩
п©я─п╦п╥п╫п╟п╨я┐), п╟ я┌п╟п╨ п╤п╣ я│п╫п╟п╠п╤п╟я▌я┌я│я▐ п╨п╩я▌я┤п╣п╡я▀п╪п╦ я│п╩п╬п╡п╟п╪п╦-я┌п╣пЁп╟п╪п╦. п·я│п╫п╬п╡п╫п╟я▐ п╥п╟п╢п╟я┤п╟
MyTetra Б─■ п©я─п╣п╢п╬я│я┌п╟п╡п╦я┌я▄ п╣я│я┌п╣я│я┌п╡п╣п╫п╫я▀п╧, п╦п╫я┌я┐п╦я┌п╦п╡п╫п╬-п©п╬п╫я▐я┌п╫я▀п╧ п╦п╫я┌п╣я─я└п╣п╧я│ п╢п╩я▐
п╫п╟п©п╦я│п╟п╫п╦я▐ п╥п╟п╪п╣я┌п╬п╨, п╬п╠п╣я│п©п╣я┤п╦я┌я▄ п╡п╬п╥п╪п╬п╤п╫п╬я│я┌я▄ п╠я▀я│я┌я─п╬п╧ п╫п╟п╡п╦пЁп╟я├п╦п╦ п©п╬ п╢п╣я─п╣п╡я┐ п╦
я┐п╢п╬п╠п╫я▀п╧ п©п╬п╦я│п╨.

%prep
%setup
echo "QMAKE_CXXFLAGS = %optflags" >> %name.pro
subst 's/^TARGET_OS=.*$/TARGET_OS=ANY_OS/' app/*.pro
subst 's|/usr/local/bin|%_bindir|' app/*.pro

%build
qmake-qt5 %name.pro
%make_build

%install
%makeinstall_std TARGET_OS=ANY_OS INSTALL_ROOT=%buildroot BINARY_INSTALL_PATH=%_bindir install
rm -f %buildroot/usr/share/icons/hicolor/scalable/apps/mytetra.svg
desktop-file-install --dir %buildroot%_desktopdir \
--add-category=TextTools \
%buildroot%_desktopdir/mytetra.desktop

%files
%doc *.txt *.md
%_bindir/*
%_desktopdir/%name.desktop
%_liconsdir/%name.png

%changelog

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

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