Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15
thunarx-python
thunarx-python.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File thunarx-python.spec of Package thunarx-python
# # spec file for package thunarx-python # # Copyright (c) 2017 SUSE LINUX 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/ # Name: thunarx-python Version: 0.3.0 Release: 0 Summary: Python Bindings for the Thunar Extension Framework License: GPL-2.0+ Group: Development/Languages/Python Url: http://goodies.xfce.org/projects/bindings/thunarx-python Source: http://archive.xfce.org/src/bindings/%{name}/0.3/%{name}-%{version}.tar.bz2 BuildRequires: fdupes BuildRequires: gtk-doc BuildRequires: pkgconfig BuildRequires: python-devel BuildRequires: pkgconfig(glib-2.0) # disabled because it's no longer available (boo#1081189) # build seems to work fine without it, let's see if anyone complains #BuildRequires: pkgconfig(gnome-python-2.0) BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(pygobject-2.0) BuildRequires: pkgconfig(pygtk-2.0) BuildRequires: pkgconfig(thunarx-2) Requires: python-gtk Requires: thunar Recommends: %{name}-doc = %{version} %description This package provides the Python bindings for the Thunar Extension framework which allow one to create Python plugins for Thunar. %package doc Summary: Documentation for thunarx-python Group: Documentation/HTML %description doc This package provides the documentation files for python thunarx. %prep %setup -q %build %configure \ --enable-gtk-doc \ --docdir=%{_defaultdocdir}/%{name} make %{?_smp_mflags} %install %make_install mv %{buildroot}%{_defaultdocdir}/%{name}/README \ %{buildroot}%{_defaultdocdir}/%{name}/README.examples rm -f %{buildroot}%{_libdir}/thunarx-python/thunarx.la \ %{buildroot}%{_libdir}/thunarx-2/thunarx-python.la %files %dir %{_libdir}/thunarx-python/ %{_libdir}/thunarx-python/thunarx.so %dir %{_libdir}/thunarx-2/ %{_libdir}/thunarx-2/thunarx-python.so %files doc %doc %{_defaultdocdir}/%{name} %doc %{_datadir}/gtk-doc/html/thunarx-python/ %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