Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
mono-addins
mono-addins.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mono-addins.spec of Package mono-addins
# # spec file for package mono-addins # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define _libdir %{_prefix}/lib Name: mono-addins Version: 0.6.2 Release: 0 License: MIT BuildRoot: %{_tmppath}/%{name}-%{version}-build AutoReqProv: on BuildArch: noarch Url: http://www.mono-project.com Source0: http://ftp.novell.com/pub/mono/sources/%{name}/%{name}-%{version}.tar.bz2 BuildRequires: gtk-sharp2 BuildRequires: mono-devel BuildRequires: pkg-config Summary: Mono Addins Framework Group: Development/Languages/Mono %description Mono.Addins is a generic framework for creating extensible applications, and for creating libraries which extend those applications. %files %defattr(-, root, root) %{_bindir}/mautil %{_datadir}/pkgconfig/mono-addins.pc %{_datadir}/pkgconfig/mono-addins-gui.pc %{_datadir}/pkgconfig/mono-addins-setup.pc %{_libdir}/mono/gac/*Mono.Addins %{_libdir}/mono/gac/*Mono.Addins.Cecil* %{_libdir}/mono/gac/*Mono.Addins.Gui* %{_libdir}/mono/gac/*Mono.Addins.Setup* %dir %{_libdir}/mono/mono-addins %{_libdir}/mono/mono-addins/mautil.exe %{_libdir}/mono/mono-addins/Mono.Addins.dll %{_libdir}/mono/mono-addins/Mono.Addins.Cecil* %{_libdir}/mono/mono-addins/Mono.Addins.Gui* %{_libdir}/mono/mono-addins/Mono.Addins.Setup* %{_mandir}/man1/mautil.1%ext_man %package msbuild License: MIT Summary: Mono Addins Framework, MSBuild Support Group: Development/Languages/Mono Requires: %{name} = %{version} %description msbuild Mono.Addins is a generic framework for creating extensible applications, and for creating libraries which extend those applications. This package contains MSBuild tasks file and target, which allows using add-in references directly in a build file (still experimental). %files msbuild %defattr(-,root,root) %{_libdir}/mono/xbuild/Mono.Addins.targets %{_libdir}/mono/gac/*Mono.Addins.MSBuild* %{_libdir}/mono/mono-addins/*MSBuild* %{_datadir}/pkgconfig/mono-addins-msbuild.pc %prep %setup -q %build %configure make %install make install DESTDIR=%{buildroot} mkdir -p %{buildroot}%{_datadir}/pkgconfig mv %{buildroot}%{_libdir}/pkgconfig/*.pc %{buildroot}%{_datadir}/pkgconfig %clean rm -rf %{buildroot} %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor