Enlightenment CVS committal Author : kaethorn Project : e17 Module : apps/e
Dir : e17/apps/e/debian Modified Files: control enlightenment.install rules Log Message: update debian package to include new modules. clean up rules. =================================================================== RCS file: /cvs/e/e17/apps/e/debian/control,v retrieving revision 1.23 retrieving revision 1.24 diff -u -3 -r1.23 -r1.24 --- control 24 Jun 2007 11:09:06 -0000 1.23 +++ control 14 Jul 2007 14:42:57 -0000 1.24 @@ -2,7 +2,7 @@ Section: x11 Priority: optional Maintainer: E17 Debian Team <[EMAIL PROTECTED]> -Build-Depends: libevas-dev, libecore-dev, libeet-dev, libedje-dev, edje-bin, libembryo-dev, libefreet-dev, libx11-dev, x-dev, libxext-dev, automake1.7 | automaken, libtool, debhelper (>= 4.0) +Build-Depends: cdbs, debhelper (>= 5), libevas-dev, libecore-dev, libeet-dev, libedje-dev, edje-bin, libembryo-dev, libefreet-dev, libx11-dev, x-dev, libxext-dev Standards-Version: 3.7.2 Package: enlightenment =================================================================== RCS file: /cvs/e/e17/apps/e/debian/enlightenment.install,v retrieving revision 1.16 retrieving revision 1.17 diff -u -3 -r1.16 -r1.17 --- enlightenment.install 5 Nov 2006 14:01:53 -0000 1.16 +++ enlightenment.install 14 Jul 2007 14:42:57 -0000 1.17 @@ -6,6 +6,39 @@ debian/tmp/usr/lib/enlightenment/modules/clock/*/*.so debian/tmp/usr/lib/enlightenment/modules/clock/*.desktop debian/tmp/usr/lib/enlightenment/modules/clock/*.edj +debian/tmp/usr/lib/enlightenment/modules/conf_borders/*/*.so +debian/tmp/usr/lib/enlightenment/modules/conf_borders/*.desktop +debian/tmp/usr/lib/enlightenment/modules/conf_borders/*.edj +debian/tmp/usr/lib/enlightenment/modules/conf_colors/*/*.so +debian/tmp/usr/lib/enlightenment/modules/conf_colors/*.desktop +debian/tmp/usr/lib/enlightenment/modules/conf_colors/*.edj +debian/tmp/usr/lib/enlightenment/modules/conf_fonts/*/*.so +debian/tmp/usr/lib/enlightenment/modules/conf_fonts/*.desktop +debian/tmp/usr/lib/enlightenment/modules/conf_fonts/*.edj +debian/tmp/usr/lib/enlightenment/modules/conf_icon_theme/*/*.so +debian/tmp/usr/lib/enlightenment/modules/conf_icon_theme/*.desktop +debian/tmp/usr/lib/enlightenment/modules/conf_icon_theme/*.edj +debian/tmp/usr/lib/enlightenment/modules/conf_imc/*/*.so +debian/tmp/usr/lib/enlightenment/modules/conf_imc/*.desktop +debian/tmp/usr/lib/enlightenment/modules/conf_imc/*.edj +debian/tmp/usr/lib/enlightenment/modules/onf_intl*/*.so +debian/tmp/usr/lib/enlightenment/modules/onf_intl*.desktop +debian/tmp/usr/lib/enlightenment/modules/onf_intl*.edj +debian/tmp/usr/lib/enlightenment/modules/conf_mouse_cursor/*/*.so +debian/tmp/usr/lib/enlightenment/modules/conf_mouse_cursor/*.desktop +debian/tmp/usr/lib/enlightenment/modules/conf_mouse_cursor/*.edj +debian/tmp/usr/lib/enlightenment/modules/conf_startup/*/*.so +debian/tmp/usr/lib/enlightenment/modules/conf_startup/*.desktop +debian/tmp/usr/lib/enlightenment/modules/conf_startup/*.edj +debian/tmp/usr/lib/enlightenment/modules/conf_theme/*/*.so +debian/tmp/usr/lib/enlightenment/modules/conf_theme/*.desktop +debian/tmp/usr/lib/enlightenment/modules/conf_theme/*.edj +debian/tmp/usr/lib/enlightenment/modules/conf_transitions/*/*.so +debian/tmp/usr/lib/enlightenment/modules/conf_transitions/*.desktop +debian/tmp/usr/lib/enlightenment/modules/conf_transitions/*.edj +debian/tmp/usr/lib/enlightenment/modules/conf_wallpaper/*/*.so +debian/tmp/usr/lib/enlightenment/modules/conf_wallpaper/*.desktop +debian/tmp/usr/lib/enlightenment/modules/conf_wallpaper/*.edj debian/tmp/usr/lib/enlightenment/modules/cpufreq/*/*.so debian/tmp/usr/lib/enlightenment/modules/cpufreq/*.desktop debian/tmp/usr/lib/enlightenment/modules/cpufreq/*.edj =================================================================== RCS file: /cvs/e/e17/apps/e/debian/rules,v retrieving revision 1.14 retrieving revision 1.15 diff -u -3 -r1.14 -r1.15 --- rules 30 Sep 2006 09:18:56 -0000 1.14 +++ rules 14 Jul 2007 14:42:57 -0000 1.15 @@ -3,13 +3,12 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk -DEB_MAKE_CLEAN_TARGET := clean - install/enlightenment:: mkdir debian/enlightenment/etc mv debian/tmp/usr/etc/enlightenment debian/enlightenment/etc/ find debian/tmp/usr/lib/enlightenment/modules/cpufreq/ -name 'freqset' -exec chmod 4755 {} \; + chmod 4511 debian/enlightenment/usr/bin/enlightenment_sys clean:: - if [ -f $(CURDIR)/../../snapshot ]; then ./autogen.sh --prefix=/usr; fi + ./autogen.sh --prefix=/usr ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs