Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37047092
en ru br
ALT Linux repositórios
S:1.0.6.2-alt3
5.0: 1.0.5-alt1
4.1: 1.0.5-alt1
4.0: 1.0.5-alt1
3.0: 1.0.3-alt1

Group :: Rede/Outros
RPM: xqf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# vim: set ft=spec: -*- mode: rpm-spec; -*-
# $Id: xqf,v 1.2 2003/09/21 21:23:04 raorn Exp $

%def_disable debug

%if_enabled debug
%set_strip_method none
%endif

Name: xqf
Version: 1.0.5
Release: alt1
Summary: X11 QStat Frontend
Packager: Pavlov Konstantin <thresh at altlinux.ru>
License: GPL
Group: Networking/Other
URL: http://www.linuxgames.com/xqf/

Requires: qstat = 2.11
Requires: gzip
Requires: wget

Source: %name-%version.tar.gz

# Automatically added by buildreq on Sun Nov 06 2005

BuildRequires: fontconfig-devel freetype2-devel glib2-devel libGeoIP-devel libatk-devel libcairo-devel libglitz-devel libgtk+2-devel libpango-devel libpng-devel perl-XML-Parser pkg-config qstat xorg-x11-devel zlib-devel

%description
XQF is a 3D action game (such as Quake, sequels and derivatives)
server browser. It uses X and is written using the GIMP Tool Kit.                                      
XQF is a front-end to QStat, a program by Steve Jankowsk which
is used to retrieve server info.

%prep
%setup

%build
#./autogen.sh
export CPPFLAGS=-I/usr/include/GeoIP

%configure \
--enable-bzip2 \
--disable-gtk \
--enable-gtk2 \
--enable-geoip \
--with-qstat=/usr/bin/qstat \
%{subst_enable debug}

%make_build

%install
#%__mkdir -p %buildroot%_menudir
%make_install DESTDIR=%buildroot install

#cat <<EOF > %%buildroot%%_menudir/%%name

#?package(%%name): needs=x11 \
#        command="xqf" \
#        section="Networking/Other" \
#        title="X11 Quake Frontend"
#EOF

%find_lang %name

%post
%update_menus

%postun
%clean_menus

%files -f %name.lang
%doc README AUTHORS BUGS ChangeLog INSTALL NEWS TODO docs/xqfdocs.html
%_bindir/xqf
%_mandir/man6/xqf.6*
%_datadir/pixmaps/*
%_datadir/applications/xqf.desktop
%_datadir/%name
#%%_menudir/%name

%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