File xcursor-transparent-theme.spec of Package xcursor-transparent-theme

#
# spec file for package xcursor-transparent-theme
#
# 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:           xcursor-transparent-theme
Version:        0.1.1
Release:        0
Summary:        Totally transparent X11 Cursor theme
License:        GPL-2.0-only
Group:          System/X11/Icons
URL:            https://downloads.yoctoproject.org/releases/matchbox/utils/xcursor-transparent-readme.txt
Source:         xcursor-transparent-theme-0.1.1.tar.gz
Patch0:         xcursor-transparent-theme-install-0.1.1.diff
BuildRequires:  libpng
BuildRequires:  xorg-x11

%description
This package contains a totally transparent X11 Cursor theme. Using
the theme provides an effective and flexible way to hide the X11
Cursor. This kind of behaviour maybe required on Handheld computers
running the X Window System.

%prep
%autosetup -p1

%build
# FIXME: you should use the %%configure macro
# ./configure --prefix=%{_prefix} --datadir=%{_datadir}
%configure

%install
%make_install

%files
%dir %{_datadir}/icons/xcursor-transparent
%dir %{_datadir}/icons/xcursor-transparent/cursors
%{_datadir}/icons/xcursor-transparent/cursors/*

%changelog
openSUSE Build Service is sponsored by