Search Criteria
Package Details: gimp-gap 2.7-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/gimp-gap.git (read-only, click to copy) |
---|---|
Package Base: | gimp-gap |
Description: | Gimp Animation Package, gimp's plugin for animation |
Upstream URL: | https://www.gimp.org/tutorials/Using_GAP/ |
Licenses: | GPL3 |
Submitter: | ElMastro |
Maintainer: | ElMastro |
Last Packager: | ElMastro |
Votes: | 12 |
Popularity: | 0.40 |
First Submitted: | 2015-12-03 22:05 (UTC) |
Last Updated: | 2023-11-11 18:01 (UTC) |
Dependencies (11)
- gimp (gimp-develAUR, gimp-devel-noconflictAUR, gimp-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- git (git-gitAUR, git-glAUR) (make)
- intltool (make)
- faac (faac-gitAUR) (optional) – audio encoder
- faad2 (faad2-gitAUR) (optional) – audio decoder
- lame (lame-svnAUR, lame-altivecAUR) (optional) – mpeg layer 3 codec
- lbzip2 (lbzip2-gitAUR) (optional) – data compressor
- libx264 (x264-tmod-gitAUR, x264-gitAUR, x264) (optional) – H264 codec
- mplayer (mplayer-vaapiAUR, mplayer-gui-svnAUR) (optional) – frames extraction
- xvidcore (xvidcore-svnAUR) (optional) – compression codec
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
ElMastro commented on 2024-09-20 22:26 (UTC)
@Retro_Gamer, thank you for pointing out. Unfortunately the source is an archived project (probably libavfilter changed in the while). I will try to see if it's possible to patch this, but this could take some time
Retro_Gamer commented on 2024-09-20 13:21 (UTC)
FYI this currently broken, not sure for how long. It starts to fail when it gets to
libavfilter/libmpcodecs/vf_screenshot.c:137:29: error: passing argument 2 of ‘sws_scale’ from incompatible pointer type
ElMastro commented on 2023-11-11 18:08 (UTC)
Well, luckily the PKGBUILD was fixed on the Archlinux forum. Now it should be working (at least with the last gimp version). Please let me know if something don't go as expected.
By the way, I added Mplayer as optional dependence (it is needed to extract single frames from a video)
EvPix commented on 2023-10-14 14:42 (UTC)
This link from the original source is available in the web archive:
https://web.archive.org/web20230419182600/https://github.com/GNOME/gimp-gap
FoldMorePaper commented on 2023-10-10 22:20 (UTC) (edited on 2023-10-10 22:28 (UTC) by FoldMorePaper)
I was running into the same issue when trying to compile source code from GNOME's Gitlab https://gitlab.gnome.org/Archive/gimp-gap
the upstream patch from ffmpeg mentioned on the arch bbs actually does apply, and I was able to successfully build from source, with some caveats:
./autogen.sh CC="gcc" CXX="g++" LDFLAGS="-lm" CFLAGS="-g"
I haven't delved too deeply into what the error was after running make the first time since running it a second time worked.
here's a modification of the patch to make it work with gimp-gap's directory setup: https://gist.github.com/OrigamiEngineer/9e99c669cc90420dcaba6f4efec11751
ElMastro commented on 2023-10-09 22:48 (UTC)
We're still looking for a solution....
https://bbs.archlinux.org/viewtopic.php?pid=2125397#p2125397
ElMastro commented on 2023-10-06 22:22 (UTC)
Thank you @EvPix;
unfortunately the source doesn't work (it gives the same error I have seen yet in the source code from the gimp site).
The problem is with "./libavcodec/x86/mathops.h:114: Error: operand type mismatch for `shr'", but unfortunately this seems to affect other packages If it will not found a workaround, I will have to find another solution.
EvPix commented on 2023-10-06 13:49 (UTC) (edited on 2023-10-06 13:58 (UTC) by EvPix)
@ElMastro
Found this repository: https://github.com/nhorman/gimp-gap
ElMastro commented on 2023-08-23 20:01 (UTC)
@thadeupenna:
Yes, unfortunately I can confirm it. This really is a problem, since to make it work we need a source. To me it seems the Project has been discontinued (it would be a pity). I will look around for information to see if we can sort out a solution
thadeupenna commented on 2023-08-23 16:43 (UTC)
Git repository seems to be removed from github, making this package unbuildable.
1 2 3 4 5 6 .. 8 Next › Last »