formatting
OBS-URL: https://build.opensuse.org/package/show/X11:Pantheon:Apps/screencast?expand=0&rev=8
This commit is contained in:
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
## Default LFS
|
||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.osc
|
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
|
96
screencast.changes
Normal file
96
screencast.changes
Normal file
@@ -0,0 +1,96 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 9 13:45:49 UTC 2021 - Alexei Podvalsky <avvissu@yandex.by>
|
||||||
|
|
||||||
|
- Add gstreamer-plugins as recommend dependencies
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Ensure neutrality of description, and adjust grammar.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 1 21:33:23 UTC 2018 - avvissu@yandex.by
|
||||||
|
|
||||||
|
- Update to 0.3.0:
|
||||||
|
* Update appdata
|
||||||
|
- Switch to metainfo from appdata
|
||||||
|
- Remove obsolete macros
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 7 18:46:57 UTC 2018 - avvissu@yandex.by
|
||||||
|
|
||||||
|
- Update to 0.2.4:
|
||||||
|
* don't hide control window
|
||||||
|
* removed douplicate line
|
||||||
|
* Update README.md
|
||||||
|
* Update lt.po
|
||||||
|
* Serbian localization
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 17 16:06:10 UTC 2018 - avvissu@yandex.by
|
||||||
|
|
||||||
|
- Update to 0.2.3:
|
||||||
|
* fixed top margin for record controls
|
||||||
|
* move indicator function
|
||||||
|
* Merge pull request #31 from GitHaarek/patch-1
|
||||||
|
* http to https and url fixes
|
||||||
|
* pot + German
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 9 15:05:15 UTC 2018 - avvissu@yandex.by
|
||||||
|
|
||||||
|
- Update to 0.2.2:
|
||||||
|
* Update com.github.artemanufrij.screencast.appdata.xml
|
||||||
|
* Update com.github.artemanufrij.screencast.desktop
|
||||||
|
* Tweak the capitalisation of some sentences
|
||||||
|
* Improve .desktop comment and generic name slightly
|
||||||
|
* Update lt.po
|
||||||
|
* fixed es.po
|
||||||
|
* fix instand recording from plank
|
||||||
|
* fixed area recording
|
||||||
|
* Update README.md
|
||||||
|
* new pot file
|
||||||
|
* code style
|
||||||
|
* removed unused this.hide ();
|
||||||
|
* application behavior
|
||||||
|
* small improvements
|
||||||
|
* pause on focus
|
||||||
|
- Add appindicator dependency
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 8 10:16:42 UTC 2017 - avvissu@yandex.by
|
||||||
|
|
||||||
|
- Update to 0.1.9:
|
||||||
|
* [FIX] Don't create a subfolder on every launch
|
||||||
|
* Recording microphone and desktop sounds at the same time
|
||||||
|
* Updated German Translation
|
||||||
|
* Added gschema.xml-file
|
||||||
|
- Switch from bzr to git
|
||||||
|
- Rename the package: eidete -> screencast
|
||||||
|
- Spec file cleanup
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 27 18:47:32 UTC 2016 - mailaender@opensuse.org
|
||||||
|
|
||||||
|
- initial packaging (version 0.2+r201) for build.opensuse.org
|
99
screencast.spec
Normal file
99
screencast.spec
Normal file
@@ -0,0 +1,99 @@
|
|||||||
|
#
|
||||||
|
# spec file for package screencast
|
||||||
|
#
|
||||||
|
# Copyright (c) 2024 SUSE LLC
|
||||||
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
|
Name: screencast
|
||||||
|
Version: 1.0.0
|
||||||
|
Release: 0
|
||||||
|
Summary: A screencasting application
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
Group: Productivity/Multimedia/Video/Editors and Convertors
|
||||||
|
URL: https://github.com/artemanufrij/screencast
|
||||||
|
Source: https://github.com/artemanufrij/screencast/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: hicolor-icon-theme
|
||||||
|
BuildRequires: meson >= 0.40.0
|
||||||
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: update-desktop-files
|
||||||
|
BuildRequires: vala
|
||||||
|
BuildRequires: pkgconfig(appindicator3-0.1)
|
||||||
|
BuildRequires: pkgconfig(gdk-x11-3.0)
|
||||||
|
BuildRequires: pkgconfig(granite)
|
||||||
|
BuildRequires: pkgconfig(gstreamer-1.0)
|
||||||
|
BuildRequires: pkgconfig(gstreamer-pbutils-1.0)
|
||||||
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
|
BuildRequires: pkgconfig(libwnck-3.0)
|
||||||
|
BuildRequires: pkgconfig(x11)
|
||||||
|
BuildRequires: pkgconfig(xtst)
|
||||||
|
Recommends: %{name}-lang
|
||||||
|
Recommends: gstreamer-plugins-base
|
||||||
|
Recommends: gstreamer-plugins-good
|
||||||
|
Recommends: gstreamer-plugins-ugly
|
||||||
|
Provides: eidete = %{version}
|
||||||
|
Obsoletes: eidete < %{version}
|
||||||
|
|
||||||
|
%description
|
||||||
|
A screencasting application for Elementary OS.
|
||||||
|
|
||||||
|
Current features:
|
||||||
|
* encoding to WebM
|
||||||
|
* selection of the area to be recorded
|
||||||
|
* display of the pressed keys
|
||||||
|
* audio recording
|
||||||
|
|
||||||
|
%lang_package
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q
|
||||||
|
|
||||||
|
install -m0644 debian/copyright COPYING
|
||||||
|
|
||||||
|
%build
|
||||||
|
%meson
|
||||||
|
%meson_build
|
||||||
|
|
||||||
|
%install
|
||||||
|
%meson_install
|
||||||
|
%suse_update_desktop_file -r com.github.artemanufrij.screencast GTK AudioVideo Video Recorder
|
||||||
|
%find_lang com.github.artemanufrij.screencast %{name}.lang
|
||||||
|
%fdupes %{buildroot}%{_datadir}
|
||||||
|
|
||||||
|
# dirlist HiDPI icons (see: hicolor/index.theme)
|
||||||
|
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
|
||||||
|
%{_datadir}/applications/com.github.artemanufrij.screencast.desktop
|
||||||
|
%{_datadir}/glib-2.0/schemas/com.github.artemanufrij.screencast.gschema.xml
|
||||||
|
%{_datadir}/icons/hicolor/*/*/com.github.artemanufrij.screencast.??g
|
||||||
|
%{_datadir}/metainfo/com.github.artemanufrij.screencast.appdata.xml
|
||||||
|
|
||||||
|
%files lang -f %{name}.lang
|
||||||
|
|
||||||
|
%changelog
|
Reference in New Issue
Block a user