convert razor_package_get_details() and razor_package_iterator_next() to varargs
The functions for getting package details about a package were limited to a few
things, when in the future we will want to support much more about a package.
The iterator was also limited to name,version,arch when most of the time we
didn't need all this data.
1 ## Process this file with automake to produce Makefile.in
3 pkgconfigdir = $(libdir)/pkgconfig
4 pkgconfig_DATA = razor.pc
6 bashcompletiondir = ${SYSCONFDIR}/bash_completion.d
7 dist_bashcompletion_DATA = razor.sh