Search Criteria
Package Details: gnash-git 0.8.11.r22377.g2b3bded-1
Git Clone URL: | https://aur.archlinux.org/gnash-git.git (read-only, click to copy) |
---|---|
Package Base: | gnash-git |
Description: | The GNU SWF Player based on GameSWF - git development version |
Upstream URL: | http://www.gnu.org/software/gnash/ |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | smoge |
Maintainer: | DaarkWel (iamtakingiteasy) |
Last Packager: | christoph.gysin |
Votes: | 66 |
Popularity: | 0.000003 |
First Submitted: | 2011-05-26 21:04 |
Last Updated: | 2016-08-15 16:08 |
Dependencies (25)
- agg
- boost-libs (boost171, boost-libs-git)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-minimal, cairo-dfb, cairo-glesv2-bin, cairo-glesv3-bin, cairo-git)
- curl (curl-git, curl-minimal-git)
- desktop-file-utils (desktop-file-utils-git)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-git-nc, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-amd-full-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-nocuda, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-ndi, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git)
- fontconfig (fontconfig-srb, fontconfig-infinality-ultimate, fontconfig-infinality, fontconfig-infinality-remix, fontconfig-git, fontconfig-ubuntu)
- gconf (gconf-gtk2)
- gdk-pixbuf2 (gdk-pixbuf2-git)
- giflib
- glu (glu-git)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- gtkglext (gtkglext-pangox)
- hicolor-icon-theme (hicolor-icon-theme-git)
- jemalloc (jemalloc-git, jemalloc4)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo-minimal-git, libjpeg-turbo)
- libldap
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-hg, sdl2_compat12-git)
- boost (boost-git) (make)
- git (git-git) (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal-git, mesa-git, mesa-minimal+-git) (make)
- pkgconfig (pkg-config-git, pkgconf-git, pkgconf) (make)
- xulrunner (make)
Required by (1)
- lightspark-git (requires gnash-gtk) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 ... Next › Last »
Iqualfragile commented on 2018-09-25 21:34
do you want to orphan the package, i could take over.
zootboy commented on 2018-06-10 18:29
@Rulatir gcc6 is pulled in by xulrunner, which is needed to build the npapi browser plugin. If you don't need that, you can change this line in the PKGBUILD:
to this:
and remove xulrunner as a dep to skip those huge builds.
Rulatir commented on 2018-06-06 17:04
This package has insane build requirements including gcc6, which means that building it with all the requirements that also need to be built is a day of hard work. Any hope a binary might be provided?
frankspace commented on 2018-05-25 04:39
@z3ntu: that patch fails for me for some reason (specifically, hunks 2 and 3). However, if I'm understanding what it does correctly, you can achieve the same thing simply by adding:
...immediately above the existing patch command in build(). Or, at least, that works for me.
z3ntu commented on 2018-05-12 20:41
Patch for the new ffmpeg: https://pastebin.com/U9HyE6FT
linka commented on 2016-10-16 15:16
I could successfully build the package, but installing it causes a following error:
error: failed to commit transaction (conflicting files)
gnash-git: /usr/lib64 exists on filesystem
daniel_shub commented on 2016-08-15 14:25
@christoph.gysin thank you. I had no problems with the new PKGBUILD.
christoph.gysin commented on 2016-08-13 08:10
The build_on_new_boost.patch is causing the failure, since it has already been applied upstream:
http://git.savannah.gnu.org/cgit/gnash.git/commit/?id=1bdf822f69297f1053a0ba8afbdab93866edeffb
daniel_shub commented on 2016-08-11 23:22
I was unable to get this to build. Can anyone get it to build?
Captain_Rage commented on 2016-05-14 09:09
@FredBezies @Abogical Thank you for the clarification and update.