Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37486699
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.2.2
Release: alt2

Summary: Mesh Viewer

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %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 FLAGS=-fpermissive

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

%__mkdir_p %buildroot%_menudir
cat << EOF > $RPM_BUILD_ROOT%_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

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

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