Enlightenment CVS committal Author : kaethorn Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/debian Modified Files: control evfs0-bin.install rules Added Files: libevfs0-plugin-file-trash.install libevfs0-plugin-meta-audio-tagger.install libevfs0-plugin-vfolder-efolder.install Log Message: add some more evfs plugins to debian package. =================================================================== RCS file: /cvs/e/e17/apps/evfs/debian/control,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- control 5 Jul 2007 01:51:34 -0000 1.7 +++ control 10 Sep 2007 10:59:47 -0000 1.8 @@ -75,6 +75,16 @@ support. This package contains the Tar file plugin. +Package: libevfs0-plugin-file-trash +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, libevfs0, evfs0-bin +Provides: libevfs-plugin-file-trash +Description: enlightenment virtual filesystem trash plugin + EVFS - a virtual file system for E with plugins and URI nesting + support. + This package contains the trash file plugin. + Package: libevfs0-plugin-file-bzip2 Architecture: any Section: libs @@ -125,6 +135,16 @@ support. This package contains the vfolder file plugin. +Package: libevfs0-plugin-vfolder-efolder +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, libevfs0 +Provides: libevfs-plugin-vfolder-efolder +Description: enlightenment virtual filesystem vfolder efolder plugin + EVFS - a virtual file system for E with plugins and URI nesting + support. + This package contains the vfolder efolder plugin. + Package: libevfs0-plugin-vfolder-group Architecture: any Section: libs @@ -155,10 +175,20 @@ support. This package contains the extractor tagger meta plugin. +Package: libevfs0-plugin-meta-audio-tagger +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, libevfs0 +Provides: libevfs-plugin-meta-audio-tagger +Description: enlightenment virtual filesystem audio tagger plugin + EVFS - a virtual file system for E with plugins and URI nesting + support. + This package contains the audio 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 +Depends: libevfs0-plugin-file-sftp, libevfs0-plugin-file-posix, libevfs0-plugin-file-samba, libevfs0-plugin-file-tar, libevfs0-plugin-file-trash, 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 @@ -168,7 +198,7 @@ Package: libevfs0-plugins-vfolder-all Architecture: any Section: libs -Depends: libevfs0-plugin-vfolder-group, libevfs0-plugin-vfolder-trash +Depends: libevfs0-plugin-vfolder-group, libevfs0-plugin-vfolder-trash, libevfs0-plugin-vfolder-efolder 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 @@ -178,7 +208,7 @@ Package: libevfs0-plugins-all Architecture: any Section: libs -Depends: libevfs0-plugins-file-all, libevfs0-plugins-vfolder-all, libevfs0-plugin-meta-extractor-tagger +Depends: libevfs0-plugins-file-all, libevfs0-plugins-vfolder-all, libevfs0-plugin-meta-extractor-tagger, libevfs-plugin-meta-audio-tagger Provides: libevfs-plugins-all Description: virtual package providing all available plugins EVFS - a virtual file system for E with plugins and URI nesting =================================================================== RCS file: /cvs/e/e17/apps/evfs/debian/evfs0-bin.install,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- evfs0-bin.install 5 Apr 2006 11:44:33 -0000 1.1 +++ evfs0-bin.install 10 Sep 2007 10:59:47 -0000 1.2 @@ -1,3 +1,4 @@ debian/tmp/usr/bin/evfs debian/tmp/usr/bin/evfscat debian/tmp/usr/bin/evfscopy +debian/tmp/usr/bin/evfsworker =================================================================== RCS file: /cvs/e/e17/apps/evfs/debian/rules,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- rules 5 Jul 2007 01:51:34 -0000 1.3 +++ rules 10 Sep 2007 10:59:47 -0000 1.4 @@ -2,5 +2,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk +DEB_CONFIGURE_EXTRA_FLAGS := --enable-plugin-extractor + clean:: ./autogen.sh --prefix=/usr --enable-plugin-extractor ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs