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

Группа :: Графические оболочки/Прочее
Пакет: volumeicon

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

%define _unpackaged_files_terminate_build 1

Name: volumeicon
Version: 0.5.1
Release: alt1

Summary: Systray volume control
License: GPLv3
Group: Graphical desktop/Other
Url: https://github.com/Maato/volumeicon

Source: %name-%version.tar

BuildRequires: libalsa-devel
BuildRequires: glib2-devel
BuildRequires: libgtk+3-devel
BuildRequires: libnotify-devel
BuildRequires: intltool

%description
Volume Icon aims to be a lightweight volume control that sits in your systray
(ALSA)

Features:
* Change volume by scrolling on the systray icon
* Ability to choose which channel to control
* Several icon themes (with gtk theme as default)
* Configurable external mixer
* Volume Slider
* Hotkey support

%prep
%setup

%build
./autogen.sh
%configure --enable-notify
%make_build

%install
%makeinstall_std

%files
%doc AUTHORS ChangeLog COPYING README
%_bindir/*
%_datadir/volumeicon
%_datadir/locale/*/*/volumeicon.mo

%changelog

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

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