File org.kde.Sdk-v6.7.spec of Package org.kde.Sdk-v6.7

#
# spec file for package org.kde.Sdk-v6.7.2
#
# 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:           org.kde.Sdk-v6.7
Version:        6.7 
Release:        0
Summary:        Flatpak image for %{name} 
# FIXME: Select a correct license from https://github.com/openSUSE/spec-cleaner#spdx-licenses
License:        unknown    
URL:            https://invent.kde.org/packaging/flatpak-kde-runtime
BuildRoot:      %{_tmppath}/%{name}-build
Source0:        %{name}.x86_64.tar.gz
Source1:        org.kde.Sdk.Locale-v6.7.x86_64.tar.gz
Source2:        org.freedesktop.Platform.GL.default-v23.08.x86_64.tar.gz
Source3:        org.freedesktop.Platform.GL.default-v23.08-extra.x86_64.tar.gz
Source4:        org.freedesktop.Platform.GL.nvidia-550-90-07-v1.4.x86_64.tar.gz
Source5:        org.freedesktop.Platform.openh264-v2.2.0.x86_64.tar.gz
Source6:        org.freedesktop.Sdk.Locale-v23.08.x86_64.tar.gz
Source7:        org.freedesktop.Sdk-v23.08.x86_64.tar.gz
# Requires:       org.freedesktop.Platform.GL.default-v23.08
# Requires:       org.freedesktop.Platform.GL.default-v23.08-extra
# Requires:       org.freedesktop.Platform.GL.nvidia-550-90-07-v1.4
# Requires:       org.freedesktop.Platform.openh264-v2.2.0 
# Requires:       org.freedesktop.Sdk-v23.08
# Requires:       org.freedesktop.Sdk.Locale-v23.08
# Requires:       org.kde.Platform.Locale-v6.7
# Requires:       org.kde.Platform.Locale-v6.7

%description
A unified RPM of the KDE flatpak SDK and necessary dependencies, for building flatpaks.

%prep

%build

%install

%global __os_install_post /usr/lib/rpm/brp-compress

mkdir -p %{buildroot}/var/lib/flatpak/tars
cp %SOURCE0 %{buildroot}/var/lib/flatpak/tars/
cp %SOURCE1 %{buildroot}/var/lib/flatpak/tars/
cp %SOURCE2 %{buildroot}/var/lib/flatpak/tars/
cp %SOURCE3 %{buildroot}/var/lib/flatpak/tars/
cp %SOURCE4 %{buildroot}/var/lib/flatpak/tars/
cp %SOURCE5 %{buildroot}/var/lib/flatpak/tars/
cp %SOURCE6 %{buildroot}/var/lib/flatpak/tars/
cp %SOURCE7 %{buildroot}/var/lib/flatpak/tars/

%files
/var/lib/flatpak
/var/lib/flatpak/tars

%changelog
openSUSE Build Service is sponsored by