Accepting request 719644 from X11:Pantheon:Apps
- Update to new release (forwarded request 717667 from awissu) OBS-URL: https://build.opensuse.org/request/show/719644 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/screencast?expand=0&rev=5
This commit is contained in:
commit
bfa0ef333c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e4d307ad7f24eae0ec42ee660e034c1c92db56c8a83eadeaba0b8cf6be3e9096
|
|
||||||
size 96412
|
|
3
screencast-1.0.0.tar.gz
Normal file
3
screencast-1.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:da91a12014f8ccab42596f52b357d4516f85b4c05e4cef0348931a775d3c1c2d
|
||||||
|
size 116355
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 22 17:24:48 UTC 2019 - Alexei Podvalsky <avvissu@yandex.by>
|
||||||
|
|
||||||
|
- Update to 1.0.0:
|
||||||
|
* Add the debian rules back
|
||||||
|
* Remove debian rules (makes the build falling)
|
||||||
|
* Add validation tests
|
||||||
|
* Remove CMake files
|
||||||
|
* Update packaging for meson
|
||||||
|
* Update install section in README.md
|
||||||
|
* Switch to eson build
|
||||||
|
* Update ru.po
|
||||||
|
* Merge pull request #46 from eurruby/contrib
|
||||||
|
* Add Brazilian Portuguese to Desktop File
|
||||||
|
* fixed warnings for appdata
|
||||||
|
* make stack_switcher.homogeneous = true;
|
||||||
|
* fixed black window in juno
|
||||||
|
* Update com.github.artemanufrij.screencast.appdata.xml
|
||||||
|
- Add HiDPI icons
|
||||||
|
- Spec file cleanup
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 16 09:45:29 UTC 2018 - jengelh@inai.de
|
Thu Aug 16 09:45:29 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package screencast
|
# spec file for package screencast
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,23 +12,21 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: screencast
|
Name: screencast
|
||||||
Version: 0.3.0
|
Version: 1.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A screencasting application
|
Summary: A screencasting application
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
Group: Productivity/Multimedia/Video/Editors and Convertors
|
Group: Productivity/Multimedia/Video/Editors and Convertors
|
||||||
URL: https://launchpad.net/eidete
|
URL: https://github.com/artemanufrij/screencast
|
||||||
Source: https://github.com/artemanufrij/screencast/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source: https://github.com/artemanufrij/screencast/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: cmake
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
|
||||||
BuildRequires: hicolor-icon-theme
|
BuildRequires: hicolor-icon-theme
|
||||||
BuildRequires: intltool
|
BuildRequires: meson >= 0.40.0
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
@ -59,26 +57,38 @@ Current features:
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
|
install -m0644 debian/copyright COPYING
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake \
|
%meson
|
||||||
-DGSETTINGS_COMPILE=OFF
|
%meson_build
|
||||||
make %{?_smp_mflags}
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%cmake_install
|
%meson_install
|
||||||
|
|
||||||
rm %{buildroot}%{_datadir}/icons/hicolor/*.??g
|
|
||||||
|
|
||||||
%suse_update_desktop_file -r com.github.artemanufrij.screencast GTK AudioVideo Video Recorder
|
%suse_update_desktop_file -r com.github.artemanufrij.screencast GTK AudioVideo Video Recorder
|
||||||
%find_lang com.github.artemanufrij.screencast %{name}.lang
|
%find_lang com.github.artemanufrij.screencast %{name}.lang
|
||||||
%fdupes %{buildroot}%{_datadir}
|
%fdupes %{buildroot}%{_datadir}
|
||||||
|
|
||||||
%files
|
# dirlist HiDPI icons (see: hicolor/index.theme)
|
||||||
%doc debian/copyright README.md
|
touch $PWD/dir.lst
|
||||||
|
_dirlist=$PWD/dir.lst
|
||||||
|
pushd %{buildroot}
|
||||||
|
find ./ | while read _list; do
|
||||||
|
echo $_list | grep '[0-9]\@[0-9]' || continue
|
||||||
|
_path=$(echo $_list | sed 's/[^/]//')
|
||||||
|
if ! ls ${_path%/*}; then
|
||||||
|
grep -xqs "\%dir\ ${_path%/*}" $_dirlist || echo "%dir ${_path%/*}" >> $_dirlist
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
popd
|
||||||
|
|
||||||
|
%files -f dir.lst
|
||||||
|
%license COPYING
|
||||||
|
%doc README.md
|
||||||
%{_bindir}/com.github.artemanufrij.screencast
|
%{_bindir}/com.github.artemanufrij.screencast
|
||||||
%{_datadir}/applications/com.github.artemanufrij.screencast.desktop
|
%{_datadir}/applications/com.github.artemanufrij.screencast.desktop
|
||||||
%{_datadir}/glib-2.0/schemas/com.github.artemanufrij.screencast.gschema.xml
|
%{_datadir}/glib-2.0/schemas/com.github.artemanufrij.screencast.gschema.xml
|
||||||
%{_datadir}/icons/hicolor/*/apps/com.github.artemanufrij.screencast.??g
|
%{_datadir}/icons/hicolor/*/*/com.github.artemanufrij.screencast.??g
|
||||||
%{_datadir}/metainfo/com.github.artemanufrij.screencast.appdata.xml
|
%{_datadir}/metainfo/com.github.artemanufrij.screencast.appdata.xml
|
||||||
|
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
|
Loading…
Reference in New Issue
Block a user