Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567074
en ru br
ALT Linux repos
S:2.24.2-alt7
5.0: 2.24.0-alt1
4.1: 2.20.0-alt1
4.0: 2.16.0-alt1.1

Group :: Development/Other
RPM: libgnome-sharp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define realname gnome-sharp

Summary: GNOME bindings for Mono
Name: lib%{realname}
Version: 2.24.0
Release: alt1
License: LGPLv2+
Group: Development/Other
Packager: Mono Maintainers Team <mono at packages.altlinux.org>
Source: http://ftp.gnome.org/pub/GNOME/sources/%realname/2.20/%realname-%version.tar.bz2
Patch11: %realname-2.20.0-fix-configs.patch

Url: http://www.mono-project.com/

BuildPreReq: glib2-devel >= 2.13.0
BuildPreReq: libgtk+2-devel >= 2.13.0
BuildPreReq: libgtk-sharp2-devel >= 2.12.2
BuildPreReq: libgtk-sharp2-gapi >= 2.12.2
BuildPreReq: libart_lgpl-devel >= 2.3.20
BuildPreReq: gnome-vfs-devel >= 2.22.0
BuildPreReq: libgnomecanvas-devel >= 2.20.0
BuildPreReq: libgnomeui-devel >= 2.23.0

BuildPreReq: rpm-build-mono
BuildRequires: /proc

BuildRequires: mono-mcs libSM-devel mono-devel

%description
Gnome# is a .NET language binding for assorted GNOME libraries.
This assembly has following configuration:
  Optional assemblies included in the build:
     * art-sharp.dll: yes
     * gnomevfs-sharp.dll: yes
     * gnome-sharp.dll: yes

%package devel
Summary: .Net language bindings for GNOME: development files
Group: Development/Other
Requires: %name = %version-%release

%description devel
This package includes development files for the Gtk\# project
to parse and bind Gnome libraries.

%prep
%setup -n %realname-%version -q
%patch11 -p1

%build
%autoreconf
%configure --disable-static
%make

%install
%makeinstall

%files
%_bindir/gconfsharp2-schemagen
%_libdir/*.so
%prefix/lib/gtk-sharp-2.0/*
%_monodir/gac/*
%_monodir/gtk-sharp-2.0/*
%doc AUTHORS README ChangeLog
%_pkgconfigdir/*

%files devel
%_datadir/gapi-2.0/*.xml

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin