From 8a27fd212bca8a48136978e48f51e6ed3ab1f914 Mon Sep 17 00:00:00 2001 From: Michael Meinertzhagen Date: Mon, 2 Jan 2017 15:50:58 +0100 Subject: [PATCH] Recoll 1.22.4-1 --- component.xml | 3 +++ package.yml | 30 ++++++++++++++++++++++++++++++ pspec_x86_64.xml | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 82 insertions(+) create mode 100644 component.xml create mode 100644 package.yml create mode 100644 pspec_x86_64.xml diff --git a/component.xml b/component.xml new file mode 100644 index 0000000..c1d220d --- /dev/null +++ b/component.xml @@ -0,0 +1,3 @@ + + desktop + diff --git a/package.yml b/package.yml new file mode 100644 index 0000000..d92249e --- /dev/null +++ b/package.yml @@ -0,0 +1,30 @@ +name : recoll +version : 1.22.4 +release : 1 +source : + - http://www.lesbonscomptes.com/recoll/recoll-1.22.4.tar.gz : 8211e1ccc6e576b0c21e5bfb4f49a0b69990a44bd5a3ce6eae4ff16aaf23412f +license : GPL-2.0 +component : desktop +summary : Recoll finds keywords inside documents as well as file names +description: | + PLEASE FILL ME IN +builddeps : + - pkgconfig(gl) + - pkgconfig(ice) + - pkgconfig(Qt5WebKit) + - pkgconfig(x11) + - pkgconfig(xapian-core) +rundeps : + - djvulibre + - ghostscript + - mutagen + - perl-image-exiftool + - poppler-utils + - python-chardet + - python-rarfile +setup : | + %configure --without-aspell +build : | + %make +install : | + %make_install diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml new file mode 100644 index 0000000..a99a0dc --- /dev/null +++ b/pspec_x86_64.xml @@ -0,0 +1,49 @@ + + + recoll + + Michael Meinertzhagen + mmeinert@protonmail.com + + GPL-2.0 + desktop + Recoll finds keywords inside documents as well as file names + PLEASE FILL ME IN + + https://solus-project.com/sources/README.Solus + + + recoll + Recoll finds keywords inside documents as well as file names + PLEASE FILL ME IN + + desktop + + /usr/bin + /usr/lib/python2.7/site-packages/Recoll-1.0-py2.7.egg-info + /usr/lib/python2.7/site-packages/recoll/__init__.py + /usr/lib/python2.7/site-packages/recoll/__init__.pyc + /usr/lib/python2.7/site-packages/recoll/rclconfig.py + /usr/lib/python2.7/site-packages/recoll/rclconfig.pyc + /usr/lib/python2.7/site-packages/recoll/rclextract.so + /usr/lib/python2.7/site-packages/recoll/recoll.so + /usr/lib64/recoll/librecoll-1.22.4.so + /usr/lib64/recoll/librecoll.so + /usr/share/appdata/recoll.appdata.xml + /usr/share/applications/recoll-searchgui.desktop + /usr/share/icons/hicolor/48x48/apps/recoll.png + /usr/share/man + /usr/share/pixmaps/recoll.png + /usr/share/recoll + + + + + 2017-01-02 + 1.22.4 + Packaging update + Michael Meinertzhagen + mmeinert@protonmail.com + + + \ No newline at end of file -- 2.11.0