Search Criteria
Package Details: openshot-git 3.3.0.r127.g4de6e593c-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openshot-git.git (read-only, click to copy) |
|---|---|
| Package Base: | openshot-git |
| Description: | An award-winning free and open-source video editor (git version) |
| Upstream URL: | https://www.openshot.org/ |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | openshot |
| Provides: | openshot |
| Submitter: | dbermond |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 23 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-07-24 01:20 (UTC) |
| Last Updated: | 2025-10-11 14:04 (UTC) |
Dependencies (18)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-full-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libopenshot-audio-gitAUR
- libopenshot-gitAUR
- python
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- python-pyqt5-webengine
- python-pyzmq
- python-requests
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-svg (qt5-svg-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR, xlibre-server-xvfb-binAUR, xlibre-xserver-xvfbAUR) (check)
- faac (faac-gitAUR) (optional) – for exporting audio using AAC
Latest Comments
1 2 3 Next › Last »
dbermond commented on 2025-10-11 14:05 (UTC)
@abd fixed.
abd commented on 2025-10-11 07:09 (UTC)
...
INFO:wheel:adding 'openshot_qt-3.3.0.data/data/share/pixmaps/openshot-qt.svg'
INFO:wheel:adding 'openshot_qt-3.3.0.dist-info/licenses/AUTHORS.md'
INFO:wheel:adding 'openshot_qt-3.3.0.dist-info/licenses/COPYING'
INFO:wheel:adding 'openshot_qt-3.3.0.dist-info/METADATA'
INFO:wheel:adding 'openshot_qt-3.3.0.dist-info/WHEEL' INFO:wheel:adding 'openshot_qt-3.3.0.dist-info/entry_points.txt' INFO:wheel:adding 'openshot_qt-3.3.0.dist-info/top_level.txt' INFO:wheel:adding 'openshot_qt-3.3.0.dist-info/RECORD'
INFO:root:removing build/bdist.linux-x86_64/wheel
Successfully built openshot_qt-3.3.0-py3-none-any.whl
==> Starting check()...
Ran 0 tests in 0.000s
NO TESTS RAN
==> ERROR: A failure occurred in check().
So failed to obtain the binary; how attempt to solve such ?
drmacro commented on 2023-03-24 11:25 (UTC)
Latest update fails with the following:
* Getting build dependencies for wheel... INFO <string>: Execution path: /var/tmp/pamac-build-mac/openshot-git/src/openshot-qt/setup.py INFO:root:running egg_info Copying modules to openshot_qt directory: /var/tmp/pamac-build-mac/openshot-git/src/openshot-qt/openshot_qt Loaded modules from openshot_qt directory: /var/tmp/pamac-build-mac/openshot-git/src/openshot-qt/openshot_qt Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 353, in <module> main() File "/usr/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 335, in main json_out['return_val'] = hook(**hook_input['kwargs']) File "/usr/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel return hook(config_settings) File "/usr/lib/python3.10/site-packages/setuptools/build_meta.py", line 338, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=['wheel']) File "/usr/lib/python3.10/site-packages/setuptools/build_meta.py", line 320, in _get_build_requires self.run_setup() File "/usr/lib/python3.10/site-packages/setuptools/build_meta.py", line 484, in run_setup super(_BuildMetaLegacyBackend, File "/usr/lib/python3.10/site-packages/setuptools/build_meta.py", line 335, in run_setup exec(code, locals()) File "<string>", line 107, in <module> File "/usr/lib/python3.10/site-packages/setuptools/__init__.py", line 108, in setup return distutils.core.setup(**attrs) File "/usr/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 185, in setup return run_commands(dist) File "/usr/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 201, in run_commands dist.run_commands() File "/usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands self.run_command(cmd) File "/usr/lib/python3.10/site-packages/setuptools/dist.py", line 1221, in run_command super().run_command(command) File "/usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 987, in run_command cmd_obj.ensure_finalized() File "/usr/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 111, in ensure_finalized self.finalize_options() File "/usr/lib/python3.10/site-packages/setuptools/command/egg_info.py", line 253, in finalize_options if pd is not None and pd.key == self.egg_name.lower(): AttributeError: 'PathDistribution' object has no attribute 'key'mrbrklyn commented on 2022-11-14 18:27 (UTC)
File "/usr/lib/python3.10/site-packages/openshot.py", line 15, in <module> import _openshot ImportError: libopencv_core.so.405: cannot open shared object file: No such file or directory
The opencv files need updating [sudo] password for ruben: world/opencv 4.6.0-5 [installed] usr/lib/libopencv_core.so
dbermond commented on 2018-12-04 20:24 (UTC)
@Kunda There is no official or recommended way to automate this. You should build every AUR dependency using makepkg.
Of course AUR helpers can automate this, but they are not supported and thus not recommended. If you use them, you are for yourself.
Kunda commented on 2018-12-04 20:16 (UTC)
No problem. @dbermond is there a way to automate this, make libopenshot-git a dependency and have pacman auto-install it ?
dbermond commented on 2018-12-04 19:46 (UTC)
@Kunda Install libopenshot-git before building this package:
https://aur.archlinux.org/packages/libopenshot-git/
Kunda commented on 2018-12-04 19:43 (UTC) (edited on 2018-12-04 19:44 (UTC) by Kunda)
cgirard commented on 2016-05-06 12:33 (UTC)
1 2 3 Next › Last »