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