yaourt - не сохраняет изменения в PKGBUILD

[admin@arch ~]$ yaourt -Sb conky
==> Building conky from sources.
==> Retrieving PKGBUILD and local sources...
receiving file list ... done
./
PKGBUILD
PKGBUILD.cmake
sent 66 bytes  received 2927 bytes  855.14 bytes/sec
total size is 2759  speedup is 0.92
==> Edit PKGBUILD ? [y/N] ("A" to abort)
==> ------------------------------------
==> y
==> conky dependencies:
 - alsa-lib (already installed)
 - libxml2 (already installed)
 - curl (already installed)
 - wireless_tools (already installed)
 - libxft (already installed)
 - glib2 (already installed)
 - libxdamage (already installed)
 - imlib2 (already installed)
 - pkg-config (already installed)
 - docbook2x (already installed)
==> Edit PKGBUILD ? [y/N] ("A" to abort)
==> ------------------------------------
==> n
==> Continue building conky ? [Y/n]
==> -------------------------------
==> 
==> Building and installing package
==> Сборка пакета: conky 1.8.2git20111107-1 (Вт. янв. 24 16:54:49 MSK 2012)
==> Проверяю необходимые для запуска зависимости...
==> Проверяю необходимые для сборки зависимости...
==> Получение исходных файлов...
  -> Загрузка conky-1.8.2git20111107.tar.xz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  238k  100  238k    0     0  33649      0  0:00:07  0:00:07 --:--:-- 54584
==> Проверка исходных файлов с помощью sha1sums...
    conky-1.8.2git20111107.tar.xz ... Готово
==> Распаковка исходных файлов...
  -> Извлечение conky-1.8.2git20111107.tar.xz с помощью bsdtar
==> Запускается build()...
Running aclocal -I m4 ...
Running libtoolize --force --copy ...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
Running autoheader ...
Running automake --add-missing --copy --gnu ...
configure.ac:37: installing `./compile'
configure.ac:33: installing `./config.guess'
configure.ac:33: installing `./config.sub'
configure.ac:17: installing `./install-sh'
configure.ac:17: installing `./missing'
lua/Makefile.am: installing `./depcomp'
Running autoconf ...
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking how to print strings... printf
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether gcc and cc understand -c and -o together... yes
checking for pkg-config... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.19... yes
checking for fopencookie... yes
checking for funopen... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for X11... yes
checking for Imlib2... yes
checking for LUA... yes
checking for cairo... yes
checking for cairo_xlib... yes
checking for tolua++... tolua++
checking for library containing tolua_error... -ltolua++
checking iwlib.h usability... yes
checking iwlib.h presence... yes
checking for iwlib.h... yes
checking for iw_sockets_open in -liw... yes
checking for getnameinfo... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for Xext... yes
checking for XDamage... yes
checking for Xft... yes
checking NVCtrl/NVCtrl.h usability... yes
checking NVCtrl/NVCtrl.h presence... yes
checking for NVCtrl/NVCtrl.h... yes
checking for GLib2... yes
checking for libcurl... yes
checking for libxml2... yes
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking for snd_pcm_open in -lasound... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for unistd.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for sys/stat.h... (cached) yes
checking linux/soundcard.h usability... yes
checking linux/soundcard.h presence... yes
checking for linux/soundcard.h... yes
checking for alsa/asoundlib.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking mcheck.h usability... yes
checking mcheck.h presence... yes
checking for mcheck.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for sys/mount.h... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for calloc... yes
checking for malloc... yes
checking for free... yes
checking for popen... yes
checking for sysinfo... yes
checking for getloadavg... yes
checking for memrchr... yes
checking for strndup... yes
checking for gethostbyname_r... yes
checking for library containing clock_gettime... -lrt
checking for struct statfs.f_fstypename... no
checking for db2x_xsltproc... db2x_xsltproc
checking for db2x_manxml... db2x_manxml
checking for xsltproc... xsltproc
checking if /usr/bin/ld accepts -O1... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/build.h
config.status: creating lua/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
conky 1.8.2_preNONE configured successfully:
 Installing into:   /usr
 System config dir: /etc
 C compiler flags:              -I/usr/include/freetype2   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -I/usr/include/libxml2   -Wall -W -O0 -g3 -Wextra -Wunused -Wdeclaration-after-statement -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wold-style-definition -Winline -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -std=c99 -pedantic -Werror -g3 -pg -fprofile-arcs -ftest-coverage
 Libraries:         -liw  -lncurses -lm -lX11   -lImlib2   -llua -lm    -ltolua++ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu  -lXext   -lXdamage -lXfixes   -lXft   -lXNVCtrl -lglib-2.0   -lcurl   -lxml2   -lasound -lrt -ltolua++ -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu
 Linker flags:       -Wl,-O1
 * X11:
  X11 support:      yes
  XDamage support:  yes
  XDBE support:     yes
  Xft support:      yes
  ARGB support      yes
 * Music detection:
  Audacious:        no
  BMPx:             no
  MPD:              yes
  MOC:              yes
  XMMS2:            no
 * General:
  math:             yes
  hddtemp:          yes
  portmon:          yes
  RSS:              yes
  Curl:             yes
  Weather
    METAR:          yes
    XOAP:           yes
  wireless:         yes
  IBM:              yes
  nvidia:           yes
  eve-online:       yes
  config-output:    yes
  Imlib2:           yes
  ALSA mixer:       yes
  apcupsd:          yes
  I/O stats:        yes
  ncurses:          yes
 * Lua (yes) bindings:
  Cairo:            yes
  Imlib2:           yes
Making all in src
make[1]: Вход в каталог `/tmp/yaourt-tmp-admin/abs-conky/src/conky-1.8.2git20111107/src'
sh ./../text2c.sh ./../data/conky.conf defconfig.h defconfig
make  all-am
make[2]: Вход в каталог `/tmp/yaourt-tmp-admin/abs-conky/src/conky-1.8.2git20111107/src'
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\"  -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -I/usr/include/libxml2   -Wall -W -O0 -g3 -Wextra -Wunused -Wdeclaration-after-statement -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wold-style-definition -Winline -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -std=c99 -pedantic -Werror -g3 -pg -fprofile-arcs -ftest-coverage -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT conky-conf_cookie.o -MD -MP -MF .deps/conky-conf_cookie.Tpo -c -o conky-conf_cookie.o `test -f 'conf_cookie.c' || echo './'`conf_cookie.c
mv -f .deps/conky-conf_cookie.Tpo .deps/conky-conf_cookie.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\"  -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -I/usr/include/libxml2   -Wall -W -O0 -g3 -Wextra -Wunused -Wdeclaration-after-statement -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wold-style-definition -Winline -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -std=c99 -pedantic -Werror -g3 -pg -fprofile-arcs -ftest-coverage -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT conky-ibm.o -MD -MP -MF .deps/conky-ibm.Tpo -c -o conky-ibm.o `test -f 'ibm.c' || echo './'`ibm.c
mv -f .deps/conky-ibm.Tpo .deps/conky-ibm.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\"  -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -I/usr/include/libxml2   -Wall -W -O0 -g3 -Wextra -Wunused -Wdeclaration-after-statement -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wold-style-definition -Winline -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -std=c99 -pedantic -Werror -g3 -pg -fprofile-arcs -ftest-coverage -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT conky-smapi.o -MD -MP -MF .deps/conky-smapi.Tpo -c -o conky-smapi.o `test -f 'smapi.c' || echo './'`smapi.c
smapi.c: В функции «smapi_read_int»:
smapi.c:68:9: ошибка: ignoring return value of «fscanf», declared with attribute warn_unused_result [-Werror=unused-result]
smapi.c: В функции «smapi_read_str»:
smapi.c:57:9: ошибка: ignoring return value of «fscanf», declared with attribute warn_unused_result [-Werror=unused-result]
cc1: все предупреждения считать ошибками
make[2]: *** [conky-smapi.o] Ошибка 1
make[2]: Выход из каталога `/tmp/yaourt-tmp-admin/abs-conky/src/conky-1.8.2git20111107/src'
make[1]: *** [all] Ошибка 2
make[1]: Выход из каталога `/tmp/yaourt-tmp-admin/abs-conky/src/conky-1.8.2git20111107/src'
make: *** [all-recursive] Ошибка 1
==> ОШИБКА: Произошел сбой в build().
    Преждевременный выход...
==> ERROR: Makepkg was unable to build conky.
==> Restart building conky ? [y/N]
==> ------------------------------
==> 
может я еще где-то здесь кривожоплюсь?
viewtopic.php?f=5&t=7838
Только что присмотрелся, у тебя в каталоге сборки два PKGBUILD - PKGBUILD.cmake, и PKGBUILD. Давай пойдем другим путем )
Здесь описан пример сборки пакета (slim), смотришь как делают там, и выполняешь все для conky, но редактируешь не только PKGBUILD, а и PKGBUILD.cmake, заранее естественно, в каталог сборки положишь готовые. Свои PKGBUILD и PKGBUILD.cmake потом покажешь.
PKGBUILD.cmake
# $Id: PKGBUILD 118899 2011-04-09 10:32:42Z bisson $
# Contributor: Giovanni Scafora <[email protected]>;
# Contributor: James Rayner <[email protected]>;
# Contributor: Partha Chowdhury <[email protected]>;
# Maintainer: Gaetan Bisson <[email protected]>;
pkgname=conky
pkgver=1.8.2git20111021
pkgrel=1
pkgdesc='Lightweight system monitor for X'
url='http://conky.sourceforge.net/'
license=('BSD' 'GPL')
arch=('i686' 'x86_64')
makedepends=('pkg-config' 'cmake' 'git' 'docbook2x')
depends=('alsa-lib' 'libxml2' 'curl' 'wireless_tools' 'libxft' 'libxdamage' 'imlib2' 'lua')
replaces=('torsmo')
build() {
	cd "${srcdir}"
	cd conky && { git pull origin; cd ..; } || git clone git://git.omp.am/conky.git
	rm -fr build; mkdir build; cd build
	cmake \
		-D CMAKE_BUILD_TYPE:STRING="Release" \
		-D MAINTAINER_MODE:BOOL=ON \
		-D BUILD_CURL:BOOL=ON \
		-D BUILD_IMLIB2:BOOL=ON \
		-D BUILD_LUA_IMLIB2:BOOL=OFF \
		-D BUILD_MYSQL:BOOL=OFF \
		-D BUILD_RSS:BOOL=ON \
		-D BUILD_WEATHER_METAR:BOOL=ON \
		-D BUILD_WEATHER_XOAP:BOOL=ON \
		-D BUILD_WLAN:BOOL=ON \
		-D CMAKE_INSTALL_PREFIX:PATH=/usr \
		../conky
	make
}
package() {
	cd "${srcdir}/build"
	make DESTDIR="${pkgdir}" install
	install -d "${pkgdir}/usr/share/licenses/${pkgname}"
	install -m644 ../conky/{COPYING,LICENSE}* "${pkgdir}/usr/share/licenses/${pkgname}"
}

а с ним что делать? он щас вот такой :( ни черта не разберусь :(
и еще хотел узнать: вот этот pkgbuild, который ты мне выкладывал
# $Id: PKGBUILD 142242 2011-11-07 05:35:59Z bisson $
# Contributor: Giovanni Scafora <[email protected]>;
# Contributor: James Rayner <[email protected]>;
# Contributor: Partha Chowdhury <[email protected]>;
# Maintainer: Gaetan Bisson <[email protected]>;
pkgname=conky
pkgver=1.8.2git20111107
pkgrel=1
pkgdesc='Lightweight system monitor for X'
url='http://conky.sourceforge.net/'
license=('BSD' 'GPL')
arch=('i686' 'x86_64')
options=('!emptydirs')
makedepends=('pkg-config' 'docbook2x')
depends=('alsa-lib' 'libxml2' 'curl' 'wireless_tools' 'libxft' 'glib2' 'libxdamage' 'imlib2')
backup=('etc/conky/conky.conf' 'etc/conky/conky_no_x11.conf')
source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz")
sha1sums=('133fc6fdc725162af9a98c72c1b7349efc22447c')
# git clone git://git.omp.am/conky.git; cd conky; git archive --prefix=${pkgname}-${pkgver}/ origin/1.8.2 | xz > ../${pkgname}-${pkgver}.tar.xz
replaces=('torsmo')
build() {
	cd "${srcdir}/${pkgname}-${pkgver}"
	sh autogen.sh
	CPPFLAGS="${CXXFLAGS}" LIBS="${LDFLAGS}" ./configure \
		--prefix=/usr \
		--sysconfdir=/etc \
		--enable-dependency-tracking \
		--enable-audacious=yes \
		--enable-bmpx \
		--enable-ibm \
		--enable-iostats \
		--enable-xmms2 \
		--enable-curl \
		--enable-eve \
		--enable-rss \
		--enable-weather-metar \
		--enable-weather-xoap \
		--enable-imlib2 \
		--enable-lua-imlib2 \
		--enable-lua \
		--enable-lua-cairo \
		--enable-wlan \
		--enable-nvidia \
		--enable-testing \
		--enable-profiling \
	make
}
package() {
	cd "${srcdir}/${pkgname}-${pkgver}"
	make DESTDIR="${pkgdir}" install
	install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}

это от пакеты conky-all из убунты?
а то мне на убунтуфорумах давали вот такой:
# $Id: PKGBUILD 142242 2011-11-07 05:35:59Z bisson $
# Contributor: Giovanni Scafora <[email protected]>;
# Contributor: James Rayner <[email protected]>;
# Contributor: Partha Chowdhury <[email protected]>;
# Maintainer: Gaetan Bisson <[email protected]>;
pkgname=conky
pkgver=1.8.2git20111107
pkgrel=1
pkgdesc='Lightweight system monitor for X'
url='http://conky.sourceforge.net/'
license=('BSD' 'GPL')
arch=('i686' 'x86_64')
options=('!emptydirs')
makedepends=('pkg-config' 'docbook2x')
depends=('alsa-lib' 'libxml2' 'curl' 'wireless_tools' 'libxft' 'glib2' 'libxdamage' 'imlib2')
backup=('etc/conky/conky.conf' 'etc/conky/conky_no_x11.conf')
source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz")
sha1sums=('133fc6fdc725162af9a98c72c1b7349efc22447c')
# git clone git://git.omp.am/conky.git; cd conky; git archive --prefix=${pkgname}-${pkgver}/ origin/1.8.2 | xz > ../${pkgname}-${pkgver}.tar.xz
replaces=('torsmo')
build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   sh autogen.sh
   CPPFLAGS="${CXXFLAGS}" LIBS="${LDFLAGS}" ./configure \
      --prefix=/usr \
      --sysconfdir=/etc \
      --enable-dependency-tracking \
      --enable-ibm \
  --disable-option-checking \
  --disable-FEATURE \       
  --enable-FEATURE[=ARG] \  
  --disable-dependency-tracking \  
  --enable-dependency-tracking \   
  --enable-shared[=PKGS] \  
  --enable-static[=PKGS] \ 
  --enable-fast-install[=PKGS] \
  --disable-libtool-lock \  
  --disable-config-output \ 
  --disable-own-window \    
  --disable-ncurses \       
  --enable-audacious=yes|no|legacy \                         
  --enable-bmpx \           
  --enable-ibm \            
  --disable-hddtemp \       
  --disable-apcupsd \       
  --enable-iostats \        
  --disable-math \          
  --disable-mpd \           
  --disable-moc \           
  --enable-xmms2 \          
  --enable-curl \           
  --enable-eve \            
  --enable-rss \            
  --enable-weather-metar \  
  --enable-weather-xoap \   
  --disable-x11 \           
  --disable-argb \          
  --enable-imlib2 \         
  --enable-lua-imlib2 \     
  --enable-lua \            
  --enable-lua-cairo \      
  --enable-wlan \           
  --disable-portmon \       
  --disable-rpath \         
  --disable-double-buffer \ 
  --disable-xdamage \       
  --disable-xft \           
  --enable-nvidia \         
  --disable-alsa \          
  --enable-debug \          
  --enable-testing \        
  --enable-profiling \      
   make
}
package() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}" install
   install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
но это для сборки conky-lua из аура
xSPiRiTx
это от пакеты conky-all из убунты?
а то мне на убунтуфорумах давали вот такой:
Нет, я взял опции сборки из стартового сообщения, там кстати иногда взаимоисключающие параметры стоят. Например:
  --disable-dependency-tracking \ 
  --enable-dependency-tracking \   
сначала исключаешь из сборки dependency-tracking, следом - включаешь.

По поводу PKGBUILD.cmake, смотри:-D BUILD_IMLIB2:BOOL=ON - включаем при сборке. -D BUILD_LUA_IMLIB2:BOOL=OFF - выключаем. Примерно так.

Давай сделаем проще, скажи что именно тебе от пакета нужно и уже от этого будем плясать.
ну началось с того, что я рылся искал готовые конфиги для коньков и наткнулся на эти:
http://itmages.ru/image/view/122277/c4e38efb
http://itmages.ru/image/view/155010/542f5a2e
http://itmages.ru/image/view/127990/d7baa409
http://itmages.ru/image/view/385625/8da7ec52

естественно губа не дура загорелся ими, а оно бац….в инструкции к conkyrc написано для убунты поставить пакет conky-all

я ж там же и спросил че в этом пакете вот тут:
http://forum.ubuntu.ru/index.php?topic= … msg1310545

там следом мне и ответили и дали опции ибо я даже не знал тогда как править pkgbuild….а теперь знаю, да не могу :(
Если я правильно понял, то нужно собрать просто включить поддержку lua (добавить к основному конфигу: –enable-lua-imlib2, –enable-lua, –enable-lua-cairo).
Если не будет собираться, то подправить PKGBUILD.cmake, как писал выше.
 
Зарегистрироваться или войдите чтобы оставить сообщение.