update to 2.2.0 [release 2.2.0-1mamba;Mon Mar 30 2020]
This commit is contained in:
parent
2f6ad9e89f
commit
3ae3cab5c6
@ -1,5 +1,5 @@
|
||||
Name: kxstitch
|
||||
Version: 1.3.0
|
||||
Version: 2.2.0
|
||||
Release: 1mamba
|
||||
Summary: A program that lets you create cross stitch patterns and charts
|
||||
Group: Graphical Desktop/Applications/Graphics
|
||||
@ -7,7 +7,8 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
||||
URL: https://userbase.kde.org/KXStitch
|
||||
Source: http://download.kde.org/stable/kxstitch/%{version}/src/kxstitch-%{version}.tar.bz2
|
||||
Source: http://download.kde.org/stable/kxstitch/%{version}/kxstitch-%{version}.tar.xz
|
||||
#Source: http://download.kde.org/stable/kxstitch/%{version}/src/kxstitch-%{version}.tar.xz
|
||||
#Source: https://downloads.sourceforge.net/project/kxstitch/kxstitch/%{version}/kxstitch-%{version}.tar.gz
|
||||
#Source1: it.po
|
||||
# the patch fix a bug in Cmakelist that prevent to find X11 libraries (Thanks to Stephen Allewell)
|
||||
@ -16,25 +17,37 @@ Source: http://download.kde.org/stable/kxstitch/%{version}/src/kxstitch-%
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: kdelibs-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libMagick-devel
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: libXdmcp-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXft-devel
|
||||
BuildRequires: libXpm-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libkauth-devel
|
||||
BuildRequires: libkbookmarks-devel
|
||||
BuildRequires: libkcodecs-devel
|
||||
BuildRequires: libkcompletion-devel
|
||||
BuildRequires: libkconfig-devel
|
||||
BuildRequires: libkconfigwidgets-devel
|
||||
BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: libkio-devel
|
||||
BuildRequires: libkitemviews-devel
|
||||
BuildRequires: libkjobwidgets-devel
|
||||
BuildRequires: libkservice-devel
|
||||
BuildRequires: libktextwidgets-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkxmlgui-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libsolid-devel
|
||||
BuildRequires: libsonnet-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libMagick-devel >= 6.9.0.4-1mamba
|
||||
BuildRequires: cmake
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%debug_package
|
||||
#%debug_package
|
||||
|
||||
%description
|
||||
KXStitch is a program that lets you create cross stitch patterns and charts. Patterns can be created from scratch on a user defined size of grid, which can be enlarged or reduced in size as your pattern progresses. Alternatively you can import images from many graphics formats which will allow you to reduce the number of colours and to restrict the conversion to full stitches or optionally use fractional stitches. You may also use an image as a background. These imported images can then be modified using the supplied tools to produce your final design.
|
||||
@ -65,43 +78,45 @@ KXStitch is a program that lets you create cross stitch patterns and charts. Pat
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kde4_bindir}/kxstitch
|
||||
%{_kde4_xdgappsdir}/kxstitch.desktop
|
||||
%dir %{_kde4_datadir}/kxstitch
|
||||
%{_kde4_datadir}/kxstitch/kxstitchui.rc
|
||||
%dir %{_kde4_datadir}/kxstitch/schemes
|
||||
%{_kde4_datadir}/kxstitch/schemes/*.xml
|
||||
%dir %{_kde4_datadir}/kxstitch/symbols
|
||||
%{_kde4_datadir}/kxstitch/symbols/kxstitch.sym
|
||||
%dir %{_kde4_datadir}/kxstitch/toolbar
|
||||
%{_kde4_datadir}/kxstitch/toolbar/*.png
|
||||
%{_kde4_sharedir}/icons/hicolor/22x22/actions/*.png
|
||||
%{_kde4_sharedir}/icons/hicolor/scalable/apps/kxstitch.svgz
|
||||
%{_kde4_sharedir}/kxmlgui5/kxstitch/kxstitchui.rc
|
||||
%{_kde4_sharedir}/kxstitch/schemes/anchor.xml
|
||||
%{_kde4_sharedir}/kxstitch/schemes/dmc.xml
|
||||
%{_kde4_sharedir}/kxstitch/schemes/madeira.xml
|
||||
%{_kde4_sharedir}/kxstitch/symbols/kxstitch.sym
|
||||
%{_kde4_sharedir}/kxstitch/symbols/letters.sym
|
||||
%{_kde4_sharedir}/metainfo/org.kde.kxstitch.appdata.xml
|
||||
%{_datadir}/applications/org.kde.kxstitch.desktop
|
||||
%{_kde4_kcfgdir}/kxstitch.kcfg
|
||||
%doc %lang(en) %{_kde4_htmldir}/en/kxstitch/*
|
||||
%{_kde4_datadir}/kxstitch/symbols/letters.sym
|
||||
%{_kde4_htmldir}/et/kxstitch/*.docbook
|
||||
%{_kde4_htmldir}/et/kxstitch/common
|
||||
%{_kde4_htmldir}/et/kxstitch/index.cache.bz2
|
||||
%{_kde4_htmldir}/pt/kxstitch/common
|
||||
%{_kde4_htmldir}/pt/kxstitch/index.cache.bz2
|
||||
%{_kde4_htmldir}/pt/kxstitch/*.docbook
|
||||
%{_kde4_htmldir}/sv/kxstitch/*.docbook
|
||||
%{_kde4_htmldir}/sv/kxstitch/common
|
||||
%{_kde4_htmldir}/sv/kxstitch/index.cache.bz2
|
||||
%{_kde4_htmldir}/uk/kxstitch/*.png
|
||||
%{_kde4_htmldir}/uk/kxstitch/*.docbook
|
||||
%{_kde4_htmldir}/uk/kxstitch/common
|
||||
%{_kde4_htmldir}/uk/kxstitch/index.cache.bz2
|
||||
%{_kde4_htmldir}/nl/kxstitch/*.docbook
|
||||
%{_kde4_htmldir}/nl/kxstitch/common
|
||||
%{_kde4_htmldir}/nl/kxstitch/index.cache.bz2
|
||||
%{_kde4_htmldir}/pt_BR/kxstitch/*.docbook
|
||||
%{_kde4_htmldir}/pt_BR/kxstitch/common
|
||||
%{_kde4_htmldir}/pt_BR/kxstitch/index.cache.bz2
|
||||
%{_kde4_icondir}/hicolor/*/apps/kxstitch.png
|
||||
%{_kde4_icondir}/locolor/*/apps/kxstitch.png
|
||||
%{_kde4_xdgmimedir}/kxstitch.xml
|
||||
%{_mandir}/ca/man1/kxstitch.1.gz
|
||||
%{_mandir}/et/man1/kxstitch.1.gz
|
||||
%{_mandir}/nl/man1/kxstitch.1.gz
|
||||
%{_mandir}/pt/man1/kxstitch.1.gz
|
||||
%{_mandir}/pt_BR/man1/kxstitch.1.gz
|
||||
%{_mandir}/sv/man1/kxstitch.1.gz
|
||||
%{_mandir}/uk/man1/kxstitch.1.gz
|
||||
%{_mandir}/man1/kxstitch.1.gz
|
||||
|
||||
%changelog
|
||||
* Mon Mar 30 2020 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 2.2.0-1mamba
|
||||
- update to 2.2.0
|
||||
|
||||
* Fri Dec 18 2015 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.3.0-1mamba
|
||||
- update to 1.3.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user