File vinegar.spec of Package vinegar

#
# spec file for vinegar
#
# Copyright (c) 2025 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 gh_repo https://github.com/vinegarhq/vinegar

Name:           vinegar
Version:        1.9.1
Release:        0%{?dist}
Summary:        A bootstrapper for running Roblox Studio on Linux
License:        GPL-3.0-or-later
Group:          Amusements/Games/3D/Other
Url:            https://vinegarhq.org
Source:         %{gh_repo}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1:        vendor.tar.gz

BuildRequires:  golang-packaging

BuildRequires:  ImageMagick
BuildRequires:  pkgconfig(wayland-client)
BuildRequires:  pkgconfig(vulkan)
BuildRequires:  pkgconfig(xkbcommon)
BuildRequires:  pkgconfig(egl)
BuildRequires:  pkgconfig(xkbcommon-x11)
BuildRequires:  pkgconfig(xcursor)
BuildRequires:  pkgconfig(xfixes)
BuildRequires:  glib2-devel
BuildRequires:  gcc-c++

%description
An open-source, minimal, configurable, fast bootstrapper for running Roblox on Linux.

%prep
%autosetup -p1 -a1

%build
export GOFLAGS="-buildmode=pie"
%make_build

%install
%make_install

%files
%license LICENSE
%doc README.md

%dir /usr/share/icons/hicolor/scalable/apps
%dir /usr/share/icons/hicolor
%dir /usr/share/icons/hicolor/scalable
%dir /usr/share/vulkan/explicit_layer.d

/usr/bin/vinegar
/usr/lib/libVkLayer_VINEGAR_VinegarLayer.so
/usr/share/applications/org.vinegarhq.Vinegar.desktop
/usr/share/icons/hicolor/scalable/apps/org.vinegarhq.Vinegar.studio.svg
/usr/share/mime/packages/org.vinegarhq.Vinegar-studio.xml
/usr/share/icons/hicolor/scalable/apps/org.vinegarhq.Vinegar.svg
/usr/share/metainfo/org.vinegarhq.Vinegar.metainfo.xml
/usr/share/vulkan/explicit_layer.d/VkLayer_VINEGAR_VinegarLayer.json

%changelog
* Sun Oct 18 2025 brambora69123
- Updated to 1.9.1
- maintainer seems inactive, switching to new maintainer

* Tue Feb 11 2025 quarty
- Updated to 1.8.1

* Mon Dec 23 2024 quarty
- Updated to 1.7.8

* Fri Nov 15 2024 quarty
- Updated to 1.7.7
- ↓↓ Added missing changelog entry & swiched OBS account

* Mon Feb 26 2024 tux
- Updated to 1.7.4

* Wed Feb 14 2024 tux
- Updated to 1.7.3
- Fixed spec (release)

* Tue Feb 13 2024 tux
- Updated to 1.7.2

* Thu Jan 18 2024 tux
- Updated to 1.6.1

* Mon Jan 8 2024 tux
- Switched compression in _service from zst to gz#
- Fixed spec

* Sun Jan 7 2024 tux
- Uploaded 1.6.0
openSUSE Build Service is sponsored by