Package Details: lightspark-git 0.8.6.1.r123.111064f9-1

Git Clone URL: https://aur.archlinux.org/lightspark-git.git (read-only, click to copy)
Package Base: lightspark-git
Description: Open source Flash player implementation
Upstream URL: https://lightspark.github.io
Licenses: LGPL3
Conflicts: lightspark
Provides: lightspark
Submitter: heftig
Maintainer: eclairevoyant
Last Packager: eclairevoyant
Votes: 118
Popularity: 0.090643
First Submitted: 2010-05-18 17:00 (UTC)
Last Updated: 2023-03-21 19:17 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 12 Next › Last »

apaugh commented on 2013-11-11 21:52 (UTC)

Is anyone else getting this error? The build seems to have a problem with my version of freetype. Could this be an x64 issue? I haven't been able to figure it out. I tried an older snapshot of the repo (fff7e63) and I have the same issue. Linking CXX shared library ../x86_64/Release/lib/liblightspark.so /usr/lib64/i386-linux-gnu/libfreetype.so: could not read symbols: File in wrong format collect2: error: ld returned 1 exit status src/CMakeFiles/spark.dir/build.make:2709: recipe for target 'x86_64/Release/lib/liblightspark.so.0.7.2' failed make[2]: *** [x86_64/Release/lib/liblightspark.so.0.7.2] Error 1 CMakeFiles/Makefile2:157: recipe for target 'src/CMakeFiles/spark.dir/all' failed make[1]: *** [src/CMakeFiles/spark.dir/all] Error 2 Makefile:136: recipe for target 'all' failed make: *** [all] Error 2

cpatrick08 commented on 2013-08-21 22:53 (UTC)

might have gotten the errer from migrating to parabola from arch. reinstalled with parabola iso and don't have the problem anymore

mmm commented on 2013-08-21 20:59 (UTC)

hmm..just tested and I cant confirm your troubles, builds fine here (x86_64). Are you using updated versions for all progs? btw, you can test: download the PKGBUILD from this site, install all dependencies and run makepkg. also, does it create a dir, what is its name?

cpatrick08 commented on 2013-08-21 19:57 (UTC)

get following error message when I run makepkg ==> Making package: lightspark-git 20130215-2 (Wed Aug 21 14:56:48 CDT 2013) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning lightspark git repo... ==> Validating source files with md5sums... lightspark ... Skipped ==> Extracting sources... -> Creating working copy of lightspark git repo... /usr/bin/makepkg: line 1387: cd: lightspark: No such file or directory ==> ERROR: Failed to change to directory lightspark Aborting... here is my /usr/bin/makepkg http://pastebin.com/FerS56up

dlh commented on 2013-08-13 15:36 (UTC)

I have the same issue as @the-kyle

kyle commented on 2013-08-09 17:29 (UTC)

Perhaps I'm missing a package somehow, but the current version fails to build on my system. I am including only one of many similar errors here. Hopefully someone can help. In file included from /tmp/packerbuild-1000/lightspark-git/lightspark-git/src/lightspark/src/scripting/flash/net/flashnet.h:29:0, from /tmp/packerbuild-1000/lightspark-git/lightspark-git/src/lightspark/src/swf.h:32, from /tmp/packerbuild-1000/lightspark-git/lightspark-git/src/lightspark/src/tiny_string.cpp:23: /tmp/packerbuild-1000/lightspark-git/lightspark-git/src/lightspark/src/backends/decoder.h:31:30: error: ‘AVCODEC_MAX_AUDIO_FRAME_SIZE’ was not declared in this scope #define MAX_AUDIO_FRAME_SIZE AVCODEC_MAX_AUDIO_FRAME_SIZE ^ /tmp/packerbuild-1000/lightspark-git/lightspark-git/src/lightspark/src/backends/decoder.h:202:19: note: in expansion of macro ‘MAX_AUDIO_FRAME_SIZE’ int16_t samples[MAX_AUDIO_FRAME_SIZE/2]; ^ /tmp/packerbuild-1000/lightspark-git/lightspark-git/src/lightspark/src/backends/decoder.h: In constructor ‘lightspark::AudioDecoder::FrameSamples::FrameSamples()’: /tmp/packerbuild-1000/lightspark-git/lightspark-git/src/lightspark/src/backends/decoder.h:207:26: error: ‘samples’ was not declared in this scope FrameSamples():current(samples),len(0),time(0){} ^ /tmp/packerbuild-1000/lightspark-git/lightspark-git/src/lightspark/src/backends/decoder.h: At global scope: /tmp/packerbuild-1000/lightspark-git/lightspark-git/src/lightspark/src/backends/decoder.h:283:2: error: ‘CodecID’ does not name a type CodecID LSToFFMpegCodec(LS_AUDIO_CODEC lscodec); ^ make[2]: *** [src/CMakeFiles/spark.dir/swftypes.cpp.o] Error 1

mmm commented on 2013-04-12 16:41 (UTC)

upgraded PKGBUILD to take advantage of new makepkg's ability of VCS packages! http://allanmcrae.com/2012/08/changes-to-vcs-packaging-support-in-makepkg/

mmm commented on 2013-04-12 16:37 (UTC)

@GuestOne: git/svn and other VCS packages are not "updated", it depends on you, when you build it, a fresh upstream version is used. Short: wanna new? rebuild!

mmm commented on 2013-04-12 16:37 (UTC)

@GuestOne: git/svn and other VCS packages are not "updated", it depends on you, when you build it, a fresh upstream version is used. Short: wanna new? rebuild!