Package: gnome-vfs-ssl Version: 1.0.5 Revision: 30 Source: mirror:gnome:sources/gnome-vfs/1.0/gnome-vfs-%v.tar.bz2 Source-MD5: e2a17a6b178f54c43968241258f3e729 Depends: %N-shlibs (= %v-%r) | gnome-vfs-shlibs (= %v-%r) BuildDepends: pkgconfig, gtk-doc (>= 0.9-4), openssl097-dev, audiofile, db3 (>= 3.3.11-23), esound, glib, libjpeg, libpng3, libtiff, netpbm, orbit-dev (>= 0.5.17-15), readline (>= 4.3-15), giflib, imlib (>= 1.9.14-14), gconf (>= 1.0.9-21), gconf-dev (>= 1.0.9-21), gnome-libs-dev (>= 1.4.2-19), oaf-dev (>= 0.6.10-22), guile-dev (>= 1.4-16), libxml, popt, gettext-dev, gettext-bin, gettext-tools, libiconv-dev GCC: 3.3 Provides: gnome-vfs Conflicts: gnome-vfs Replaces: gnome-vfs PatchScript: sed -e 's||%p/lib|g' <%a/%n.patch | patch -p1 UpdatePoMakefile: true SetCC: gcc-3.3 SetCPPFLAGS: -no-cpp-precomp SetLIBS: -L%p/lib NoSetLDFLAGS: true ConfigureParams: --with-openssl-libs=%p/lib --mandir=%p/share/man CompileScript: << ./configure %c make sed -e 's/-lssl//g' -e 's/-lcrypto//g' libgnomevfs.la << InstallScript: << make install DESTDIR=%d rm -f %i/lib/charset.alias install -c -m 644 libgnomevfs.la %i/lib/ << SplitOff: << Package: %N-shlibs Depends: gnome-mime-data, gtk+ (>= 1.2.10-20), oaf (>= 0.6.10-22), gconf-shlibs (>= 1.0.9-21), openssl097-shlibs Conflicts: gnome-vfs-shlibs Replaces: %N (<= 1.0.5-1), gnome-vfs (<= 1.0.5-1), gnome-vfs-shlibs Files: lib/libgnomevfs.0.0.0.dylib lib/libgnomevfs.0.dylib Shlibs: %p/lib/libgnomevfs.0.dylib 1.0.0 %n (>= 1.0.5-18) | gnome-vfs-shlibs (>= 1.0.5-18) DocFiles: AUTHORS COPYING* ChangeLog NEWS README << SplitOff2: << Package: %N-dev BuildDependsOnly: True Depends: %N-shlibs (= %v-%r) | gnome-vfs-shlibs (= %v-%r) Replaces: %N (<< 1.0.5-8), gnome-vfs (<= 1.0.5-8), gnome-vfs-dev Files: bin/*-config include lib/libgnomevfs.dylib lib/*.la lib/*.a lib/*.so lib/*.sh lib/gnome-vfs-1.0 DocFiles: AUTHORS COPYING* ChangeLog NEWS README << DocFiles: AUTHORS COPYING* ChangeLog NEWS README ConfFiles: %p/etc/vfs/modules/default-modules.conf Description: The GNOME virtual file-system libraries - SSL DescDetail: << GNOME VFS is the GNOME virtual file system. It is the foundation of the Nautilus file manager. It provides a modular architecture and ships with several modules that implement support for file systems, http, ftp and others. It provides a URI-based API, a backend supporting asynchronous file operations, a MIME type manipulation library and other features. << DescPort: << This patch does: - include before - removed '#include ' - insert -module libtool flags for modules - insert '-flat_namespace' along with '-undefined suppress' for OS X 10.1 - add strptime() and readdir_r() - does not build test programs Newer openjade gives errors instead of warnings for some doc/ defects: http://bugs.gentoo.org/show_bug.cgi?id=46266 So use the patch from: http://mirror.hamakor.org.il/pub/mirrors/gentoo-portage/gnome-base/gnome-vfs/files/1.0/gnome-vfs-1.0.5-gtkdoc_fixes.patch << DescPackaging: << Although this package has a GPL/LGPL license, it is marked Restrictive since it links to openssl. Remove -lssl and -lcrypto from *.la files to make dependent programs depends on those crypto libraries through gnome-vfs-ssl. Originally packaged by Masanori Sekino. << License: Restrictive Maintainer: None Homepage: http://www.gnome.org/