Enlightenment CVS committal Author : kaethorn Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/debian Modified Files: control rules Added Files: libevfs0-plugin-file-bzip2.install libevfs0-plugin-file-ftp.install libevfs0-plugin-file-gzip.install libevfs0-plugin-file-posix.install libevfs0-plugin-file-samba.install libevfs0-plugin-file-sftp.install libevfs0-plugin-file-tar.install libevfs0-plugin-file-vfolder.install libevfs0-plugin-meta-extractor-tagger.install libevfs0-plugin-vfolder-group.install libevfs0-plugin-vfolder-trash.install Removed Files: dirs docs libevfs0-plugin-bzip2.install libevfs0-plugin-ftp.install libevfs0-plugin-gzip.install libevfs0-plugin-posix.install libevfs0-plugin-samba.install libevfs0-plugin-sftp.install libevfs0-plugin-tar.install libevfs0-plugin-vfolder.install Log Message: evfs debian cleanups. - add vfolder and meta plugins - tidy control file of unnecessary dependencies - add virtual packages =================================================================== RCS file: /cvs/e/e17/apps/evfs/debian/control,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- control 25 Jul 2006 16:46:58 -0000 1.5 +++ control 12 Aug 2006 16:55:05 -0000 1.6 @@ -2,7 +2,7 @@ Section: libs Priority: optional Maintainer: E17 Debian Team <[EMAIL PROTECTED]> -Build-Depends: automake1.7, libtool, autotools-dev, debhelper (>= 4.0.0), libsmbclient-dev, libxml2-dev, libecore-dev, libcurl3-dev, libbz2-dev, libeet-dev, libx11-dev, libxrender-dev, libssl-dev, libxcursor-dev, libxss-dev, libxinerama-dev, libxrandr-dev, libxp-dev, zlib1g-dev, libsqlite3-dev +Build-Depends: automake1.7, libtool, autotools-dev, debhelper (>= 4.0.0), libsmbclient-dev, libxml2-dev, libecore-dev, libcurl3-dev, libbz2-dev, libeet-dev, libx11-dev, libxrender-dev, libssl-dev, libxcursor-dev, libxss-dev, libxinerama-dev, libxrandr-dev, libxp-dev, zlib1g-dev, libsqlite3-dev, libextractor-dev Standards-Version: 3.6.2 Package: libevfs0 @@ -45,92 +45,143 @@ support. This package contains evfs debug tools. -Package: libevfs0-plugin-posix +Package: libevfs0-plugin-file-posix Architecture: any Section: libs -Depends: ${shlibs:Depends}, libevfs0, evfs0-bin, libecore -Provides: libevfs-plugin-posix +Depends: ${shlibs:Depends}, libevfs0, evfs0-bin +Provides: libevfs-plugin-file-posix Description: enlightenment virtual filesystem POSIX plugin EVFS - a virtual file system for E with plugins and URI nesting support. This package contains the POSIX file plugin. -Package: libevfs0-plugin-samba +Package: libevfs0-plugin-file-samba Architecture: any Section: libs -Depends: ${shlibs:Depends}, libsmbclient, libecore, evfs0-bin, libevfs0 -Provides: libevfs-plugin-samba +Depends: ${shlibs:Depends}, libsmbclient, evfs0-bin, libevfs0 +Provides: libevfs-plugin-file-samba Description: enlightenment virtual filesystem Samba plugin EVFS - a virtual file system for E with plugins and URI nesting support. This package contains the Samba file plugin. -Package: libevfs0-plugin-tar +Package: libevfs0-plugin-file-tar Architecture: any Section: libs Depends: ${shlibs:Depends}, libevfs0, evfs0-bin -Provides: libevfs-plugin-tar +Provides: libevfs-plugin-file-tar Description: enlightenment virtual filesystem Tar plugin EVFS - a virtual file system for E with plugins and URI nesting support. This package contains the Tar file plugin. -Package: libevfs0-plugin-bzip2 +Package: libevfs0-plugin-file-bzip2 Architecture: any Section: libs Depends: ${shlibs:Depends}, libbz2-1.0, libevfs0, evfs0-bin -Provides: libevfs-plugin-bzip2 +Provides: libevfs-plugin-file-bzip2 Description: enlightenment virtual filesystem Bzip2 plugin EVFS - a virtual file system for E with plugins and URI nesting support. This package contains the Bzip2 file plugin. -Package: libevfs0-plugin-gzip +Package: libevfs0-plugin-file-gzip Architecture: any Section: libs Depends: ${shlibs:Depends}, zlib1g, libevfs0, evfs0-bin -Provides: libevfs-plugin-gzip +Provides: libevfs-plugin-file-gzip Description: enlightenment virtual filesystem Gzip plugin EVFS - a virtual file system for E with plugins and URI nesting support. This package contains the Gzip file plugin. -Package: libevfs0-plugin-ftp +Package: libevfs0-plugin-file-ftp Architecture: any Section: libs -Depends: ${shlibs:Depends}, libcurl3, libecore, libevfs0, evfs0-bin -Provides: libevfs-plugin-ftp +Depends: ${shlibs:Depends}, libcurl3, libevfs0, evfs0-bin +Provides: libevfs-plugin-file-ftp Description: enlightenment virtual filesystem FTP plugin EVFS - a virtual file system for E with plugins and URI nesting support. This package contains the FTP file plugin. -Package: libevfs0-plugin-sftp +Package: libevfs0-plugin-file-sftp Architecture: any Section: libs -Depends: ${shlibs:Depends}, libecore, libevfs0, evfs0-bin -Provides: libevfs-plugin-sftp +Depends: ${shlibs:Depends}, libevfs0, evfs0-bin +Provides: libevfs-plugin-file-sftp Description: enlightenment virtual filesystem SFTP plugin EVFS - a virtual file system for E with plugins and URI nesting support. This package contains the SFTP file plugin. -Package: libevfs0-plugin-vfolder +Package: libevfs0-plugin-file-vfolder Architecture: any Section: libs -Depends: ${shlibs:Depends}, libecore, libevfs0, evfs0-bin -Provides: libevfs-plugin-vfolder +Depends: ${shlibs:Depends}, libevfs0, evfs0-bin +Provides: libevfs-plugin-file-vfolder Description: enlightenment virtual filesystem vfolder plugin EVFS - a virtual file system for E with plugins and URI nesting support. This package contains the vfolder file plugin. -Package: libevfs0-plugins-all +Package: libevfs0-plugin-vfolder-group Architecture: any Section: libs -Depends: ${shlibs:Depends}, libevfs0-plugin-sftp, libevfs0-plugin-posix, libevfs0-plugin-samba, libevfs0-plugin-tar, libevfs0-plugin-bzip2, libevfs0-plugin-gzip, libevfs0-plugin-ftp, libevfs0-plugin-vfolder, libevfs0, evfs0-bin -Description: enlightenment virtual filesystem FTP plugin +Depends: ${shlibs:Depends}, libevfs0 +Provides: libevfs-plugin-vfolder-group +Description: enlightenment virtual filesystem vfolder group plugin + EVFS - a virtual file system for E with plugins and URI nesting + support. + This package contains the vfolder group plugin. + +Package: libevfs0-plugin-vfolder-trash +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, libevfs0 +Provides: libevfs-plugin-vfolder-trash +Description: enlightenment virtual filesystem vfolder trash plugin + EVFS - a virtual file system for E with plugins and URI nesting + support. + This package contains the vfolder trash plugin. + +Package: libevfs0-plugin-meta-extractor-tagger +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, libevfs0 +Provides: libevfs-plugin-meta-extractor-tagger +Description: enlightenment virtual filesystem extractor tagger plugin + EVFS - a virtual file system for E with plugins and URI nesting + support. + This package contains the extractor tagger meta plugin. + +Package: libevfs0-plugins-file-all +Architecture: any +Section: libs +Depends: libevfs0-plugin-file-sftp, libevfs0-plugin-file-posix, libevfs0-plugin-file-samba, libevfs0-plugin-file-tar, libevfs0-plugin-file-bzip2, libevfs0-plugin-file-gzip, libevfs0-plugin-file-ftp, libevfs0-plugin-file-vfolder, evfs0-bin +Provides: libevfs-plugins-file-all +Description: virtual package providing all available file plugins EVFS - a virtual file system for E with plugins and URI nesting support. This is a virtual package providing all available file plugins. + +Package: libevfs0-plugins-vfolder-all +Architecture: any +Section: libs +Depends: libevfs0-plugin-vfolder-group, libevfs0-plugin-vfolder-trash +Provides: libevfs-plugins-vfolder-all +Description: virtual package providing all available vfolder plugins + EVFS - a virtual file system for E with plugins and URI nesting + support. + This is a virtual package providing all available vfolder plugins. + +Package: libevfs0-plugins-all +Architecture: any +Section: libs +Depends: libevfs0-plugins-file-all, libevfs0-plugins-vfolder-all, libevfs0-plugin-meta-extractor-tagger +Provides: libevfs-plugins-all +Description: virtual package providing all available plugins + EVFS - a virtual file system for E with plugins and URI nesting + support. + This is a virtual package providing all available plugins. =================================================================== RCS file: /cvs/e/e17/apps/evfs/debian/rules,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- rules 5 Apr 2006 11:44:33 -0000 1.1 +++ rules 12 Aug 2006 16:55:05 -0000 1.2 @@ -5,4 +5,4 @@ DEB_MAKE_CLEAN_TARGET := clean clean:: - if [ -f $(CURDIR)/../../snapshot ]; then ./autogen.sh --prefix=/usr; fi + if [ -f $(CURDIR)/../../snapshot ]; then ./autogen.sh --prefix=/usr --enable-plugin-extractor ; fi ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs