Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:llunak:attic
Katesort
katesort.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File katesort.spec of Package Katesort
# # spec file for package katesort (Version 1.0) # # Copyright 2007 Donnie S Bhayangkara <dsbhayangkara@gmail.com> # Copyright 2009 Buschmann <buschmann23@opensuse.org> # # 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. # # norootforbuild %define _prefix /opt/kde3 %define rversion 1.0 %define rrelease 1.1 %define releasesuffix suse103DSB Name: katesort Version: %{rversion} Release: %{rrelease}%{releasesuffix} Summary: Kate Sort Plugin Group: Productivity/Editors/Other License: GPLv2 URL: http://marian.kyralovi.cz/linux/katesort #Packager: Donnie S Bhayangkara - http://donnie.110mb.com Source0: %{name}-%{rversion}.tar.bz2 Source1: hi16-action-katesort.png Source2: hi32-action-katesort.png Patch1: %{name}-icons.diff BuildRoot: %{_tmppath}/build-%{name}-%{version} BuildRequires: automake autoconf libstdc++-devel libtool update-desktop-files BuildRequires: kdelibs3-devel kdebase3-devel Requires: kdelibs3 kdebase3 kdeaddons3-kate %description Katesort is a KPart plugin for all KPart compatible editors (Kate, KWrite, etc). It is inspired by the famous windows text editor PsPad (http://www.pspad.com). Authors: -------- Marián Kyral <mkyral@email.cz> %if !0%{?opensuse_bs} %debug_package %endif %prep %setup -q -n "%{name}-%{rversion}" %patch1 %{?suse_update_config:%{suse_update_config -f}} %build %__cp "%{SOURCE1}" "%{_builddir}/%{name}-%{rversion}/src/hi16-action-katesort.png" %__cp "%{SOURCE2}" "%{_builddir}/%{name}-%{rversion}/src/hi32-action-katesort.png" %configure --with-qt-libraries=/usr/lib/qt3/%_lib %__make %{?jobs:-j%{jobs}} %install %makeinstall %__chmod -x %{buildroot}/opt/kde3/%{_lib}/kde3/libsortplugin.la %suse_update_desktop_file %{buildroot}/opt/kde3/share/services/katesort.desktop %find_lang %{name} %clean %__rm -rf "%{buildroot}" %files -f %{name}.lang %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING README /opt/kde3/%{_lib}/kde3/libsortplugin.* /opt/kde3/share/icons/hicolor /opt/kde3/share/services/katesort.desktop /opt/kde3/share/apps/kate/plugins %changelog * Fri Mar 06 2009 Buschmann <buschmann23@opensuse.org> 1.0 - removing obsolete suse version check and Distribution tag, build service sets this tag anyway - disable macro debug_package in the build service, using the build service mechanisms instead - fixing file list * Sun Nov 11 2007 Donnie S Bhayangkara <dsbhayangkara@gmail.com> 1.0 - Initial release
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