gtkhash 1.5-1 (aarch64;znver1;x86_64) 2023-17309
-9999
Status | rejected | ||||||||||||||||||||||||||||||
Submitter | benbullard79 [@T] cox.net | ||||||||||||||||||||||||||||||
Platform | rolling | ||||||||||||||||||||||||||||||
Repository | unsupported | ||||||||||||||||||||||||||||||
URL | https://abf.openmandriva.org/build_lists/292419 | ||||||||||||||||||||||||||||||
Packages |
|
||||||||||||||||||||||||||||||
Build Date | 2023-03-01 19:12:32 +0000 UTC | ||||||||||||||||||||||||||||||
Last Updated | 2023-03-05 01:15:47.331896681 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary d524e9c056223d7a62ac8d20b034acdae2a47b7c commit d524e9c056223d7a62ac8d20b034acdae2a47b7c Author: Virtuti Militari <angrypenguinpoland@gmail.com> AuthorDate: Wed Mar 1 18:56:15 2023 +0100 Commit: GitHub <noreply@github.com> CommitDate: Wed Mar 1 18:56:15 2023 +0100 fix files --- gtkhash.spec | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/gtkhash.spec b/gtkhash.spec index da55006..c1ed2ee 100644 --- a/gtkhash.spec +++ b/gtkhash.spec @@ -40,6 +40,40 @@ supported hash functions include This package contains the GTK+2 version of the program. +%package thunar +Summary: GtkHash extension for Thunar +Group: Graphical desktop/Xfce +Requires: thunar +Requires: %{name} >= %{version}-%{release} + +%description thunar +GtkHash extension for the Thunar file manger. It adds adds an additional tab +called "Digests" to the file properties dialog. + +#---------------------------------------------------------------------------- + +%package nemo +Summary: GtkHash extension for Nemo +Group: Graphical desktop/Cinnamon +Requires: nemo +Requires: %{name} >= %{version}-%{release} + +%description nemo +GtkHash extension for the Nemo file manger. It adds adds an additional tab +called "Digests" to the file properties dialog. + +#---------------------------------------------------------------------------- + +%package caja +Summary: GtkHash extension for Caja +Group: Graphical desktop/MATE +Requires: caja +Requires: %{name} >= %{version}-%{release} + +%description caja +GtkHash extension for the Caja file manger. It adds adds an additional tab +called "Digests" to the file properties dialog. + #---------------------------------------------------------------------------- @@ -67,5 +101,19 @@ This package contains the GTK+2 version of the program. %{_datadir}/applications/org.gtkhash.gtkhash.desktop %{_datadir}/glib-2.0/schemas/org.gtkhash.gschema.xml %{_datadir}/metainfo/org.gtkhash.gtkhash.appdata.xml +%{_datadir}/glib-2.0/schemas/org.gtkhash.plugin.gschema.xml %{_iconsdir}/hicolor/*x*/apps/org.gtkhash.gtkhash.png %{_iconsdir}/hicolor/scalable/apps/org.gtkhash.gtkhash.svg + +%files caja +%{_libdir}/caja/extensions-2.0/libgtkhash-properties-caja.so +%{_datadir}/caja/extensions/libgtkhash-properties-caja.caja-extension +%{_datadir}/metainfo/org.gtkhash.caja.metainfo.xml + +%files nemo +%{_libdir}/nemo/extensions-3.0/libgtkhash-properties-nemo.so +%{_datadir}/metainfo/org.gtkhash.nemo.metainfo.xml + +%files thunar +%{_libdir}/thunarx-3/libgtkhash-properties-thunar.so +%{_datadir}/metainfo/org.gtkhash.thunar.metainfo.xml
Not Available
benbullard79 [@T] cox.net | No Comment. | 627d 12hrs |
benbullard79 [@T] cox.net | No Comment. | 627d 11hrs |
benbullard79 [@T] cox.net | No Comment. | 627d 11hrs |