Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37570833
en ru br
ALT Linux repositórios
5.0: 0.3.1-alt1
4.1: 0.3.1-alt0.1
4.0: 0.3.1-alt0.1
3.0: 0.2.2-alt2

Group :: Gráficos
RPM: mview

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: mview
Version: 0.3.1
Release: alt0.1

Summary: Mesh Viewer

Group: Graphics
License: LGPL
Url: http://mview.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://dl.sf.net/%name/%name-src-%version.tar.bz2
#Patch: %name-%version.patch

# Automatically added by buildreq on Thu Dec 16 2004

BuildRequires: fontconfig freetype2 gcc-c++ libjpeg-devel libqt3-devel libstdc++-devel xorg-x11-devel xorg-x11-libs

%description
The Mesh Viewer is an easy to use lightweight application to display
triangular meshes from a variety of file formats (see 3D formats).
It uses the OpenGL API to render the models.

%prep
%setup -q -n %name-src-%version
#%patch

%build
export QTDIR=%_libdir/qt3
export PATH=$QTDIR/bin:$PATH
%make_build FLAGS=-fpermissive

%install
%__install -D -m0755 %name %buildroot/%_bindir/%name

%__mkdir_p %buildroot%_menudir
cat << EOF > %buildroot%_menudir/%name
?package(%name):command="%name" \
icon="%name.png" \
needs="X11" \
section="Multimedia/Graphics"\
title="Mesh Viewer" \
longtitle="Mesh Viewer for 3D files"
EOF

%post
%update_menus

%postun
%clean_menus

%files
%doc README AUTHORS Documentation/*
%_bindir/%name
%_menudir/*

%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