Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37550229
en ru br
Репозитории ALT
5.1: 0.3.1-alt1
4.1: 0.3.1-alt0.1
4.0: 0.3.1-alt0.1
3.0: 0.2.2-alt2
www.altlinux.org/Changes

Группа :: Графика
Пакет: mview

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

Name: mview
Version: 0.3.1
Release: alt1

Summary: Mesh Viewer

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

# Automatically added by buildreq on Sat Nov 15 2008

BuildRequires: gcc-c++ libqt4-devel

%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=%_qt4dir
export PATH=$QTDIR/bin:$PATH
%make_build FLAGS=-fpermissive QT4

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

#longtitle="Mesh Viewer for 3D files"


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

%changelog

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

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