diff options
40 files changed, 403 insertions, 473 deletions
diff --git a/acompiler/firefox/.md5sum b/acompiler/firefox/.md5sum index 19617535c..e1888c32d 100644 --- a/acompiler/firefox/.md5sum +++ b/acompiler/firefox/.md5sum @@ -1,4 +1,4 @@ -59ee60ddfd8b33e99a24788d3b12adb3 firefox-3.6.10.source.tar.bz2 +f698dd0f8f145d84933a50f69662c8db firefox-3.6.11.source.tar.bz2 68cf02788491c6e846729b2f2913bf79 firefox.desktop c8e14bfcf90a422db4455b13a0aedc46 fr.xpi dbe3d190f2b705db179107190f605156 mozconfig diff --git a/acompiler/firefox/Pkgfile b/acompiler/firefox/Pkgfile index 23ba6b2fa..9a63c68df 100644 --- a/acompiler/firefox/Pkgfile +++ b/acompiler/firefox/Pkgfile @@ -5,7 +5,7 @@ # Depends on: desktop-file-utils, alsa-lib, gtk, libidl, pango, python, curl, nss, libnotify, sqlite3, dbus-glib, libgnomeui name=firefox -version=3.6.10 +version=3.6.11 release=1 source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version.source.tar.bz2\ http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/linux-i686/xpi/fr.xpi\ diff --git a/extra/curl/.md5sum b/extra/curl/.md5sum index e3892f89d..ce5466e69 100644 --- a/extra/curl/.md5sum +++ b/extra/curl/.md5sum @@ -1 +1 @@ -3dda78c4a808d9a779dc3a2ae81b47d8 curl-7.20.0.tar.bz2 +ca96df88e044c7c25d19692ec8b250b2 curl-7.21.2.tar.bz2 diff --git a/extra/curl/Pkgfile b/extra/curl/Pkgfile index 88776a007..f7d66b7f7 100755 --- a/extra/curl/Pkgfile +++ b/extra/curl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libidn, libldap name=curl -version=7.20.0 +version=7.21.2 release=1 source=(http://curl.haxx.se/download/$name-$version.tar.bz2 ) diff --git a/extra/gestpkg/.footprint b/extra/gestpkg/.footprint index 113f8facd..e1baac367 100644 --- a/extra/gestpkg/.footprint +++ b/extra/gestpkg/.footprint @@ -31,6 +31,3 @@ drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/ drwxr-xr-x root/root usr/share/icons/hicolor/48x48/ drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/ -rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/gestpkg.png -drwxr-xr-x root/root var/ -drwxr-xr-x root/root var/log/ --rw-r--r-- root/root var/log/gestpkg.log (EMPTY) diff --git a/extra/gestpkg/Pkgfile b/extra/gestpkg/Pkgfile index ef6907328..e7c770c32 100644 --- a/extra/gestpkg/Pkgfile +++ b/extra/gestpkg/Pkgfile @@ -6,7 +6,7 @@ name=gestpkg version=1.1 -release=3 +release=4 source=(http://kiao.no-ip.info/NuTyX/files/$name-$version-src.tar.gz\ http://nutyx.meticul.eu/files/patchs/$name/gestpkg-logfile-02.patch) @@ -28,8 +28,10 @@ build() { mkdir -p $PKG/usr/share/icons/hicolor/16x16/apps/ install -m 644 ./icons/16x16/${name}.png $PKG/usr/share/icons/hicolor/16x16/apps/ - mkdir -p $PKG/var/log/ - touch $PKG/var/log/gestpkg.log + +# Pour éviter pkgadd -f on commente les 2 lignes suivantes +# mkdir -p $PKG/var/log/ +# touch $PKG/var/log/gestpkg.log } diff --git a/extra/lxpanel/Pkgfile b/extra/lxpanel/Pkgfile index 1871a0b8a..e54b78698 100644 --- a/extra/lxpanel/Pkgfile +++ b/extra/lxpanel/Pkgfile @@ -10,7 +10,8 @@ version=0.5.5 release=1 source=(http://downloads.sourceforge.net/lxde/files/$name-$version.tar.gz\ - http://nutyx.meticul.eu/files/patchs/$name/lxpanel-0.5.5-batt-01.patch volume.png) + http://nutyx.meticul.eu/files/patchs/$name/lxpanel-0.5.5-batt-01.patch \ + http://nutyx.meticul.eu/files/patchs/$name/volume.png) build() { diff --git a/extra/minefield/.md5sum b/extra/minefield/.md5sum index fa430ff39..f848b797a 100644 --- a/extra/minefield/.md5sum +++ b/extra/minefield/.md5sum @@ -1,4 +1,4 @@ -59ee60ddfd8b33e99a24788d3b12adb3 firefox-3.6.10.source.tar.bz2 +f698dd0f8f145d84933a50f69662c8db firefox-3.6.11.source.tar.bz2 c8e14bfcf90a422db4455b13a0aedc46 fr.xpi 790ea89a2d10965018c7d408049869dc minefield.desktop 2138f6244a5c8ccab3bc3c7dfe4837e9 mozconfig diff --git a/extra/minefield/Pkgfile b/extra/minefield/Pkgfile index 6a30d332d..2c7d0a859 100644 --- a/extra/minefield/Pkgfile +++ b/extra/minefield/Pkgfile @@ -7,7 +7,7 @@ name=minefield _name=firefox -version=3.6.10 +version=3.6.11 release=1 source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$_name-$version.source.tar.bz2\ http://releases.mozilla.org/pub/mozilla.org/$_name/releases/$version/linux-i686/xpi/fr.xpi\ diff --git a/extra/thunderbird/.footprint b/extra/thunderbird/.footprint index 256ea8c59..3b4d26ceb 100644 --- a/extra/thunderbird/.footprint +++ b/extra/thunderbird/.footprint @@ -1,301 +1,302 @@ drwxr-xr-x root/root opt/ -drwxr-xr-x root/root opt/thunderbird-3.1/ --rw-r--r-- root/root opt/thunderbird-3.1/README.txt --rw-r--r-- root/root opt/thunderbird-3.1/Throbber-small.gif --rw-r--r-- root/root opt/thunderbird-3.1/application.ini -drwxr-xr-x root/root opt/thunderbird-3.1/chrome/ --rw-r--r-- root/root opt/thunderbird-3.1/chrome/classic.jar --rw-r--r-- root/root opt/thunderbird-3.1/chrome/classic.manifest --rw-r--r-- root/root opt/thunderbird-3.1/chrome/comm.jar --rw-r--r-- root/root opt/thunderbird-3.1/chrome/comm.manifest --rw-r--r-- root/root opt/thunderbird-3.1/chrome/fr.jar --rw-r--r-- root/root opt/thunderbird-3.1/chrome/fr.manifest --rw-r--r-- root/root opt/thunderbird-3.1/chrome/gloda.jar --rw-r--r-- root/root opt/thunderbird-3.1/chrome/gloda.manifest -drwxr-xr-x root/root opt/thunderbird-3.1/chrome/icons/ -drwxr-xr-x root/root opt/thunderbird-3.1/chrome/icons/default/ --rw-r--r-- root/root opt/thunderbird-3.1/chrome/icons/default/default16.png --rw-r--r-- root/root opt/thunderbird-3.1/chrome/icons/default/default22.png --rw-r--r-- root/root opt/thunderbird-3.1/chrome/icons/default/default24.png --rw-r--r-- root/root opt/thunderbird-3.1/chrome/icons/default/default256.png --rw-r--r-- root/root opt/thunderbird-3.1/chrome/icons/default/default32.png --rw-r--r-- root/root opt/thunderbird-3.1/chrome/icons/default/default48.png --rw-r--r-- root/root opt/thunderbird-3.1/chrome/messenger.jar --rw-r--r-- root/root opt/thunderbird-3.1/chrome/messenger.manifest --rw-r--r-- root/root opt/thunderbird-3.1/chrome/newsblog.jar --rw-r--r-- root/root opt/thunderbird-3.1/chrome/newsblog.manifest --rw-r--r-- root/root opt/thunderbird-3.1/chrome/pippki.jar --rw-r--r-- root/root opt/thunderbird-3.1/chrome/pippki.manifest --rw-r--r-- root/root opt/thunderbird-3.1/chrome/toolkit.jar --rw-r--r-- root/root opt/thunderbird-3.1/chrome/toolkit.manifest -drwxr-xr-x root/root opt/thunderbird-3.1/components/ --rw-r--r-- root/root opt/thunderbird-3.1/components/FeedProcessor.js --rw-r--r-- root/root opt/thunderbird-3.1/components/GPSDGeolocationProvider.js --rw-r--r-- root/root opt/thunderbird-3.1/components/NetworkGeolocationProvider.js --rw-r--r-- root/root opt/thunderbird-3.1/components/aboutRights.js --rw-r--r-- root/root opt/thunderbird-3.1/components/components.list --rw-r--r-- root/root opt/thunderbird-3.1/components/glautocomp.js --rw-r--r-- root/root opt/thunderbird-3.1/components/jsconsole-clhandler.js --rw-r--r-- root/root opt/thunderbird-3.1/components/jsmimeemitter.js --rwxr-xr-x root/root opt/thunderbird-3.1/components/libdbusservice.so --rwxr-xr-x root/root opt/thunderbird-3.1/components/libimgicon.so --rwxr-xr-x root/root opt/thunderbird-3.1/components/libjsd.so --rwxr-xr-x root/root opt/thunderbird-3.1/components/libmozgnome.so --rwxr-xr-x root/root opt/thunderbird-3.1/components/libxpinstall.so --rw-r--r-- root/root opt/thunderbird-3.1/components/mail.xpt --rw-r--r-- root/root opt/thunderbird-3.1/components/mailContentHandler.js --rw-r--r-- root/root opt/thunderbird-3.1/components/mdn-service.js --rw-r--r-- root/root opt/thunderbird-3.1/components/msgAsyncPrompter.js --rw-r--r-- root/root opt/thunderbird-3.1/components/newsblog.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsAbAutoCompleteMyDomain.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsAbAutoCompleteSearch.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsAbLDAPAttributeMap.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsActivity.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsActivityManager.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsActivityManagerUI.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsAddonRepository.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsBadCertHandler.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsBlocklistService.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsContentDispatchChooser.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsContentPrefService.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsDefaultCLH.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsDownloadManagerUI.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsExtensionManager.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsFilePicker.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsFormAutoComplete.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsHandlerService.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsHelperAppDlg.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsINIProcessor.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsLDAPProtocolHandler.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsLoginInfo.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsLoginManager.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsLoginManagerPrompter.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsMailDefaultHandler.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsMailNewsCommandLineHandler.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsMsgTraitService.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsPhishingProtectionApplication.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsProxyAutoConfig.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsSMTPProtocolHandler.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsSetDefaultMail.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsTryToClose.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsURLFormatter.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsUpdateService.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsUpdateServiceStub.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsUpdateTimerManager.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsUrlClassifierLib.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsUrlClassifierListManager.js --rw-r--r-- root/root opt/thunderbird-3.1/components/nsWebHandlerApp.js --rw-r--r-- root/root opt/thunderbird-3.1/components/offlineStartup.js --rw-r--r-- root/root opt/thunderbird-3.1/components/pluginGlue.js --rw-r--r-- root/root opt/thunderbird-3.1/components/smime-service.js --rw-r--r-- root/root opt/thunderbird-3.1/components/steelApplication.js --rw-r--r-- root/root opt/thunderbird-3.1/components/storage-Legacy.js --rw-r--r-- root/root opt/thunderbird-3.1/components/storage-mozStorage.js --rw-r--r-- root/root opt/thunderbird-3.1/components/txEXSLTRegExFunctions.js --rwxr-xr-x root/root opt/thunderbird-3.1/crashreporter --rw-r--r-- root/root opt/thunderbird-3.1/crashreporter.ini -drwxr-xr-x root/root opt/thunderbird-3.1/defaults/ -drwxr-xr-x root/root opt/thunderbird-3.1/defaults/autoconfig/ --rw-r--r-- root/root opt/thunderbird-3.1/defaults/autoconfig/platform.js --rw-r--r-- root/root opt/thunderbird-3.1/defaults/autoconfig/prefcalls.js -drwxr-xr-x root/root opt/thunderbird-3.1/defaults/messenger/ --rw-r--r-- root/root opt/thunderbird-3.1/defaults/messenger/mailViews.dat -drwxr-xr-x root/root opt/thunderbird-3.1/defaults/pref/ --rw-r--r-- root/root opt/thunderbird-3.1/defaults/pref/all-l10n.js --rw-r--r-- root/root opt/thunderbird-3.1/defaults/pref/all-thunderbird.js --rw-r--r-- root/root opt/thunderbird-3.1/defaults/pref/channel-prefs.js --rw-r--r-- root/root opt/thunderbird-3.1/defaults/pref/composer.js --rw-r--r-- root/root opt/thunderbird-3.1/defaults/pref/mailnews.js --rw-r--r-- root/root opt/thunderbird-3.1/defaults/pref/mdn.js --rw-r--r-- root/root opt/thunderbird-3.1/defaults/pref/smime.js --rw-r--r-- root/root opt/thunderbird-3.1/defaults/pref/thunderbird-branding.js -drwxr-xr-x root/root opt/thunderbird-3.1/defaults/profile/ --rw-r--r-- root/root opt/thunderbird-3.1/defaults/profile/localstore.rdf --rw-r--r-- root/root opt/thunderbird-3.1/defaults/profile/mimeTypes.rdf --rw-r--r-- root/root opt/thunderbird-3.1/defaults/profile/prefs.js -drwxr-xr-x root/root opt/thunderbird-3.1/dictionaries/ --rw-r--r-- root/root opt/thunderbird-3.1/dictionaries/fr.aff --rw-r--r-- root/root opt/thunderbird-3.1/dictionaries/fr.dic -drwxr-xr-x root/root opt/thunderbird-3.1/extensions/ -drwxr-xr-x root/root opt/thunderbird-3.1/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/ --rw-r--r-- root/root opt/thunderbird-3.1/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png --rw-r--r-- root/root opt/thunderbird-3.1/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf --rw-r--r-- root/root opt/thunderbird-3.1/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/preview.png -drwxr-xr-x root/root opt/thunderbird-3.1/greprefs/ --rw-r--r-- root/root opt/thunderbird-3.1/greprefs/all.js --rw-r--r-- root/root opt/thunderbird-3.1/greprefs/security-prefs.js --rw-r--r-- root/root opt/thunderbird-3.1/greprefs/xpinstall.js -drwxr-xr-x root/root opt/thunderbird-3.1/icons/ --rw-r--r-- root/root opt/thunderbird-3.1/icons/updater.png -drwxr-xr-x root/root opt/thunderbird-3.1/isp/ --rw-r--r-- root/root opt/thunderbird-3.1/isp/SpamAssassin.sfd --rw-r--r-- root/root opt/thunderbird-3.1/isp/SpamPal.sfd --rw-r--r-- root/root opt/thunderbird-3.1/isp/movemail.rdf --rw-r--r-- root/root opt/thunderbird-3.1/isp/rss.rdf --rw-r--r-- root/root opt/thunderbird-3.1/libfreebl3.chk --rwxr-xr-x root/root opt/thunderbird-3.1/libfreebl3.so --rwxr-xr-x root/root opt/thunderbird-3.1/libldap60.so --rwxr-xr-x root/root opt/thunderbird-3.1/libldif60.so --rwxr-xr-x root/root opt/thunderbird-3.1/libmozjs.so --rwxr-xr-x root/root opt/thunderbird-3.1/libnspr4.so --rwxr-xr-x root/root opt/thunderbird-3.1/libnss3.so --rwxr-xr-x root/root opt/thunderbird-3.1/libnssckbi.so --rw-r--r-- root/root opt/thunderbird-3.1/libnssdbm3.chk --rwxr-xr-x root/root opt/thunderbird-3.1/libnssdbm3.so --rwxr-xr-x root/root opt/thunderbird-3.1/libnssutil3.so --rwxr-xr-x root/root opt/thunderbird-3.1/libplc4.so --rwxr-xr-x root/root opt/thunderbird-3.1/libplds4.so --rwxr-xr-x root/root opt/thunderbird-3.1/libprldap60.so --rwxr-xr-x root/root opt/thunderbird-3.1/libsmime3.so --rw-r--r-- root/root opt/thunderbird-3.1/libsoftokn3.chk --rwxr-xr-x root/root opt/thunderbird-3.1/libsoftokn3.so --rwxr-xr-x root/root opt/thunderbird-3.1/libsqlite3.so --rwxr-xr-x root/root opt/thunderbird-3.1/libssl3.so --rwxr-xr-x root/root opt/thunderbird-3.1/libxpcom.so --rwxr-xr-x root/root opt/thunderbird-3.1/libxpcom_core.so -drwxr-xr-x root/root opt/thunderbird-3.1/modules/ --rw-r--r-- root/root opt/thunderbird-3.1/modules/CertUtils.jsm --rw-r--r-- root/root opt/thunderbird-3.1/modules/CrashSubmit.jsm --rw-r--r-- root/root opt/thunderbird-3.1/modules/DownloadLastDir.jsm --rw-r--r-- root/root opt/thunderbird-3.1/modules/DownloadUtils.jsm --rw-r--r-- root/root opt/thunderbird-3.1/modules/FileUtils.jsm --rw-r--r-- root/root opt/thunderbird-3.1/modules/IOUtils.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/ISO8601DateUtils.jsm --rw-r--r-- root/root opt/thunderbird-3.1/modules/LightweightThemeConsumer.jsm --rw-r--r-- root/root opt/thunderbird-3.1/modules/LightweightThemeManager.jsm --rw-r--r-- root/root opt/thunderbird-3.1/modules/MailConsts.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/MailUtils.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/Microformats.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/MsgHdrSyntheticView.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/NetUtil.jsm --rw-r--r-- root/root opt/thunderbird-3.1/modules/PluralForm.jsm --rw-r--r-- root/root opt/thunderbird-3.1/modules/SearchIntegration.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/SpatialNavigation.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/StringBundle.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/WindowDraggingUtils.jsm --rw-r--r-- root/root opt/thunderbird-3.1/modules/XPCOMUtils.jsm -drwxr-xr-x root/root opt/thunderbird-3.1/modules/activity/ --rw-r--r-- root/root opt/thunderbird-3.1/modules/activity/activityModules.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/activity/alertHook.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/activity/autosync.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/activity/glodaIndexer.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/activity/moveCopy.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/activity/pop3Download.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/activity/sendLater.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/appIdleManager.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/attachmentChecker.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/ctypes.jsm --rw-r--r-- root/root opt/thunderbird-3.1/modules/dbViewWrapper.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/debug.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/errUtils.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/folderUtils.jsm -drwxr-xr-x root/root opt/thunderbird-3.1/modules/gloda/ --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/collection.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/connotent.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/databind.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/datamodel.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/datastore.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/dbview.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/everybody.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/explattr.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/facet.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/fundattr.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/gloda.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/index_ab.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/index_msg.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/indexer.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/log4moz.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/mimeTypeCategories.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/mimemsg.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/msg_search.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/noun_freetag.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/noun_mimetype.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/noun_tag.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/public.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/query.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/suffixtree.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/gloda/utils.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/iteratorUtils.jsm --rw-r--r-- root/root opt/thunderbird-3.1/modules/jsTreeSelection.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/mailMigrator.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/mailViewManager.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/mailnewsMigrator.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/quickFilterManager.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/searchSpec.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/sessionStoreManager.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/templateUtils.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/traceHelper.js --rw-r--r-- root/root opt/thunderbird-3.1/modules/virtualFolderWrapper.js --rwxr-xr-x root/root opt/thunderbird-3.1/mozilla-xremote-client --rw-r--r-- root/root opt/thunderbird-3.1/platform.ini --rw-r--r-- root/root opt/thunderbird-3.1/removed-files -drwxr-xr-x root/root opt/thunderbird-3.1/res/ --rw-r--r-- root/root opt/thunderbird-3.1/res/EditorOverride.css --rw-r--r-- root/root opt/thunderbird-3.1/res/arrow.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/arrowd.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/broken-image.png --rw-r--r-- root/root opt/thunderbird-3.1/res/charsetData.properties --rw-r--r-- root/root opt/thunderbird-3.1/res/charsetalias.properties --rw-r--r-- root/root opt/thunderbird-3.1/res/contenteditable.css --rw-r--r-- root/root opt/thunderbird-3.1/res/designmode.css -drwxr-xr-x root/root opt/thunderbird-3.1/res/dtd/ --rw-r--r-- root/root opt/thunderbird-3.1/res/dtd/mathml.dtd --rw-r--r-- root/root opt/thunderbird-3.1/res/dtd/xhtml11.dtd -drwxr-xr-x root/root opt/thunderbird-3.1/res/entityTables/ --rw-r--r-- root/root opt/thunderbird-3.1/res/entityTables/html40Latin1.properties --rw-r--r-- root/root opt/thunderbird-3.1/res/entityTables/html40Special.properties --rw-r--r-- root/root opt/thunderbird-3.1/res/entityTables/html40Symbols.properties --rw-r--r-- root/root opt/thunderbird-3.1/res/entityTables/htmlEntityVersions.properties --rw-r--r-- root/root opt/thunderbird-3.1/res/entityTables/mathml20.properties --rw-r--r-- root/root opt/thunderbird-3.1/res/entityTables/transliterate.properties -drwxr-xr-x root/root opt/thunderbird-3.1/res/fonts/ --rw-r--r-- root/root opt/thunderbird-3.1/res/fonts/mathfont.properties --rw-r--r-- root/root opt/thunderbird-3.1/res/fonts/mathfontSTIXNonUnicode.properties --rw-r--r-- root/root opt/thunderbird-3.1/res/fonts/mathfontSTIXSize1.properties --rw-r--r-- root/root opt/thunderbird-3.1/res/fonts/mathfontStandardSymbolsL.properties --rw-r--r-- root/root opt/thunderbird-3.1/res/fonts/mathfontUnicode.properties --rw-r--r-- root/root opt/thunderbird-3.1/res/forms.css --rw-r--r-- root/root opt/thunderbird-3.1/res/grabber.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/hiddenWindow.html --rw-r--r-- root/root opt/thunderbird-3.1/res/html.css -drwxr-xr-x root/root opt/thunderbird-3.1/res/html/ --rw-r--r-- root/root opt/thunderbird-3.1/res/html/folder.png --rw-r--r-- root/root opt/thunderbird-3.1/res/langGroups.properties --rw-r--r-- root/root opt/thunderbird-3.1/res/language.properties --rw-r--r-- root/root opt/thunderbird-3.1/res/loading-image.png --rw-r--r-- root/root opt/thunderbird-3.1/res/mathml.css --rw-r--r-- root/root opt/thunderbird-3.1/res/quirk.css --rw-r--r-- root/root opt/thunderbird-3.1/res/svg.css --rw-r--r-- root/root opt/thunderbird-3.1/res/table-add-column-after-active.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/table-add-column-after-hover.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/table-add-column-after.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/table-add-column-before-active.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/table-add-column-before-hover.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/table-add-column-before.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/table-add-row-after-active.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/table-add-row-after-hover.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/table-add-row-after.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/table-add-row-before-active.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/table-add-row-before-hover.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/table-add-row-before.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/table-remove-column-active.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/table-remove-column-hover.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/table-remove-column.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/table-remove-row-active.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/table-remove-row-hover.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/table-remove-row.gif --rw-r--r-- root/root opt/thunderbird-3.1/res/ua.css --rw-r--r-- root/root opt/thunderbird-3.1/res/unixcharset.properties --rw-r--r-- root/root opt/thunderbird-3.1/res/viewsource.css --rwxr-xr-x root/root opt/thunderbird-3.1/run-mozilla.sh --rwxr-xr-x root/root opt/thunderbird-3.1/thunderbird --rwxr-xr-x root/root opt/thunderbird-3.1/thunderbird-bin --rw-r--r-- root/root opt/thunderbird-3.1/update.locale --rwxr-xr-x root/root opt/thunderbird-3.1/updater --rw-r--r-- root/root opt/thunderbird-3.1/updater.ini +drwxr-xr-x root/root opt/thunderbird-3.1.5/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/README.txt +-rw-r--r-- root/root opt/thunderbird-3.1.5/Throbber-small.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/application.ini +-rw-r--r-- root/root opt/thunderbird-3.1.5/blocklist.xml +drwxr-xr-x root/root opt/thunderbird-3.1.5/chrome/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/classic.jar +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/classic.manifest +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/comm.jar +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/comm.manifest +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/fr.jar +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/fr.manifest +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/gloda.jar +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/gloda.manifest +drwxr-xr-x root/root opt/thunderbird-3.1.5/chrome/icons/ +drwxr-xr-x root/root opt/thunderbird-3.1.5/chrome/icons/default/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/icons/default/default16.png +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/icons/default/default22.png +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/icons/default/default24.png +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/icons/default/default256.png +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/icons/default/default32.png +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/icons/default/default48.png +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/messenger.jar +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/messenger.manifest +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/newsblog.jar +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/newsblog.manifest +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/pippki.jar +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/pippki.manifest +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/toolkit.jar +-rw-r--r-- root/root opt/thunderbird-3.1.5/chrome/toolkit.manifest +drwxr-xr-x root/root opt/thunderbird-3.1.5/components/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/FeedProcessor.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/GPSDGeolocationProvider.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/NetworkGeolocationProvider.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/aboutRights.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/components.list +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/glautocomp.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/jsconsole-clhandler.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/jsmimeemitter.js +-rwxr-xr-x root/root opt/thunderbird-3.1.5/components/libdbusservice.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/components/libimgicon.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/components/libjsd.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/components/libmozgnome.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/components/libxpinstall.so +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/mail.xpt +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/mailContentHandler.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/mdn-service.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/msgAsyncPrompter.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/newsblog.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsAbAutoCompleteMyDomain.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsAbAutoCompleteSearch.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsAbLDAPAttributeMap.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsActivity.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsActivityManager.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsActivityManagerUI.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsAddonRepository.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsBadCertHandler.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsBlocklistService.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsContentDispatchChooser.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsContentPrefService.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsDefaultCLH.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsDownloadManagerUI.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsExtensionManager.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsFilePicker.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsFormAutoComplete.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsHandlerService.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsHelperAppDlg.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsINIProcessor.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsLDAPProtocolHandler.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsLoginInfo.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsLoginManager.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsLoginManagerPrompter.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsMailDefaultHandler.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsMailNewsCommandLineHandler.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsMsgTraitService.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsPhishingProtectionApplication.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsProxyAutoConfig.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsSMTPProtocolHandler.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsSetDefaultMail.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsTryToClose.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsURLFormatter.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsUpdateService.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsUpdateServiceStub.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsUpdateTimerManager.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsUrlClassifierLib.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsUrlClassifierListManager.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/nsWebHandlerApp.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/offlineStartup.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/pluginGlue.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/smime-service.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/steelApplication.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/storage-Legacy.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/storage-mozStorage.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/components/txEXSLTRegExFunctions.js +-rwxr-xr-x root/root opt/thunderbird-3.1.5/crashreporter +-rw-r--r-- root/root opt/thunderbird-3.1.5/crashreporter.ini +drwxr-xr-x root/root opt/thunderbird-3.1.5/defaults/ +drwxr-xr-x root/root opt/thunderbird-3.1.5/defaults/autoconfig/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/defaults/autoconfig/platform.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/defaults/autoconfig/prefcalls.js +drwxr-xr-x root/root opt/thunderbird-3.1.5/defaults/messenger/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/defaults/messenger/mailViews.dat +drwxr-xr-x root/root opt/thunderbird-3.1.5/defaults/pref/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/defaults/pref/all-l10n.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/defaults/pref/all-thunderbird.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/defaults/pref/channel-prefs.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/defaults/pref/composer.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/defaults/pref/mailnews.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/defaults/pref/mdn.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/defaults/pref/smime.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/defaults/pref/thunderbird-branding.js +drwxr-xr-x root/root opt/thunderbird-3.1.5/defaults/profile/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/defaults/profile/localstore.rdf +-rw-r--r-- root/root opt/thunderbird-3.1.5/defaults/profile/mimeTypes.rdf +-rw-r--r-- root/root opt/thunderbird-3.1.5/defaults/profile/prefs.js +drwxr-xr-x root/root opt/thunderbird-3.1.5/dictionaries/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/dictionaries/fr.aff +-rw-r--r-- root/root opt/thunderbird-3.1.5/dictionaries/fr.dic +drwxr-xr-x root/root opt/thunderbird-3.1.5/extensions/ +drwxr-xr-x root/root opt/thunderbird-3.1.5/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png +-rw-r--r-- root/root opt/thunderbird-3.1.5/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf +-rw-r--r-- root/root opt/thunderbird-3.1.5/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/preview.png +drwxr-xr-x root/root opt/thunderbird-3.1.5/greprefs/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/greprefs/all.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/greprefs/security-prefs.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/greprefs/xpinstall.js +drwxr-xr-x root/root opt/thunderbird-3.1.5/icons/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/icons/updater.png +drwxr-xr-x root/root opt/thunderbird-3.1.5/isp/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/isp/SpamAssassin.sfd +-rw-r--r-- root/root opt/thunderbird-3.1.5/isp/SpamPal.sfd +-rw-r--r-- root/root opt/thunderbird-3.1.5/isp/movemail.rdf +-rw-r--r-- root/root opt/thunderbird-3.1.5/isp/rss.rdf +-rw-r--r-- root/root opt/thunderbird-3.1.5/libfreebl3.chk +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libfreebl3.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libldap60.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libldif60.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libmozjs.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libnspr4.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libnss3.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libnssckbi.so +-rw-r--r-- root/root opt/thunderbird-3.1.5/libnssdbm3.chk +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libnssdbm3.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libnssutil3.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libplc4.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libplds4.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libprldap60.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libsmime3.so +-rw-r--r-- root/root opt/thunderbird-3.1.5/libsoftokn3.chk +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libsoftokn3.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libsqlite3.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libssl3.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libxpcom.so +-rwxr-xr-x root/root opt/thunderbird-3.1.5/libxpcom_core.so +drwxr-xr-x root/root opt/thunderbird-3.1.5/modules/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/CertUtils.jsm +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/CrashSubmit.jsm +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/DownloadLastDir.jsm +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/DownloadUtils.jsm +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/FileUtils.jsm +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/IOUtils.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/ISO8601DateUtils.jsm +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/LightweightThemeConsumer.jsm +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/LightweightThemeManager.jsm +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/MailConsts.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/MailUtils.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/Microformats.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/MsgHdrSyntheticView.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/NetUtil.jsm +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/PluralForm.jsm +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/SearchIntegration.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/SpatialNavigation.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/StringBundle.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/WindowDraggingUtils.jsm +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/XPCOMUtils.jsm +drwxr-xr-x root/root opt/thunderbird-3.1.5/modules/activity/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/activity/activityModules.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/activity/alertHook.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/activity/autosync.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/activity/glodaIndexer.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/activity/moveCopy.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/activity/pop3Download.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/activity/sendLater.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/appIdleManager.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/attachmentChecker.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/ctypes.jsm +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/dbViewWrapper.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/debug.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/errUtils.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/folderUtils.jsm +drwxr-xr-x root/root opt/thunderbird-3.1.5/modules/gloda/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/collection.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/connotent.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/databind.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/datamodel.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/datastore.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/dbview.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/everybody.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/explattr.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/facet.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/fundattr.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/gloda.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/index_ab.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/index_msg.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/indexer.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/log4moz.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/mimeTypeCategories.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/mimemsg.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/msg_search.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/noun_freetag.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/noun_mimetype.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/noun_tag.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/public.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/query.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/suffixtree.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/gloda/utils.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/iteratorUtils.jsm +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/jsTreeSelection.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/mailMigrator.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/mailViewManager.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/mailnewsMigrator.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/quickFilterManager.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/searchSpec.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/sessionStoreManager.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/templateUtils.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/traceHelper.js +-rw-r--r-- root/root opt/thunderbird-3.1.5/modules/virtualFolderWrapper.js +-rwxr-xr-x root/root opt/thunderbird-3.1.5/mozilla-xremote-client +-rw-r--r-- root/root opt/thunderbird-3.1.5/platform.ini +-rw-r--r-- root/root opt/thunderbird-3.1.5/removed-files +drwxr-xr-x root/root opt/thunderbird-3.1.5/res/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/EditorOverride.css +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/arrow.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/arrowd.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/broken-image.png +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/charsetData.properties +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/charsetalias.properties +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/contenteditable.css +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/designmode.css +drwxr-xr-x root/root opt/thunderbird-3.1.5/res/dtd/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/dtd/mathml.dtd +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/dtd/xhtml11.dtd +drwxr-xr-x root/root opt/thunderbird-3.1.5/res/entityTables/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/entityTables/html40Latin1.properties +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/entityTables/html40Special.properties +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/entityTables/html40Symbols.properties +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/entityTables/htmlEntityVersions.properties +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/entityTables/mathml20.properties +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/entityTables/transliterate.properties +drwxr-xr-x root/root opt/thunderbird-3.1.5/res/fonts/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/fonts/mathfont.properties +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/fonts/mathfontSTIXNonUnicode.properties +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/fonts/mathfontSTIXSize1.properties +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/fonts/mathfontStandardSymbolsL.properties +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/fonts/mathfontUnicode.properties +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/forms.css +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/grabber.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/hiddenWindow.html +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/html.css +drwxr-xr-x root/root opt/thunderbird-3.1.5/res/html/ +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/html/folder.png +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/langGroups.properties +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/language.properties +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/loading-image.png +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/mathml.css +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/quirk.css +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/svg.css +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-add-column-after-active.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-add-column-after-hover.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-add-column-after.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-add-column-before-active.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-add-column-before-hover.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-add-column-before.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-add-row-after-active.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-add-row-after-hover.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-add-row-after.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-add-row-before-active.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-add-row-before-hover.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-add-row-before.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-remove-column-active.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-remove-column-hover.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-remove-column.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-remove-row-active.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-remove-row-hover.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/table-remove-row.gif +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/ua.css +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/unixcharset.properties +-rw-r--r-- root/root opt/thunderbird-3.1.5/res/viewsource.css +-rwxr-xr-x root/root opt/thunderbird-3.1.5/run-mozilla.sh +-rwxr-xr-x root/root opt/thunderbird-3.1.5/thunderbird +-rwxr-xr-x root/root opt/thunderbird-3.1.5/thunderbird-bin +-rw-r--r-- root/root opt/thunderbird-3.1.5/update.locale +-rwxr-xr-x root/root opt/thunderbird-3.1.5/updater +-rw-r--r-- root/root opt/thunderbird-3.1.5/updater.ini drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -lrwxrwxrwx root/root usr/bin/thunderbird -> /opt/thunderbird-3.1/thunderbird +lrwxrwxrwx root/root usr/bin/thunderbird -> /opt/thunderbird-3.1.5/thunderbird drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/thunderbird.desktop diff --git a/extra/thunderbird/.md5sum b/extra/thunderbird/.md5sum index 9d7525773..6ee75c5b2 100644 --- a/extra/thunderbird/.md5sum +++ b/extra/thunderbird/.md5sum @@ -1,3 +1,3 @@ -4a00a776b223b4495229e4954e895b23 thunderbird-3.1.tar.bz2 +0cf78abca1171564710dd313a1159849 thunderbird-3.1.5.tar.bz2 99396c90def4db92ecd916dc0598f906 thunderbird.desktop d0b0db7def25f96fe09215e2cfd69c66 thunderbird.png diff --git a/extra/thunderbird/Pkgfile b/extra/thunderbird/Pkgfile index 912239595..2daf974c9 100755 --- a/extra/thunderbird/Pkgfile +++ b/extra/thunderbird/Pkgfile @@ -5,7 +5,7 @@ # Depends on: alsa-lib, gtk, libidl name=thunderbird -version=3.1 +version=3.1.5 release=1 source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/linux-i686/fr/$name-$version.tar.bz2 \ diff --git a/gnome/gnome-desktop/Pkgfile b/gnome/gnome-desktop/Pkgfile index 4c1e7b3af..eb8d880aa 100644 --- a/gnome/gnome-desktop/Pkgfile +++ b/gnome/gnome-desktop/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.gnome.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: libgnomeui, startup-notification +# Depends on: libgnomeui, startup-notification, gnome-doc-utils name=gnome-desktop version=2.30.0 diff --git a/kde/kde-l10n-es/Pkgfile b/kde/kde-l10n-es/Pkgfile index 6dd2f0d72..29ad6f45c 100755 --- a/kde/kde-l10n-es/Pkgfile +++ b/kde/kde-l10n-es/Pkgfile @@ -7,7 +7,7 @@ name=kde-l10n-es version=4.5.2 release=1 -source=(ftp://ftp.kde.org/pub/kde/stable/$version/src/kde-l10n/$name-$version.tar.bz2) +source=(ftp://kde.mirrors.pair.com/stable/$version/src/kde-l10n/$name-$version.tar.bz2) build() { cd $name-$version mkdir build diff --git a/kde/kde-l10n-fr/Pkgfile b/kde/kde-l10n-fr/Pkgfile index 99b19c4cd..9ea929414 100755 --- a/kde/kde-l10n-fr/Pkgfile +++ b/kde/kde-l10n-fr/Pkgfile @@ -8,7 +8,7 @@ name=kde-l10n-fr version=4.5.2 release=1 -source=(ftp://ftp.kde.org/pub/kde/stable/$version/src/kde-l10n/$name-$version.tar.bz2) +source=(ftp://kde.mirrors.pair.com/stable/$version/src/kde-l10n/$name-$version.tar.bz2) build() { diff --git a/kde/kde-l10n-nl/Pkgfile b/kde/kde-l10n-nl/Pkgfile index f4938f74f..a8378b2a2 100755 --- a/kde/kde-l10n-nl/Pkgfile +++ b/kde/kde-l10n-nl/Pkgfile @@ -8,7 +8,7 @@ name=kde-l10n-nl version=4.5.2 release=1 -source=(ftp://ftp.kde.org/pub/kde/stable/$version/src/kde-l10n/$name-$version.tar.bz2) +source=(ftp://kde.mirrors.pair.com/stable/$version/src/kde-l10n/$name-$version.tar.bz2) build() { cd $name-$version diff --git a/kde/kdeadmin/Pkgfile b/kde/kdeadmin/Pkgfile index 663425c92..083d27bc3 100755 --- a/kde/kdeadmin/Pkgfile +++ b/kde/kdeadmin/Pkgfile @@ -7,7 +7,7 @@ name=kdeadmin version=4.5.2 release=1 -source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) +source=( ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2) build() { cd $name-$version diff --git a/kde/kdeartwork/Pkgfile b/kde/kdeartwork/Pkgfile index ab33ac9dd..22a0cccdf 100755 --- a/kde/kdeartwork/Pkgfile +++ b/kde/kdeartwork/Pkgfile @@ -7,7 +7,7 @@ name=kdeartwork version=4.5.2 release=1 -source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) +source=( ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2) build() { cd $name-$version diff --git a/kde/kdebase-runtime/Pkgfile b/kde/kdebase-runtime/Pkgfile index ad30d0e96..bb895d0f0 100755 --- a/kde/kdebase-runtime/Pkgfile +++ b/kde/kdebase-runtime/Pkgfile @@ -7,7 +7,7 @@ name=kdebase-runtime version=4.5.2 release=1 -source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) +source=( ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2) build() { cd $name-$version diff --git a/kde/kdebase-workspace/Pkgfile b/kde/kdebase-workspace/Pkgfile index 4286fe571..485a29219 100755 --- a/kde/kdebase-workspace/Pkgfile +++ b/kde/kdebase-workspace/Pkgfile @@ -8,7 +8,7 @@ name=kdebase-workspace version=4.5.2 release=1 -source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2 \ +source=( ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2 \ lxde.desktop ede.desktop Xsession.kde4 \ http://kiao.no-ip.info/NuTyX/files/kdm-nutyx-attapu.tar.bz2 \ http://kiao.no-ip.info/NuTyX/files/absolute-nutyx.tar.bz2 \ @@ -25,7 +25,7 @@ build() { -DWITH_Xmms=OFF \ -DWITH_Googlegadgets=OFF \ -DWITH_QEdje=OFF \ - -DBUILD_doc=OFF + -DBUILD_doc=OFF make make DESTDIR=$PKG install cd .. diff --git a/kde/kdebase/Pkgfile b/kde/kdebase/Pkgfile index b4897a5db..0dcc14eb1 100755 --- a/kde/kdebase/Pkgfile +++ b/kde/kdebase/Pkgfile @@ -7,7 +7,7 @@ name=kdebase version=4.5.2 release=1 -source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) +source=( ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2) build() { cd $name-$version diff --git a/kde/kdebindings/.md5sum b/kde/kdebindings/.md5sum index da98f3b93..c12d78b3b 100644 --- a/kde/kdebindings/.md5sum +++ b/kde/kdebindings/.md5sum @@ -1,2 +1,3 @@ +e870fe57c933a076c3e8319604edb63d fix-generator-segfaults.patch 0f194ec6cb172ca1b958f4257020d24c fix-pyqt4-build.patch 02f6a8397beb6a034fe9025f03f6bd02 kdebindings-4.5.2.tar.bz2 diff --git a/kde/kdebindings/Pkgfile b/kde/kdebindings/Pkgfile index 81d57b0e7..432d9bce1 100755 --- a/kde/kdebindings/Pkgfile +++ b/kde/kdebindings/Pkgfile @@ -6,15 +6,17 @@ name=kdebindings version=4.5.2 -release=1 -source=(ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2 - fix-pyqt4-build.patch) +release=2 +source=(ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2 + fix-pyqt4-build.patch + fix-generator-segfaults.patch) build() { unset MAKEFLAGS cd $name-$version patch -Np0 -i ../fix-pyqt4-build.patch + patch -Np4 -i ../fix-generator-segfaults.patch mkdir build cd build diff --git a/kde/kdebindings/fix-generator-segfaults.patch b/kde/kdebindings/fix-generator-segfaults.patch new file mode 100644 index 000000000..5b69b5961 --- /dev/null +++ b/kde/kdebindings/fix-generator-segfaults.patch @@ -0,0 +1,63 @@ +--- branches/KDE/4.5/kdebindings/generator/generators/smoke/helpers.cpp 2010/10/09 06:54:13 1184023 ++++ branches/KDE/4.5/kdebindings/generator/generators/smoke/helpers.cpp 2010/10/09 06:57:13 1184024 +@@ -131,10 +131,10 @@ + // map this method to the function, so we can later retrieve the header it was defined in + globalFunctionMap[&parent->methods().last()] = &fn; + +- int methIndex = parent->methods().length() - 1; ++ int methIndex = parent->methods().size() - 1; + addOverloads(meth); + // handle the methods appended by addOverloads() +- for (int i = parent->methods().length() - 1; i > methIndex; --i) ++ for (int i = parent->methods().size() - 1; i > methIndex; --i) + globalFunctionMap[&parent->methods()[i]] = &fn; + + (*usedTypes) << meth.type(); +@@ -458,7 +458,11 @@ + return munge(&resolved); + } + +- if (type->pointerDepth() > 1 || (type->getClass() && type->getClass()->isTemplate() && (!Options::qtMode || (Options::qtMode && type->getClass()->name() != "QFlags"))) || ++ if (type->name().contains("long long") || type->name() == "size_t") { ++ // Special case 'long long' types as '$'. ++ // Hack: 'size_t' isn't being fully resolved for some reason. ++ return '$'; ++ } else if (type->pointerDepth() > 1 || (type->getClass() && type->getClass()->isTemplate() && (!Options::qtMode || (Options::qtMode && type->getClass()->name() != "QFlags"))) || + (Options::voidpTypes.contains(type->name()) && !Options::scalarTypes.contains(type->name())) ) + { + // QString and QStringList are both mapped to Smoke::t_voidp, but QString is a scalar as well +--- branches/KDE/4.5/kdebindings/generator/type_compiler.cpp 2010/10/09 06:54:13 1184023 ++++ branches/KDE/4.5/kdebindings/generator/type_compiler.cpp 2010/10/09 06:57:13 1184024 +@@ -182,7 +182,7 @@ + TypeCompiler tc(m_session, m_visitor); + tc.run(node->type_specifier, node->declarator); + NameCompiler name_cc(m_session, m_visitor); +- if (tc.type().isFunctionPointer()) ++ if (tc.type().isFunctionPointer() && node->declarator && node->declarator->sub_declarator) + name_cc.run(node->declarator->sub_declarator->id); + else if (node->declarator) + name_cc.run(node->declarator->id); +--- branches/KDE/4.5/kdebindings/generator/parser/rpp/pp-macro-expander.cpp 2010/10/09 06:54:13 1184023 ++++ branches/KDE/4.5/kdebindings/generator/parser/rpp/pp-macro-expander.cpp 2010/10/09 06:57:13 1184024 +@@ -268,10 +268,10 @@ + output << '\"'; + + while (!is.atEnd()) { +- if (input == '"') { ++ if (is == '"') { + output << '\\' << is; + +- } else if (input == '\n') { ++ } else if (is == '\n') { + output << '"' << is << '"'; + + } else { +@@ -338,7 +338,7 @@ + + skip_blanks(input, devnull()); + //Omit paste tokens behind empty used actuals, else we will merge with the previous text +- if(input == '#' && (++input) == '#') { ++ if(!input.atEnd() && input == '#' && !(++input).atEnd() && input == '#') { + ++input; + //We have skipped a paste token + }else{ diff --git a/kde/kdeedu/Pkgfile b/kde/kdeedu/Pkgfile index a5be65d30..56675cc82 100755 --- a/kde/kdeedu/Pkgfile +++ b/kde/kdeedu/Pkgfile @@ -7,7 +7,7 @@ name=kdeedu version=4.5.2 release=1 -source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) +source=( ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2) build() { cd $name-$version diff --git a/kde/kdegames/Pkgfile b/kde/kdegames/Pkgfile index eb959f99a..c6ba4d867 100755 --- a/kde/kdegames/Pkgfile +++ b/kde/kdegames/Pkgfile @@ -7,7 +7,7 @@ name=kdegames version=4.5.2 release=1 -source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) +source=( ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2) build() { cd $name-$version diff --git a/kde/kdegraphics/Pkgfile b/kde/kdegraphics/Pkgfile index b97f9c915..f603951d3 100755 --- a/kde/kdegraphics/Pkgfile +++ b/kde/kdegraphics/Pkgfile @@ -7,7 +7,7 @@ name=kdegraphics version=4.5.2 release=1 -source=(ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) +source=(ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2) build() { cd $name-$version diff --git a/kde/kdelibs/Pkgfile b/kde/kdelibs/Pkgfile index 5987d4caa..a914180df 100755 --- a/kde/kdelibs/Pkgfile +++ b/kde/kdelibs/Pkgfile @@ -7,7 +7,7 @@ name=kdelibs version=4.5.2 release=1 -source=(ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2 +source=(ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2 kde-applications-menu.patch) build() { diff --git a/kde/kdemultimedia/Pkgfile b/kde/kdemultimedia/Pkgfile index 259ad5d92..e8d0a29c5 100755 --- a/kde/kdemultimedia/Pkgfile +++ b/kde/kdemultimedia/Pkgfile @@ -7,7 +7,7 @@ name=kdemultimedia version=4.5.2 release=1 -source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) +source=( ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2) build() { cd $name-$version diff --git a/kde/kdenetwork/Pkgfile b/kde/kdenetwork/Pkgfile index e1555b684..3817696d3 100755 --- a/kde/kdenetwork/Pkgfile +++ b/kde/kdenetwork/Pkgfile @@ -7,7 +7,7 @@ name=kdenetwork version=4.5.2 release=1 -source=(ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2 ) +source=(ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2 ) build() { cd $name-$version diff --git a/kde/kdepimlibs/Pkgfile b/kde/kdepimlibs/Pkgfile index 3f6c4b7fe..2bcad5af2 100755 --- a/kde/kdepimlibs/Pkgfile +++ b/kde/kdepimlibs/Pkgfile @@ -8,7 +8,7 @@ name=kdepimlibs version=4.5.2 release=1 -source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) +source=( ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2) build() { cd $name-$version diff --git a/kde/kdeplasma-addons/Pkgfile b/kde/kdeplasma-addons/Pkgfile index 91fc89001..2732295f4 100755 --- a/kde/kdeplasma-addons/Pkgfile +++ b/kde/kdeplasma-addons/Pkgfile @@ -7,7 +7,7 @@ name=kdeplasma-addons version=4.5.2 release=1 -source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) +source=( ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2) build() { cd $name-$version diff --git a/kde/kdesdk/Pkgfile b/kde/kdesdk/Pkgfile index 07b046961..d422ba861 100755 --- a/kde/kdesdk/Pkgfile +++ b/kde/kdesdk/Pkgfile @@ -7,7 +7,7 @@ name=kdesdk version=4.5.2 release=1 -source=(ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) +source=(ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2) build() { cd $name-$version mkdir build diff --git a/kde/kdetoys/Pkgfile b/kde/kdetoys/Pkgfile index 3b9def166..6cd7bbbe0 100755 --- a/kde/kdetoys/Pkgfile +++ b/kde/kdetoys/Pkgfile @@ -8,7 +8,7 @@ name=kdetoys version=4.5.2 release=1 -source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) +source=( ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2) build() { cd $name-$version diff --git a/kde/kdeutils/Pkgfile b/kde/kdeutils/Pkgfile index 116b2b14b..5e40c12ce 100755 --- a/kde/kdeutils/Pkgfile +++ b/kde/kdeutils/Pkgfile @@ -7,7 +7,7 @@ name=kdeutils version=4.5.2 release=1 -source=(ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) +source=(ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2) build() { cd $name-$version diff --git a/kde/kdewebdev/Pkgfile b/kde/kdewebdev/Pkgfile index 9ee550a4d..22d3f9898 100755 --- a/kde/kdewebdev/Pkgfile +++ b/kde/kdewebdev/Pkgfile @@ -7,7 +7,7 @@ name=kdewebdev version=4.5.2 release=1 -source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) +source=( ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2) build() { cd $name-$version diff --git a/kde/oxygen-icons/Pkgfile b/kde/oxygen-icons/Pkgfile index c5cba01f6..8d7dad498 100755 --- a/kde/oxygen-icons/Pkgfile +++ b/kde/oxygen-icons/Pkgfile @@ -7,7 +7,7 @@ name=oxygen-icons version=4.5.2 release=1 -source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2 \ +source=( ftp://kde.mirrors.pair.com/stable/$version/src/$name-$version.tar.bz2 \ NuTyXlogo.png) build() { diff --git a/test/clutter/.footprint b/test/clutter/.footprint deleted file mode 100644 index f1bf5d027..000000000 --- a/test/clutter/.footprint +++ /dev/null @@ -1,113 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/clutter-1.0/ -drwxr-xr-x root/root usr/include/clutter-1.0/clutter/ --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-actor.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-alpha.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-animatable.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-animation.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-backend.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-behaviour-depth.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-behaviour-ellipse.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-behaviour-opacity.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-behaviour-path.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-behaviour-rotate.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-behaviour-scale.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-behaviour.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-bin-layout.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-binding-pool.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-box-layout.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-box.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-cairo-texture.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-child-meta.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-clone.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-color.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-container.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-deprecated.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-enum-types.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-event.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-feature.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-fixed-layout.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-fixed.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-flow-layout.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-frame-source.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-group.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-interval.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-json.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-keysyms.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-layout-manager.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-layout-meta.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-list-model.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-main.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-media.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-model.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-path.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-rectangle.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-score.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-script.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-scriptable.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-shader-types.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-shader.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-stage-manager.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-stage-window.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-stage.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-text.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-texture.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-timeline.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-timeout-pool.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-types.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-units.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-util.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter-version.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/clutter.h -drwxr-xr-x root/root usr/include/clutter-1.0/clutter/glx/ --rw-r--r-- root/root usr/include/clutter-1.0/clutter/glx/clutter-glx-texture-pixmap.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/glx/clutter-glx.h -drwxr-xr-x root/root usr/include/clutter-1.0/clutter/json/ --rw-r--r-- root/root usr/include/clutter-1.0/clutter/json/json-generator.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/json/json-glib.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/json/json-marshal.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/json/json-parser.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/json/json-types.h -drwxr-xr-x root/root usr/include/clutter-1.0/clutter/x11/ --rw-r--r-- root/root usr/include/clutter-1.0/clutter/x11/clutter-x11-enum-types.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/x11/clutter-x11-texture-pixmap.h --rw-r--r-- root/root usr/include/clutter-1.0/clutter/x11/clutter-x11.h -drwxr-xr-x root/root usr/include/clutter-1.0/cogl/ --rw-r--r-- root/root usr/include/clutter-1.0/cogl/cogl-bitmap.h --rw-r--r-- root/root usr/include/clutter-1.0/cogl/cogl-color.h --rw-r--r-- root/root usr/include/clutter-1.0/cogl/cogl-debug.h --rw-r--r-- root/root usr/include/clutter-1.0/cogl/cogl-defines-gl.h --rw-r--r-- root/root usr/include/clutter-1.0/cogl/cogl-deprecated.h --rw-r--r-- root/root usr/include/clutter-1.0/cogl/cogl-enum-types.h --rw-r--r-- root/root usr/include/clutter-1.0/cogl/cogl-fixed.h --rw-r--r-- root/root usr/include/clutter-1.0/cogl/cogl-material.h --rw-r--r-- root/root usr/include/clutter-1.0/cogl/cogl-matrix.h --rw-r--r-- root/root usr/include/clutter-1.0/cogl/cogl-offscreen.h --rw-r--r-- root/root usr/include/clutter-1.0/cogl/cogl-pango.h --rw-r--r-- root/root usr/include/clutter-1.0/cogl/cogl-path.h --rw-r--r-- root/root usr/include/clutter-1.0/cogl/cogl-shader.h --rw-r--r-- root/root usr/include/clutter-1.0/cogl/cogl-texture.h --rw-r--r-- root/root usr/include/clutter-1.0/cogl/cogl-types.h --rw-r--r-- root/root usr/include/clutter-1.0/cogl/cogl-vertex-buffer.h --rw-r--r-- root/root usr/include/clutter-1.0/cogl/cogl.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/girepository-1.0/ --rw-r--r-- root/root usr/lib/girepository-1.0/Clutter-1.0.typelib --rw-r--r-- root/root usr/lib/girepository-1.0/ClutterJson-1.0.typelib --rw-r--r-- root/root usr/lib/girepository-1.0/Cogl-1.0.typelib --rwxr-xr-x root/root usr/lib/libclutter-glx-1.0.la -lrwxrwxrwx root/root usr/lib/libclutter-glx-1.0.so -> libclutter-glx-1.0.so.0.102.0 -lrwxrwxrwx root/root usr/lib/libclutter-glx-1.0.so.0 -> libclutter-glx-1.0.so.0.102.0 --rwxr-xr-x root/root usr/lib/libclutter-glx-1.0.so.0.102.0 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/clutter-1.0.pc --rw-r--r-- root/root usr/lib/pkgconfig/clutter-glx-1.0.pc --rw-r--r-- root/root usr/lib/pkgconfig/clutter-x11-1.0.pc --rw-r--r-- root/root usr/lib/pkgconfig/cogl-1.0.pc --rw-r--r-- root/root usr/lib/pkgconfig/cogl-gl-1.0.pc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/gir-1.0/ --rw-r--r-- root/root usr/share/gir-1.0/Clutter-1.0.gir --rw-r--r-- root/root usr/share/gir-1.0/ClutterJson-1.0.gir --rw-r--r-- root/root usr/share/gir-1.0/Cogl-1.0.gir diff --git a/test/clutter/.md5sum b/test/clutter/.md5sum deleted file mode 100644 index 10f8170b5..000000000 --- a/test/clutter/.md5sum +++ /dev/null @@ -1 +0,0 @@ -20d37870ed0db4aaf8404d78b89b0d71 clutter-1.1.2.tar.bz2 diff --git a/test/clutter/Pkgfile b/test/clutter/Pkgfile deleted file mode 100755 index 03868a321..000000000 --- a/test/clutter/Pkgfile +++ /dev/null @@ -1,23 +0,0 @@ -# Description: Jeu pour le bureau gnome -# URL: http://www.gnome.org/softwaremap/projects/gnome-games/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: pango, cairo, gtk, gobject-introspection - -name=clutter -version=1.1.2 -release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) -build() { - cd $name-$version - ./configure --prefix=$GNOME_PREFIX \ - --localstatedir=/var \ - --disable-schemas-install \ - --disable-setgid \ - --disable-tests \ - --sysconfdir=/etc \ - --disable-scrollkeeper - make - make DESTDIR=$PKG install - rm -r $PKG/$GNOME_PREFIX/share/gtk-doc -} |