Compare commits

..

11 Commits

Author SHA1 Message Date
openeuler-ci-bot
72d8598dba
!14 Upgrade to 44.1
From: @dedv_dwe 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
2023-12-04 08:36:56 +00:00
ut004527
ee708cbfd3 Upgrade to 44.1 2023-11-14 14:06:00 +08:00
openeuler-ci-bot
15ad1bd816
!13 Update to 43.0
From: @dwl301 
Reviewed-by: @zhang__3125, @small_leek 
Signed-off-by: @zhang__3125, @small_leek
2023-01-31 08:53:16 +00:00
dwl301
bb8fbb8e83 Update to 43.0 2023-01-30 19:57:59 +08:00
openeuler-ci-bot
e1a2f3c70e
!9 Move gsettings file from libs package to cheese package.
From: @qwei_8848 
Reviewed-by: @small_leek, @weidongkl 
Signed-off-by: @small_leek
2022-08-03 01:18:14 +00:00
Qiang Wei
2756ecd899 Move gsettings file from libs package to cheese package.
Signed-off-by: Qiang Wei <qiang.wei@suse.com>
2022-08-02 11:18:38 +08:00
openeuler-ci-bot
0aa8d6c5da
!8 upgrade to gnome 42.0
From: @dillon_chen 
Reviewed-by: @dwl301 
Signed-off-by: @dwl301
2022-04-15 03:19:20 +00:00
dillon_chen
608e35c340 update changlog 2022-04-15 10:44:10 +08:00
dillon_chen
7d8699067e upgrade to gnome 42.0 2022-04-15 10:24:37 +08:00
openeuler-ci-bot
883274845a !6 Version upgrade to cheese-3.38.0
From: @yangl777
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
2021-02-03 11:23:13 +08:00
renmingshuai
783c3c6610 upgrade version to 3.38.0 2021-01-29 16:20:58 +08:00
3 changed files with 74 additions and 40 deletions

Binary file not shown.

BIN
cheese-44.1.tar.xz Normal file

Binary file not shown.

View File

@ -1,44 +1,65 @@
Name: cheese
Version: 3.32.0
Release: 2
Epoch: 2
Summary: Take photos and videos with webcam
Version: 44.1
Release: 1
Summary: Application for taking pictures and movies from a webcam
License: GPLv2+
URL: https://wiki.gnome.org/Apps/Cheese
Source0: https://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{version}.tar.xz
BuildRequires: chrpath desktop-file-utils docbook-dtds docbook-style-xsl gettext intltool
BuildRequires: itstool libXtst-devel libappstream-glib libxslt clutter-devel clutter-gst3-devel
BuildRequires: clutter-gtk-devel gdk-pixbuf2-devel glib2-devel gnome-desktop3-devel vala
BuildRequires: gobject-introspection-devel gstreamer1-plugins-base-devel libcanberra-devel
BuildRequires: gstreamer1-plugins-bad-free-devel gtk3-devel libX11-devel
Requires: gstreamer1-plugins-good gstreamer1-plugins-bad-free gnome-video-effects
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
BuildRequires: gcc chrpath
BuildRequires: meson
BuildRequires: gtk-doc
BuildRequires: desktop-file-utils
BuildRequires: docbook-dtds
BuildRequires: docbook-style-xsl
BuildRequires: gettext
BuildRequires: itstool
BuildRequires: libXtst-devel
BuildRequires: vala
BuildRequires: pkgconfig(clutter-1.0)
BuildRequires: clutter-gst3-devel
BuildRequires: pkgconfig(clutter-gtk-1.0)
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.27.90
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(gstreamer-pbutils-1.0)
BuildRequires: pkgconfig(gstreamer-plugins-bad-1.0)
BuildRequires: pkgconfig(libcanberra-gtk3)
BuildRequires: pkgconfig(x11)
BuildRequires: libappstream-glib libxslt
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
Requires: gstreamer1-plugins-good%{?_isa}
Requires: gstreamer1-plugins-bad-free%{?_isa}
Requires: gnome-video-effects
%description
Cheese is a program for the GNOME Desktop which allows you to take photos,
videos, and anything else you can think of with your webcam.
Cheese is a Photobooth-inspired GNOME application for taking pictures and
videos from a webcam. It can also apply fancy graphical effects.
%package libs
Summary: libraries for %{name}
Summary: Webcam display and capture widgets
License: GPLv2+
Obsoletes: cheese-camera-service < 2:3.25.90
%description libs
Libraries needed for applications that want to display a webcam in their interface
are contained in this package.
%description libs
This package contains libraries needed for applications that
want to display a webcam in their interface.
%package devel
Summary: %{name}-libs development files
%package devel
Summary: Development files for %{name}-libs
License: GPLv2+
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
Provides: %{name}-libs-devel
Obsoletes: %{name}-libs-devel
%description devel
The headers and other files that required to build the %{name}-libs application
are contained in %{name}-devel package.
%description devel
This package contains the libraries and header files that are needed
for writing applications that require a webcam display widget.
%package_help
@ -46,21 +67,22 @@ are contained in %{name}-devel package.
%autosetup -n %{name}-%{version} -p1
%build
%configure --enable-static
%make_build V=1
%meson -Dtests=false
%meson_build
%install
make install DESTDIR=%{buildroot}
%meson_install
%delete_la_and_a
%delete_la
%find_lang %{name} --with-gnome
chrpath --delete $RPM_BUILD_ROOT%{_bindir}/cheese
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libcheese-gtk.so.*
chrpath --delete %{buildroot}%{_bindir}/cheese
chrpath --delete %{buildroot}%{_libdir}/libcheese-gtk.so.*
%ldconfig_scriptlets libs
%check
desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Cheese.desktop
desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Cheese.desktop
%meson_test
%files
%doc AUTHORS
@ -68,31 +90,43 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Cheese.d
%{_datadir}/icons/hicolor/*
%{_datadir}/dbus-1/services/org.gnome.Cheese.service
%{_datadir}/applications/org.gnome.Cheese.desktop
%{_datadir}/appdata/org.gnome.Cheese.appdata.xml
%{_datadir}/metainfo/org.gnome.Cheese.appdata.xml
%{_datadir}/glib-2.0/schemas/org.gnome.Cheese.gschema.xml
%files libs -f cheese.lang
%license COPYING
%{_datadir}/glib-2.0/schemas/org.gnome.Cheese.gschema.xml
%{_libdir}/girepository-1.0/Cheese-3.0.typelib
%{_libdir}/*.so.*
%files devel
%{_datadir}/gir-1.0/Cheese-3.0.gir
%{_libdir}/*.so
%{_libdir}/pkgconfig/*.pc
%{_includedir}/cheese/*.h
%{_libdir}/*.a
%{_includedir}/cheese/
%files help
%doc README
%{_datadir}/gtk-doc/html/cheese/
%{_mandir}/man1/cheese.1.gz
%{_datadir}/gtk-doc/
%{_mandir}/man1/cheese.1*
%changelog
* Tue Nov 14 2023 wangqia <wangqia@uniontech.com> - 2:44.1-1
- Upgrade to 44.1
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> 2:43.0-1
- update to 43.0
* Tue Aug 02 2022 Wei, Qiang <qiang.wei@suse.com> - 2:41.1-2
- Move gsettings file from libs package to cheese package.
* Fri Apr 15 2022 dillon chen <dillon.chen@gmail.com> - 41.1-1
- Update to 41.1
* Fri Jan 29 2021 yanglu <yanglu60@huawei.com> - 2:3.38.0-1
- update version
* Mon Sep 07 2020 zhanzhimin <zhanzhimin@huawei.com> - 2:3.32.0-2
- update source0
* Mon Sep 09 2019 openEuler Buildteam <buildteam@openeuler.org> - 2:3.32.0-1
- Package Init