


Plasma Themes by vinceliuice 16 comments

Kwin Scripts by Flupp 66 comments

Global Themes by x-varlesh-x 15 comments

Global Themes by x-varlesh-x 15 comments
- Sep 18 2017
Proceed with installation? [Y/n] y
Edit photo PKGBUILD with $EDITOR? [Y/n] n
==> Making package: photo 0.8-1 (Sun Aug 26 12:49:33 CDT 2012)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
-> Found photo-0.8.tar.gz
==> Validating source files with md5sums...
photo-0.8.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
The build failed.
Any idea of why this happens or how to solve it?
- Aug 26 2012
1.-Printing support
2.-Option to cycle through images in a folder (i. e. return to first image if you select the "next image" shortcut/option while viewing the last image in folder)
Keep going with the good work, it is a wonderful app and can be even better - Mar 21 2012
cd build/
cmake ..
make
make install
but when i ran the make command the following error message appeared:
Quote:
/home/zurdo/Descargas/Linux/Fuentes/photo-0.7/main.cpp: En la función ‘int main(int, char**)’:
/home/zurdo/Descargas/Linux/Fuentes/photo-0.7/main.cpp:242:21: error: expected primary-expression at end of input
/home/zurdo/Descargas/Linux/Fuentes/photo-0.7/main.cpp:242:21: error: expected ‘;’ at end of input
/home/zurdo/Descargas/Linux/Fuentes/photo-0.7/main.cpp:242:21: error: expected ‘}’ at end of input
/home/zurdo/Descargas/Linux/Fuentes/photo-0.7/main.cpp:242:21: error: expected ‘}’ at end of input
make[2]: *** [CMakeFiles/photo.dir/main.cpp.o] Error 1
make[1]: *** [CMakeFiles/photo.dir/all] Error 2
make: *** [all] Error 2
Did i make something wrong while compiling the sources? - Mar 13 2012