Package: libaprutil.0-odbc Version: 1.5.2 Revision: 1 Depends: << libaprutil.0-shlibs (>= %v-%r), openldap24-shlibs, unixodbc2-shlibs | unixodbc2-nox-shlibs << BuildDepends: << db53-aes, expat1, fink (>= 0.24.12), gdbm3, libapr.0-dev (>= 1.4.8-1), libaprutil.0-dev (>= %v-%r), libiconv-dev, openldap24-dev, openssl100-dev (>= 1.0.1e-1), pkgconfig, unixodbc2-dev | unixodbc2-nox-dev << Replaces: libaprutil0-shlibs, libaprutil.0-shlibs (<< 1.3.4-9) # a transient libaprutil0-shlibs accidentally installed something else at the install_name location Source: mirror:apache:apr/apr-util-%v.tar.bz2 Source-MD5: 89c1348aa79e898d7c34a6206311c9c2 PatchFile: libaprutil.0-shlibs.patch PatchFile-MD5: eb4274f2998a4146164237056265fa6e PatchScript: << ### Fix layout perl -pi -e 's,/usr/local,%p,g' config.layout %{default_script} << UseMaxBuildJobs: false ConfigureParams: << --enable-layout=GNU \ --with-apr=%p \ --includedir=%p/include/apr \ --with-ldap-include=%p/include \ --with-ldap-lib=%p/lib \ --with-ldap \ --with-dbm=db \ --with-gdbm=%p \ --with-berkeley-db=%p \ --with-crypto \ --with-openssl=%p \ --without-pgsql \ --without-mysql \ --without-sqlite2 \ --without-sqlite3 \ --with-odbc=%p \ --with-expat=%p \ --with-iconv=%p << NoSetLDFLAGS: true CompileScript: << ./configure %c make dbd/apr_dbd_odbc.la << InstallScript: << make install-modules prefix=%i APU_MODULES=dbd/apr_dbd_odbc.la << DocFiles: CHANGES LICENSE NOTICE README Description: APRUTIL odbc backend DescDetail: << The mission of the Apache Portable Runtime (APR) project is to create and maintain software libraries that provide a predictable and consistent interface to underlying platform-specific implementations. The primary goal is to provide an API to which software developers may code and be assured of predictable if not identical behaviour regardless of the platform on which their software is built, relieving them of the need to code special-case conditions to work around or take advantage of platform-specific deficiencies or features. << DescPackaging: << Must keep the libaprutil.0-*.info versions in sync with this. Previously maintained by Justin F. Hallett << License: BSD Maintainer: Daniel Johnson Homepage: http://apr.apache.org/