forked from pool/nemo-extensions
Compare commits
8 Commits
Author | SHA256 | Date | |
---|---|---|---|
408d51995d | |||
3d9b717b03 | |||
30714d3205 | |||
87a1778584 | |||
5ae7c5db16 | |||
d5895dff7e | |||
3f656c36ac | |||
243463fd79 |
13
gnome-installer-removal.patch
Normal file
13
gnome-installer-removal.patch
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Index: nemo-extensions-6.4.0/nemo-share/src/nemo-share.c
|
||||||
|
===================================================================
|
||||||
|
--- nemo-extensions-6.4.0.orig/nemo-share/src/nemo-share.c
|
||||||
|
+++ nemo-extensions-6.4.0/nemo-share/src/nemo-share.c
|
||||||
|
@@ -32,8 +32,6 @@
|
||||||
|
#include <libnemo-extension/nemo-property-page-provider.h>
|
||||||
|
#include <libnemo-extension/nemo-name-and-desc-provider.h>
|
||||||
|
|
||||||
|
-#include <libcinnamon-desktop/gnome-installer.h>
|
||||||
|
-
|
||||||
|
#include "nemo-share.h"
|
||||||
|
|
||||||
|
#include <glib/gi18n-lib.h>
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b1c7e3d269ed05f472c80c16cf3f12827cbb48cb05406b276be14060225dbbc3
|
|
||||||
size 449642
|
|
@@ -0,0 +1,24 @@
|
|||||||
|
From 29aa09a685fe491429c2ac8559506c5dfb4f556c Mon Sep 17 00:00:00 2001
|
||||||
|
From: Andreas Stieger <Andreas.Stieger@gmx.de>
|
||||||
|
Date: Mon, 21 Jul 2025 22:58:22 +0200
|
||||||
|
Subject: [PATCH] nemo-seahorse: Fix build with gpgme >= 2.0.0
|
||||||
|
|
||||||
|
---
|
||||||
|
nemo-seahorse/tool/seahorse-pgp-operation.c | 1 -
|
||||||
|
1 file changed, 1 deletion(-)
|
||||||
|
|
||||||
|
diff --git a/nemo-seahorse/tool/seahorse-pgp-operation.c b/nemo-seahorse/tool/seahorse-pgp-operation.c
|
||||||
|
index 1c01c13..f1c459a 100644
|
||||||
|
--- a/nemo-seahorse/tool/seahorse-pgp-operation.c
|
||||||
|
+++ b/nemo-seahorse/tool/seahorse-pgp-operation.c
|
||||||
|
@@ -300,7 +300,6 @@ event_cb (void *data, gpgme_event_io_t type, void *type_data)
|
||||||
|
break;
|
||||||
|
|
||||||
|
case GPGME_EVENT_NEXT_KEY:
|
||||||
|
- case GPGME_EVENT_NEXT_TRUSTITEM:
|
||||||
|
default:
|
||||||
|
/* Ignore unsupported event types */
|
||||||
|
break;
|
||||||
|
--
|
||||||
|
2.50.1
|
||||||
|
|
3
nemo-extensions-6.4.0.tar.gz
Normal file
3
nemo-extensions-6.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:55e8fb43edde09c3ceba197a4359c1e79b1f0ea7007543d26f32532957aabd49
|
||||||
|
size 450252
|
@@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 21 21:02:32 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- fix build with gpgme >= 2.0.0 (boo#1246849), add
|
||||||
|
nemo-extensions-6.4.0-nemo-seahorse-Fix-build-with-gpgme-2.0.0.patch
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 14 18:14:28 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- fix nemo-exensions-image-converter file misplaced into the
|
||||||
|
nemo-extension-seahorse package
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 4 16:42:07 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Drop unneeded gnome-common BuildRequires.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 12 05:12:59 UTC 2025 - Marguerite Su <i@marguerite.su>
|
||||||
|
|
||||||
|
- update to 6.4.0
|
||||||
|
* nemo-share: switch to aptkit
|
||||||
|
- add patch: gnome-installer-removal.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 21 14:05:09 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
Wed Aug 21 14:05:09 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||||
|
|
||||||
|
@@ -1,7 +1,8 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nemo-extensions
|
# spec file for package nemo-extensions
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
|
# Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,17 +19,18 @@
|
|||||||
|
|
||||||
%define _version 6.0.0
|
%define _version 6.0.0
|
||||||
Name: nemo-extensions
|
Name: nemo-extensions
|
||||||
Version: 6.2.0
|
Version: 6.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Set of extensions for Nemo, the Cinnamon file manager
|
Summary: Set of extensions for Nemo, the Cinnamon file manager
|
||||||
License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later
|
License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later
|
||||||
URL: https://github.com/linuxmint/nemo-extensions
|
URL: https://github.com/linuxmint/nemo-extensions
|
||||||
Source0: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
Patch0: fix-hwcaps.patch
|
Patch0: fix-hwcaps.patch
|
||||||
|
Patch1: gnome-installer-removal.patch
|
||||||
|
Patch2: nemo-extensions-6.4.0-nemo-seahorse-Fix-build-with-gpgme-2.0.0.patch
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gettext-runtime
|
BuildRequires: gettext-runtime
|
||||||
BuildRequires: gnome-common
|
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: meld
|
BuildRequires: meld
|
||||||
@@ -469,6 +471,7 @@ rm -r %{buildroot}%{_datadir}/licenses/nemo-dropbox/COPYING
|
|||||||
%files -n nemo-extension-image-converter
|
%files -n nemo-extension-image-converter
|
||||||
%license nemo-image-converter/COPYING
|
%license nemo-image-converter/COPYING
|
||||||
%doc nemo-image-converter/AUTHORS nemo-image-converter/debian/changelog
|
%doc nemo-image-converter/AUTHORS nemo-image-converter/debian/changelog
|
||||||
|
%{_libdir}/nemo/extensions-3.0/libnemo-image-converter.so
|
||||||
%{_datadir}/nemo-image-converter/
|
%{_datadir}/nemo-image-converter/
|
||||||
|
|
||||||
%files -n nemo-extension-pastebin
|
%files -n nemo-extension-pastebin
|
||||||
@@ -503,7 +506,6 @@ rm -r %{buildroot}%{_datadir}/licenses/nemo-dropbox/COPYING
|
|||||||
%doc nemo-seahorse/debian/changelog
|
%doc nemo-seahorse/debian/changelog
|
||||||
%{_bindir}/nemo-seahorse-tool
|
%{_bindir}/nemo-seahorse-tool
|
||||||
%{_libdir}/nemo/extensions-3.0/libnemo-seahorse.so
|
%{_libdir}/nemo/extensions-3.0/libnemo-seahorse.so
|
||||||
%{_libdir}/nemo/extensions-3.0/libnemo-image-converter.so
|
|
||||||
#%%{_datadir}/applications/nemo-seahorse-pgp-*.desktop
|
#%%{_datadir}/applications/nemo-seahorse-pgp-*.desktop
|
||||||
%{_datadir}/glib-2.0/schemas/org.nemo.plugins.seahorse.*.xml
|
%{_datadir}/glib-2.0/schemas/org.nemo.plugins.seahorse.*.xml
|
||||||
%{_mandir}/man?/nemo-seahorse-tool.?%{?ext_man}
|
%{_mandir}/man?/nemo-seahorse-tool.?%{?ext_man}
|
||||||
|
Reference in New Issue
Block a user