Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37039374
en ru br
Репозитории ALT
S:5.8.0-alt1
D:2.14-alt0.1
5.1: 2.12-alt1
4.1: 2.12-alt1
4.0: 2.12-alt1
www.altlinux.org/Changes

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

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

%def_enable appindicator

Name: xpad
Version: 5.8.0
Release: alt1

Summary: A virtual sticky pad system using GTK+3
Group: Office
License: GPLv3+
Url: https://launchpad.net/xpad

Source: http://launchpad.net/xpad/trunk/%version/+download/xpad-%version.tar.bz2

BuildRequires: libgtk+3-devel >= 3.22 libgtksourceview4-devel >= 4.0.3 at-spi2-atk-devel
BuildRequires: libSM-devel desktop-file-utils libappstream-glib-devel
%{?_enable_appindicator:BuildRequires: pkgconfig(ayatana-appindicator3-0.1)}

%description
Xpad is a sticky note application that strives to be simple, fault-tolerant,
and customizable. It consists of independent pad windows; each is basically
a text box in which notes can be written.

%prep
%setup

%build
%autoreconf
%configure %{subst_enable appindicator}
%make_build

%install
%makeinstall_std
%find_lang %name

desktop-file-install --dir %buildroot%_desktopdir \
--add-category=TextTools \
%buildroot%_desktopdir/%name.desktop

%files -f %name.lang
%_bindir/%name
%_datadir/%name/
%_desktopdir/%name.desktop
%_iconsdir/hicolor/*/apps/*
%_man1dir/%name.1.*
%_datadir/metainfo/%name.appdata.xml
%doc README ChangeLog TODO

%changelog

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

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