Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37402835
en ru br
ALT Linux repositórios
S:0.3.1-alt1

Group :: Desktop gráfico/XFce
RPM: xfmpc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: xfmpc
Summary: MPD client written in GTK+ for Xfce
Version: 0.3.1
Release: alt1
License: GPL-2.0+
Url: https://docs.xfce.org/apps/xfmpc/start
Vcs: https://gitlab.xfce.org/apps/xfmpc.git
Source: %name-%version.tar
Patch: %name-%version-%release.patch

Group: Graphical desktop/XFce

BuildRequires: rpm-build-xfce4 xfce4-dev-tools
BuildRequires: libxfce4util-devel libxfce4ui-gtk3-devel
BuildRequires: libmpd-devel
BuildRequires: vala

Provides: xfce4-xfmpc = %version-%release
Obsoletes: xfce4-xfmpc < %version-%release

%define _unpackaged_files_terminate_build 1

%description
A graphical GTK+ MPD client focusing on low footprint.

%prep
%setup
%patch -p1

%build
%xfce4reconf
%configure \
--enable-maintainer-mode \
--disable-silent-rules

# Disable parallel build for now

export NPROCS=1
%make_build

%install
%makeinstall_std

%find_lang %name

%files -f %name.lang
%doc README.md NEWS COPYING AUTHORS
%_bindir/*
%_desktopdir/*.desktop
%_man1dir/xfmpc.1.*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009