Search Criteria
Package Details: gstreamer113-docs 1.13.91-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/gstreamer113.git (read-only, click to copy) |
---|---|
Package Base: | gstreamer113 |
Description: | HTML documentation for gstreamer113 |
Upstream URL: | https://gstreamer.freedesktop.org |
Keywords: | multimedia |
Licenses: | LGPL-2.0-or-later |
Submitter: | vitaliikuzhdin |
Maintainer: | None |
Last Packager: | vitaliikuzhdin |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-08-23 11:05 (UTC) |
Last Updated: | 2024-08-23 20:11 (UTC) |
Dependencies (4)
- glib2-devel (make)
- gobject-introspection (gobject-introspection-gitAUR) (make)
- gtk-doc (make)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR) (make)
Required by (1)
- gstreamer113 (optional)
Latest Comments
Muflone commented on 2024-09-22 23:57 (UTC)
@vitaliikuzhdin install your package binaries in a different path, not in the gstreamer paths as this would break a lot of things
vitaliikuzhdin commented on 2024-09-12 08:49 (UTC) (edited on 2024-09-12 08:51 (UTC) by vitaliikuzhdin)
@Muflone, I'm not sure this is possible. Unlike gstreamer0.10, the major version of my package matches that of the package in the 'extra' repository, so we cannot have both packages installed simultaneously. What should be done in this case? My best guess is to delete the package as @MarsSeed originally suggested and to disable its support in cutter-test.
Muflone commented on 2024-09-07 16:25 (UTC)
@vitaliikuzhdin
as explained in the request answsers, make sure this package won't conflict nor provides gstreamer as installing it could break a lot of things.
older version packages must not replace newer versions but installed alongside the version from the repository
vitaliikuzhdin commented on 2024-08-23 14:03 (UTC)
@FabioLolix I am writing another PKGBUILD for the Cutter test framework, which requires 1.0.0 <= gstreamer < 1.14.0
https://github.com/clear-code/cutter/blob/master/configure.ac#L460
FabioLolix commented on 2024-08-23 13:49 (UTC)
Hello, what it the purpose of this pkgbuild?