From a81702932f5168561a4c5d2537ac76082bf83705 Mon Sep 17 00:00:00 2001 From: Carlo Baratto Date: Wed, 12 Aug 2026 14:47:43 +0200 Subject: [PATCH] =?UTF-8?q?Rimosso=20harbour-calibreweb.yaml:=20lo=20spec?= =?UTF-8?q?=20scritto=20a=20mano=20=C3=A8=20la=20fonte=20unica=20(la=20gen?= =?UTF-8?q?erazione=20spectacle=20produceva=20%files=20incompleto)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- harbour-calibreweb.pro | 3 +-- harbour-calibreweb.yaml | 15 --------------- 2 files changed, 1 insertion(+), 17 deletions(-) delete mode 100644 harbour-calibreweb.yaml diff --git a/harbour-calibreweb.pro b/harbour-calibreweb.pro index cb20a98..e7d876c 100644 --- a/harbour-calibreweb.pro +++ b/harbour-calibreweb.pro @@ -26,8 +26,7 @@ OTHER_FILES += \ qml/pages/*.qml \ qml/cover/*.qml \ rpm/harbour-calibreweb.spec \ - rpm/harbour-calibreweb.desktop \ - harbour-calibreweb.yaml + rpm/harbour-calibreweb.desktop DISTFILES += $$OTHER_FILES diff --git a/harbour-calibreweb.yaml b/harbour-calibreweb.yaml deleted file mode 100644 index a3ed13c..0000000 --- a/harbour-calibreweb.yaml +++ /dev/null @@ -1,15 +0,0 @@ -Name: harbour-calibreweb -Summary: Client OPDS per Calibre Web -Version: 0.1.0 -Release: 1 -Group: Qt/Qt -License: MIT -URL: https://github.com/kaneda/harbour-calibreweb -Description: | - Client per navigare e scaricare libri da un'istanza Calibre Web - (o dal Content Server di Calibre) tramite il protocollo OPDS. - Supporta autenticazione di base, ricerca e download in tutti i - formati disponibili (EPUB, MOBI, PDF, ...). -Sources: -- '%{name}-%{version}.tar.gz' -Builder: qmake5