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

Группа :: Видео
Пакет: gnome-chord

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

# This spec is backported to ALTLinux 4.1 automatically by rpmbph script. Do not edit it.
#
%define oname gnome-guitar_cs
Name: gnome-chord
Version: 0.8
Release: alt0.M41.1

Summary: Chord and scale database

License: GPL3
Group: Video

Url: http://gnome-chord.sourceforge.net/
Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://dl.sf.net/%name/%name-%version.tar.bz2

BuildRequires(pre): rpm-build-gnome libGConf-devel

# Automatically added by buildreq on Mon May 19 2008

BuildRequires: GConf libgcc libgnome-sharp mono-mcs

BuildRequires: rpm-build-compat >= 0.95

%description
Gnome Guitar ported to C#
It's been a very long time coming (5 and a half years!), but a new release
of Gnome-Guitar is just around the corner. When the new version is ready
to release I'll list all the new features then (and update the Web Page a
bit more thoroughly). In the mean time developers might be interested to
know that Gnome-Guitar has been ported from C to C# and has been written
using monodevelop.

%prep
%setup -q

%build
cd gnome-guitar_cs
%autoreconf
%configure --disable-static
%make_build
echo >gconftool
chmod a+rx gconftool

%install
cd gnome-guitar_cs
PATH=`pwd`:$PATH %makeinstall_std
mv %buildroot%gconf_schemasdir/libgnomeguitar.schema %buildroot%gconf_schemasdir/libgnomeguitar.schemas
%__subst "s| at expanded_libdir at |%_libdir|g" %buildroot%_bindir/*
rm -f %buildroot%_pkgconfigdir/*

%post
%gconf2_install libgnomeguitar
%update_menus

%preun
if [ $1 = 0 ]; then
%gconf2_uninstall libgnomeguitar
fi

%postun
%clean_menus

%files
%gconf_schemasdir/*.schemas
%_bindir/gnome-chord
%_bindir/gnome-scale
%_libdir/gnome-guitar_cs/
%_desktopdir/*

%changelog

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

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