The following packages will be installed: liboauth Fetching README... 0%100%100%100%100%100%Done Fetching liboauth-1.0.3-openssl-1.1.0-2.patch... 0%100%100%100%100%100%Done Fetching liboauth.SlackBuild... 0%100%100%100%100%100%Done Fetching liboauth.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done liboauth-1.0.3/ liboauth-1.0.3/INSTALL liboauth-1.0.3/oauth.pc.in liboauth-1.0.3/configure.ac liboauth-1.0.3/Makefile.am liboauth-1.0.3/compile liboauth-1.0.3/liboauth.lsm.in liboauth-1.0.3/ChangeLog liboauth-1.0.3/ltmain.sh liboauth-1.0.3/NEWS liboauth-1.0.3/README liboauth-1.0.3/config.guess liboauth-1.0.3/tests/ liboauth-1.0.3/tests/oauthtest2.c liboauth-1.0.3/tests/commontest.c liboauth-1.0.3/tests/Makefile.am liboauth-1.0.3/tests/commontest.h liboauth-1.0.3/tests/oauthbodyhash.c liboauth-1.0.3/tests/oauthsign.c liboauth-1.0.3/tests/oauthdatapost.c liboauth-1.0.3/tests/selftest_eran.c liboauth-1.0.3/tests/selftest_wiki.c liboauth-1.0.3/tests/Makefile.in liboauth-1.0.3/tests/selftest_other.c liboauth-1.0.3/tests/oauthexample.c liboauth-1.0.3/tests/oauthtest.c liboauth-1.0.3/Makefile.in liboauth-1.0.3/COPYING.GPL liboauth-1.0.3/configure liboauth-1.0.3/depcomp liboauth-1.0.3/config.sub liboauth-1.0.3/COPYING.MIT liboauth-1.0.3/doc/ liboauth-1.0.3/doc/mainpage.dox liboauth-1.0.3/doc/libOAuth.png liboauth-1.0.3/doc/Makefile.am liboauth-1.0.3/doc/mainpage.dox.in liboauth-1.0.3/doc/oauth.3 liboauth-1.0.3/doc/Makefile.in liboauth-1.0.3/m4/ liboauth-1.0.3/m4/ltsugar.m4 liboauth-1.0.3/m4/ltversion.m4 liboauth-1.0.3/m4/libtool.m4 liboauth-1.0.3/m4/ltoptions.m4 liboauth-1.0.3/m4/lt~obsolete.m4 liboauth-1.0.3/aclocal.m4 liboauth-1.0.3/missing liboauth-1.0.3/LICENSE.OpenSSL liboauth-1.0.3/src/ liboauth-1.0.3/src/xmalloc.h liboauth-1.0.3/src/oauth_http.c liboauth-1.0.3/src/Makefile.am liboauth-1.0.3/src/hash.c liboauth-1.0.3/src/oauth.h liboauth-1.0.3/src/oauth.c liboauth-1.0.3/src/Makefile.in liboauth-1.0.3/src/sha1.c liboauth-1.0.3/src/config.h liboauth-1.0.3/src/xmalloc.c liboauth-1.0.3/src/config.h.in liboauth-1.0.3/AUTHORS liboauth-1.0.3/Doxyfile.in liboauth-1.0.3/install-sh liboauth-1.0.3/COPYING patching file src/hash.c mkdir: created directory 'build' checking for sed... /usr/bin/sed checking liboauth version... 1.0.3 checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking target system type... i586-slackware-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F 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 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 i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-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... dlltool 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... mt checking if mt 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... no checking whether gcc and cc understand -c and -o together... yes checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for string.h... (cached) yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct stat.st_blocks... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking if -Wl,--as-needed works... yes checking for curl... /usr/bin/curl checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CURL... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes configure: NOTE: OpenSSL is not compatible with GPL applications. Even if only linked with GPL code you are not allowed to distibute your app. However liboauth provides an exeption (to the GPL) to circumvent this issue (see README, src/hash.c). Nevertheless, double-check your licensing. liboauth itself is licensed under MIT license and comatible with the GPL. Either way, you are probably better off using NSS (configure --enable-nss); future versions of liboauth will default to the Mozilla NSS. see http://people.gnome.org/~markmc/openssl-and-the-gpl.html checking for doxygen... /usr/bin/doxygen checking for dot... /usr/bin/dot checking for perl... /usr/bin/perl configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating liboauth.lsm config.status: creating oauth.pc config.status: creating Doxyfile config.status: creating doc/mainpage.dox config.status: creating src/config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: liboauth configured: ----------------------- version: 1.0.3 interface revision: 8:7:8 hash/signature: OpenSSL http integration: libcurl libcurl-timeout: - generate documentation: /usr/bin/doxygen installation prefix: /usr CFLAGS: -Wall -O2 -m32 -march=i586 -mtune=i686 LDFLAGS: -Wall -export-symbols-regex '^oauth_.*' -Wl,--as-needed type "make" followed my "make install" as root. run "make dox" to generate API html reference: doc/html/index.html Making all in src make[1]: Entering directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/src' make all-am make[2]: Entering directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -O2 -m32 -march=i586 -mtune=i686 -MT liboauth_la-oauth.lo -MD -MP -MF .deps/liboauth_la-oauth.Tpo -c -o liboauth_la-oauth.lo `test -f 'oauth.c' || echo '../../src/'`oauth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -O2 -m32 -march=i586 -mtune=i686 -MT liboauth_la-oauth.lo -MD -MP -MF .deps/liboauth_la-oauth.Tpo -c ../../src/oauth.c -fPIC -DPIC -o .libs/liboauth_la-oauth.o mv -f .deps/liboauth_la-oauth.Tpo .deps/liboauth_la-oauth.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -O2 -m32 -march=i586 -mtune=i686 -MT liboauth_la-hash.lo -MD -MP -MF .deps/liboauth_la-hash.Tpo -c -o liboauth_la-hash.lo `test -f 'hash.c' || echo '../../src/'`hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -O2 -m32 -march=i586 -mtune=i686 -MT liboauth_la-hash.lo -MD -MP -MF .deps/liboauth_la-hash.Tpo -c ../../src/hash.c -fPIC -DPIC -o .libs/liboauth_la-hash.o ../../src/hash.c: In function 'oauth_verify_rsa_sha1': ../../src/hash.c:463:19: warning: passing argument 1 of 'EVP_MD_CTX_free' from incompatible pointer type [-Wincompatible-pointer-types] 463 | EVP_MD_CTX_free(pkey); | ^~~~ | | | EVP_PKEY * {aka struct evp_pkey_st *} In file included from /usr/include/openssl/hmac.h:15, from ../../src/hash.c:363: /usr/include/openssl/evp.h:540:34: note: expected 'EVP_MD_CTX *' {aka 'struct evp_md_ctx_st *'} but argument is of type 'EVP_PKEY *' {aka 'struct evp_pkey_st *'} 540 | void EVP_MD_CTX_free(EVP_MD_CTX *ctx); | ~~~~~~~~~~~~^~~ mv -f .deps/liboauth_la-hash.Tpo .deps/liboauth_la-hash.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -O2 -m32 -march=i586 -mtune=i686 -MT liboauth_la-xmalloc.lo -MD -MP -MF .deps/liboauth_la-xmalloc.Tpo -c -o liboauth_la-xmalloc.lo `test -f 'xmalloc.c' || echo '../../src/'`xmalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -O2 -m32 -march=i586 -mtune=i686 -MT liboauth_la-xmalloc.lo -MD -MP -MF .deps/liboauth_la-xmalloc.Tpo -c ../../src/xmalloc.c -fPIC -DPIC -o .libs/liboauth_la-xmalloc.o mv -f .deps/liboauth_la-xmalloc.Tpo .deps/liboauth_la-xmalloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -O2 -m32 -march=i586 -mtune=i686 -MT liboauth_la-oauth_http.lo -MD -MP -MF .deps/liboauth_la-oauth_http.Tpo -c -o liboauth_la-oauth_http.lo `test -f 'oauth_http.c' || echo '../../src/'`oauth_http.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -O2 -m32 -march=i586 -mtune=i686 -MT liboauth_la-oauth_http.lo -MD -MP -MF .deps/liboauth_la-oauth_http.Tpo -c ../../src/oauth_http.c -fPIC -DPIC -o .libs/liboauth_la-oauth_http.o mv -f .deps/liboauth_la-oauth_http.Tpo .deps/liboauth_la-oauth_http.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -m32 -march=i586 -mtune=i686 -Wall -export-symbols-regex '^oauth_.*' -Wl,--as-needed -version-info 8:7:8 -o liboauth.la -rpath /usr/lib liboauth_la-oauth.lo liboauth_la-hash.lo liboauth_la-xmalloc.lo liboauth_la-oauth_http.lo -lcrypto -lcurl libtool: link: /usr/bin/nm -B .libs/liboauth_la-oauth.o .libs/liboauth_la-hash.o .libs/liboauth_la-xmalloc.o .libs/liboauth_la-oauth_http.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/liboauth.exp libtool: link: /usr/bin/grep -E -e "^oauth_.*" ".libs/liboauth.exp" > ".libs/liboauth.expT" libtool: link: mv -f ".libs/liboauth.expT" ".libs/liboauth.exp" libtool: link: echo "{ global:" > .libs/liboauth.ver libtool: link: cat .libs/liboauth.exp | sed -e "s/\(.*\)/\1;/" >> .libs/liboauth.ver libtool: link: echo "local: *; };" >> .libs/liboauth.ver libtool: link: gcc -shared -fPIC -DPIC .libs/liboauth_la-oauth.o .libs/liboauth_la-hash.o .libs/liboauth_la-xmalloc.o .libs/liboauth_la-oauth_http.o -lcrypto -lcurl -O2 -m32 -march=i586 -mtune=i686 -Wl,--as-needed -Wl,-soname -Wl,liboauth.so.0 -Wl,-version-script -Wl,.libs/liboauth.ver -o .libs/liboauth.so.0.8.7 libtool: link: (cd ".libs" && rm -f "liboauth.so.0" && ln -s "liboauth.so.0.8.7" "liboauth.so.0") libtool: link: (cd ".libs" && rm -f "liboauth.so" && ln -s "liboauth.so.0.8.7" "liboauth.so") libtool: link: ( cd ".libs" && rm -f "liboauth.la" && ln -s "../liboauth.la" "liboauth.la" ) make[2]: Leaving directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/src' make[1]: Leaving directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/src' Making all in doc make[1]: Entering directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/doc' Making all in tests make[1]: Entering directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/tests' make[1]: Entering directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build' if test -z 'strip'; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi make[1]: Entering directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build' Making install in src make[2]: Entering directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/src' make[3]: Entering directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/usr/src/slapt-src/libraries/liboauth/package-liboauth/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c -s liboauth.la '/usr/src/slapt-src/libraries/liboauth/package-liboauth/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/liboauth.so.0.8.7 /usr/src/slapt-src/libraries/liboauth/package-liboauth/usr/lib/liboauth.so.0.8.7 libtool: install: strip --strip-unneeded /usr/src/slapt-src/libraries/liboauth/package-liboauth/usr/lib/liboauth.so.0.8.7 libtool: install: (cd /usr/src/slapt-src/libraries/liboauth/package-liboauth/usr/lib && { ln -s -f liboauth.so.0.8.7 liboauth.so.0 || { rm -f liboauth.so.0 && ln -s liboauth.so.0.8.7 liboauth.so.0; }; }) libtool: install: (cd /usr/src/slapt-src/libraries/liboauth/package-liboauth/usr/lib && { ln -s -f liboauth.so.0.8.7 liboauth.so || { rm -f liboauth.so && ln -s liboauth.so.0.8.7 liboauth.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/liboauth.lai /usr/src/slapt-src/libraries/liboauth/package-liboauth/usr/lib/liboauth.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/usr/src/slapt-src/libraries/liboauth/package-liboauth/usr/include" /usr/bin/ginstall -c -m 644 ../../src/oauth.h '/usr/src/slapt-src/libraries/liboauth/package-liboauth/usr/include' make[3]: Leaving directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/src' make[2]: Leaving directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/src' Making install in doc make[2]: Entering directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/doc' make[3]: Entering directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/doc' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/man/man3" || /usr/bin/mkdir -p "/usr/src/slapt-src/libraries/liboauth/package-liboauth/usr/man/man3" /usr/bin/ginstall -c -m 644 ../../doc/oauth.3 '/usr/src/slapt-src/libraries/liboauth/package-liboauth/usr/man/man3' make[3]: Leaving directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/doc' make[2]: Leaving directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/doc' Making install in tests make[2]: Entering directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/tests' make[3]: Entering directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/tests' make[2]: Leaving directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build/tests' make[2]: Entering directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build' make[3]: Entering directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/usr/src/slapt-src/libraries/liboauth/package-liboauth/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 oauth.pc '/usr/src/slapt-src/libraries/liboauth/package-liboauth/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build' make[2]: Leaving directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build' make[1]: Leaving directory '/usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3/build' mkdir: created directory '/usr/src/slapt-src/libraries/liboauth/package-liboauth/usr/doc' mkdir: created directory '/usr/src/slapt-src/libraries/liboauth/package-liboauth/usr/doc/liboauth-1.0.3' mkdir: created directory '/usr/src/slapt-src/libraries/liboauth/package-liboauth/install' Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/liboauth.so liboauth.so.0.8.7 usr/lib/liboauth.so.0 liboauth.so.0.8.7 Making symbolic link creation script: ( cd usr/lib ; rm -rf liboauth.so ) ( cd usr/lib ; ln -sf liboauth.so.0.8.7 liboauth.so ) ( cd usr/lib ; rm -rf liboauth.so.0 ) ( cd usr/lib ; ln -sf liboauth.so.0.8.7 liboauth.so.0 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/liboauth.so.0' removed './usr/lib/liboauth.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3-i586-5salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/liboauth-1.0.3/ usr/doc/liboauth-1.0.3/AUTHORS usr/doc/liboauth-1.0.3/ChangeLog usr/doc/liboauth-1.0.3/LICENSE.OpenSSL usr/doc/liboauth-1.0.3/README usr/doc/liboauth-1.0.3/liboauth.SlackBuild usr/include/ usr/include/oauth.h usr/lib/ usr/lib/liboauth.so.0.8.7 usr/lib/pkgconfig/ usr/lib/pkgconfig/oauth.pc usr/man/ usr/man/man3/ usr/man/man3/oauth.3.gz Slackware package /usr/src/slapt-src/libraries/liboauth/liboauth-1.0.3-i586-5salix15.0.txz created. Installing package liboauth-1.0.3-i586-5salix15.0... | liboauth (C library implementing OAuth Core RFC 5849) | | liboauth is a collection of POSIX-c functions implementing the OAuth | Core RFC 5849 standard. | liboauth provides functions to escape and encode parameters according | to OAuth specification and offers high-level functionality to sign | requests or verify OAuth signatures as well as perform HTTP requests. | | liboauth depends on either on the OpenSSL library or on NSS | (Mozilla's Network Security Services), which are used for generating | the hash/signature, and optionally libcurl for issuing HTTP requests. | |