Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
network:messaging:matrix
element-web
element-web.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File element-web.spec of Package element-web
# # Copyright (c) 2022 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/ # %define element_basedir %{_datadir}/%{name}/ %define riot_config %{_datadir}/riot-web #define pkg_version 1.11.84-rc.0 %define pkg_version 1.11.83 Name: element-web Version: %(echo %{pkg_version} | perl -p -e 's|\A(\d+\.\d+\.\d+)-rc\.?(\d+)|$1~rc$2|g') Release: 0 Summary: A glossy Matrix collaboration client for the web License: Apache-2.0 Group: Productivity/Networking/Instant Messenger Url: https://element.io/ Source: https://github.com/vector-im/element-web/releases/download/v%{pkg_version}/element-v%{pkg_version}.tar.gz Source1: https://github.com/vector-im/element-web/releases/download/v%{pkg_version}/element-v%{pkg_version}.tar.gz.asc Source2: https://raw.githubusercontent.com/vector-im/element-web/develop/README.md Source3: https://raw.githubusercontent.com/vector-im/element-web/develop/LICENSE Source4: README.SUSE BuildRequires: rsync BuildArch: noarch Provides: riot-web = %{version}-%{release} Obsoletes: riot-web < %{version}-%{release} %description Element (formerly known as Vector and Riot) is a Matrix web client built using the Matrix React SDK. %prep %setup -q -n element-v%{pkg_version} %build cp config.sample.json config.json %install install -D -d -m 0755 %{buildroot}%{element_basedir} rsync -av $PWD/ %{buildroot}%{element_basedir}/ cp %{S:2} %{S:3} %{S:4} . %files %license LICENSE %doc README.SUSE %dir %{element_basedir} %{element_basedir}/bundles %config(noreplace) %{element_basedir}/config.json %{element_basedir}/config.sample.json %{element_basedir}/contribute.json %{element_basedir}/decoder-ring %{element_basedir}/decoderWorker*.wasm %{element_basedir}/fonts %{element_basedir}/icons %{element_basedir}/i18n %{element_basedir}/img %{element_basedir}/index.html %{element_basedir}/jitsi_external_api.min.js %{element_basedir}/jitsi.html %{element_basedir}/manifest.json %{element_basedir}/media %{element_basedir}/mobile_guide %{element_basedir}/opus-decoderWorker.*.js %{element_basedir}/opus-encoderWorker.*.js %{element_basedir}/sw.js %{element_basedir}/static %{element_basedir}/themes %{element_basedir}/vector-icons %{element_basedir}/version %{element_basedir}/usercontent/ %{element_basedir}/wave-encoderWorker.*.js %{element_basedir}/welcome %{element_basedir}/welcome.html %{element_basedir}/recorder.worklet.js* %{element_basedir}/apple-app-site-association %{element_basedir}/jitsi_external_api.min.js.LICENSE.txt %{element_basedir}/.well-known/ %{element_basedir}/sw.js.LICENSE.txt %{element_basedir}/sw.js.map %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor