334 lines
12 KiB
RPMSpec
334 lines
12 KiB
RPMSpec
%define majver %(echo %version | cut -d. -f 1)
|
|
Name: cheese
|
|
Version: 41.1
|
|
Release: 1mamba
|
|
Summary: An application designed to take photos and videos with your webcam
|
|
Group: Graphical Desktop/Applications/Multimedia
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: https://wiki.gnome.org/Apps
|
|
Source: https://download.gnome.org/sources/cheese/%{majver}/cheese-%{version}.tar.xz
|
|
License: GPL
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: clutter-gst-devel
|
|
BuildRequires: clutter-gtk-devel
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: gnome-desktop-devel
|
|
BuildRequires: gst-plugins-bad-devel
|
|
BuildRequires: libX11-devel
|
|
BuildRequires: libcairo-devel
|
|
BuildRequires: libcanberra-devel
|
|
BuildRequires: libclutter-devel
|
|
BuildRequires: libcogl-devel
|
|
BuildRequires: libgdk-pixbuf-devel
|
|
BuildRequires: libglib-devel
|
|
BuildRequires: libgst-plugins-base-devel
|
|
BuildRequires: libgstreamer-devel
|
|
BuildRequires: libgtk3-devel
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: gnome-doc-utils-devel
|
|
BuildRequires: libsmbios-devel
|
|
BuildRequires: gnome-desktop-devel
|
|
BuildRequires: libmx-devel
|
|
BuildRequires: libgee-devel
|
|
BuildRequires: gnome-video-effects
|
|
BuildRequires: libcogl-devel >= 1.16.0
|
|
BuildRequires: gnome-desktop-devel >= 3.36.0
|
|
Requires: gst-plugins-good
|
|
Requires: gst-plugins-base
|
|
Requires: gst-plugins-bad
|
|
Requires: gnome-icon-theme
|
|
Requires: gnome-video-effects
|
|
|
|
%description
|
|
Cheese is a GNOME application designed to take photos and videos of you and your friends with your webcam, add special effects to them and share them with your friends and family.
|
|
|
|
%package devel
|
|
Summary: Devel package for %{name}
|
|
Group: Development/Libraries
|
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
%description devel
|
|
Cheese is a GNOME application designed to take photos and videos of you and your friends with your webcam, add special effects to them and share them with your friends and family.
|
|
This package contains static libraries and header files needed for development.
|
|
|
|
%debug_package
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
%meson
|
|
|
|
#% configure \
|
|
# --disable-scrollkeeper \
|
|
# --with-help-dir=%{_datadir}/gnome/help/cheese
|
|
|
|
%meson_build
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%meson_install
|
|
|
|
%find_lang %{name} --with-html
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%post
|
|
if [ $1 -ge 1 ]; then
|
|
glib-compile-schemas %{_datadir}/glib-2.0/schemas
|
|
fi
|
|
:
|
|
|
|
%postun
|
|
if [ $1 -eq 0 ]; then
|
|
glib-compile-schemas %{_datadir}/glib-2.0/schemas
|
|
fi
|
|
:
|
|
|
|
%files -f %{name}.lang
|
|
%defattr(-,root,root)
|
|
%{_bindir}/cheese
|
|
%{_libdir}/libcheese.so.*
|
|
%{_libdir}/libcheese-gtk.so.*
|
|
%{_libdir}/girepository-1.0/Cheese-*.typelib
|
|
%{_datadir}/metainfo/org.gnome.Cheese.appdata.xml
|
|
%{_datadir}/applications/org.gnome.Cheese.desktop
|
|
%{_datadir}/dbus-1/services/org.gnome.Cheese.service
|
|
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Cheese.svg
|
|
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Cheese-symbolic.svg
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.Cheese.gschema.xml
|
|
%{_mandir}/man1/cheese.1*
|
|
%{_datadir}/help/C/cheese
|
|
%lang(ca) %{_datadir}/help/ca/cheese/
|
|
%lang(cs) %{_datadir}/help/cs/cheese/
|
|
%lang(da) %{_datadir}/help/da/cheese/
|
|
%lang(de) %{_datadir}/help/de/cheese/
|
|
%lang(el) %{_datadir}/help/el/cheese/
|
|
%lang(es) %{_datadir}/help/es/cheese/
|
|
%lang(eu) %{_datadir}/help/eu/cheese/
|
|
%lang(fi) %{_datadir}/help/fi/cheese/
|
|
%lang(fr) %{_datadir}/help/fr/cheese/
|
|
%lang(gl) %{_datadir}/help/gl/cheese/
|
|
%lang(hu) %{_datadir}/help/hu/cheese/
|
|
%lang(id) %{_datadir}/help/id/cheese/
|
|
%lang(ko) %{_datadir}/help/ko/cheese/
|
|
%lang(nl) %{_datadir}/help/nl/cheese/
|
|
%lang(pl) %{_datadir}/help/pl/cheese/
|
|
%lang(pt_BR) %{_datadir}/help/pt_BR/cheese/
|
|
%lang(ru) %{_datadir}/help/ru/cheese/
|
|
%lang(sl) %{_datadir}/help/sl/cheese/
|
|
%lang(sv) %{_datadir}/help/sv/cheese/
|
|
%lang(tr) %{_datadir}/help/tr/cheese/
|
|
%lang(uk) %{_datadir}/help/uk/cheese/
|
|
%lang(zh_CN) %{_datadir}/help/zh_CN/cheese/
|
|
%doc AUTHORS COPYING
|
|
|
|
%files devel
|
|
%defattr(-,root,root)
|
|
%dir %{_includedir}/cheese
|
|
%{_includedir}/cheese/*.h
|
|
%{_libdir}/libcheese.so
|
|
%{_libdir}/libcheese-gtk.so
|
|
%{_libdir}/pkgconfig/cheese.pc
|
|
%{_libdir}/pkgconfig/cheese-gtk.pc
|
|
%{_datadir}/gtk-doc/html/cheese/*
|
|
%{_datadir}/gir-1.0/Cheese-*.gir
|
|
%doc ChangeLog README
|
|
|
|
%changelog
|
|
* Mon Nov 15 2021 Automatic Build System <autodist@mambasoft.it> 41.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Oct 23 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 41.0-1mamba
|
|
- update to 41.0
|
|
|
|
* Thu Oct 08 2020 Automatic Build System <autodist@mambasoft.it> 3.38.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Mar 22 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.34.0-2mamba
|
|
- rebuilt with gnome-desktop 3.36.0
|
|
|
|
* Wed Oct 30 2019 Automatic Build System <autodist@mambasoft.it> 3.34.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Apr 09 2019 Automatic Build System <autodist@mambasoft.it> 3.32.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Mar 24 2019 Automatic Build System <autodist@mambasoft.it> 3.32.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Sep 19 2018 Automatic Build System <autodist@mambasoft.it> 3.30.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Aug 14 2018 Automatic Build System <autodist@mambasoft.it> 3.28.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Aug 17 2017 Automatic Build System <autodist@mambasoft.it> 3.24.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Oct 14 2016 Automatic Build System <autodist@mambasoft.it> 3.22.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed May 11 2016 Automatic Build System <autodist@mambasoft.it> 3.20.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue May 10 2016 Automatic Build System <autodist@mambasoft.it> 3.20.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Nov 28 2015 Automatic Build System <autodist@mambasoft.it> 3.18.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Apr 15 2015 Automatic Build System <autodist@mambasoft.it> 3.16.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Apr 11 2015 Automatic Build System <autodist@mambasoft.it> 3.16.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Nov 11 2014 Automatic Build System <autodist@mambasoft.it> 3.14.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Oct 16 2014 Automatic Build System <autodist@mambasoft.it> 3.14.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Oct 09 2014 Automatic Build System <autodist@mambasoft.it> 3.14.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue May 13 2014 Automatic Build System <autodist@mambasoft.it> 3.12.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Apr 15 2014 Automatic Build System <autodist@mambasoft.it> 3.12.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Apr 01 2014 Automatic Build System <autodist@mambasoft.it> 3.12.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Nov 12 2013 Automatic Build System <autodist@mambasoft.it> 3.10.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Nov 05 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 3.10.1-3mamba
|
|
- rebuilt with libcogl 1.16
|
|
|
|
* Sat Nov 02 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 3.10.1-2mamba
|
|
- rebuilt with gnome-desktop 3.10
|
|
|
|
* Mon Oct 28 2013 Automatic Build System <autodist@mambasoft.it> 3.10.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Sep 08 2013 Automatic Build System <autodist@mambasoft.it> 3.9.91-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Fri Aug 23 2013 Automatic Build System <autodist@mambasoft.it> 3.9.90-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sun Jul 21 2013 Automatic Build System <autodist@mambasoft.it> 3.9.4-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Tue Jun 18 2013 Automatic Build System <autodist@mambasoft.it> 3.9.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed May 29 2013 Automatic Build System <autodist@mambasoft.it> 3.9.2-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Tue Apr 30 2013 Automatic Build System <autodist@mambasoft.it> 3.9.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Apr 16 2013 Automatic Build System <autodist@mambasoft.it> 3.8.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Apr 14 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 3.8.0-2mamba
|
|
- rebuilt with libcogl 1.14.0 and gnome-desktop 3.8.0.1
|
|
|
|
* Wed Mar 27 2013 Automatic Build System <autodist@mambasoft.it> 3.8.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Nov 12 2012 Automatic Build System <autodist@mambasoft.it> 3.6.2-1mamba
|
|
- automatic version update by autodist
|
|
- source edit: call glib-compile-schemas on install/uninstall
|
|
|
|
* Tue Oct 16 2012 Automatic Build System <autodist@mambasoft.it> 3.6.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Oct 08 2012 Automatic Build System <autodist@mambasoft.it> 3.6.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Aug 14 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.2-2mamba
|
|
- require gnome-video-effects
|
|
|
|
* Mon Aug 06 2012 Automatic Build System <autodist@mambasoft.it> 3.4.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Oct 26 2011 Automatic Build System <autodist@mambasoft.it> 3.3.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Oct 17 2011 Automatic Build System <autodist@mambasoft.it> 3.2.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Oct 01 2011 Automatic Build System <autodist@mambasoft.it> 3.2.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jul 21 2011 Automatic Build System <autodist@mambasoft.it> 3.0.2-1mamba
|
|
- update to 3.0.2
|
|
|
|
* Mon Oct 25 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 2.32.0-2mamba
|
|
- rebuilt to remove dependency on libpng12
|
|
|
|
* Wed Sep 29 2010 Automatic Build System <autodist@mambasoft.it> 2.32.0-1mamba
|
|
- automatic update to 2.32.0 by autodist
|
|
|
|
* Tue May 11 2010 Automatic Build System <autodist@mambasoft.it> 2.30.1-2mamba
|
|
- automatic rebuild by autodist
|
|
|
|
* Mon May 10 2010 Automatic Build System <autodist@mambasoft.it> 2.30.1-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Tue Oct 20 2009 Automatic Build System <autodist@mambasoft.it> 2.28.1-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Mon Sep 28 2009 Automatic Build System <autodist@mambasoft.it> 2.28.0-1mamba
|
|
- automatic update to 2.28.0 by autodist
|
|
|
|
* Sat Jul 04 2009 Automatic Build System <autodist@mambasoft.it> 2.26.3-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Wed Jun 24 2009 Automatic Build System <autodist@mambasoft.it> 2.26.2-3mamba
|
|
- automatic rebuild by autodist
|
|
|
|
* Tue Jun 23 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 2.26.2-2mamba
|
|
- rebuilt with xorg-server 1.6 and fixed build requirements
|
|
|
|
* Fri Jun 12 2009 Automatic Build System <autodist@mambasoft.it> 2.26.2-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sat May 09 2009 Automatic Build System <autodist@mambasoft.it> 2.26.0-2mamba
|
|
- automatic rebuild by autodist
|
|
|
|
* Fri Apr 03 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 2.26.0-1mamba
|
|
- automatic update to 2.26.0 by autodist
|
|
|
|
* Fri Mar 20 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 2.24.3-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sat Jan 10 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 2.24.2-1mamba
|
|
- update to 2.24.2
|
|
|
|
* Tue Oct 21 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 2.24.0-2mamba
|
|
- rebuilt against recent libevolution-data-server
|
|
|
|
* Tue Sep 30 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 2.24.0-1mamba
|
|
- update to 2.24.0
|
|
|
|
* Sat May 24 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 2.23.2-1mamba
|
|
- update to 2.23.2
|
|
|
|
* Fri Apr 11 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 2.22.1-1mamba
|
|
- update to 2.22.1
|
|
|
|
* Thu Dec 20 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.4-2mamba
|
|
- added requirement for gst-plugins-good
|
|
|
|
* Tue Nov 13 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.4-1mamba
|
|
- package created by autospec
|