Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
exo
exo.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File exo.spec of Package exo
# # spec file for package exo (Version 0.3.101) # # Copyright (c) 2009 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/ # # norootforbuild Name: exo Summary: Library libexo is targeted at application development Version: 0.3.101 Release: 2 License: GPL v2 or later ; LGPL v2.1 or later Url: http://www.xfce.org/ Source: src/%{name}-%{version}.tar.bz2 Source1: rpmlintrc Patch0: %{name}-firefox-params.patch Patch1: %{name}-env.patch Group: System/GUI/XFCE BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: dbus-1-devel glib2-devel gtk-doc gtk2-devel hal-devel intltool libxfce4util-devel perl-URI python startup-notification-devel update-desktop-files BuildRequires: python-devel python-gtk-devel %if %suse_version <= 1110 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %{!?python_version: %global python_version %(%{__python} -c "import sys ; print sys.version[:3]")} %endif %description This is libexo, an extension library to Xfce, developed by os-cillation. While Xfce comes with quite a few libraries that are targeted at desktop development, libexo is targeted at application development. Authors: -------- Benedikt Meurer <benny@xfce.org> %package devel License: GPL v2 or later ; LGPL v2.1 or later Requires: exo = %{version} Requires: glib2-devel gtk2-devel libxfce4util-devel perl-URI hal-devel dbus-1-devel python Requires: python-devel python-gtk-devel Summary: Library libexo is targeted at application development Group: Development/Libraries/C and C++ AutoReqProv: on PreReq: %install_info_prereq %description devel This is libexo, an extension library to Xfce, developed by os-cillation. While Xfce comes with quite a few libraries that are targeted at desktop development, libexo is targeted at application development. Authors: -------- Benedikt Meurer <benny@xfce.org> %package doc License: GPL v2 or later ; LGPL v2.1 or later Requires: exo = %{version} Summary: Documentation for libexo Group: System/GUI/XFCE PreReq: %install_info_prereq %description doc HTML documentation for libexo. Authors: -------- Benedikt Meurer <benny@xfce.org> %prep %setup -q %patch0 %patch1 %build # W: exo strict-aliasing-punning exo-mount-point.c: 561, 575 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %configure \ --enable-gtk-doc \ --enable-python \ --disable-static make %{?jobs:-j%jobs} %install make install DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %find_lang libexo-0.3 %suse_update_desktop_file -i exo-preferred-applications Settings DesktopSettings # strip $RPM_BUILD_ROOT from libs sed -i 's:$RPM_BUILD_ROOT::g' $RPM_BUILD_ROOT%{python_sitearch}/exo-*/exo/*.py* sed -i 's:$RPM_BUILD_ROOT::g' $RPM_BUILD_ROOT%{python_sitelib}/pyexo.py* %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -f libexo-0.3.lang %defattr(-,root,root) %doc README ChangeLog HACKING NEWS COPYING AUTHORS THANKS TODO %{_bindir}/exo* %{_libdir}/*exo*.so.* %{_libexecdir}/exo-* %dir %{_datadir}/xfce4 %dir %{_datadir}/xfce4/doc %dir %{_datadir}/xfce4/doc/* %dir %{_datadir}/xfce4/helpers %{_datadir}/xfce4/doc/*/* %{_datadir}/xfce4/helpers/*desktop %{_datadir}/applications/* %{_mandir}/man?/* %dir %{_datadir}/pixmaps/exo-0.3 %{_datadir}/pixmaps/exo-0.3/exo-thumbnail-frame.png %dir %{_datadir}/icons/*/* %dir %{_datadir}/icons/*/*/* %{_datadir}/icons/*/*/*/* %dir %{_sysconfdir}/xdg/xfce4 %{_sysconfdir}/xdg/xfce4/helpers.rc # python %{python_sitearch}/exo-0.3 %{python_sitelib}/pyexo.py* %{_datadir}/pygtk/2.*/defs/exo-0.3/exo.defs %files devel %defattr(-,root,root) %{_includedir}/*/*/* %dir %{_includedir}/exo-0.3 %dir %{_includedir}/exo-0.3/exo %dir %{_includedir}/exo-0.3/exo-hal %{_libdir}/*exo*.so %{_libdir}/pkgconfig/* # python %dir %{_datadir}/pygtk/2.0/defs/exo-0.3 %files doc %defattr(-,root,root) %dir %{_datadir}/gtk-doc/html/exo %{_datadir}/gtk-doc/html/exo/* %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