Package Details: punes 0.109-1

Git Clone URL: https://aur.archlinux.org/punes.git (read-only, click to copy)
Package Base: punes
Description: Nintendo Entertaiment System emulator
Upstream URL: https://github.com/punesemu/puNES
Keywords: emulator nes nintendo
Licenses: GPL2
Conflicts: punes-git
Provides: punes
Submitter: btimofeev
Maintainer: FHorse
Last Packager: btimofeev
Votes: 22
Popularity: 0.000089
First Submitted: 2012-01-16 10:46 (UTC)
Last Updated: 2022-05-09 13:35 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

figue commented on 2016-05-10 19:40 (UTC)

Build fails... Any ideas? g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DWITH_OPENGL -DGLEW_STATIC -DRELEASE -DWITH_OPENGL_CG -D'COMPILED="05102016213744"' -Wall -ffast-math -I/build/punes/src/puNES-0.100/./src -I/build/punes/src/puNES-0.100/./src/gui -I/build/punes/src/puNES-0.100/./src/core -I/build/punes/src/puNES-0.100/./src/video/shaders -I/build/punes/src/puNES-0.100/./src/gui/linux -I/build/punes/src/puNES-0.100/./src/video/sdl -I/usr/include/qt/QtWidgets -I/usr/include/qt -I/usr/include/qt/QtGui -I/usr/include/qt -I/usr/include/qt/QtCore -I/usr/include/qt -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fmessage-length=0 -finline-functions --param inline-unit-growth=200 --param large-function-growth=500 -MT xBRZ/xbrz_wrap.o -MD -MP -MF $depbase.Tpo -c -o xBRZ/xbrz_wrap.o xBRZ/xbrz_wrap.cpp &&\ mv -f $depbase.Tpo $depbase.Po xBRZ/xbrz.cpp: In function 'double {anonymous}::distRGB(uint32_t, uint32_t)': xBRZ/xbrz.cpp:174:12: error: 'sqrt' is not a member of 'std' return std::sqrt(square(r_diff) + square(g_diff) + square(b_diff)); ^~~ xBRZ/xbrz.cpp: In function 'double {anonymous}::distYCbCr(uint32_t, uint32_t, double)': xBRZ/xbrz.cpp:201:12: error: 'sqrt' is not a member of 'std' return std::sqrt(square(lumaWeight * y) + square(c_b) + square(c_r)); ^~~ xBRZ/xbrz.cpp: In constructor '{anonymous}::DistYCbCrBuffer::DistYCbCrBuffer()': xBRZ/xbrz.cpp:237:44: error: 'sqrt' is not a member of 'std' buffer[i] = static_cast<float>(std::sqrt(square(y) + square(c_b) + square(c_r))); ^~~ Makefile:387: recipe for target 'xBRZ/xbrz.o' failed make[3]: *** [xBRZ/xbrz.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/build/punes/src/puNES-0.100/src/c++' Makefile:528: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/build/punes/src/puNES-0.100/src' Makefile:394: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/build/punes/src/puNES-0.100' Makefile:335: recipe for target 'all' failed make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

fatmike commented on 2015-09-14 08:12 (UTC)

Checksums wrong

nagar commented on 2015-04-26 00:43 (UTC)

Thanks, It works fine for me, but please change md5sum in install build :) need to be updated, Thanks :)

btimofeev commented on 2015-03-09 09:44 (UTC)

FHorse, yes. My email mashin87@gmail.com

FHorse commented on 2015-03-09 08:44 (UTC)

Hi Mashin, can I contact you by email?

Vaporeon commented on 2015-03-08 13:10 (UTC)

Not really useful but you can bypass that by disabling audio. "punes -a off"

btimofeev commented on 2015-03-07 12:23 (UTC)

FHorse, i did not run version 0.92. Error: INFO: path /home/mashin/.puNES INFO: OpenGL 2.0 supported. Glsl enabled. INFO: OpenGL 3.1 not supported. Unable to set buffer size for playback: Invalid argument

kraxor commented on 2014-02-10 13:27 (UTC)

Since updates break this package all the time, I decided to create a mirror / repository for the files. You can use it as a source in the PKGBUILD. http://punes.kraxor.com/ P.s.: FHorse, if you wish to use this site as an official web page, please contact me and I will grant you access. You can also have version control and issue tracking if you want.

FHorse commented on 2014-01-13 14:46 (UTC)

I've added the support for compressed roms (7z, zip and rar) but for that I need that p7zip library is installed (with support for the rar if you want to use these types of archives). If desired you add in the required dependencies.

btimofeev commented on 2013-11-15 17:20 (UTC)

kraxor, uhanks. It's new version. Updated.