[arch-commits] Commit in coolreader/repos/community-x86_64 (4 files)
Sergej Pupykin
spupykin at gemini.archlinux.org
Tue Nov 16 12:10:23 UTC 2021
Date: Tuesday, November 16, 2021 @ 12:10:23
Author: spupykin
Revision: 1048747
archrelease: copy trunk to community-x86_64
Added:
coolreader/repos/community-x86_64/PKGBUILD
(from rev 1048746, coolreader/trunk/PKGBUILD)
coolreader/repos/community-x86_64/cr3.appdata.xml
(from rev 1048746, coolreader/trunk/cr3.appdata.xml)
Deleted:
coolreader/repos/community-x86_64/PKGBUILD
coolreader/repos/community-x86_64/cr3.appdata.xml
-----------------+
PKGBUILD | 72 +++++++++++++++++++++++++++---------------------------
cr3.appdata.xml | 60 ++++++++++++++++++++++-----------------------
2 files changed, 66 insertions(+), 66 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-16 12:10:19 UTC (rev 1048746)
+++ PKGBUILD 2021-11-16 12:10:23 UTC (rev 1048747)
@@ -1,36 +0,0 @@
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Ivan Naumeiko <Ivan.Naumeiko AT gmail DOT com>
-
-pkgname=coolreader
-pkgver=3.2.59
-pkgrel=2
-pkgdesc='Fast and small XML/CSS based eBook reader'
-arch=('x86_64')
-url='https://github.com/buggins/coolreader'
-license=('GPL2')
-depends=('fribidi' 'hicolor-icon-theme' 'libunibreak' 'qt5-base')
-makedepends=('cmake' 'ninja' 'qt5-tools')
-source=("https://github.com/buggins/coolreader/archive/cr$pkgver/$pkgname-$pkgver.tar.gz"
- 'cr3.appdata.xml')
-sha256sums=('54253ce3da8f3575d7e64f0afd3d2e9d369ca4e785584cfad4462eead1b8f51e'
- '9d868cfd61b686b5a398797819367f16d7a65f1f5420441fb34c8d39236f7382')
-
-prepare() {
- sed -i 's|src/desktop/cr3.png DESTINATION share/pixmaps|src/desktop/cr3.png DESTINATION share/icons/hicolor/32x32/apps|
- s|src/desktop/cr3.xpm DESTINATION share/pixmaps|src/icons/cr3.png DESTINATION share/icons/hicolor/48x48/apps|' $pkgname-cr$pkgver/cr3qt/CMakeLists.txt
-}
-
-build() {
- cmake -S $pkgname-cr$pkgver -B build -G Ninja \
- -DCMAKE_INSTALL_PREFIX='/usr' \
- -DGUI=QT5 \
- -DMAX_IMAGE_SCALE_MUL=2 \
- -DDOC_DATA_COMPRESSION_LEVEL=3 \
- -DDOC_BUFFER_SIZE=0x140000
- cmake --build build
-}
-
-package() {
- DESTDIR="$pkgdir" cmake --install build
- install -Dm644 cr3.appdata.xml "$pkgdir/usr/share/metainfo/cr3.appdata.xml"
-}
Copied: coolreader/repos/community-x86_64/PKGBUILD (from rev 1048746, coolreader/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2021-11-16 12:10:23 UTC (rev 1048747)
@@ -0,0 +1,36 @@
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Ivan Naumeiko <Ivan.Naumeiko AT gmail DOT com>
+
+pkgname=coolreader
+pkgver=3.2.59
+pkgrel=3
+pkgdesc='Fast and small XML/CSS based eBook reader'
+arch=('x86_64')
+url='https://github.com/buggins/coolreader'
+license=('GPL2')
+depends=('fribidi' 'hicolor-icon-theme' 'libunibreak' 'qt5-base')
+makedepends=('cmake' 'ninja' 'qt5-tools')
+source=("https://github.com/buggins/coolreader/archive/cr$pkgver/$pkgname-$pkgver.tar.gz"
+ 'cr3.appdata.xml')
+sha256sums=('54253ce3da8f3575d7e64f0afd3d2e9d369ca4e785584cfad4462eead1b8f51e'
+ '9d868cfd61b686b5a398797819367f16d7a65f1f5420441fb34c8d39236f7382')
+
+prepare() {
+ sed -i 's|src/desktop/cr3.png DESTINATION share/pixmaps|src/desktop/cr3.png DESTINATION share/icons/hicolor/32x32/apps|
+ s|src/desktop/cr3.xpm DESTINATION share/pixmaps|src/icons/cr3.png DESTINATION share/icons/hicolor/48x48/apps|' $pkgname-cr$pkgver/cr3qt/CMakeLists.txt
+}
+
+build() {
+ cmake -S $pkgname-cr$pkgver -B build -G Ninja \
+ -DCMAKE_INSTALL_PREFIX='/usr' \
+ -DGUI=QT5 \
+ -DMAX_IMAGE_SCALE_MUL=2 \
+ -DDOC_DATA_COMPRESSION_LEVEL=3 \
+ -DDOC_BUFFER_SIZE=0x140000
+ cmake --build build
+}
+
+package() {
+ DESTDIR="$pkgdir" cmake --install build
+ install -Dm644 cr3.appdata.xml "$pkgdir/usr/share/metainfo/cr3.appdata.xml"
+}
Deleted: cr3.appdata.xml
===================================================================
--- cr3.appdata.xml 2021-11-16 12:10:19 UTC (rev 1048746)
+++ cr3.appdata.xml 2021-11-16 12:10:23 UTC (rev 1048747)
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<component type="desktop-application">
- <id>cr3.desktop</id>
- <name>CoolReader</name>
- <project_license>GPL-2.0</project_license>
- <metadata_license>CC0-1.0</metadata_license>
- <summary>
- Cross platform open source e-book reader
- </summary>
- <description>
- <p>
- CoolReader is fast and small cross-platform XML/CSS based eBook reader
- for desktops and handheld devices. Supported formats: FB2, TXT, RTF,
- DOC, TCR, HTML, EPUB, CHM, PDB, MOBI.
- </p>
- <p>
- Supports table of contents, search, bookmarks.
- </p>
- <p>
- Supports window and fullscreen modes, paperbook-like pages or scroll view.
- Book formatting is customizable using CSS files.
- </p>
- </description>
- <url type="homepage">https://github.com/buggins/coolreader</url>
- <screenshots>
- <screenshot type="default">
- <image>https://gist.github.com/avsej/eaea5ae3d5ed045261e9f36d2c9964b5/raw/d251fab97400a8d708c01d51018ca7925e75e971/screenshot-2019-02-24_10-09-26.1550992166.png</image>
- </screenshot>
- </screenshots>
-</component>
Copied: coolreader/repos/community-x86_64/cr3.appdata.xml (from rev 1048746, coolreader/trunk/cr3.appdata.xml)
===================================================================
--- cr3.appdata.xml (rev 0)
+++ cr3.appdata.xml 2021-11-16 12:10:23 UTC (rev 1048747)
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+ <id>cr3.desktop</id>
+ <name>CoolReader</name>
+ <project_license>GPL-2.0</project_license>
+ <metadata_license>CC0-1.0</metadata_license>
+ <summary>
+ Cross platform open source e-book reader
+ </summary>
+ <description>
+ <p>
+ CoolReader is fast and small cross-platform XML/CSS based eBook reader
+ for desktops and handheld devices. Supported formats: FB2, TXT, RTF,
+ DOC, TCR, HTML, EPUB, CHM, PDB, MOBI.
+ </p>
+ <p>
+ Supports table of contents, search, bookmarks.
+ </p>
+ <p>
+ Supports window and fullscreen modes, paperbook-like pages or scroll view.
+ Book formatting is customizable using CSS files.
+ </p>
+ </description>
+ <url type="homepage">https://github.com/buggins/coolreader</url>
+ <screenshots>
+ <screenshot type="default">
+ <image>https://gist.github.com/avsej/eaea5ae3d5ed045261e9f36d2c9964b5/raw/d251fab97400a8d708c01d51018ca7925e75e971/screenshot-2019-02-24_10-09-26.1550992166.png</image>
+ </screenshot>
+ </screenshots>
+</component>
More information about the arch-commits
mailing list