$ yaourt -S zint ==> Scaricamento del PKGBUILD di zint da AUR... x PKGBUILD Comment by: danym on Thu, 24 Jun 2010 17:28:44 +0000 fix typos. Comment by: mariobl on Sat, 13 Nov 2010 08:08:42 +0000 This is outdated now. Currently, we have zint-2.4.0. I will need it for the upcoming development release of glabels. Would you update it please? Comment by: jlcordeiro on Thu, 18 Nov 2010 17:58:11 +0000 updated. Comment by: jlcordeiro on Fri, 19 Nov 2010 15:45:31 +0000 zint installs zint-qt if you have QT installed. To install zint only (no zint-qt) - having QT installed - you should install zint-noqt. http://aur.archlinux.org/packages.php?ID=43715 Comment by: jlcordeiro on Thu, 14 Apr 2011 19:19:43 +0000 updated to 2.4.1 Comment by: jlcordeiro on Mon, 16 May 2011 19:38:51 +0000 2.4.2 First Submitted: Wed, 05 Aug 2009 04:38:27 +0000 zint 2.4.2-1 ( Pacchetto non supportato: Potenzialmente pericoloso! ) ==> Modificare PKGBUILD [S/n] ("A" per annullare) ==> ---------------------------------------------- ==> n ==> Dipendenze di zint - qt (già installato) - openssl (già installato) - libxext (già installato) - libxrender (già installato) - zlib (già installato) - cmake (già installato) ==> Continuare la compilazione di zint [S/n] ==> ---------------------------------------- ==> ==> Compilazione e installazione del pacchetto ==> Creazione del pacchetto: zint 2.4.2-1 (gio 9 feb 2012, 11.25.37, CET) ==> Controllo delle dipendenze durante l'avvio in corso... ==> Controllo delle dipendenze durante la compilazione in corso... ==> Download dei sorgenti in corso... -> Download di zint-2.4.2.tar.gz in corso... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 343 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 411 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 2171k 100 2171k 0 0 242k 0 0:00:08 0:00:08 --:--:-- 272k ==> Validazione dei file sorgenti con md5sums in corso... zint-2.4.2.tar.gz ... Verificato ==> Estrazione dei sorgenti in corso... -> Estrazione di zint-2.4.2.tar.gz con bsdtar in corso... ==> Entro nell'ambiente fakeroot... ==> Avvio di build() in corso... -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Performing Test CXX_COMPILER_FLAG_WALL -- Performing Test CXX_COMPILER_FLAG_WALL - Success -- Found ZLIB: /usr/lib/libz.so (found version "1.2.6") -- Found PNG: /usr/lib/libpng.so -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found. -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found. -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found. -- Found Qt4: /usr/bin/qmake (found version "4.8.0") -- Configuring done -- Generating done -- Build files have been written to: /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2 Scanning dependencies of target zint [ 1%] Building C object backend/CMakeFiles/zint.dir/common.c.o [ 3%] Building C object backend/CMakeFiles/zint.dir/library.c.o [ 5%] Building C object backend/CMakeFiles/zint.dir/render.c.o [ 7%] Building C object backend/CMakeFiles/zint.dir/ps.c.o [ 9%] Building C object backend/CMakeFiles/zint.dir/large.c.o [ 11%] Building C object backend/CMakeFiles/zint.dir/reedsol.c.o [ 13%] Building C object backend/CMakeFiles/zint.dir/gs1.c.o [ 15%] Building C object backend/CMakeFiles/zint.dir/svg.c.o /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/svg.c: In function ‘svg_plot’: /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/svg.c:36:62: warning: variable ‘blue_paper’ set but not used [-Wunused-but-set-variable] /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/svg.c:36:49: warning: variable ‘green_paper’ set but not used [-Wunused-but-set-variable] /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/svg.c:36:38: warning: variable ‘red_paper’ set but not used [-Wunused-but-set-variable] /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/svg.c:36:28: warning: variable ‘blue_ink’ set but not used [-Wunused-but-set-variable] /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/svg.c:36:17: warning: variable ‘green_ink’ set but not used [-Wunused-but-set-variable] /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/svg.c:36:8: warning: variable ‘red_ink’ set but not used [-Wunused-but-set-variable] [ 17%] Building C object backend/CMakeFiles/zint.dir/png.c.o /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/png.c: In function ‘png_pixel_plot’: /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/png.c:174:37: error: ‘Z_BEST_COMPRESSION’ undeclared (first use in this function) /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/png.c:174:37: note: each undeclared identifier is reported only once for each function it appears in /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/png.c:85:16: warning: variable ‘rowbytes’ set but not used [-Wunused-but-set-variable] /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/png.c: In function ‘bmp_pixel_plot’: /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/png.c:307:16: warning: variable ‘rowbytes’ set but not used [-Wunused-but-set-variable] make[2]: *** [backend/CMakeFiles/zint.dir/png.c.o] Errore 1 make[1]: *** [backend/CMakeFiles/zint.dir/all] Errore 2 make: *** [all] Errore 2 ==> ERRORE: Si è verificato un errore in build(). L'operazione sta per essere interrotta... ==> ERRORE: Makepkg non è riuscito a compilare zint. ==> Riavviare la compilazione di zint [s/N] ==> --------------------------------------- ==> ==> ATTENZIONE: I seguenti pacchetti non sono stati installati: zint