diff options
29 files changed, 2004 insertions, 212 deletions
diff --git a/base/madwifi/.footprint b/base/madwifi/.footprint new file mode 100644 index 000000000..efe47b0ce --- /dev/null +++ b/base/madwifi/.footprint @@ -0,0 +1,43 @@ +drwxr-xr-x root/root lib/ +drwxr-xr-x root/root lib/modules/ +drwxr-xr-x root/root lib/modules/<kernel-version>/ +drwxr-xr-x root/root lib/modules/<kernel-version>/net/ +-rw-r--r-- root/root lib/modules/<kernel-version>/net/ath_hal.ko +-rw-r--r-- root/root lib/modules/<kernel-version>/net/ath_pci.ko +-rw-r--r-- root/root lib/modules/<kernel-version>/net/ath_rate_amrr.ko +-rw-r--r-- root/root lib/modules/<kernel-version>/net/ath_rate_minstrel.ko +-rw-r--r-- root/root lib/modules/<kernel-version>/net/ath_rate_onoe.ko +-rw-r--r-- root/root lib/modules/<kernel-version>/net/ath_rate_sample.ko +-rw-r--r-- root/root lib/modules/<kernel-version>/net/wlan.ko +-rw-r--r-- root/root lib/modules/<kernel-version>/net/wlan_acl.ko +-rw-r--r-- root/root lib/modules/<kernel-version>/net/wlan_ccmp.ko +-rw-r--r-- root/root lib/modules/<kernel-version>/net/wlan_scan_ap.ko +-rw-r--r-- root/root lib/modules/<kernel-version>/net/wlan_scan_sta.ko +-rw-r--r-- root/root lib/modules/<kernel-version>/net/wlan_tkip.ko +-rw-r--r-- root/root lib/modules/<kernel-version>/net/wlan_wep.ko +-rw-r--r-- root/root lib/modules/<kernel-version>/net/wlan_xauth.ko +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/80211debug +-rwxr-xr-x root/root usr/bin/80211stats +-rwxr-xr-x root/root usr/bin/ath_info +-rwxr-xr-x root/root usr/bin/athchans +-rwxr-xr-x root/root usr/bin/athctrl +-rwxr-xr-x root/root usr/bin/athdebug +-rwxr-xr-x root/root usr/bin/athkey +-rwxr-xr-x root/root usr/bin/athstats +-rwxr-xr-x root/root usr/bin/madwifi-unload +-rwxr-xr-x root/root usr/bin/wlanconfig +-rwxr-xr-x root/root usr/bin/wpakey +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/80211debug.8.gz +-rw-r--r-- root/root usr/share/man/man8/80211stats.8.gz +-rw-r--r-- root/root usr/share/man/man8/ath_info.8.gz +-rw-r--r-- root/root usr/share/man/man8/athchans.8.gz +-rw-r--r-- root/root usr/share/man/man8/athctrl.8.gz +-rw-r--r-- root/root usr/share/man/man8/athdebug.8.gz +-rw-r--r-- root/root usr/share/man/man8/athkey.8.gz +-rw-r--r-- root/root usr/share/man/man8/athstats.8.gz +-rw-r--r-- root/root usr/share/man/man8/wlanconfig.8.gz diff --git a/base/madwifi/.md5sum b/base/madwifi/.md5sum new file mode 100644 index 000000000..7f06b32dc --- /dev/null +++ b/base/madwifi/.md5sum @@ -0,0 +1 @@ +66eea1e95f931780fb656b3555dd1a4c madwifi-0.9.4.4096.tar.bz2 diff --git a/base/madwifi/Pkgfile b/base/madwifi/Pkgfile new file mode 100755 index 000000000..76b7a2b4e --- /dev/null +++ b/base/madwifi/Pkgfile @@ -0,0 +1,16 @@ +# Description: Modules kernel pour les cartes wifi à base de Atheros +# URL: http://madwifi.org +# Maintainer: NuTyX core team +# Packager: guy +# Depends on: kernel + +name=madwifi +version=0.9.4.4096 +release=1 +source=(ftp://ftp.archlinux.org/other/$name/$name-$version.tar.bz2) + +build() { + cd $name + make + make DESTDIR=$PKG BINDIR=/usr/bin MANDIR=/usr/share/man install +} diff --git a/extra/abiword/.footprint b/extra/abiword/.footprint index 910335096..755e7b338 100644 --- a/extra/abiword/.footprint +++ b/extra/abiword/.footprint @@ -2,205 +2,271 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/abiword drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/abiword-2.7/ --rw-r--r-- root/root usr/include/abiword-2.7/abiwidget.h --rw-r--r-- root/root usr/include/abiword-2.7/libabiword.h --rw-r--r-- root/root usr/include/abiword-2.7/xap_UnixTableWidget.h +drwxr-xr-x root/root usr/include/abiword-2.8/ +-rw-r--r-- root/root usr/include/abiword-2.8/abiwidget.h +-rw-r--r-- root/root usr/include/abiword-2.8/libabiword.h +-rw-r--r-- root/root usr/include/abiword-2.8/xap_UnixTableWidget.h drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/abiword-2.7/ -drwxr-xr-x root/root usr/lib/abiword-2.7/plugins/ --rw-r--r-- root/root usr/lib/abiword-2.7/plugins/opendocument.a --rwxr-xr-x root/root usr/lib/abiword-2.7/plugins/opendocument.la --rwxr-xr-x root/root usr/lib/abiword-2.7/plugins/opendocument.so --rw-r--r-- root/root usr/lib/libabiword-2.7.a --rwxr-xr-x root/root usr/lib/libabiword-2.7.la --rwxr-xr-x root/root usr/lib/libabiword-2.7.so +drwxr-xr-x root/root usr/lib/abiword-2.8/ +drwxr-xr-x root/root usr/lib/abiword-2.8/plugins/ +-rw-r--r-- root/root usr/lib/abiword-2.8/plugins/opendocument.a +-rwxr-xr-x root/root usr/lib/abiword-2.8/plugins/opendocument.la +-rwxr-xr-x root/root usr/lib/abiword-2.8/plugins/opendocument.so +-rw-r--r-- root/root usr/lib/libabiword-2.8.a +-rwxr-xr-x root/root usr/lib/libabiword-2.8.la +-rwxr-xr-x root/root usr/lib/libabiword-2.8.so drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/abiword-2.7.pc +-rw-r--r-- root/root usr/lib/pkgconfig/abiword-2.8.pc drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/abiword-2.7/ -drwxr-xr-x root/root usr/share/abiword-2.7/applications/ --rw-r--r-- root/root usr/share/abiword-2.7/applications/abiword.desktop -drwxr-xr-x root/root usr/share/abiword-2.7/icons/ --rw-r--r-- root/root usr/share/abiword-2.7/icons/abiword_48.png -drwxr-xr-x root/root usr/share/abiword-2.7/mime-info/ --rw-r--r-- root/root usr/share/abiword-2.7/mime-info/abiword.keys --rw-r--r-- root/root usr/share/abiword-2.7/readme.abw --rw-r--r-- root/root usr/share/abiword-2.7/readme.txt -drwxr-xr-x root/root usr/share/abiword-2.7/strings/ --rw-r--r-- root/root usr/share/abiword-2.7/strings/am-ET.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/ar.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/ast-ES.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/ayc-BO.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/aym-BO.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/be-BY.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/bg-BG.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/br-FR.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/ca-ES.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/cs-CZ.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/cy-GB.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/da-DK.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/de-CH.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/de-DE.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/el-GR.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/en-AU.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/en-CA.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/en-GB.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/en-IE.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/eo.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/es-ES.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/es-MX.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/et.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/eu-ES.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/fi-FI.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/fr-FR.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/ga-IE.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/gl.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/he-IL.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/hr-HR.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/hu-HU.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/id-ID.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/it-IT.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/ja-JP.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/jbo.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/ko.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/ku.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/lt-LT.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/lv-LV.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/mg-MG.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/mh-MH.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/mk-MK.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/ms-MY.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/nb-NO.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/ne-NP.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/nl-NL.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/nn-NO.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/pl-PL.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/pt-BR.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/pt-PT.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/quh-BO.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/qul-BO.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/ro-RO.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/ru-RU.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/sc-IT.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/sk-SK.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/sl-SI.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/sq-AL.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/sr.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/sv-SE.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/ta-IN.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/tr-TR.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/uk-UA.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/ur.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/vi-VN.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/wo-SN.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/yi.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/zh-CN.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/zh-HK.strings --rw-r--r-- root/root usr/share/abiword-2.7/strings/zh-TW.strings --rw-r--r-- root/root usr/share/abiword-2.7/system.profile --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-CP1254 --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-KOI8-R --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-KOI8-U --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-KOI8-UB --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-am-ET --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-ar --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-ar-EG --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-ar-SA --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-bg-BG --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-ca-ES --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-cs-CZ --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-da-DK --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-de --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-de-AT --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-de-CH --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-de-DE --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-div-MV --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-el-GR --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-en --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-en-AU --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-en-CA --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-en-GB --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-en-IE --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-en-NZ --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-en-US --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-en-ZA --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-es --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-es-ES --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-es-MX --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-eu --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-eu-ES --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-fa-IR --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-fi-FI --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-fr --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-fr-BE --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-fr-CA --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-fr-CH --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-fr-FR --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-gl-ES --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-he --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-he-IL --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-hu-HU --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-it-IT --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-ja-JP --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-lt-LT --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-nb-NO --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-nl-NL --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-nn-NO --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-pl-PL --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-ps --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-pt-BR --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-pt-PT --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-ru --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-ru-RU --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-sk-SK --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-sk-SK.CP1250 --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-sl --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-sv --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-sv-SE --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-syr --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-tr --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-tr-TR --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-tr-TR.CP1254 --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-uk-UA --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-ur-PK --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-yi --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-zh-CN --rw-r--r-- root/root usr/share/abiword-2.7/system.profile-zh-TW -drwxr-xr-x root/root usr/share/abiword-2.7/ui/ --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_Annotation.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_Break.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_Field.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_FormatFootnotes.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_FormatFrame.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_FormatTOC.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_FormatTable.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_Goto.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_HdrFtr.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_InsertTable.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_Insert_DateTime.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_Latex.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_MailMerge.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_MetaData.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_New.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_Options.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_Options_ColorSel.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_PageNumbers.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_PageSetup.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_Replace.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_Spell.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_Styles.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_Stylist.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_Stylist_modal.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_Tab.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/ap_UnixDialog_WordCount.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/xap_UnixDlg_DocComparison.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/xap_UnixDlg_Encoding.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/xap_UnixDlg_History.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/xap_UnixDlg_Image.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/xap_UnixDlg_Language.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/xap_UnixDlg_ListDocuments.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/xap_UnixDlg_Password.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/xap_UnixDlg_PluginManager.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/xap_UnixDlg_WindowMore.xml --rw-r--r-- root/root usr/share/abiword-2.7/ui/xap_UnixDlg_Zoom.xml +drwxr-xr-x root/root usr/share/abiword-2.8/ +drwxr-xr-x root/root usr/share/abiword-2.8/mime-info/ +-rw-r--r-- root/root usr/share/abiword-2.8/mime-info/abiword.keys +-rw-r--r-- root/root usr/share/abiword-2.8/readme.abw +-rw-r--r-- root/root usr/share/abiword-2.8/readme.txt +drwxr-xr-x root/root usr/share/abiword-2.8/strings/ +-rw-r--r-- root/root usr/share/abiword-2.8/strings/am-ET.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/ar.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/ast-ES.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/ayc-BO.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/aym-BO.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/be-BY.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/bg-BG.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/br-FR.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/ca-ES.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/cs-CZ.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/cy-GB.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/da-DK.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/de-CH.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/de-DE.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/el-GR.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/en-AU.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/en-CA.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/en-GB.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/en-IE.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/eo.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/es-ES.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/es-MX.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/et.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/eu-ES.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/fi-FI.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/fr-FR.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/ga-IE.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/gl.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/he-IL.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/hr-HR.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/hu-HU.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/id-ID.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/it-IT.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/ja-JP.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/jbo.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/ko.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/ku.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/lt-LT.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/lv-LV.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/mg-MG.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/mh-MH.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/mk-MK.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/ms-MY.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/nb-NO.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/ne-NP.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/nl-NL.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/nn-NO.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/pl-PL.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/pt-BR.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/pt-PT.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/quh-BO.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/qul-BO.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/ro-RO.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/ru-RU.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/sc-IT.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/sk-SK.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/sl-SI.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/sq-AL.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/sr.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/sv-SE.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/ta-IN.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/tr-TR.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/uk-UA.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/ur.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/vi-VN.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/wo-SN.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/yi.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/zh-CN.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/zh-HK.strings +-rw-r--r-- root/root usr/share/abiword-2.8/strings/zh-TW.strings +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-CP1254 +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-KOI8-R +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-KOI8-U +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-KOI8-UB +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-am-ET +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-ar +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-ar-EG +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-ar-SA +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-bg-BG +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-ca-ES +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-cs-CZ +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-da-DK +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-de +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-de-AT +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-de-CH +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-de-DE +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-div-MV +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-el-GR +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-en +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-en-AU +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-en-CA +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-en-GB +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-en-IE +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-en-NZ +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-en-US +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-en-ZA +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-es +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-es-ES +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-es-MX +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-eu +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-eu-ES +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-fa-IR +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-fi-FI +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-fr +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-fr-BE +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-fr-CA +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-fr-CH +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-fr-FR +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-gl-ES +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-he +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-he-IL +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-hu-HU +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-it-IT +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-ja-JP +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-lt-LT +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-nb-NO +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-nl-NL +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-nn-NO +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-pl-PL +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-ps +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-pt-BR +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-pt-PT +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-ro +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-ro-RO +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-ru +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-ru-RU +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-sk-SK +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-sk-SK.CP1250 +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-sl +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-sv +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-sv-SE +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-syr +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-tr +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-tr-TR +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-tr-TR.CP1254 +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-uk-UA +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-ur-PK +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-yi +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-zh-CN +-rw-r--r-- root/root usr/share/abiword-2.8/system.profile-zh-TW +drwxr-xr-x root/root usr/share/abiword-2.8/templates/ +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-am_ET +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-ar +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-ar_EG +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-ar_SA +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-bg_BG +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-ca_ES +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-cs_CZ +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-da_DK +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-de +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-de_AT +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-de_CH +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-de_DE +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-div_MV +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-el_GR +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-en_AU +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-en_CA +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-en_GB +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-en_IE +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-en_NZ +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-en_ZA +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-es +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-es_AR +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-es_ES +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-es_IR +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-es_MX +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-fa_IR +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-fi_FI +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-fr +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-fr_BE +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-fr_CA +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-fr_CH +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-fr_FR +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-gl_ES +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-he +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-he_IL +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-hu_HU +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-it_IT +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-ja_JP +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-lt_LT +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-nb_NO +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-nl_NL +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-nn_NO +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-pl_PL +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-ps +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-pt_BR +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-pt_PT +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-ro +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-ro_RO +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-ru +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-ru_RU +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-sk_SK +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-sl +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-sv +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-sv_SE +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-syr +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-tr +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-tr_TR +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-uk_UA +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-ur_PK +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-yi +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-zh_CN +-rw-r--r-- root/root usr/share/abiword-2.8/templates/normal.awt-zh_TW +drwxr-xr-x root/root usr/share/abiword-2.8/ui/ +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_Annotation.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_Break.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_Field.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_FormatFootnotes.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_FormatFrame.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_FormatTOC.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_FormatTable.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_Goto.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_HdrFtr.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_InsertTable.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_Insert_DateTime.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_Latex.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_MailMerge.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_MetaData.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_New.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_Options.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_Options_ColorSel.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_PageNumbers.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_PageSetup.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_Replace.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_Spell.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_Styles.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_Stylist.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_Stylist_modal.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_Tab.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/ap_UnixDialog_WordCount.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/xap_UnixDlg_DocComparison.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/xap_UnixDlg_Encoding.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/xap_UnixDlg_History.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/xap_UnixDlg_Image.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/xap_UnixDlg_Language.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/xap_UnixDlg_ListDocuments.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/xap_UnixDlg_Password.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/xap_UnixDlg_PluginManager.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/xap_UnixDlg_WindowMore.xml +-rw-r--r-- root/root usr/share/abiword-2.8/ui/xap_UnixDlg_Zoom.xml +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/abiword.desktop +drwxr-xr-x root/root usr/share/icons/ +-rw-r--r-- root/root usr/share/icons/abiword_48.png diff --git a/extra/abiword/.md5sum b/extra/abiword/.md5sum index dc0cc89cf..740f90c46 100644 --- a/extra/abiword/.md5sum +++ b/extra/abiword/.md5sum @@ -1 +1 @@ -83210c96f3cb30d1c787c6cf65a2f1ac abiword-2.7.4.tar.gz +284fe25289c160c3797b527a8aacad12 abiword-2.8.1.tar.gz diff --git a/extra/abiword/Pkgfile b/extra/abiword/Pkgfile index 63190e96a..eb252e0df 100755 --- a/extra/abiword/Pkgfile +++ b/extra/abiword/Pkgfile @@ -5,7 +5,7 @@ # Depends on: aspell, fribidi, libgnomeprintui, enchant, wv name=abiword -version=2.7.4 +version=2.8.1 release=1 source=(http://www.abisource.com/downloads/$name/$version/source/$name-$version.tar.gz) diff --git a/extra/cryptsetup/.footprint b/extra/cryptsetup/.footprint new file mode 100644 index 000000000..4ae4221f9 --- /dev/null +++ b/extra/cryptsetup/.footprint @@ -0,0 +1,16 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/libcryptsetup.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/cryptsetup/ +-rwxr-xr-x root/root usr/lib/libcryptsetup.la +lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.0.0.0 +lrwxrwxrwx root/root usr/lib/libcryptsetup.so.0 -> libcryptsetup.so.0.0.0 +-rwxr-xr-x root/root usr/lib/libcryptsetup.so.0.0.0 +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/cryptsetup +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/cryptsetup.8.gz diff --git a/extra/cryptsetup/.md5sum b/extra/cryptsetup/.md5sum new file mode 100644 index 000000000..66eb93e77 --- /dev/null +++ b/extra/cryptsetup/.md5sum @@ -0,0 +1 @@ +5eea2a77391a8a1a651b31cbaef59e22 cryptsetup-1.0.7.tar.bz2 diff --git a/extra/cryptsetup/Pkgfile b/extra/cryptsetup/Pkgfile new file mode 100644 index 000000000..188c540bc --- /dev/null +++ b/extra/cryptsetup/Pkgfile @@ -0,0 +1,16 @@ +# Description: +# URL: +# Maintainer: NuTyX core team +# Packager: +# Depends on: +name=cryptsetup +version=1.0.7 +release=1 +source=(http://cryptsetup.googlecode.com/files/$name-$version.tar.bz2) +build() { +cd $name-$version + ./configure --prefix=/usr + make + make check + make DESTDIR=$PKG install +} diff --git a/extra/etherape/.footprint b/extra/etherape/.footprint new file mode 100644 index 000000000..d79d5ed9d --- /dev/null +++ b/extra/etherape/.footprint @@ -0,0 +1,44 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/etherape +drwxr-xr-x root/root usr/etc/ +drwxr-xr-x root/root usr/etc/etherape/ +-rw-r--r-- root/root usr/etc/etherape/services +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/etherape.desktop +drwxr-xr-x root/root usr/share/etherape/ +drwxr-xr-x root/root usr/share/etherape/doc/ +drwxr-xr-x root/root usr/share/etherape/doc/etherape/ +drwxr-xr-x root/root usr/share/etherape/doc/etherape/C/ +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/etherape.xml +drwxr-xr-x root/root usr/share/etherape/doc/etherape/C/figures/ +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/appmain.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/capture_file_dlg.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/color_select_dlg.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/eth_toolbar.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/link_info.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/node_info.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/pref_colors_dlg.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/pref_diagram_dlg.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/pref_timings_dlg.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/proto_info.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/protocol_edit_dlg.png +drwxr-xr-x root/root usr/share/etherape/glade/ +-rw-r--r-- root/root usr/share/etherape/glade/etherape.glade +-rw-r--r-- root/root usr/share/etherape/glade/etherape.png +-rw-r--r-- root/root usr/share/etherape/glade/pause.xpm +-rw-r--r-- root/root usr/share/etherape/glade/play.xpm +-rw-r--r-- root/root usr/share/etherape/glade/stop.xpm +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/etherape.mo +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/etherape.1.gz +drwxr-xr-x root/root usr/share/omf/ +drwxr-xr-x root/root usr/share/omf/etherape/ +-rw-r--r-- root/root usr/share/omf/etherape/etherape-C.omf +drwxr-xr-x root/root usr/share/pixmaps/ +-rw-r--r-- root/root usr/share/pixmaps/etherape.png diff --git a/extra/etherape/.md5sum b/extra/etherape/.md5sum new file mode 100644 index 000000000..bf85431d4 --- /dev/null +++ b/extra/etherape/.md5sum @@ -0,0 +1 @@ +ca770d23b825b1a39d4c3b27efd8cbd1 etherape-0.9.8.tar.gz diff --git a/extra/etherape/Pkgfile b/extra/etherape/Pkgfile new file mode 100644 index 000000000..0e05e7806 --- /dev/null +++ b/extra/etherape/Pkgfile @@ -0,0 +1,19 @@ +# Description: graphical network monitor for various OSI layers and protocols +# URL: http://etherape.sourceforge.net/ +# Maintainer: NuTyX core team +# Packager: fanch +# Depends on: libpcap, libgnomeui + +name=etherape +version=0.9.8 +release=1 +source=(http://downloads.sourceforge.net/project/etherape/etherape/0.9.8/etherape-0.9.8.tar.gz) + +build() { + cd $name-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} + + diff --git a/extra/gnumeric/.footprint b/extra/gnumeric/.footprint new file mode 100644 index 000000000..be9aad0d4 --- /dev/null +++ b/extra/gnumeric/.footprint @@ -0,0 +1,930 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/gconf/ +drwxr-xr-x root/root etc/gconf/schemas/ +-rw-r--r-- root/root etc/gconf/schemas/gnumeric-dialogs.schemas +-rw-r--r-- root/root etc/gconf/schemas/gnumeric-general.schemas +-rw-r--r-- root/root etc/gconf/schemas/gnumeric-plugins.schemas +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +lrwxrwxrwx root/root usr/bin/gnumeric -> gnumeric-1.9.15 +-rwxr-xr-x root/root usr/bin/gnumeric-1.9.15 +-rwxr-xr-x root/root usr/bin/ssconvert +-rwxr-xr-x root/root usr/bin/ssgrep +-rwxr-xr-x root/root usr/bin/ssindex +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/libspreadsheet-1.10/ +drwxr-xr-x root/root usr/include/libspreadsheet-1.10/spreadsheet/ +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/application.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/auto-format.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/cell-draw.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/cell.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/cellspan.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/clipboard.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/cmd-edit.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/collect.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/colrow.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/command-context-stderr.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/command-context.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/commands.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/complete-sheet.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/complete.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/complex.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/consolidate.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/dependent.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/expr-impl.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/expr-name.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/expr.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/file-autoft.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/format-template.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/func-builtin.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/func.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gnm-command-impl.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gnm-commands-slicer.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gnm-data-cache-source.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gnm-datetime.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gnm-format.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gnm-graph-window.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gnm-pane.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gnm-plugin.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gnm-sheet-slicer.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gnm-so-filled.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gnm-so-line.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gnm-so-polygon.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gnm-style-impl.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gnumeric-features.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gnumeric-gconf.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gnumeric-simple-canvas.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gnumeric.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/go-data-cache-field.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/go-data-cache-source.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/go-data-cache.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/go-data-slicer-field.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/go-data-slicer.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/go-val.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/graph.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gui-clipboard.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gui-file.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gui-gnumeric.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gui-util.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/gutils.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/history.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/hlink-impl.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/hlink.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/input-msg.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/item-bar.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/item-cursor.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/item-edit.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/item-grid.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/libgnumeric.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/mathfunc.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/mstyle.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/number-match.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/numbers.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/parse-util.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/pattern.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/position.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/preview-grid.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/print-cell.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/print-info.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/print.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/rangefunc-strings.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/rangefunc.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/ranges.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/regression.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/rendered-value.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/search.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/selection.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/session.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-autofill.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-control-gui-priv.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-control-gui.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-control-priv.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-control.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-filter-combo.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-filter.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-merge.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-object-cell-comment.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-object-graph.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-object-image.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-object-impl.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-object-widget-impl.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-object-widget.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-object.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-private.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-style.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-utils.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet-view.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sheet.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/solver.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/sort.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/stf-export.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/stf-parse.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/stf.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/style-border.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/style-color.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/style-conditions.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/style-font.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/style.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/symbol.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/validation-combo.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/validation.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/value.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/wbc-gtk-impl.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/wbc-gtk.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/workbook-cmd-format.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/workbook-control-priv.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/workbook-control.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/workbook-priv.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/workbook-view.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/workbook.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/xml-io-version.h +-rw-r--r-- root/root usr/include/libspreadsheet-1.10/spreadsheet/xml-sax.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/gnumeric/ +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/ +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/ +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/applix/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/applix/applix.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/applix/applix.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/applix/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/dif/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/dif/dif.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/dif/dif.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/dif/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/excel/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/excel/excel.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/excel/excel.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/excel/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-christian-date/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-christian-date/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-christian-date/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-christian-date/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-complex/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-complex/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-complex/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-complex/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-database/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-database/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-database/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-database/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-date/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-date/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-date/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-date/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-derivatives/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-derivatives/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-derivatives/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-derivatives/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-eng/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-eng/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-eng/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-eng/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-erlang/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-erlang/erlang.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-erlang/erlang.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-erlang/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-financial/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-financial/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-financial/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-financial/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-hebrew-date/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-hebrew-date/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-hebrew-date/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-hebrew-date/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-info/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-info/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-info/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-info/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-logical/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-logical/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-logical/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-logical/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-lookup/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-lookup/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-lookup/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-lookup/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-math/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-math/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-math/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-math/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-numtheory/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-numtheory/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-numtheory/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-numtheory/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-r/ +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-r/plugin.xml +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-r/rstat.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-r/rstat.so +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-random/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-random/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-random/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-random/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-stat/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-stat/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-stat/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-stat/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-string/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-string/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-string/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-string/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-tsa/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-tsa/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/fn-tsa/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/fn-tsa/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/gnome-glossary/ +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/gnome-glossary/glossary-po-header +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/gnome-glossary/gnome_glossary.py +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/gnome-glossary/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/html/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/html/html.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/html/html.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/html/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/lotus/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/lotus/lotus.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/lotus/lotus.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/lotus/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/lpsolve/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/lpsolve/lpsolve.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/lpsolve/lpsolve.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/lpsolve/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/mps/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/mps/mps.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/mps/mps.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/mps/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/oleo/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/oleo/oleo.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/oleo/oleo.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/oleo/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/openoffice/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/openoffice/openoffice.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/openoffice/openoffice.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/openoffice/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/perl-func/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/perl-func/perl_func.pl +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/perl-func/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/perl-loader/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/perl-loader/perl_loader.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/perl-loader/perl_loader.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/perl-loader/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/plan_perfect/ +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/plan_perfect/plan_perfect.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/plan_perfect/plan_perfect.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/plan_perfect/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/py-func/ +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/py-func/plugin.xml +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/py-func/py_func.py +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/python-loader/ +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/python-loader/plugin.xml +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/python-loader/python_loader.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/python-loader/python_loader.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/python-loader/ui-console-menu.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/qpro/ +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/qpro/plugin.xml +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/qpro/qpro.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/qpro/qpro.so +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/sample_datasource/ +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/sample_datasource/plugin.xml +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/sample_datasource/sample_datasource.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/sample_datasource/sample_datasource.so +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/sc/ +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/sc/plugin.xml +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/sc/sc.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/sc/sc.so +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/sylk/ +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/sylk/plugin.xml +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/sylk/sylk.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/sylk/sylk.so +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/uihello/ +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/uihello/hello.xml +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/uihello/plugin.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/uihello/plugin.so +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/uihello/plugin.xml +drwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/xbase/ +-rw-r--r-- root/root usr/lib/gnumeric/1.9.15/plugins/xbase/plugin.xml +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/xbase/xbase.la +-rwxr-xr-x root/root usr/lib/gnumeric/1.9.15/plugins/xbase/xbase.so +drwxr-xr-x root/root usr/lib/goffice/ +drwxr-xr-x root/root usr/lib/goffice/0.7.15/ +drwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/ +drwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/gnumeric/ +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/gnumeric/gnumeric.la +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/gnumeric/gnumeric.so +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/gnumeric/plugin.xml +-rwxr-xr-x root/root usr/lib/libspreadsheet-1.9.15.so +-rwxr-xr-x root/root usr/lib/libspreadsheet.la +lrwxrwxrwx root/root usr/lib/libspreadsheet.so -> libspreadsheet-1.9.15.so +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libspreadsheet-1.10.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/gnumeric.desktop +drwxr-xr-x root/root usr/share/gnome/ +drwxr-xr-x root/root usr/share/gnome/help/ +drwxr-xr-x root/root usr/share/gnome/help/gnumeric/ +drwxr-xr-x root/root usr/share/gnome/help/gnumeric/C/ +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/about-authors.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/about-history.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/about-license.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/analysis-complexNumbers.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/analysis-goalseek.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/analysis-overview.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/analysis-scenarios.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/analysis-simulation.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/analysis-solver.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/analysis-statistical.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/appendix-glossary.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/appendix-keybindings.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/bugs.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/compiling.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/configuration-localization.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/configuration-overview.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/configuration-plugins.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/configuration-preferences.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/configuration-toolbars.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/data-commentNlink.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/data-delete.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/data-entry-advanced.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/data-entry-external.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/data-entry.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/data-filter.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/data-format.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/data-generate.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/data-insert.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/data-modify.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/data-move-copy.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/data-overview.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/data-selections.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/data-types.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/documenting.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/extending-functions.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/extending-overview.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/extending-plugins.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/extending-python.xml +drwxr-xr-x root/root usr/share/gnome/help/gnumeric/C/figures/ +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/advanced-filter-1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/advanced-filter-2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ANOVA1-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ANOVA1-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2w-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2w-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex3.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-correlation.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-covariance-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-covariance-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-covariance.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex1-options.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-descstats.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-a-holt-winters-formula.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-a-holt-winters-stderr.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-holt-formula.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-holt-stderr.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-hunter-formula.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-hunter-stderr.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-m-holt-winters-formula.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-m-holt-winters-stderr.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-roberts-formula.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-roberts-stderr.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-fourier-formula.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-fourier.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-frequency-cats.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-frequency-graphs.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-frequency-results.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-frequency.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ftest-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ftest-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ftest.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-histogram-bins.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-histogram-cutoffs.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex3.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex4.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex5.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-histogram-graphs.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-histogram.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-kaplan-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-kaplan-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-kaplan-options.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-kaplan.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex3.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-moving-average-formula-central.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-moving-average-formula-spencer.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-moving-average-formula-weighted.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-moving-average-options.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-moving-average.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-outputoptions.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-random-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-random-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-random.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ranges.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-rank-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-rank-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-rank.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-regression-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-regression-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-regression-ex3.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-regression.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-sampling-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-sampling-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-sampling.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex3.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex4.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex5.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex6.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex7.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex8.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-smoothing.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-tools.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ttest.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ztest-ex1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ztest-ex2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/analysistools-ztest.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/arrowhead-dimensions.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-align-center.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-align-left.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-align-right.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-arrow.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-bold.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-borders.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-center-across-selection.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-checkbox.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-combo.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-copy.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-cut.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-decrease-indent.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-decrease-precision.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-equals.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-fill.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-font-size.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-font-type.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-frame.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-function.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-graph.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-graphEditor-add.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-increase-indent.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-increase-precision.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-insert-component.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-insert-hyperlink.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-insert-object.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-italic.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-label.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-line.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-list.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-merge.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-money.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-new.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-open.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-oval.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-paste.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-percent.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-preview.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-print.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-rectangle.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-redo-and-history.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-save.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-scrollbar.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-slider.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-sort-az.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-sort-za.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-spin.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-split.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-sum.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-text-colour.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-thousands.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-underline.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-undo-and-history.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/button-zoom.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/cell-grid.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/cell-selected.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/cell-with-text.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/cells-1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/cells-2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_area_1_1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_area_1_2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_area_1_3.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_bar_1_1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_bar_1_2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_bar_1_3.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_bubble_1_1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_column_1_1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_column_1_2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_column_1_3.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_line_1_1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_line_1_2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_line_1_3.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_line_2_1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_line_2_2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_line_2_3.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_pie_1_1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_pie_2_1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_radar_1_1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_radar_1_2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_radar_1_3.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_ring_1_1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_ring_1_2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_scatter_1_1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_scatter_3_1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/chart_scatter_3_2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/dialog-auto-correct.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/dialog-autosave.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/dialog-fileopen-withTags.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/dialog-filesave-compact-withTags.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/dialog-filesave-expanded-withTags.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/dialog-filter.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/dialog-insert-object.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/dialog-properties-arrow.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/dialog-properties-checkbox.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/dialog-properties-frame.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/dialog-properties-label.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/dialog-properties-line.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/dialog-properties-oval.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/dialog-properties-rectangle.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/dialog-properties-scrollbar.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/drawing-arrow.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/drawing-line.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/drawing-oval.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/drawing-rectangle.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/example-colGraph-modified.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/example-colGraph.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/example-columnSelect.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/example-data.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/files-html-example.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/files-html32-example.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/files-html40-example.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/gnumeric-icon-24.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/gnumeric-labelled.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/gnumeric-power-example.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graph-components.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graph-example-area.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graph-example-bar.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graph-example-bubble.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graph-example-column.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graph-example-line.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graph-example-pie.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graph-example-radar.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graph-example-ring.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graph-example-xyplot.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graph-hierarchy.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-axes-category-bounds.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-axes-category-details.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-axes-category-style.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-axes-continuous-bounds.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-axes-continuous-format.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-backPanels-gradient.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-backPanels-image.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-backPanels-none.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-backPanels-pattern.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-components.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-plot-barCol.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-plot-bubble.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-plot-pie.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-plot-radar.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-plot-ring.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-series-data-bubble.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-series-data-single.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-series-data-xy.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-series-error.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-series-style-filled.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-series-style-line.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphguru-title-font.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphical-elements-selected.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphical-elements-stacked.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphical-elements.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphs-types-area.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphs-types-bar.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphs-types-bubble.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphs-types-column.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphs-types-line.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphs-types-pie.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphs-types-radar.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphs-types-ring.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphs-types-stock.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphs-types-surface.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/graphs-types-xyplot.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/info-area.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menu-context-col-row-header.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menu-context-graph-order.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menu-context-graph.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menu-context-grid.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menu-context-object-order.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menu-context-object.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menu-context-tabs.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menu-context-toolbars.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menu-data-labelled.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menu-edit-labelled.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menu-file-labelled.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menu-format-labelled.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menu-help-labelled.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menu-insert-labelled.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menu-tools-labelled.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menu-torn-off.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menu-view-labelled.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/menubar.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/number-format-border-dialog.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/number-format-color-dialog.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/number-format-dialog.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/number-format-font-dialog.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/number-format-justification-dialog-2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/number-format-protection.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/number-format-validation-warning.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/number-format-validation.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/pointer_arrow_left_std.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/pointer_cross_hair.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/pointer_cross_wide.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/pointer_diagonal_resize.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/pointer_double_horizontal_arrow.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/pointer_double_vertical_arrow.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/pointer_four_way_arrow.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/pointer_hand_left.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/pointer_left.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/pointer_resize_multiple.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/pointer_right.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/pointer_text_edit.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/pointer_zoom_in.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/pointer_zoom_out.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/preferences-copypaste.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/preferences-files.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/preferences-font-header.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/preferences-font.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/preferences-screen.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/preferences-sorting.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/preferences-tools.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/preferences-undo.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/preferences-windows.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/print-large.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/print-preview-back.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/print-preview-first.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/print-preview-fit.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/print-preview-fitonetoone.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/print-preview-last.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/print-preview-next.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/print-preview-zoomin.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/print-preview-zoomout.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/print-worksheet-job.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/print-worksheet-paper.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/print-worksheet-printer.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/printing-preview.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/printing-setup-header-config.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/printing-setup-header.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/printing-setup-page.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/printing-setup-sheet.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/selection-1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/selection-10.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/selection-2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/selection-3.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/selection-4.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/selection-5.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/selection-8.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/selection-9.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/solver-01.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/solver-02.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/solver-03.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/solver-04.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/solver-05.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/textguru-export-panel1-withTags.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/textguru-export-panel2-withTags.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/textguru-import-panel1-withTags.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/textguru-import-panel2a-withTags.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/textguru-import-panel2b-withTags.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/textguru-import-panel3-withTags.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/toolbar-object.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/widget-checkbox.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/widget-combobox.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/widget-entryBox-outlined.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/widget-frame.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/widget-label.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/widget-list.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/widget-scrollbar.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/widget-slider.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/widget-spinbutton.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/worksheet-cols-1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/worksheet-data-1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/worksheet-data-2.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/worksheet-data-3.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/worksheet-data-4.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/worksheet-rows-1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/figures/worksheet-running-calc-1.png +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/files-email.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/files-formats.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/files-opening.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/files-overview.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/files-saving.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/files-ssconvert.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/files-textopen.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/files-textsave.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/functions.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/getting-involved.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/gnumeric.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/graphics-drawings.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/graphics-images.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/graphics-overview.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/graphics-plots.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/graphics-widgets.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/gui-menus.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/gui-mouse.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/gui-other-elements.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/gui-overview.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/gui-toolbars.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/installing.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/legal.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/manual-usage.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/morehelp.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/printing.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/quick-start.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/welcome.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/workbooks.xml +-rw-r--r-- root/root usr/share/gnome/help/gnumeric/C/worksheets.xml +drwxr-xr-x root/root usr/share/gnumeric/ +drwxr-xr-x root/root usr/share/gnumeric/1.9.15/ +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/GNOME_Gnumeric-gtk.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/Gnumeric-embed.xml +drwxr-xr-x root/root usr/share/gnumeric/1.9.15/autoformat-templates/ +drwxr-xr-x root/root usr/share/gnumeric/1.9.15/autoformat-templates/3D/ +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/3D/.category +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/3D/autoformat.3D.button.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/3D/autoformat.3D.list.xml +drwxr-xr-x root/root usr/share/gnumeric/1.9.15/autoformat-templates/Classical/ +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/Classical/.category +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/Classical/autoformat.Classical.cool.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/Classical/autoformat.Classical.simple.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/Classical/autoformat.Classical.trendy.xml +drwxr-xr-x root/root usr/share/gnumeric/1.9.15/autoformat-templates/Colourful/ +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/Colourful/.category +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/Colourful/autoformat.Colourful.banana.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/Colourful/autoformat.Colourful.black.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/Colourful/autoformat.Colourful.blue.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/Colourful/autoformat.Colourful.orange.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/Colourful/autoformat.Colourful.vanilla.xml +drwxr-xr-x root/root usr/share/gnumeric/1.9.15/autoformat-templates/Financial/ +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/Financial/.category +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/Financial/autoformat.Financial.basic.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/Financial/autoformat.Financial.desert.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/Financial/autoformat.Financial.ice.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/Financial/autoformat.Financial.modern.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/Financial/autoformat.Financial.purple.xml +drwxr-xr-x root/root usr/share/gnumeric/1.9.15/autoformat-templates/General/ +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/General/.category +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/General/autoformat.General.advanced.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/General/autoformat.General.basic.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/General/autoformat.General.empty.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/General/autoformat.General.table.xml +drwxr-xr-x root/root usr/share/gnumeric/1.9.15/autoformat-templates/List/ +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/List/.category +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/List/autoformat.List.basic.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/List/autoformat.List.green.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/List/autoformat.List.lila.xml +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/autoformat-templates/List/autoformat.List.simple.xml +drwxr-xr-x root/root usr/share/gnumeric/1.9.15/glade/ +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/advanced-filter.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/anova-one.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/anova-two.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/autofilter-expression.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/autofilter-top10.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/autoformat.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/autosave.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/cell-comment.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/cell-format.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/cell-sort.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/chi-squared.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/col-width.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/colrow.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/consolidate.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/correlation.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/covariance.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/dao.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/data-slicer.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/data-table.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/define-name.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/delete-cells.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/descriptive-stats.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/dialog-stf-export.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/dialog-stf.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/dialog-zoom.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/doc-meta-data.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/exp-smoothing.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/fill-series.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/font-sel.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/formula-guru.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/fourier-analysis.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/frequency.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/function-select.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/goalseek.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/goto.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/hf-config.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/hf-dt-format.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/histogram.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/hyperlink.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/insert-cells.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/kaplan-meier.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/mean-tests.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/merge.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/moving-averages.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/paste-names.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/plugin-manager.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/preferences.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/print.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/random-generation-cor.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/random-generation.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/rank.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/regression.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/row-height.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/sampling.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/scenario-add.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/scenario-manager.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/search-replace.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/sheet-order.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/sheet-resize.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/shuffle.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/simulation.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/so-button.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/so-checkbox.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/so-frame.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/so-list.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/so-radiobutton.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/so-scrollbar.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/solver.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/tabulate.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/variance-tests.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/view.glade +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/glade/workbook-attr.glade +drwxr-xr-x root/root usr/share/gnumeric/1.9.15/templates/ +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/templates/calendar.gnumeric +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/templates/invoice.gnumeric +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/templates/loan.gnumeric +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/templates/mileage.gnumeric +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/templates/purchase_order.gnumeric +drwxr-xr-x root/root usr/share/gnumeric/1.9.15/ui/ +-rw-r--r-- root/root usr/share/gnumeric/1.9.15/ui/search.ui +drwxr-xr-x root/root usr/share/icons/ +drwxr-xr-x root/root usr/share/icons/hicolor/ +drwxr-xr-x root/root usr/share/icons/hicolor/16x16/ +drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/gnumeric.png +drwxr-xr-x root/root usr/share/icons/hicolor/22x22/ +drwxr-xr-x root/root usr/share/icons/hicolor/22x22/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/gnumeric.png +drwxr-xr-x root/root usr/share/icons/hicolor/24x24/ +drwxr-xr-x root/root usr/share/icons/hicolor/24x24/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/apps/gnumeric.png +drwxr-xr-x root/root usr/share/icons/hicolor/32x32/ +drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/gnumeric.png +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/gnumeric.png +drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ +drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/gnumeric.svg +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/gnumeric-functions.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/gnumeric.mo +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/gnumeric.1.gz +-rw-r--r-- root/root usr/share/man/man1/ssconvert.1.gz +-rw-r--r-- root/root usr/share/man/man1/ssgrep.1.gz +-rw-r--r-- root/root usr/share/man/man1/ssindex.1.gz +drwxr-xr-x root/root usr/share/omf/ +drwxr-xr-x root/root usr/share/omf/gnumeric/ +-rw-r--r-- root/root usr/share/omf/gnumeric/gnumeric-C.omf +drwxr-xr-x root/root usr/share/pixmaps/ +-rw-r--r-- root/root usr/share/pixmaps/gnome-application-vnd.lotus-1-2-3.png +-rw-r--r-- root/root usr/share/pixmaps/gnome-application-x-applix-spreadsheet.png +-rw-r--r-- root/root usr/share/pixmaps/gnome-application-x-generic-spreadsheet.png +-rw-r--r-- root/root usr/share/pixmaps/gnome-application-x-gnumeric.png +-rw-r--r-- root/root usr/share/pixmaps/gnome-application-x-xls.png +drwxr-xr-x root/root usr/share/pixmaps/gnumeric/ +-rw-r--r-- root/root usr/share/pixmaps/gnumeric/down-right.png +-rw-r--r-- root/root usr/share/pixmaps/gnumeric/gnome-application-vnd.lotus-1-2-3.png +-rw-r--r-- root/root usr/share/pixmaps/gnumeric/gnome-application-x-applix-spreadsheet.png +-rw-r--r-- root/root usr/share/pixmaps/gnumeric/gnome-application-x-generic-spreadsheet.png +-rw-r--r-- root/root usr/share/pixmaps/gnumeric/gnome-application-x-gnumeric.png +-rw-r--r-- root/root usr/share/pixmaps/gnumeric/gnome-application-x-xls.png +-rw-r--r-- root/root usr/share/pixmaps/gnumeric/gnumeric-about.png +-rw-r--r-- root/root usr/share/pixmaps/gnumeric/orient-horizontal.png +-rw-r--r-- root/root usr/share/pixmaps/gnumeric/orient-vertical.png +-rw-r--r-- root/root usr/share/pixmaps/gnumeric/right-down.png +-rw-r--r-- root/root usr/share/pixmaps/gnumeric/stf-druid.png +-rw-r--r-- root/root usr/share/pixmaps/gnumeric/win32-gnumeric.ico +-rw-r--r-- root/root usr/share/pixmaps/win32-gnumeric.ico diff --git a/extra/gnumeric/.md5sum b/extra/gnumeric/.md5sum new file mode 100644 index 000000000..7feaa106b --- /dev/null +++ b/extra/gnumeric/.md5sum @@ -0,0 +1 @@ +8e8e7fc7ddafdcfb27aabb094b2ae318 gnumeric-1.9.15.tar.bz2 diff --git a/extra/gnumeric/Pkgfile b/extra/gnumeric/Pkgfile new file mode 100644 index 000000000..b305edf81 --- /dev/null +++ b/extra/gnumeric/Pkgfile @@ -0,0 +1,19 @@ +# Description: contient un tableur très évolué +# URL: http://www.gnome.org/ +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: libgnomeprintui, goffice + +name=gnumeric +version=1.9.15 +release=1 +source=(http://ftp.gnome.org/pub/gnome/sources/$name/1.9/$name-$version.tar.bz2) + +build() { + cd $name-$version + ./configure --prefix=$GNOME_PREFIX \ + --sysconfdir=/etc \ + --localstatedir=/var/lib + make + make DESTDIR=$PKG install +} diff --git a/extra/goffice/.footprint b/extra/goffice/.footprint new file mode 100644 index 000000000..e39812a8d --- /dev/null +++ b/extra/goffice/.footprint @@ -0,0 +1,527 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/libgoffice-0.8/ +drwxr-xr-x root/root usr/include/libgoffice-0.8/goffice/ +drwxr-xr-x root/root usr/include/libgoffice-0.8/goffice/app/ +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/error-info.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/file.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/go-cmd-context-impl.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/go-cmd-context.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/go-conf.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/go-doc-control-impl.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/go-doc-control.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/go-doc-impl.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/go-doc.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/go-plugin-loader-module.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/go-plugin-loader.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/go-plugin-service-impl.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/go-plugin-service.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/go-plugin.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/goffice-app.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/io-context-priv.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/io-context.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/app/module-plugin-defs.h +drwxr-xr-x root/root usr/include/libgoffice-0.8/goffice/canvas/ +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/canvas/goc-canvas.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/canvas/goc-circle.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/canvas/goc-ellipse.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/canvas/goc-graph.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/canvas/goc-group.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/canvas/goc-item.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/canvas/goc-line.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/canvas/goc-pixbuf.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/canvas/goc-polygon.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/canvas/goc-polyline.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/canvas/goc-rectangle.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/canvas/goc-structs.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/canvas/goc-styled-item.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/canvas/goc-text.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/canvas/goc-utils.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/canvas/goc-widget.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/canvas/goffice-canvas.h +drwxr-xr-x root/root usr/include/libgoffice-0.8/goffice/component/ +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/component/go-component-factory.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/component/go-component.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/component/goffice-component.h +drwxr-xr-x root/root usr/include/libgoffice-0.8/goffice/data/ +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/data/go-data-impl.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/data/go-data-simple.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/data/go-data.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/data/goffice-data.h +drwxr-xr-x root/root usr/include/libgoffice-0.8/goffice/drawing/ +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/drawing/god-anchor.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/drawing/god-default-attributes.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/drawing/god-drawing-group.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/drawing/god-drawing-renderer-gdk.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/drawing/god-drawing-view.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/drawing/god-drawing.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/drawing/god-image-store.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/drawing/god-image.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/drawing/god-paragraph-attributes.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/drawing/god-property-table.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/drawing/god-shape.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/drawing/god-text-model.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/goffice-features.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/goffice.h +drwxr-xr-x root/root usr/include/libgoffice-0.8/goffice/graph/ +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/goffice-graph.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-3d-box.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-axis-line-impl.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-axis-line.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-axis.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-chart-impl.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-chart-map-3d.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-chart-map.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-chart.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-child-button.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-data-allocator.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-data-set.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-error-bar.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-graph-impl.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-graph.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-grid-line.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-grid.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-guru.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-label.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-legend.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-object-xml.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-object.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-outlined-object.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-plot-engine.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-plot-impl.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-plot.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-reg-curve.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-renderer.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-series-impl.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-series-lines.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-series.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-smoothed-curve.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-styled-object.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-theme.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-trend-line.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/graph/gog-view.h +drwxr-xr-x root/root usr/include/libgoffice-0.8/goffice/gtk/ +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-3d-rotation-sel.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-action-combo-color.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-action-combo-pixmaps.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-action-combo-stack.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-action-combo-text.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-calendar-button.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-charmap-sel.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-color-group.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-color-palette.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-color-selector.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-combo-box.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-combo-color.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-combo-pixmaps.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-combo-text.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-font-sel.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-format-sel.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-gradient-selector.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-graph-widget.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-image-sel.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-line-selector.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-locale-sel.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-marker-selector.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-optionmenu.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-palette.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-pattern-selector.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-pixbuf.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-rotation-sel.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/go-selector.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/gtk/goffice-gtk.h +drwxr-xr-x root/root usr/include/libgoffice-0.8/goffice/math/ +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/math/go-R.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/math/go-complex.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/math/go-cspline.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/math/go-distribution.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/math/go-fft.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/math/go-math.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/math/go-matrix3x3.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/math/go-rangefunc.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/math/go-regression.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/math/goffice-math.h +drwxr-xr-x root/root usr/include/libgoffice-0.8/goffice/ms-compat/ +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/ms-compat/go-ms-parser.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/ms-compat/god-drawing-ms-client-handler.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/ms-compat/god-drawing-ms.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/ms-compat/god-image-ms.h +drwxr-xr-x root/root usr/include/libgoffice-0.8/goffice/utils/ +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/datetime.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-bezier.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-cairo.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-color.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-editor.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-file.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-font.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-format.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-geometry.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-glib-extras.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-gradient.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-image.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-libxml-extras.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-line.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-locale.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-marker.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-pango-extras.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-path.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-pattern.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-persist.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-string.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-style.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-styled-object.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-undo.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/go-units.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/goffice-utils.h +-rw-r--r-- root/root usr/include/libgoffice-0.8/goffice/utils/regutf8.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/goffice/ +drwxr-xr-x root/root usr/lib/goffice/0.7.15/ +drwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/ +drwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_barcol/ +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_barcol/barcol.la +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_barcol/barcol.so +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_barcol/gog-barcol-prefs.ui +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_barcol/gog-minmax-prefs.ui +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_barcol/plot-types.xml +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_barcol/plugin.xml +drwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_distrib/ +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_distrib/distrib.la +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_distrib/distrib.so +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_distrib/gog-boxplot-prefs.ui +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_distrib/plot-types.xml +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_distrib/plugin.xml +drwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_pie/ +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_pie/gog-pie-prefs.ui +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_pie/gog-pie-series.ui +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_pie/gog-ring-prefs.ui +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_pie/pie.la +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_pie/pie.so +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_pie/plot-types.xml +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_pie/plugin.xml +drwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_radar/ +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_radar/gog-color-polar-prefs.ui +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_radar/plot-types.xml +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_radar/plugin.xml +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_radar/radar.la +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_radar/radar.so +drwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_surface/ +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_surface/gog-xyz-prefs.ui +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_surface/gog-xyz-surface-prefs.ui +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_surface/plot-types.xml +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_surface/plugin.xml +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_surface/surface.la +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_surface/surface.so +drwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_xy/ +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_xy/gog-bubble-prefs.ui +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_xy/gog-xy-color-prefs.ui +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_xy/gog-xy-series-prefs.ui +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_xy/plot-types.xml +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/plot_xy/plugin.xml +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_xy/xy.la +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/plot_xy/xy.so +drwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/reg_linear/ +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/reg_linear/linreg.la +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/reg_linear/linreg.so +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/reg_linear/plugin.xml +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/reg_linear/reg-types.xml +drwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/reg_logfit/ +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/reg_logfit/logfit.la +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/reg_logfit/logfit.so +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/reg_logfit/plugin.xml +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/reg_logfit/reg-types.xml +drwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/smoothing/ +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/smoothing/gog-exp-smooth.ui +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/smoothing/gog-moving-avg.ui +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/smoothing/plugin.xml +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/smoothing/smoothing.la +-rwxr-xr-x root/root usr/lib/goffice/0.7.15/plugins/smoothing/smoothing.so +-rw-r--r-- root/root usr/lib/goffice/0.7.15/plugins/smoothing/types.xml +-rwxr-xr-x root/root usr/lib/libgoffice-0.8.la +lrwxrwxrwx root/root usr/lib/libgoffice-0.8.so -> libgoffice-0.8.so.7.0.15 +lrwxrwxrwx root/root usr/lib/libgoffice-0.8.so.7 -> libgoffice-0.8.so.7.0.15 +-rwxr-xr-x root/root usr/lib/libgoffice-0.8.so.7.0.15 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libgoffice-0.8.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/goffice/ +drwxr-xr-x root/root usr/share/goffice/0.7.15/ +drwxr-xr-x root/root usr/share/goffice/0.7.15/patterns/ +-rw-r--r-- root/root usr/share/goffice/0.7.15/patterns/svg-patterns.xml +drwxr-xr-x root/root usr/share/goffice/0.7.15/ui/ +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/go-3d-rotation-sel.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/go-font-sel.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/go-format-sel.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/go-image-save-dialog-extra.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/go-image-sel.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/go-rotation-sel.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/go-style-prefs.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/gog-3d-box-prefs.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/gog-axis-prefs.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/gog-equation-prefs.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/gog-error-bar-prefs.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/gog-graph-prefs.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/gog-guru-type-selector.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/gog-guru.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/gog-object-prefs.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/gog-plot-prefs.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/gog-reg-curve-prefs.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/gog-reg-eqn-prefs.ui +-rw-r--r-- root/root usr/share/goffice/0.7.15/ui/gog-series-prefs.ui +drwxr-xr-x root/root usr/share/gtk-doc/ +drwxr-xr-x root/root usr/share/gtk-doc/html/ +drwxr-xr-x root/root usr/share/gtk-doc/html/goffice-0.8/ +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOCharmapSel.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOCmdContext.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOComboBox.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOComboColor.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOComboPixmaps.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOComboText.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOComponent.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOData.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GODataMatrix.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GODataScalar.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GODataVector.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GODoc.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GODocControl.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOFileOpener.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOFileSaver.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOFontSel.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOFormatSel.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOLocaleSel.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOOptionMenu.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOPersist.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOPluginLoader.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOPluginLoaderModule.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOPluginService.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GORotationSel.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOSearchReplace.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOSelector.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOStyle.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GOStyledObject.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GocCanvas.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GocCircle.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GocEllipse.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GocGraph.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GocGroup.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GocItem.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GocLine.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GocPolygon.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GocPolyline.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GocRectangle.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GocStyledItem.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GocText.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GocWidget.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogAxis.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogAxisLine.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogChart.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogDataAllocator.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogDataset.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogErrorBar.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogGraph.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogGrid.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogGridLine.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogLabel.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogLegend.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogObject.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogOutlinedObject.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogPlot.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogRegCurve.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogRegEqn.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogRenderer.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogSeries.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogSeriesLines.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogSmoothedCurve.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogStyledObject.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogTheme.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogTrendLine.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/GogView.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/ch01.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/ch02.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/ch03.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/ch04.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/ch05.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/ch06.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/ch07.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/ch08.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/ch09.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/ch10.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/ch11.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/ch12.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/ch13.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/ch14.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/ch15.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/ch16.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-0.8.devhelp +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-0.8.devhelp2 +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOBezierSpline.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOCSpline.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOCairo.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOColor.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOComplex.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOComponentFactory.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOEditor.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOFft.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOFile.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOFont.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOFormat.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOGeometry.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOGlibExtras.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOGradient.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOLibxmlExtras.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOLine.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOMath.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOPalette.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOPath.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOPattern.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GORange.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOReg.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GORegression.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOUndo.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GOUrl.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GocPixbuf.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GogAxisMap.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GogChartMap.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GogGuru.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GogPlotEngine.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-GogTool.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-Other-utilities.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-Simple-structures.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-Units.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-go-distribution.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-go-marker.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-go-plugin.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/goffice-08-go-string.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/home.png +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/index.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/index.sgml +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/left.png +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/pt01.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/pt02.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/pt03.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/pt04.html +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/right.png +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/style.css +-rw-r--r-- root/root usr/share/gtk-doc/html/goffice-0.8/up.png +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/goffice-0.7.15.mo +drwxr-xr-x root/root usr/share/pixmaps/ +drwxr-xr-x root/root usr/share/pixmaps/goffice/ +drwxr-xr-x root/root usr/share/pixmaps/goffice/0.7.15/ +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/area.xpm +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/bar-hboth.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/bar-hminus.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/bar-hplus.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/bar-none.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/bar-vboth.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/bar-vminus.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/bar-vplus.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/bar.xpm +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/bubble.xpm +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_area_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_area_1_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_area_1_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_bar_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_bar_1_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_bar_1_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_bar_2_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_bar_2_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_bar_2_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_boxplot_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_boxplot_1_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_boxplot_2_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_boxplot_2_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_bubble_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_color_polar_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_colored_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_column_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_column_1_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_column_1_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_column_2_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_column_2_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_column_2_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_column_3_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_cone_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_cone_1_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_cone_1_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_cone_2_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_cone_2_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_cone_2_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_cone_3_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_contour_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_contour_2_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_cylinder_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_cylinder_1_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_cylinder_1_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_cylinder_2_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_cylinder_2_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_cylinder_2_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_cylinder_3_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_dropbar_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_dropbar_1_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_histogram_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_line_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_line_1_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_line_1_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_line_2_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_line_2_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_line_2_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_line_3_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_minmax_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_minmax_1_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_minmax_2_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_minmax_2_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_pie_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_pie_1_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_pie_1_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_pie_2_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_pie_2_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_pie_2_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_pie_3_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_pie_3_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_polar_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_prob_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_pyramid_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_pyramid_1_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_pyramid_1_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_pyramid_2_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_pyramid_2_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_pyramid_2_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_pyramid_3_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_radar_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_radar_1_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_radar_1_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_ring_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_ring_1_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_scatter_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_scatter_2_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_scatter_2_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_scatter_3_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_scatter_3_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_scatter_3_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_scatter_4_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_scatter_4_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_scatter_4_3.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_scatter_4_4.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_stock_1_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_stock_1_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_stock_2_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_stock_2_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_surface_2_1.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/chart_surface_2_2.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/color.xpm +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/column.xpm +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/contour.xpm +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/dist.xpm +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/doughnut.xpm +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/dropbar.xpm +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/linegraph.xpm +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/minmax.xpm +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/pie.xpm +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/polar.png +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/radar.xpm +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/scatter.xpm +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/stock.xpm +-rw-r--r-- root/root usr/share/pixmaps/goffice/0.7.15/surface.xpm diff --git a/extra/goffice/.md5sum b/extra/goffice/.md5sum new file mode 100644 index 000000000..d61563158 --- /dev/null +++ b/extra/goffice/.md5sum @@ -0,0 +1 @@ +eea7ca4a41e4fa8829ca5d93b1781279 goffice-0.7.15.tar.bz2 diff --git a/extra/goffice/Pkgfile b/extra/goffice/Pkgfile new file mode 100644 index 000000000..0e1dcd13d --- /dev/null +++ b/extra/goffice/Pkgfile @@ -0,0 +1,17 @@ +# Description: contient les infos relatives au menus spécifiques de gnome +# URL: http://www.gnome.org/ +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: libgsf, libglade, pango, pcre + +name=goffice +version=0.7.15 +release=1 +source=(http://ftp.gnome.org/pub/gnome/sources/$name/0.7/$name-$version.tar.bz2) + +build() { + cd $name-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} diff --git a/extra/kqemu/.footprint b/extra/kqemu/.footprint new file mode 100644 index 000000000..e7c138921 --- /dev/null +++ b/extra/kqemu/.footprint @@ -0,0 +1,5 @@ +drwxr-xr-x root/root lib/ +drwxr-xr-x root/root lib/modules/ +drwxr-xr-x root/root lib/modules/<kernel-version>/ +drwxr-xr-x root/root lib/modules/<kernel-version>/misc/ +-rw-r--r-- root/root lib/modules/<kernel-version>/misc/kqemu.ko diff --git a/extra/kqemu/.md5sum b/extra/kqemu/.md5sum new file mode 100644 index 000000000..99be8eaf7 --- /dev/null +++ b/extra/kqemu/.md5sum @@ -0,0 +1 @@ +d738d8ca7332211ab716ec3213d82ee1 kqemu-1.4.0pre1.tar.gz diff --git a/extra/kqemu/Pkgfile b/extra/kqemu/Pkgfile new file mode 100644 index 000000000..30ced2041 --- /dev/null +++ b/extra/kqemu/Pkgfile @@ -0,0 +1,19 @@ +# Description: +# URL: http://www.qemu.org/ +# Maintainer: NuTyX coreteam +# Packager: +# Depends on: + +name=kqemu +version=1.4.0pre1 +release=1 +source=(http://www.qemu.org/$name-$version.tar.gz) + +build() { + cd $name-$version + ./configure + make +# make DESTDIR=$PKG install + mkdir -p $PKG/lib/modules/`uname -r`/misc + cp kqemu.ko $PKG/lib/modules/`uname -r`/misc +} diff --git a/extra/libgsf/.footprint b/extra/libgsf/.footprint index 7ee9279b2..012653b88 100644 --- a/extra/libgsf/.footprint +++ b/extra/libgsf/.footprint @@ -15,9 +15,6 @@ drwxr-xr-x root/root usr/include/libgsf-1/gsf-gnome/ -rw-r--r-- root/root usr/include/libgsf-1/gsf-gnome/gsf-output-bonobo.h -rw-r--r-- root/root usr/include/libgsf-1/gsf-gnome/gsf-output-gnomevfs.h -rw-r--r-- root/root usr/include/libgsf-1/gsf-gnome/gsf-shared-bonobo-stream.h -drwxr-xr-x root/root usr/include/libgsf-1/gsf-gvfs/ --rw-r--r-- root/root usr/include/libgsf-1/gsf-gvfs/gsf-input-gvfs.h --rw-r--r-- root/root usr/include/libgsf-1/gsf-gvfs/gsf-output-gvfs.h drwxr-xr-x root/root usr/include/libgsf-1/gsf/ -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-blob.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-clip-data.h @@ -28,9 +25,11 @@ drwxr-xr-x root/root usr/include/libgsf-1/gsf/ -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-infile-msole.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-infile-msvba.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-infile-stdio.h +-rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-infile-tar.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-infile-zip.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-infile.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-input-bzip.h +-rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-input-gio.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-input-gzip.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-input-http.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-input-impl.h @@ -52,6 +51,7 @@ drwxr-xr-x root/root usr/include/libgsf-1/gsf/ -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-outfile.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-output-bzip.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-output-csv.h +-rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-output-gio.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-output-gzip.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-output-iconv.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-output-impl.h @@ -59,6 +59,7 @@ drwxr-xr-x root/root usr/include/libgsf-1/gsf/ -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-output-memory.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-output-stdio.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-output.h +-rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-shared-memory.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-structured-blob.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-timestamp.h -rw-r--r-- root/root usr/include/libgsf-1/gsf/gsf-utils.h @@ -66,14 +67,36 @@ drwxr-xr-x root/root usr/include/libgsf-1/gsf/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libgsf-1.a -rwxr-xr-x root/root usr/lib/libgsf-1.la -lrwxrwxrwx root/root usr/lib/libgsf-1.so -> libgsf-1.so.114.0.8 -lrwxrwxrwx root/root usr/lib/libgsf-1.so.114 -> libgsf-1.so.114.0.8 --rwxr-xr-x root/root usr/lib/libgsf-1.so.114.0.8 +lrwxrwxrwx root/root usr/lib/libgsf-1.so -> libgsf-1.so.114.0.16 +lrwxrwxrwx root/root usr/lib/libgsf-1.so.114 -> libgsf-1.so.114.0.16 +-rwxr-xr-x root/root usr/lib/libgsf-1.so.114.0.16 +-rw-r--r-- root/root usr/lib/libgsf-gnome-1.a +-rwxr-xr-x root/root usr/lib/libgsf-gnome-1.la +lrwxrwxrwx root/root usr/lib/libgsf-gnome-1.so -> libgsf-gnome-1.so.114.0.16 +lrwxrwxrwx root/root usr/lib/libgsf-gnome-1.so.114 -> libgsf-gnome-1.so.114.0.16 +-rwxr-xr-x root/root usr/lib/libgsf-gnome-1.so.114.0.16 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libgsf-1.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libgsf-gnome-1.pc +drwxr-xr-x root/root usr/lib/python2.6/ +drwxr-xr-x root/root usr/lib/python2.6/site-packages/ +drwxr-xr-x root/root usr/lib/python2.6/site-packages/gsf/ +-rw-r--r-- root/root usr/lib/python2.6/site-packages/gsf/__init__.py +-rw-r--r-- root/root usr/lib/python2.6/site-packages/gsf/__init__.pyc +-rw-r--r-- root/root usr/lib/python2.6/site-packages/gsf/__init__.pyo +-rw-r--r-- root/root usr/lib/python2.6/site-packages/gsf/_gsfmodule.a +-rwxr-xr-x root/root usr/lib/python2.6/site-packages/gsf/_gsfmodule.la +-rwxr-xr-x root/root usr/lib/python2.6/site-packages/gsf/_gsfmodule.so +-rw-r--r-- root/root usr/lib/python2.6/site-packages/gsf/gnomemodule.a +-rwxr-xr-x root/root usr/lib/python2.6/site-packages/gsf/gnomemodule.la +-rwxr-xr-x root/root usr/lib/python2.6/site-packages/gsf/gnomemodule.so drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/libgsf.mo drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/gsf-office-thumbnailer.1.gz +-rw-r--r-- root/root usr/share/man/man1/gsf-vba-dump.1.gz -rw-r--r-- root/root usr/share/man/man1/gsf.1.gz diff --git a/extra/libgsf/.md5sum b/extra/libgsf/.md5sum index f1cedae25..682c039ea 100644 --- a/extra/libgsf/.md5sum +++ b/extra/libgsf/.md5sum @@ -1 +1 @@ -3b3dfee9a2575e25a1300b5546fc8b04 libgsf-1.14.8.tar.gz +d22675b24f116cd3c80f96bcc3d3e135 libgsf-1.14.16.tar.gz diff --git a/extra/libgsf/Pkgfile b/extra/libgsf/Pkgfile index 455514e0c..ff28aa423 100755 --- a/extra/libgsf/Pkgfile +++ b/extra/libgsf/Pkgfile @@ -5,8 +5,8 @@ # Depends on: p5-xml-parser, gconf name=libgsf -version=1.14.8 -release=2 +version=1.14.16 +release=1 source=( http://ftp.gnome.org/pub/gnome/sources/libgsf/1.14/$name-$version.tar.gz) diff --git a/extra/p5-gtk2-sexy/Pkgfile b/extra/p5-gtk2-sexy/Pkgfile index 812a12e9d..1e49af8c6 100644 --- a/extra/p5-gtk2-sexy/Pkgfile +++ b/extra/p5-gtk2-sexy/Pkgfile @@ -2,7 +2,7 @@ # URL: http://search.cpan.org/dist/Gtk2-sexy/ # Maintainer: NuTyX core team # Packager: lesibel at free dot fr -# Depends on: gtk2, libsexy +# Depends on: gtk2, libsexy, p5-gtk2 name=p5-gtk2-sexy version=0.05 diff --git a/extra/p5-gtk2-trayicon/Pkgfile b/extra/p5-gtk2-trayicon/Pkgfile index 38d8d8178..5909f2188 100644 --- a/extra/p5-gtk2-trayicon/Pkgfile +++ b/extra/p5-gtk2-trayicon/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.gtkperl.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: perl +# Depends on: perl, p5-extutils-depends, p5-extutils-pkgconfig, p5-gtk2 name=p5-gtk2-trayicon version=0.06 diff --git a/extra/recordmydesktop/.footprint b/extra/recordmydesktop/.footprint new file mode 100644 index 000000000..a1ea7475c --- /dev/null +++ b/extra/recordmydesktop/.footprint @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/recordmydesktop +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/recordmydesktop.1.gz diff --git a/extra/recordmydesktop/.md5sum b/extra/recordmydesktop/.md5sum new file mode 100644 index 000000000..80add7698 --- /dev/null +++ b/extra/recordmydesktop/.md5sum @@ -0,0 +1 @@ +6998b165540598965499bd99d8aa0eef recordmydesktop-0.3.8.1.tar.gz diff --git a/extra/recordmydesktop/Pkgfile b/extra/recordmydesktop/Pkgfile new file mode 100644 index 000000000..b87e84454 --- /dev/null +++ b/extra/recordmydesktop/Pkgfile @@ -0,0 +1,18 @@ +# Description: "Produces a OGG encapsulated Theora/Vorbis recording of your desktop" +# URL: http://recordmydesktop.sourceforge.net +# Maintainer: NuTyX core team +# Packager: fanch +# Depends on: alsa-lib, zlib, libvorbis, libxdamage, libxext, libtheora, libsm +name=recordmydesktop +version=0.3.8.1 +release=1 +source=(http://downloads.sourceforge.net/project/recordmydesktop/recordmydesktop/0.3.8.1/recordmydesktop-0.3.8.1.tar.gz) + +build() { + cd $name-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} + + |