Package Details: oqapy 3.0.3-1

Git Clone URL: https://aur.archlinux.org/oqapy.git (read-only, click to copy)
Package Base: oqapy
Description: An application intended to sort files of the image type in graphic mode.
Upstream URL: http://www.oqapy.eu/
Keywords: 2019 broken brokendep eol incompatible to-be-deleted unneeded
Licenses: GPL
Submitter: dracorp
Maintainer: MarsSeed
Last Packager: dracorp
Votes: 1
Popularity: 0.000000
First Submitted: 2016-01-01 23:05 (UTC)
Last Updated: 2017-10-15 18:23 (UTC)

Latest Comments

1 2 Next › Last »

Tio commented on 2020-07-24 21:43 (UTC)

Error: ``` Building liboqapy-iproc... ==> Making package: liboqapy-iproc 0.2.0-1 (Fri 24 Jul 2020 11:41:32 PM CEST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading liboqapy-iproc-0.2.0.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4471 100 4471 0 0 5367 0 --:--:-- --:--:-- --:--:-- 12558 ==> Validating source files with sha256sums... liboqapy-iproc-0.2.0.tar.gz ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Extracting liboqapy-iproc-0.2.0.tar.gz with bsdtar ==> Starting build()... compiling oqapy-iproc.cpp Package opencv was not found in the pkg-config search path. Perhaps you should add the directory containing `opencv.pc' to the PKG_CONFIG_PATH environment variable Package 'opencv', required by 'virtual:world', not found Package opencv was not found in the pkg-config search path. Perhaps you should add the directory containing `opencv.pc' to the PKG_CONFIG_PATH environment variable Package 'opencv', required by 'virtual:world', not found oqapy-iproc.cpp:26:10: fatal error: /usr/include/opencv2/highgui/highgui.hpp: No such file or directory 26 | #include "/usr/include/opencv2/highgui/highgui.hpp" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. create liboqapy-iproc.so Package opencv was not found in the pkg-config search path. Perhaps you should add the directory containing `opencv.pc' to the PKG_CONFIG_PATH environment variable Package 'opencv', required by 'virtual:world', not found Package opencv was not found in the pkg-config search path. Perhaps you should add the directory containing `opencv.pc' to the PKG_CONFIG_PATH environment variable Package 'opencv', required by 'virtual:world', not found g++: error: oqapy-iproc.o: No such file or directory ==> ERROR: A failure occurred in build(). Aborting... ```

hrehfeld commented on 2019-01-15 18:19 (UTC)

curl: (22) The requested URL returned error: 404 NOT FOUND ==> ERROR: Failure while downloading http://www.oqapy.eu/releases/oqapy-3.0.3.tar.gz

dracorp commented on 2018-04-18 20:58 (UTC)

@Hoppa But qt5webkit is not available neither in aur nor official repositories.

Unfortunately oquapy is not working:

$ oqapy 
Error: Pyexiv2 not Found.
Oqapy has encounter some startup errors.
    Please, fix these errors or reinstall Oqapy.

After reinstalling python-exiv2 still no:

$ oqapy 
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
free(): invalid pointer
Aborted (core dumped)

Hoppa commented on 2018-04-17 20:16 (UTC)

Hi,

i needed gtkglext and qt5webkit in order to launch oqapy

VinsS commented on 2017-10-15 14:53 (UTC)

Hi, I've just upload the last version oqapy-3.0.3 http://www.oqapy.eu/releases/oqapy-3.0.3.tar.gz No changes in dependencies. Freely, Vince

dracorp commented on 2017-10-12 20:27 (UTC)

I found a workaround, it runs with any char as default parameter, very strange.

dracorp commented on 2017-10-12 19:30 (UTC)

Missing hdf5: $ LC_ALL=C oqapy Traceback (most recent call last): File "/usr/bin/oqapy", line 103, in <module> from core import OqapyCore File "/usr/share/oqapy/core.py", line 58, in <module> from filtering import Filtering File "/usr/share/oqapy/filtering.py", line 34, in <module> from filters.contrastbrightnessfilter import ContrastBrightnessFilter File "/usr/share/oqapy/filters/contrastbrightnessfilter.py", line 15, in <module> from oqapy_iproc import OqapyIProc ImportError: libhdf5.so.101: cannot open shared object file: No such file or directory And there is a problem with 3.0.1 version: $ LC_ALL=C oqapy libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile Cannot decode file /usr/bin/tgz Cannot decode file /usr/bin/stdbuf Cannot decode file /usr/bin/gst-launch-1.0 Cannot decode file /usr/bin/mdb_load ... /usr/bin/atopsar: Permission denied Cannot decode file /usr/bin/saned ...

dracorp commented on 2017-09-17 18:51 (UTC)

Package has been upgraded to 3.0.0 and splited into 3 packages.

dracorp commented on 2017-09-14 20:41 (UTC)

@VinsS: I'll split package into three: oqapy, python-oqapy-iproc and liboqapy-iproc.

VinsS commented on 2017-09-14 04:14 (UTC)

Hi, I've updated Oqapy to Python3 and PyQt5. Depends:, * python3 * python3-pil * python3-pyqt5 * gphoto2 (>= 2.4.0-1) https://www.archlinux.org/packages/?q=gphoto2 * python3-exiv2 http://www.py3exiv2.tuxfamily.org/ * dcraw https://www.archlinux.org/packages/?q=dcraw * gettext * liboqapy-iproc0 https://launchpad.net/oqapy/trunk/oqapy/+download/liboqapy-iproc-0.2.0.tar.gz * py3-oqapy-iproc https://launchpad.net/oqapy/trunk/oqapy/+download/py3-oqapy-iproc-0.2.0.tar.gz I don't know how PyQt5 is packaged on Archlinux, in Debian we need to install theses packages * python3-pyqt5.qtopengl * python3-pyqt5.qtsvg * python3-pyqt5.qtmultimedia * python3-pyqt5.qtwebkit * python3-pyqt5.qtx11extras * qt5-image-formats-plugins * oqapy-3.0.0 https://launchpad.net/oqapy/trunk/oqapy/+download/oqapy-3.0.0.tar.gz For the image processing liboqapy-iproc: Build depends: * g++ (>= 4.6.3) * libopencv-dev (>= 2.4) * libcvaux-dev (>= 2.4) * libcv-dev (>= 2.4) * libcv2.4 (>= 2.4) * libcvaux2.4 (>= 2.4) * libhighgui2.4 (>= 2.4) Depends: * libopencv-core2.4v5 * libopencv-highgui2.4v5 * libopencv-imgproc2.4v5 And the Python3 binding: Build-Depends: * python3, * python3-all-dev (>= 2.6.6-3), * gcc (>= 3.3), * python3-sip (>= 4.12.0), * python3-sip-dev (>= 4.12.0) Depends: * python3-sip (>= 4.12.0), * liboqapy-iproc0 (>= 0.2.0) Vincent.