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

Группа :: Графика
Пакет: design-graphics-compact

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

%define content design-graphics
%define theme Compact
%define pkgtheme compact
%define priority 5

Name: %content-%pkgtheme
Version: 3.1.3
Release: alt0.1

Summary: design for ALT
License: Different licenses
Group: Graphics

BuildArch: noarch

PreReq(post,preun): alternatives >= 0.2
Provides: gnome-session-splash = %version-%release
Obsoletes: gnome-session-splash
#
Provides: design-graphics = %version-%release
Obsoletes: design-graphics
%if "%theme" != "%pkgtheme"
Provides: design-graphics-%theme = %version-%release
Obsoletes: design-graphics-%theme < %version-%release
%endif

# Gnome splash screen from art.gnome.org

# Name: GNOME2-Mountains
# Author: Roman "star" Beigelbeck <roman_n0spam at gnome.org>
# Release Date: 08/06/2002
Source0: %content-%theme-%version.tar.gz

BuildRequires: libalternatives-devel

%description
This package contains some graphics for ALT design.

%prep
%setup -q -n %content-%theme-%version

%build

%install
mkdir -p %buildroot/%_datadir/design/{%theme,backgrounds}
cp -ar %_builddir/%content-%theme-%version/* %buildroot/%_datadir/design/%theme

pushd %buildroot/%_datadir/design/%theme
   pushd backgrounds
ln -sf ../../../wallpapers more
   popd
popd

install -d %buildroot//etc/alternatives/packages.d
cat >%buildroot/etc/alternatives/packages.d/%content-%theme <<__EOF__
%_datadir/artworks %_datadir/design/%theme %priority
%_datadir/design-current %_datadir/design/%theme %priority
__EOF__

%post
%post_register_alternatives %content-%theme
%update_alternatives

%preun
%preun_unregister_alternatives %content-%theme
%update_alternatives

%files
%config /etc/alternatives/packages.d/%content-%theme
%_datadir/design

%changelog

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

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