2024-01-05 18:54:20 +01:00
|
|
|
|
Name: valentina
|
2024-11-11 08:40:20 +01:00
|
|
|
|
Version: 0.7.53
|
2024-01-05 18:54:20 +01:00
|
|
|
|
Release: 1mamba
|
|
|
|
|
Summary: A patternmaking program which allows designers to create and model patterns of clothing
|
|
|
|
|
Group: Graphical Desktop/Applications/Graphics
|
|
|
|
|
Vendor: openmamba
|
|
|
|
|
Distribution: openmamba
|
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-01-05 18:54:20 +01:00
|
|
|
|
URL: https://gitlab.com/smart-pattern/valentina
|
|
|
|
|
Source: https://gitlab.com/smart-pattern/valentina.git/v%{version}/valentina-%{version}.tar.bz2
|
2024-01-05 18:54:20 +01:00
|
|
|
|
License: GPL
|
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
|
BuildRequires: glibc-devel
|
2024-11-11 08:40:20 +01:00
|
|
|
|
BuildRequires: libQt5Concurrent
|
|
|
|
|
BuildRequires: libQt5Core
|
|
|
|
|
BuildRequires: libQt5Gui
|
|
|
|
|
BuildRequires: libQt5Network
|
|
|
|
|
BuildRequires: libQt5PrintSupport
|
2024-01-05 18:54:21 +01:00
|
|
|
|
BuildRequires: libQt5Svg-devel
|
2024-11-11 08:40:20 +01:00
|
|
|
|
BuildRequires: libQt5Widgets
|
|
|
|
|
BuildRequires: libQt5Xml
|
2024-01-05 18:54:21 +01:00
|
|
|
|
BuildRequires: libQt5XmlPatterns-devel
|
2024-01-05 18:54:20 +01:00
|
|
|
|
BuildRequires: libgcc
|
2024-01-05 18:54:21 +01:00
|
|
|
|
BuildRequires: libglvnd-devel
|
2024-01-05 18:54:20 +01:00
|
|
|
|
BuildRequires: libstdc++6-devel
|
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
Valentina is a cross-platform patternmaking program which allows designers to create and model patterns of clothing.
|
|
|
|
|
This software allows pattern creation, using either standard sizing tables or an individual’s set of measurements. It blends new technologies with traditional methods to create a unique pattern making tool.
|
|
|
|
|
|
|
|
|
|
%package -n lib%{name}
|
|
|
|
|
Group: System/Libraries
|
|
|
|
|
Summary: Shared libraries for %{name}
|
|
|
|
|
|
|
|
|
|
%description -n lib%{name}
|
|
|
|
|
This package contains shared libraries for %{name}.
|
|
|
|
|
|
|
|
|
|
%package -n lib%{name}-devel
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
Summary: Development files for %{name}
|
|
|
|
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description -n lib%{name}-devel
|
|
|
|
|
This package contains libraries and header files for developing applications that use %{name}.
|
|
|
|
|
|
2024-11-11 08:40:20 +01:00
|
|
|
|
%debug_package
|
2024-01-05 18:54:20 +01:00
|
|
|
|
|
|
|
|
|
%prep
|
2024-01-05 18:54:20 +01:00
|
|
|
|
%setup -q
|
2024-01-05 18:54:20 +01:00
|
|
|
|
|
|
|
|
|
%build
|
2024-11-11 08:40:20 +01:00
|
|
|
|
qmake-qt5 Valentina.pro CONFIG+=debug CONFIG+=release CONFIG+=nostrip
|
2024-01-05 18:54:21 +01:00
|
|
|
|
|
2024-01-05 18:54:20 +01:00
|
|
|
|
%make
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
%makeinstall INSTALL_ROOT=%{buildroot}
|
|
|
|
|
|
|
|
|
|
%clean
|
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%defattr(-,root,root)
|
2024-01-05 18:54:21 +01:00
|
|
|
|
%{_bindir}/puzzle
|
2024-01-05 18:54:20 +01:00
|
|
|
|
%{_bindir}/tape
|
|
|
|
|
%{_bindir}/valentina
|
2024-11-11 08:40:20 +01:00
|
|
|
|
%{_datadir}/applications/ua.com.smart-pattern.puzzle.desktop
|
|
|
|
|
%{_datadir}/applications/ua.com.smart-pattern.tape.desktop
|
|
|
|
|
%{_datadir}/applications/ua.com.smart-pattern.valentina.desktop
|
|
|
|
|
%{_metainfodir}/ua.com.smart-pattern.valentina.metainfo.xml
|
2024-01-05 18:54:20 +01:00
|
|
|
|
%dir %{_datadir}/valentina
|
2024-11-11 08:40:20 +01:00
|
|
|
|
%dir %{_datadir}/valentina/svgfonts
|
|
|
|
|
%{_datadir}/valentina/svgfonts/*.svg
|
2024-01-05 18:54:20 +01:00
|
|
|
|
%dir %{_datadir}/valentina/translations
|
|
|
|
|
%{_datadir}/valentina/translations/valentina_*.qm
|
2024-01-05 18:54:21 +01:00
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/puzzle.png
|
2024-01-05 18:54:20 +01:00
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/tape.png
|
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/valentina.png
|
2024-11-11 08:40:20 +01:00
|
|
|
|
%{_datadir}/icons/hicolor/*/mimetypes/application-x-valentina-*.png
|
2024-01-05 18:54:20 +01:00
|
|
|
|
|
|
|
|
|
%files -n lib%{name}
|
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%{_libdir}/libvpropertyexplorer.so.*
|
|
|
|
|
%{_libdir}/libqmuparser.so.*
|
2024-01-05 18:54:21 +01:00
|
|
|
|
%doc AUTHORS.txt LICENSE_GPL.txt
|
2024-01-05 18:54:20 +01:00
|
|
|
|
|
|
|
|
|
%files -n lib%{name}-devel
|
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%{_libdir}/libqmuparser.so
|
|
|
|
|
%{_libdir}/libvpropertyexplorer.so
|
2024-11-11 08:40:20 +01:00
|
|
|
|
%doc ChangeLog.txt README.md
|
2024-01-05 18:54:20 +01:00
|
|
|
|
|
|
|
|
|
%changelog
|
2024-11-11 08:40:20 +01:00
|
|
|
|
* Sun Nov 10 2024 Automatic Build System <autodist@openmamba.org> 0.7.53-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
2024-01-05 18:54:21 +01:00
|
|
|
|
* Mon Oct 31 2022 Automatic Build System <autodist@mambasoft.it> 0.7.52-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
2024-01-05 18:54:21 +01:00
|
|
|
|
* Sun Apr 24 2022 Automatic Build System <autodist@mambasoft.it> 0.7.51-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
2024-01-05 18:54:21 +01:00
|
|
|
|
* Sun Mar 13 2022 Automatic Build System <autodist@mambasoft.it> 0.7.50-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
2024-01-05 18:54:21 +01:00
|
|
|
|
* Sun Jul 11 2021 Automatic Build System <autodist@mambasoft.it> 0.7.49-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
2024-01-05 18:54:21 +01:00
|
|
|
|
* Mon May 17 2021 Automatic Build System <autodist@mambasoft.it> 0.7.47-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
2024-01-05 18:54:21 +01:00
|
|
|
|
* Mon May 03 2021 Automatic Build System <autodist@mambasoft.it> 0.7.46-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
2024-01-05 18:54:20 +01:00
|
|
|
|
* Tue Mar 02 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.45-1mamba
|
|
|
|
|
- update to 0.7.45
|
|
|
|
|
|
2024-01-05 18:54:20 +01:00
|
|
|
|
* Fri Jul 15 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.4-1mamba
|
|
|
|
|
- package created using the webbuild interface
|