forked from pool/gnome-disk-utility
New stable rel
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-disk-utility?expand=0&rev=174
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
|
19
_service
Normal file
19
_service
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0"?>
|
||||
<services>
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-disk-utility.git</param>
|
||||
<param name="revision">46.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<!-- <param name="changesgenerate">enable</param> -->
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">zst</param>
|
||||
</service>
|
||||
<service name="set_version" mode="manual" />
|
||||
</services>
|
||||
|
3
gnome-disk-utility-46.0.obscpio
Normal file
3
gnome-disk-utility-46.0.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3876995db12f3c21a83a7b078d9e059c6bee8ef0a62df73387c9bee98e4a1ad5
|
||||
size 15090701
|
BIN
gnome-disk-utility-46.1.obscpio
(Stored with Git LFS)
Normal file
BIN
gnome-disk-utility-46.1.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
1476
gnome-disk-utility.changes
Normal file
1476
gnome-disk-utility.changes
Normal file
File diff suppressed because it is too large
Load Diff
4
gnome-disk-utility.obsinfo
Normal file
4
gnome-disk-utility.obsinfo
Normal file
@@ -0,0 +1,4 @@
|
||||
name: gnome-disk-utility
|
||||
version: 46.1
|
||||
mtime: 1725322826
|
||||
commit: 1f827015f75c14deb2840eacd1dbe8ac28919cfc
|
99
gnome-disk-utility.spec
Normal file
99
gnome-disk-utility.spec
Normal file
@@ -0,0 +1,99 @@
|
||||
#
|
||||
# spec file for package gnome-disk-utility
|
||||
#
|
||||
# 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: gnome-disk-utility
|
||||
Version: 46.1
|
||||
Release: 0
|
||||
Summary: Disks application for dealing with storage devices
|
||||
License: GPL-2.0-or-later
|
||||
Group: Hardware/Other
|
||||
URL: https://wiki.gnome.org/Apps/Disks
|
||||
Source0: %{name}-%{version}.tar.zst
|
||||
|
||||
BuildRequires: appstream-glib
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: meson >= 0.50.0
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: xsltproc
|
||||
BuildRequires: pkgconfig(dvdread) >= 4.2.0
|
||||
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.31.0
|
||||
BuildRequires: pkgconfig(gmodule-2.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.16.0
|
||||
BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.1
|
||||
BuildRequires: pkgconfig(libhandy-1) >= 1.5.0
|
||||
BuildRequires: pkgconfig(liblzma) >= 5.0.5
|
||||
BuildRequires: pkgconfig(libnotify) >= 0.7
|
||||
BuildRequires: pkgconfig(libsecret-1) >= 0.7
|
||||
BuildRequires: pkgconfig(libsystemd) >= 209
|
||||
BuildRequires: pkgconfig(pwquality) >= 1.0.0
|
||||
BuildRequires: pkgconfig(udisks2) >= 2.7.6
|
||||
Requires: udisks2
|
||||
|
||||
%description
|
||||
The gnome-disk-utility project provides the Disks application for
|
||||
dealing with storage devices.
|
||||
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%meson \
|
||||
%if !0%{?sle_version}
|
||||
--sysconfdir=%{_distconfdir} \
|
||||
%endif
|
||||
-Dlogind=libsystemd \
|
||||
-Dgsd_plugin=true \
|
||||
-Dman=true \
|
||||
%{nil}
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
%meson_install
|
||||
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
|
||||
%check
|
||||
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.gnome.DiskUtility.appdata.xml
|
||||
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc AUTHORS HACKING NEWS README.md TODO
|
||||
%{_bindir}/gnome-disks
|
||||
%{_bindir}/gnome-disk-image-mounter
|
||||
%{_datadir}/applications/*.desktop
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.Disks.gschema.xml
|
||||
%{_datadir}/icons/hicolor/
|
||||
%{_mandir}/man1/gnome-disk-image-mounter.1%{?ext_man}
|
||||
%{_mandir}/man1/gnome-disks.1%{?ext_man}
|
||||
%{_datadir}/metainfo/org.gnome.DiskUtility.appdata.xml
|
||||
%{_datadir}/dbus-1/services/org.gnome.DiskUtility.service
|
||||
# The session / settings daemon plugin:
|
||||
%{_libexecdir}/gsd-disk-utility-notify
|
||||
%if !0%{?sle_version}
|
||||
%{_distconfdir}/xdg/autostart/org.gnome.SettingsDaemon.DiskUtilityNotify.desktop
|
||||
%else
|
||||
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.DiskUtilityNotify.desktop
|
||||
%endif
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
Reference in New Issue
Block a user