Skip to content

Commit

Permalink
Merge pull request #39 from sailfishos/remove_diskusage
Browse files Browse the repository at this point in the history
[nemo-qml-plugin-systemsettings] Remove 2019 deprecated DiskUsage. JB#61691
  • Loading branch information
pvuorela committed Mar 11, 2024
2 parents 78fc83c + 30e5c75 commit 9588eec
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 848 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Expand Up @@ -15,7 +15,4 @@ src/mceiface.h
src/pkgconfig/
src/plugin/libnemosystemsettings.so
src/plugin/plugin.moc
tests/tests.xml
tests/ut_diskusage


12 changes: 0 additions & 12 deletions rpm/nemo-qml-plugin-systemsettings.spec
Expand Up @@ -16,7 +16,6 @@ Requires: udisks2 >= 2.8.1+git6
Requires: mlite-qt5 >= 0.3.6
Requires(post): coreutils
BuildRequires: pkgconfig(Qt5Qml)
BuildRequires: pkgconfig(Qt5Test)
BuildRequires: pkgconfig(Qt5XmlPatterns)
BuildRequires: pkgconfig(timed-qt5)
BuildRequires: pkgconfig(profile)
Expand Down Expand Up @@ -48,12 +47,6 @@ Requires: %{name} = %{version}-%{release}
%description devel
%{summary}.

%package tests
Summary: System settings C++ library (unit tests)

%description tests
%{summary}.

%package ts-devel
Summary: Translation source for %{name}

Expand Down Expand Up @@ -101,10 +94,5 @@ fi
%{_includedir}/systemsettings/*
%{_libdir}/libsystemsettings.so

%files tests
%defattr(-,root,root,-)
/opt/tests/%{name}-tests/ut_diskusage
/opt/tests/%{name}-tests/tests.xml

%files ts-devel
%{_datadir}/translations/source/*.ts
231 changes: 0 additions & 231 deletions src/diskusage.cpp

This file was deleted.

91 changes: 0 additions & 91 deletions src/diskusage.h

This file was deleted.

0 comments on commit 9588eec

Please sign in to comment.