Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37479144
en ru br
Репозитории ALT
S:4.18.1-alt1
5.1: 4.6.1-alt3
4.1: 4.4.3-alt0.M41.2
4.0: 4.4.2-alt0.M40
3.0: 4.2.2-alt1
www.altlinux.org/Changes

Группа :: Графические оболочки/XFce
Пакет: xfce4-mixer

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

Name: xfce4-mixer
Version: 4.18.1
Release: alt1

Summary: A volume control application and plugin for the Xfce panel
License: GPL-2.0+
Group: Graphical desktop/XFce
Url: https://docs.xfce.org/apps/xfce4-mixer/start
Packager: Xfce Team <xfce at packages.altlinux.org>
Vcs: https://gitlab.xfce.org/apps/xfce4-mixer.git
Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: rpm-build-xfce4 xfce4-dev-tools >= 0.1.1-alt1
BuildRequires: intltool
BuildRequires: libxfce4ui-gtk3-devel libxfce4util-devel libxfconf-devel
BuildRequires: libxfce4panel-gtk3-devel >= 4.14.0
BuildRequires: gstreamer1.0-devel libkeybinder3-devel
BuildRequires: libpulseaudio-devel libalsa-devel

Requires: xfce4-panel

%define _unpackaged_files_terminate_build 1

%description
This package contains a volume control application based on GStreamer written
to conceptually fit into the Xfce desktop environment. It includes a plugin for
the Xfce panel.

%prep
%setup
%patch -p1

%build
# Don't use git tag in version.
%xfce4_drop_gitvtag xfce4_mixer_version_tag configure.ac.in
%xfce4reconf
%configure \
--with-host=linux \
--enable-keybinder=yes \
--enable-pulse \
--disable-oss \
--enable-alsa \
--disable-sndio \
--enable-debug=minimum
%make_build

%install
%makeinstall_std
%find_lang %name

%files -f %name.lang
%doc README AUTHORS NEWS
%_bindir/*
%_libdir/xfce4/panel/plugins/*
%_desktopdir/*
%_pixmapsdir/*
%_datadir/xfce4/mixer/
%_xfce4data/panel/plugins/*.desktop
%_man1dir/*

%exclude %_libdir/xfce4/panel/plugins/*.la

%changelog

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

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