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

Группа :: Система/Библиотеки
Пакет: Xaw95

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

%define name Xaw95
%define version 1.1
%define release alt4

Name: %name
Version: %version
Release: %release

Summary: 3D Athena Widgets with Win95 look and feel
License: MIT
Group: System/Libraries

#Url: http://www.netsw.org/x11/libs/xaw95/

Url: http://ibiblio.org/pub/linux/libs/X/
Packager: Hihin Ruslan <ruslandh at altlinux.ru>
Source: %name-%version-src.tar.gz
Patch0: %name-%version.dif
Patch1: %name-%version-nocrash.patch
Patch2: %name-%version-secure.patch

%define libname lib%name

# Automatically added by buildreq on Mon Dec 01 2008

BuildRequires: flex gccmakedep imake libXext-devel libXmu-devel libXp-devel libXpm-devel xorg-cf-files

%description
Written by Eddie Hiu-Fung Lau, this widget set approximates
the look and feel of Windows 95.

Differences between Xaw3d and Xaw95 are primarily minor
changes in appearance to make widgets look more like Windows 95:

   * AsciiSink seems to handle clipping better.
   * Many widgets have different defaults for background
     pixel (gray) and border width (0)
   * Command, Repeater, Toggle are not drawn inverted when
     pressed, and the label is offset slightly when pressed.
   * Scrollbar is slightly wider and includes arrow buttons.
   * Menu items have a 3-d look.

%package -n %libname
Summary: Widget based on Xaw3d
Group: System/Libraries

%description -n %libname
3D Athena Widgets with Win95 look and feel

%package -n %libname-devel
Summary: Widget based on Xaw3d
Group: Development/C
Requires: %libname = %version

%package -n %libname-devel-static
Summary: Widget based on Xaw3d
Group: Development/C
Requires: %libname = %version

%description -n %libname-devel
3D Athena Widgets with Win95 look and feel

%description -n %libname-devel-static
3D Athena Widgets with Win95 look and feel

%prep
%setup -n %name-%version
%patch2 -p0 -b .nocrash
%patch1 -p0 -b .secure
%patch0

rm -rf laylex.c laygram.h laygram.c
rm -rf exports/
mkdir -p exports/include/X11/Xaw95
mkdir -p X11
ln -sf ../exports/include/X11/Xaw95 X11/Xaw95

%build
xmkmf -a
# GNU ar
sed -i 's,AR = ar clq,AR = ar cq,' Makefile
%make

%install
%makeinstall_std
rm -f %buildroot/%_x11libdir/Xaw95/*so*

%files -n %libname
%doc README.XAW3D
%_x11libdir/libXaw95.so.*

%files -n %libname-devel
%_x11libdir/libXaw95.so
%_includedir/X11/Xaw95/*

%files -n %libname-devel-static
%_x11libdir/libXaw95.a

%changelog

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

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