diff options
39 files changed, 3385 insertions, 213 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/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/gcstar/.footprint b/extra/gcstar/.footprint new file mode 100644 index 000000000..c249db127 --- /dev/null +++ b/extra/gcstar/.footprint @@ -0,0 +1,1155 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/gcstar +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/gcstar/ +drwxr-xr-x root/root usr/lib/gcstar/GCBackend/ +-rw-r--r-- root/root usr/lib/gcstar/GCBackend/GCBackendXmlCommon.pm +-rw-r--r-- root/root usr/lib/gcstar/GCBackend/GCBackendXmlParser.pm +-rw-r--r-- root/root usr/lib/gcstar/GCBookmarks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCBorrowings.pm +-rw-r--r-- root/root usr/lib/gcstar/GCCommandLine.pm +-rw-r--r-- root/root usr/lib/gcstar/GCData.pm +-rw-r--r-- root/root usr/lib/gcstar/GCDialogs.pm +-rw-r--r-- root/root usr/lib/gcstar/GCDisplay.pm +-rw-r--r-- root/root usr/lib/gcstar/GCExport.pm +drwxr-xr-x root/root usr/lib/gcstar/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCExport/GCExportBase.pm +-rw-r--r-- root/root usr/lib/gcstar/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCExport/GCExportLatex.pm +-rw-r--r-- root/root usr/lib/gcstar/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCExport/GCExportTellico.pm +-rw-r--r-- root/root usr/lib/gcstar/GCExport/GCExportXML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCExportImport.pm +-rw-r--r-- root/root usr/lib/gcstar/GCExtract.pm +drwxr-xr-x root/root usr/lib/gcstar/GCExtract/ +-rw-r--r-- root/root usr/lib/gcstar/GCExtract/GCExtractFilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCExtract/GCExtractMusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCGenres.pm +-rw-r--r-- root/root usr/lib/gcstar/GCGraphicComponents.pm +-rw-r--r-- root/root usr/lib/gcstar/GCImport.pm +drwxr-xr-x root/root usr/lib/gcstar/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCImport/GCImportAMC.pm +-rw-r--r-- root/root usr/lib/gcstar/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCImport/GCImportBase.pm +-rw-r--r-- root/root usr/lib/gcstar/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCImport/GCImportDVDProfiler.pm +-rw-r--r-- root/root usr/lib/gcstar/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCImport/GCImportGCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCImport/GCImportMyMovies.pm +-rw-r--r-- root/root usr/lib/gcstar/GCImport/GCImportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCItemsLists/ +-rw-r--r-- root/root usr/lib/gcstar/GCItemsLists/GCImageLists.pm +-rw-r--r-- root/root usr/lib/gcstar/GCItemsLists/GCTextLists.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/AR/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/AR/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/AR/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/AR/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/AR/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/BG/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/BG/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/BG/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/BG/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/BG/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/CA/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/CA/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/CA/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/CA/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CA/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/CS/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/CS/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/CS/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/CS/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/CS/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/DE/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/DE/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/DE/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/DE/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/DE/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/EL/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/EL/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/EL/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/EL/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EL/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/EN/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/EN/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/EN/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/EN/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/EN/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/ES/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/ES/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/ES/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/ES/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ES/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/FR/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/FR/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/FR/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/FR/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/FR/GCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GCLangUtils.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/GL/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/GL/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/GL/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/GL/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/GL/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/HU/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/HU/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/HU/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/HU/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/HU/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/ID/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/ID/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/ID/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/ID/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/ID/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/IT/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/IT/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/IT/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/IT/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/GCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/IT/README.txt +drwxr-xr-x root/root usr/lib/gcstar/GCLang/NL/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/NL/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/NL/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/NL/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/NL/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/PL/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/PL/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/PL/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/PL/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PL/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/PT/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/PT/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/PT/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/PT/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/PT/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/RO/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/RO/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/RO/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/RO/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RO/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/RU/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/RU/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/RU/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/RU/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/RU/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/SR/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/SR/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/SR/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/SR/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SR/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/SV/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/SV/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/SV/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/SV/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/SV/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/TR/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/TR/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/TR/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/TR/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/TR/GCstar.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/UK/ +drwxr-xr-x root/root usr/lib/gcstar/GCLang/UK/GCExport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCExport/GCExportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCExport/GCExportHTML.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCExport/GCExportSQL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCExport/GCExportTarGz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCExport/GCExportXML.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/UK/GCImport/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCImport/GCImportAlexandria.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCImport/GCImportCSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCImport/GCImportFolder.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCImport/GCImportGCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCImport/GCImportList.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCImport/GCImportTellico.pm +drwxr-xr-x root/root usr/lib/gcstar/GCLang/UK/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCModels/GCTVepisodes.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCModels/GCTVseries.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCModels/GCboardgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCModels/GCbooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCModels/GCcoins.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCModels/GCcomics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCModels/GCfilms.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCModels/GCgames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCModels/GCminicars.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCModels/GCmusics.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCModels/GCperiodicals.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCModels/GCstamps.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCModels/GCwines.pm +-rw-r--r-- root/root usr/lib/gcstar/GCLang/UK/GCstar.pm +-rw-r--r-- root/root usr/lib/gcstar/GCMail.pm +-rw-r--r-- root/root usr/lib/gcstar/GCMainWindow.pm +-rw-r--r-- root/root usr/lib/gcstar/GCMenu.pm +-rw-r--r-- root/root usr/lib/gcstar/GCModel.pm +drwxr-xr-x root/root usr/lib/gcstar/GCModels/ +-rw-r--r-- root/root usr/lib/gcstar/GCModels/GCTVepisodes.gcm +-rw-r--r-- root/root usr/lib/gcstar/GCModels/GCboardgames.gcm +-rw-r--r-- root/root usr/lib/gcstar/GCModels/GCbooks.gcm +-rw-r--r-- root/root usr/lib/gcstar/GCModels/GCcoins.gcm +-rw-r--r-- root/root usr/lib/gcstar/GCModels/GCcomics.gcm +-rw-r--r-- root/root usr/lib/gcstar/GCModels/GCfilms.gcm +-rw-r--r-- root/root usr/lib/gcstar/GCModels/GCgames.gcm +-rw-r--r-- root/root usr/lib/gcstar/GCModels/GCminicars.gcm +-rw-r--r-- root/root usr/lib/gcstar/GCModels/GCmusics.gcm +-rw-r--r-- root/root usr/lib/gcstar/GCModels/GCperiodicals.gcm +-rw-r--r-- root/root usr/lib/gcstar/GCModels/GCstamps.gcm +-rw-r--r-- root/root usr/lib/gcstar/GCModels/GCwines.gcm +-rw-r--r-- root/root usr/lib/gcstar/GCOptions.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPanel.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins.pm +drwxr-xr-x root/root usr/lib/gcstar/GCPlugins/ +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCPluginsBase.pm +drwxr-xr-x root/root usr/lib/gcstar/GCPlugins/GCTVepisodes/ +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCTVepisodes/GCTVepisodesCommon.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCTVepisodes/GCTvdb.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCTVepisodes/GCTvdbES.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCTVepisodes/GCTvdbFR.pm +drwxr-xr-x root/root usr/lib/gcstar/GCPlugins/GCboardgames/ +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCboardgames/GCReservoirJeux.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCboardgames/GCboardgamegeek.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCboardgames/GCboardgamesCommon.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCboardgames/GCtrictrac.pm +drwxr-xr-x root/root usr/lib/gcstar/GCPlugins/GCbooks/ +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCAdlibrisFI.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCAdlibrisSV.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCAlapage.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCAmazon.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCAmazonCA.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCAmazonDE.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCAmazonFR.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCAmazonUK.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCBDGest.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCBibliotekaNarodowa.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCBokkilden.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCBol.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCBuscape.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCCasadelibro.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCChapitre.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCFnac.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCFnacPT.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCISBNdb.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCInternetBokHandeln.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCInternetBookShop.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCLeLivre.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCLiberOnWeb.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCMareno.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCMediabooks.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCMerlin.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCNUKat.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCNooSFere.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCSaraiva.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCbooksAdlibrisCommon.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCbooksAmazonCommon.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCbooks/GCbooksCommon.pm +drwxr-xr-x root/root usr/lib/gcstar/GCPlugins/GCcomics/ +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCcomics/GCbedetheque.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCcomics/GCcomicbookdb.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCcomics/GCcomicsCommon.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCcomics/GCmangasanctuary.pm +drwxr-xr-x root/root usr/lib/gcstar/GCPlugins/GCfilms/ +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCAlapage.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCAllmovie.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCAllocine.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCAlpacineES.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCAmazon.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCAmazonDE.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCAmazonFR.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCAniDB.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCAnimator.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCAnimeNfoA.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCAnimeka.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCBeyazPerde.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCCinemaClock.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCCinemotions.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCCsfd.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCCulturalia.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCDVDFr.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCDVDPost.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCDVDSpot.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCDicshop.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCFilmAffinityEN.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCFilmAffinityES.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCFilmUP.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCFilmWeb.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCIbs.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCImdb.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCKinopoisk.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCMediadis.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCMetropoliES.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCMonsieurCinema.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCMovieClubFR.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCMovieClubNL.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCMovieMeter.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCMoviecovers.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCNasheKino.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCOFDb.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCOdeonHU.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCOnet.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCPortHU.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCStopklatka.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCfilmsAmazonCommon.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCfilms/GCfilmsCommon.pm +drwxr-xr-x root/root usr/lib/gcstar/GCPlugins/GCgames/ +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCgames/GCAlapage.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCgames/GCAmazon.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCgames/GCAmazonCA.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCgames/GCAmazonDE.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCgames/GCAmazonFR.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCgames/GCAmazonJP.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCgames/GCAmazonUK.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCgames/GCDicoDuNet.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCgames/GCGameSpot.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCgames/GCJeuxVideoCom.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCgames/GCJeuxVideoFr.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCgames/GCLudus.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCgames/GCMobyGames.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCgames/GCNextGame.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCgames/GCTheLegacy.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCgames/GCgamesAmazonCommon.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCgames/GCgamesCommon.pm +drwxr-xr-x root/root usr/lib/gcstar/GCPlugins/GCmusics/ +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCmusics/GCDiscogs.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCmusics/GCMusicBrainz.pm +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCmusics/GCmusicsCommon.pm +drwxr-xr-x root/root usr/lib/gcstar/GCPlugins/GCstar/ +-rw-r--r-- root/root usr/lib/gcstar/GCPlugins/GCstar/GCAmazonCommon.pm +-rw-r--r-- root/root usr/lib/gcstar/GCSplash.pm +-rw-r--r-- root/root usr/lib/gcstar/GCStyle.pm +-rw-r--r-- root/root usr/lib/gcstar/GCUpdater.pm +-rw-r--r-- root/root usr/lib/gcstar/GCUtils.pm +-rw-r--r-- root/root usr/lib/gcstar/GCWidgets.pm +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/gcstar.1.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/gcstar-thumbnailer +-rw-r--r-- root/root usr/share/applications/gcstar.desktop +-rw-r--r-- root/root usr/share/applications/gcstar.xml +drwxr-xr-x root/root usr/share/gcstar/ +-rw-r--r-- root/root usr/share/gcstar/LICENSE +drwxr-xr-x root/root usr/share/gcstar/genres/ +-rw-r--r-- root/root usr/share/gcstar/genres/EN.genres +-rw-r--r-- root/root usr/share/gcstar/genres/ES.genres +-rw-r--r-- root/root usr/share/gcstar/genres/FR.genres +drwxr-xr-x root/root usr/share/gcstar/helpers/ +-rwxr-xr-x root/root usr/share/gcstar/helpers/xdg-open +drwxr-xr-x root/root usr/share/gcstar/html_models/ +drwxr-xr-x root/root usr/share/gcstar/html_models/GCboardgames/ +-rw-r--r-- root/root usr/share/gcstar/html_models/GCboardgames/piwi +-rw-r--r-- root/root usr/share/gcstar/html_models/GCboardgames/piwi.png +drwxr-xr-x root/root usr/share/gcstar/html_models/GCbooks/ +-rw-r--r-- root/root usr/share/gcstar/html_models/GCbooks/FloFred +-rw-r--r-- root/root usr/share/gcstar/html_models/GCbooks/FloFred.png +-rw-r--r-- root/root usr/share/gcstar/html_models/GCbooks/Shelf +-rw-r--r-- root/root usr/share/gcstar/html_models/GCbooks/Shelf.png +-rw-r--r-- root/root usr/share/gcstar/html_models/GCbooks/Simple +-rw-r--r-- root/root usr/share/gcstar/html_models/GCbooks/Simple.png +drwxr-xr-x root/root usr/share/gcstar/html_models/GCcoins/ +-rw-r--r-- root/root usr/share/gcstar/html_models/GCcoins/Simple +-rw-r--r-- root/root usr/share/gcstar/html_models/GCcoins/Simple.png +drwxr-xr-x root/root usr/share/gcstar/html_models/GCfilms/ +-rw-r--r-- root/root usr/share/gcstar/html_models/GCfilms/Flat +-rw-r--r-- root/root usr/share/gcstar/html_models/GCfilms/Flat.png +-rw-r--r-- root/root usr/share/gcstar/html_models/GCfilms/Shelf +-rw-r--r-- root/root usr/share/gcstar/html_models/GCfilms/Shelf.png +-rw-r--r-- root/root usr/share/gcstar/html_models/GCfilms/Simple +-rw-r--r-- root/root usr/share/gcstar/html_models/GCfilms/Simple.png +-rw-r--r-- root/root usr/share/gcstar/html_models/GCfilms/Tabs +-rw-r--r-- root/root usr/share/gcstar/html_models/GCfilms/Tabs.png +-rw-r--r-- root/root usr/share/gcstar/html_models/GCfilms/Tian +-rw-r--r-- root/root usr/share/gcstar/html_models/GCfilms/Tian-Mario +-rw-r--r-- root/root usr/share/gcstar/html_models/GCfilms/Tian-Mario-Kim +-rw-r--r-- root/root usr/share/gcstar/html_models/GCfilms/Tian-Mario.png +-rw-r--r-- root/root usr/share/gcstar/html_models/GCfilms/Tian.png +-rw-r--r-- root/root usr/share/gcstar/html_models/GCfilms/float +-rw-r--r-- root/root usr/share/gcstar/html_models/GCfilms/float.png +-rw-r--r-- root/root usr/share/gcstar/html_models/GCfilms/rootII_design +-rw-r--r-- root/root usr/share/gcstar/html_models/GCfilms/rootII_design.png +drwxr-xr-x root/root usr/share/gcstar/html_models/GCgames/ +-rw-r--r-- root/root usr/share/gcstar/html_models/GCgames/Flat +-rw-r--r-- root/root usr/share/gcstar/html_models/GCgames/Flat.png +-rw-r--r-- root/root usr/share/gcstar/html_models/GCgames/Simple +-rw-r--r-- root/root usr/share/gcstar/html_models/GCgames/Simple.png +-rw-r--r-- root/root usr/share/gcstar/html_models/GCgames/Tabs +-rw-r--r-- root/root usr/share/gcstar/html_models/GCgames/Tabs.png +drwxr-xr-x root/root usr/share/gcstar/html_models/GCmusics/ +-rw-r--r-- root/root usr/share/gcstar/html_models/GCmusics/Shelf +-rw-r--r-- root/root usr/share/gcstar/html_models/GCmusics/Shelf.png +-rw-r--r-- root/root usr/share/gcstar/html_models/GCmusics/Simple +-rw-r--r-- root/root usr/share/gcstar/html_models/GCmusics/Simple.png +drwxr-xr-x root/root usr/share/gcstar/html_models/GCstar/ +-rw-r--r-- root/root usr/share/gcstar/html_models/GCstar/Shelf +-rw-r--r-- root/root usr/share/gcstar/html_models/GCstar/Shelf.png +-rw-r--r-- root/root usr/share/gcstar/html_models/GCstar/Simple +-rw-r--r-- root/root usr/share/gcstar/html_models/GCstar/Simple.png +drwxr-xr-x root/root usr/share/gcstar/icons/ +-rw-r--r-- root/root usr/share/gcstar/icons/GCstar.ico +-rw-r--r-- root/root usr/share/gcstar/icons/gcstar_16x16.png +-rw-r--r-- root/root usr/share/gcstar/icons/gcstar_24x24.png +-rw-r--r-- root/root usr/share/gcstar/icons/gcstar_32x32.png +-rw-r--r-- root/root usr/share/gcstar/icons/gcstar_48x48.png +-rw-r--r-- root/root usr/share/gcstar/icons/gcstar_64x64.png +-rw-r--r-- root/root usr/share/gcstar/icons/icon_install.ico +-rw-r--r-- root/root usr/share/gcstar/icons/star.png +-rw-r--r-- root/root usr/share/gcstar/icons/star_hover.png +-rw-r--r-- root/root usr/share/gcstar/icons/stardark.png +-rw-r--r-- root/root usr/share/gcstar/icons/stardark_hover.png +-rw-r--r-- root/root usr/share/gcstar/icons/web.ico +drwxr-xr-x root/root usr/share/gcstar/list_bg/ +drwxr-xr-x root/root usr/share/gcstar/list_bg/Box/ +-rw-r--r-- root/root usr/share/gcstar/list_bg/Box/group.png +-rw-r--r-- root/root usr/share/gcstar/list_bg/Box/list_bg.png +-rw-r--r-- root/root usr/share/gcstar/list_bg/Box/style +drwxr-xr-x root/root usr/share/gcstar/list_bg/Dark_Glass/ +-rw-r--r-- root/root usr/share/gcstar/list_bg/Dark_Glass/group.png +-rw-r--r-- root/root usr/share/gcstar/list_bg/Dark_Glass/list_bg.png +-rw-r--r-- root/root usr/share/gcstar/list_bg/Dark_Glass/list_fg.png +-rw-r--r-- root/root usr/share/gcstar/list_bg/Dark_Glass/style +drwxr-xr-x root/root usr/share/gcstar/list_bg/Glass/ +-rw-r--r-- root/root usr/share/gcstar/list_bg/Glass/group.png +-rw-r--r-- root/root usr/share/gcstar/list_bg/Glass/list_bg.png +-rw-r--r-- root/root usr/share/gcstar/list_bg/Glass/list_fg.png +-rw-r--r-- root/root usr/share/gcstar/list_bg/Glass/style +drwxr-xr-x root/root usr/share/gcstar/list_bg/Marble/ +-rw-r--r-- root/root usr/share/gcstar/list_bg/Marble/group.png +-rw-r--r-- root/root usr/share/gcstar/list_bg/Marble/list_bg.png +-rw-r--r-- root/root usr/share/gcstar/list_bg/Marble/style +drwxr-xr-x root/root usr/share/gcstar/list_bg/Wood/ +-rw-r--r-- root/root usr/share/gcstar/list_bg/Wood/group.png +-rw-r--r-- root/root usr/share/gcstar/list_bg/Wood/list_bg.png +-rw-r--r-- root/root usr/share/gcstar/list_bg/Wood/style +drwxr-xr-x root/root usr/share/gcstar/list_bg/Wood2/ +-rw-r--r-- root/root usr/share/gcstar/list_bg/Wood2/group.png +-rw-r--r-- root/root usr/share/gcstar/list_bg/Wood2/list_bg.png +-rw-r--r-- root/root usr/share/gcstar/list_bg/Wood2/style +drwxr-xr-x root/root usr/share/gcstar/logos/ +-rw-r--r-- root/root usr/share/gcstar/logos/Peri.png +-rw-r--r-- root/root usr/share/gcstar/logos/Peri_main_logo.png +-rw-r--r-- root/root usr/share/gcstar/logos/Peri_main_logo.svg +-rw-r--r-- root/root usr/share/gcstar/logos/about.png +-rw-r--r-- root/root usr/share/gcstar/logos/bg_no.png +-rw-r--r-- root/root usr/share/gcstar/logos/book_no.png +-rw-r--r-- root/root usr/share/gcstar/logos/button.png +-rw-r--r-- root/root usr/share/gcstar/logos/cd_no.png +-rw-r--r-- root/root usr/share/gcstar/logos/film_no.png +-rw-r--r-- root/root usr/share/gcstar/logos/find.png +-rw-r--r-- root/root usr/share/gcstar/logos/install.png +-rw-r--r-- root/root usr/share/gcstar/logos/no.png +-rw-r--r-- root/root usr/share/gcstar/logos/no_stamp.png +-rw-r--r-- root/root usr/share/gcstar/logos/periscope_main_logo.svg +-rw-r--r-- root/root usr/share/gcstar/logos/splash.png +drwxr-xr-x root/root usr/share/gcstar/overlays/ +-rw-r--r-- root/root usr/share/gcstar/overlays/canevas-timbre.png +-rw-r--r-- root/root usr/share/gcstar/overlays/cd.png +-rw-r--r-- root/root usr/share/gcstar/overlays/dvd.png +-rw-r--r-- root/root usr/share/gcstar/overlays/favourite_large.png +-rw-r--r-- root/root usr/share/gcstar/overlays/favourite_med.png +-rw-r--r-- root/root usr/share/gcstar/overlays/favourite_small.png +-rw-r--r-- root/root usr/share/gcstar/overlays/favourite_verysmall.png +-rw-r--r-- root/root usr/share/gcstar/overlays/favourite_xlarge.png +-rw-r--r-- root/root usr/share/gcstar/overlays/film.png +-rw-r--r-- root/root usr/share/gcstar/overlays/flip.png +-rw-r--r-- root/root usr/share/gcstar/overlays/flip2.png +-rw-r--r-- root/root usr/share/gcstar/overlays/lend_large.png +-rw-r--r-- root/root usr/share/gcstar/overlays/lend_med.png +-rw-r--r-- root/root usr/share/gcstar/overlays/lend_small.png +-rw-r--r-- root/root usr/share/gcstar/overlays/lend_verysmall.png +-rw-r--r-- root/root usr/share/gcstar/overlays/lend_xlarge.png +-rw-r--r-- root/root usr/share/gcstar/overlays/subtle.png +drwxr-xr-x root/root usr/share/gcstar/panels/ +-rw-r--r-- root/root usr/share/gcstar/panels/Classic +-rw-r--r-- root/root usr/share/gcstar/panels/Dark +-rw-r--r-- root/root usr/share/gcstar/panels/WebSite +drwxr-xr-x root/root usr/share/gcstar/schemas/ +-rw-r--r-- root/root usr/share/gcstar/schemas/gcm.xsd +drwxr-xr-x root/root usr/share/gcstar/style/ +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/gtkrc +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/ +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/about/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/about/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/about/64x64.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/add/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/add/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/add/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/add/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/cancel/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/cancel/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/cancel/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/clear/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/clear/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/clear/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/convert/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/convert/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/convert/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/convert/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/delete/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/delete/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/delete/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/delete/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/directory/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/directory/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/dnd/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/dnd/16x16.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/error/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/error/64x64.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/execute/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/execute/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/execute/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/execute/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/find/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/find/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/find/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/find/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/go-back/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/go-back/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/go-back/24x24.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/go-down/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/go-down/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/go-down/24x24.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/go-forward/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/go-forward/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/go-forward/24x24.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/go-up/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/go-up/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/go-up/24x24.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/help/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/help/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/help/32x32.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/help/64x64.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/home/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/home/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/jump-to/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/jump-to/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/jump-to/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/media-next/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/media-next/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/media-next/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/media-play/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/media-play/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/media-play/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/media-play/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/network/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/network/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/new/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/new/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/new/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/new/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/ok/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/ok/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/ok/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/open/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/open/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/open/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/open/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/preferences/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/preferences/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/preferences/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/preferences/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/properties/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/properties/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/properties/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/quit/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/quit/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/quit/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/refresh/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/refresh/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/refresh/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/refresh/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/remove/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/remove/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/remove/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/revert-to-saved/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/revert-to-saved/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/revert-to-saved/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/revert-to-saved/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/save-as/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/save-as/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/save-as/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/save-as/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/save/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/save/16x16.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/save/24x24.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/save/32x32.png +drwxr-xr-x root/root usr/share/gcstar/style/GCstar/icons/select-color/ +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/icons/select-color/32x32.png +-rw-r--r-- root/root usr/share/gcstar/style/GCstar/lend.png +drwxr-xr-x root/root usr/share/gcstar/style/Gtk/ +-rw-r--r-- root/root usr/share/gcstar/style/Gtk/gtkrc +-rw-r--r-- root/root usr/share/gcstar/style/Gtk/lend.png +drwxr-xr-x root/root usr/share/gcstar/style/kde/ +-rw-r--r-- root/root usr/share/gcstar/style/kde/active.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/active2.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/add.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/arrowdown.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/arrowleft.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/arrowright.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/arrowup.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/bghonrizontalscroll.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/bgverticalscroll.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/box.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/box2.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/box3.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/cancel.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/cdrom.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/checked.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/clear.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/delete.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/display.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/exec.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/export.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/find.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/gtkrc +-rw-r--r-- root/root usr/share/gcstar/style/kde/gtkrcold +-rw-r--r-- root/root usr/share/gcstar/style/kde/harddisk.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/help.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/home.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/horizontal.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/horizontal_hover.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/import.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/internet.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/khelpcenter.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/lend.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/new.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/ok.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/open.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/paths.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/preferences.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/properties.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/quit.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/radiochecked.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/radiounchecked.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/refresh.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/remove.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/save.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/saveas.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/sortdown.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/sortup.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/spindown.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/spinup.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/tab_corner.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/tonight.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/unchecked.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/vertical.png +-rw-r--r-- root/root usr/share/gcstar/style/kde/vertical_hover.png +drwxr-xr-x root/root usr/share/gcstar/xml_models/ +drwxr-xr-x root/root usr/share/gcstar/xml_models/GCfilms/ +-rw-r--r-- root/root usr/share/gcstar/xml_models/GCfilms/Ant_Movie_Catalog +-rw-r--r-- root/root usr/share/gcstar/xml_models/GCfilms/DVDProfiler +drwxr-xr-x root/root usr/share/gcstar/xslt/ +-rw-r--r-- root/root usr/share/gcstar/xslt/applyXSLT.pl +-rw-r--r-- root/root usr/share/gcstar/xslt/createGCSValidator.xsl +drwxr-xr-x root/root usr/share/pixmaps/ +-rw-r--r-- root/root usr/share/pixmaps/gcstar.png diff --git a/extra/gcstar/.md5sum b/extra/gcstar/.md5sum new file mode 100644 index 000000000..753dfc6df --- /dev/null +++ b/extra/gcstar/.md5sum @@ -0,0 +1 @@ +af40907fef28ce744a90488455eb8275 gcstar-1.5.0.beta1.tar.gz diff --git a/extra/gcstar/Pkgfile b/extra/gcstar/Pkgfile new file mode 100644 index 000000000..78e4aaab6 --- /dev/null +++ b/extra/gcstar/Pkgfile @@ -0,0 +1,19 @@ +# Description: Gestionnaire de collections +# URL:http://www.gcstar.org/index.fr.php +# Maintainer: NuTyX packager team +# Packager: lesibel at free dot fr +# Depends on: p5-gtk2, p5-libwww, p5-xml-simple, p5-html-parser, p5-html-tagset, p5-archive-zip +name=gcstar +version=1.5.0.beta1 +release=1 + +source=(http://download.gna.org/$name/$name-$version.tar.gz) + +build() { + cd $name + ./install --prefix=$PKG/usr + install -D -m644 share/gcstar/icons/gcstar_32x32.png \ + $PKG/usr/share/pixmaps/gcstar.png && \ + cp -R share/applications $PKG/usr/share +} + 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-crypt-ssleay/.footprint b/extra/p5-crypt-ssleay/.footprint index e881f40cf..ee1eea55d 100644 --- a/extra/p5-crypt-ssleay/.footprint +++ b/extra/p5-crypt-ssleay/.footprint @@ -1,6 +1,8 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/perl5/ +drwxr-xr-x root/root usr/lib/perl5/5.10.1/ +drwxr-xr-x root/root usr/lib/perl5/5.10.1/i686-linux-thread-multi/ drwxr-xr-x root/root usr/lib/perl5/site_perl/ drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/ drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/ diff --git a/extra/p5-crypt-ssleay/Pkgfile b/extra/p5-crypt-ssleay/Pkgfile index 6883f0db1..1ee43d1cf 100644 --- a/extra/p5-crypt-ssleay/Pkgfile +++ b/extra/p5-crypt-ssleay/Pkgfile @@ -12,9 +12,9 @@ source=(http://search.cpan.org/CPAN/authors/id/D/DL/DLAND/Crypt-SSLeay-$version. build() { cd Crypt-SSLeay-$version echo "n" | perl Makefile.PL --lib=/usr + mkdir -p $PKG/usr/lib/perl5/5.10.1/i686-linux-thread-multi/ make make DESTDIR=$PKG install - find $PKG -name perllocal.pod|xargs rm - find $PKG -empty | xargs rmdir -p ||: + rm -rf $PKG/usr/lib/perl5/5.10.1/i686-linux-thread-multi/perllocal.pod } diff --git a/extra/p5-gtk2-sexy/.footprint b/extra/p5-gtk2-sexy/.footprint new file mode 100644 index 000000000..a5075f380 --- /dev/null +++ b/extra/p5-gtk2-sexy/.footprint @@ -0,0 +1,29 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/perl5/ +drwxr-xr-x root/root usr/lib/perl5/5.10.1/ +drwxr-xr-x root/root usr/lib/perl5/5.10.1/i686-linux-thread-multi/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/Sexy.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/Sexy/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/Sexy/Install/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/Sexy/Install/Files.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/Sexy/Install/sexy-autogen.h +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/Sexy/Install/sexy.typemap +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/Gtk2/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/Gtk2/Sexy/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/Gtk2/Sexy/Sexy.bs (EMPTY) +-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/Gtk2/Sexy/Sexy.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man3/ +-r--r--r-- root/root usr/share/man/man3/Gtk2::Sexy::IconEntry.3.gz +-r--r--r-- root/root usr/share/man/man3/Gtk2::Sexy::SpellEntry.3.gz +-r--r--r-- root/root usr/share/man/man3/Gtk2::Sexy::Tooltip.3.gz +-r--r--r-- root/root usr/share/man/man3/Gtk2::Sexy::TreeView.3.gz +-r--r--r-- root/root usr/share/man/man3/Gtk2::Sexy::UrlLabel.3.gz +-r--r--r-- root/root usr/share/man/man3/Gtk2::Sexy::index.3.gz diff --git a/extra/p5-gtk2-sexy/.md5sum b/extra/p5-gtk2-sexy/.md5sum new file mode 100644 index 000000000..2445f2b94 --- /dev/null +++ b/extra/p5-gtk2-sexy/.md5sum @@ -0,0 +1 @@ +3e291808250d7b956ba8443013a1b461 Gtk2-Sexy-0.05.tar.gz diff --git a/extra/p5-gtk2-sexy/Pkgfile b/extra/p5-gtk2-sexy/Pkgfile new file mode 100644 index 000000000..1e49af8c6 --- /dev/null +++ b/extra/p5-gtk2-sexy/Pkgfile @@ -0,0 +1,21 @@ +# Description: Interface Perl autorisant p5-gtk2-sexy +# URL: http://search.cpan.org/dist/Gtk2-sexy/ +# Maintainer: NuTyX core team +# Packager: lesibel at free dot fr +# Depends on: gtk2, libsexy, p5-gtk2 + +name=p5-gtk2-sexy +version=0.05 +release=1 +source=(http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Gtk2-Sexy-$version.tar.gz) + +build() { + cd Gtk2-Sexy-$version +# PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor + perl Makefile.PL + make + make DESTDIR=$PKG install + find $PKG -name '*.pod' -delete + find $PKG -name '.packlist' -delete +} + diff --git a/extra/p5-gtk2-trayicon/.footprint b/extra/p5-gtk2-trayicon/.footprint new file mode 100644 index 000000000..af4983ac8 --- /dev/null +++ b/extra/p5-gtk2-trayicon/.footprint @@ -0,0 +1,24 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/perl5/ +drwxr-xr-x root/root usr/lib/perl5/5.10.1/ +drwxr-xr-x root/root usr/lib/perl5/5.10.1/i686-linux-thread-multi/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/TrayIcon.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/TrayIcon/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/TrayIcon/Install/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/TrayIcon/Install/Files.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/TrayIcon/Install/trayicon-autogen.h +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/TrayIcon/Install/trayicon.typemap +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/Gtk2/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/Gtk2/TrayIcon/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/Gtk2/TrayIcon/TrayIcon.bs (EMPTY) +-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/Gtk2/TrayIcon/TrayIcon.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man3/ +-r--r--r-- root/root usr/share/man/man3/Gtk2::TrayIcon.3.gz diff --git a/extra/p5-gtk2-trayicon/.md5sum b/extra/p5-gtk2-trayicon/.md5sum new file mode 100644 index 000000000..1d55a5f43 --- /dev/null +++ b/extra/p5-gtk2-trayicon/.md5sum @@ -0,0 +1 @@ +522c328f14681a25d76eeaf317e05049 Gtk2-TrayIcon-0.06.tar.gz diff --git a/extra/p5-gtk2-trayicon/Pkgfile b/extra/p5-gtk2-trayicon/Pkgfile new file mode 100644 index 000000000..5909f2188 --- /dev/null +++ b/extra/p5-gtk2-trayicon/Pkgfile @@ -0,0 +1,19 @@ +# Description: Module perl pour GTK +# URL: http://www.gtkperl.org +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: perl, p5-extutils-depends, p5-extutils-pkgconfig, p5-gtk2 + +name=p5-gtk2-trayicon +version=0.06 +release=1 +source=(http://downloads.sourceforge.net/sourceforge/gtk2-perl/Gtk2-TrayIcon-$version.tar.gz) + +build() { + cd Gtk2-TrayIcon-$version + perl Makefile.PL + make + make DESTDIR=$PKG install + find $PKG -name '*.pod' -delete + find $PKG -name '.packlist' -delete +} diff --git a/extra/p5-libwww/.footprint b/extra/p5-libwww/.footprint new file mode 100644 index 000000000..4752a8db2 --- /dev/null +++ b/extra/p5-libwww/.footprint @@ -0,0 +1,114 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/perl5/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/Bundle/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/Bundle/LWP.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/File/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/File/Listing.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/HTML/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/HTML/Form.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/HTTP/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Config.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Cookies.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Cookies/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Cookies/Microsoft.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Cookies/Netscape.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Daemon.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Date.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Headers.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Headers/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Headers/Auth.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Headers/ETag.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Headers/Util.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Message.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Negotiate.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Request.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Request/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Request/Common.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Response.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/HTTP/Status.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/LWP/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/LWP/Authen/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Authen/Basic.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Authen/Digest.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Authen/Ntlm.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/ConnCache.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Debug.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/DebugFile.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/MediaTypes.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/MemberMixin.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Protocol.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/LWP/Protocol/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Protocol/GHTTP.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Protocol/cpan.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Protocol/data.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Protocol/file.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Protocol/ftp.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Protocol/gopher.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Protocol/http.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Protocol/http10.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Protocol/https.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Protocol/https10.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Protocol/loopback.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Protocol/mailto.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Protocol/nntp.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Protocol/nogo.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/RobotUA.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/Simple.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/UserAgent.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/LWP/media.types +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/Net/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/Net/HTTP.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/Net/HTTP/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/Net/HTTP/Methods.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/Net/HTTP/NB.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/Net/HTTPS.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/WWW/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/WWW/RobotRules.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/WWW/RobotRules/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/WWW/RobotRules/AnyDBM_File.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/LWP/ +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/LWP/.packlist +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/lwpcook.pod +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/lwptut.pod +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man3/ +-r--r--r-- root/root usr/share/man/man3/Bundle::LWP.3.gz +-r--r--r-- root/root usr/share/man/man3/File::Listing.3.gz +-r--r--r-- root/root usr/share/man/man3/HTML::Form.3.gz +-r--r--r-- root/root usr/share/man/man3/HTTP::Config.3.gz +-r--r--r-- root/root usr/share/man/man3/HTTP::Cookies.3.gz +-r--r--r-- root/root usr/share/man/man3/HTTP::Cookies::Microsoft.3.gz +-r--r--r-- root/root usr/share/man/man3/HTTP::Cookies::Netscape.3.gz +-r--r--r-- root/root usr/share/man/man3/HTTP::Daemon.3.gz +-r--r--r-- root/root usr/share/man/man3/HTTP::Date.3.gz +-r--r--r-- root/root usr/share/man/man3/HTTP::Headers.3.gz +-r--r--r-- root/root usr/share/man/man3/HTTP::Headers::Util.3.gz +-r--r--r-- root/root usr/share/man/man3/HTTP::Message.3.gz +-r--r--r-- root/root usr/share/man/man3/HTTP::Negotiate.3.gz +-r--r--r-- root/root usr/share/man/man3/HTTP::Request.3.gz +-r--r--r-- root/root usr/share/man/man3/HTTP::Request::Common.3.gz +-r--r--r-- root/root usr/share/man/man3/HTTP::Response.3.gz +-r--r--r-- root/root usr/share/man/man3/HTTP::Status.3.gz +-r--r--r-- root/root usr/share/man/man3/LWP.3.gz +-r--r--r-- root/root usr/share/man/man3/LWP::Authen::Ntlm.3.gz +-r--r--r-- root/root usr/share/man/man3/LWP::ConnCache.3.gz +-r--r--r-- root/root usr/share/man/man3/LWP::Debug.3.gz +-r--r--r-- root/root usr/share/man/man3/LWP::MediaTypes.3.gz +-r--r--r-- root/root usr/share/man/man3/LWP::MemberMixin.3.gz +-r--r--r-- root/root usr/share/man/man3/LWP::Protocol.3.gz +-r--r--r-- root/root usr/share/man/man3/LWP::RobotUA.3.gz +-r--r--r-- root/root usr/share/man/man3/LWP::Simple.3.gz +-r--r--r-- root/root usr/share/man/man3/LWP::UserAgent.3.gz +-r--r--r-- root/root usr/share/man/man3/Net::HTTP.3.gz +-r--r--r-- root/root usr/share/man/man3/Net::HTTP::NB.3.gz +-r--r--r-- root/root usr/share/man/man3/WWW::RobotRules.3.gz +-r--r--r-- root/root usr/share/man/man3/WWW::RobotRules::AnyDBM_File.3.gz +-r--r--r-- root/root usr/share/man/man3/lwpcook.3.gz +-r--r--r-- root/root usr/share/man/man3/lwptut.3.gz diff --git a/extra/p5-libwww/.md5sum b/extra/p5-libwww/.md5sum new file mode 100644 index 000000000..17f1cf01a --- /dev/null +++ b/extra/p5-libwww/.md5sum @@ -0,0 +1 @@ +b46737b11a050330dc27db8cb5f9e01f libwww-perl-5.831.tar.gz diff --git a/extra/p5-libwww/Pkgfile b/extra/p5-libwww/Pkgfile new file mode 100644 index 000000000..f739a4d6d --- /dev/null +++ b/extra/p5-libwww/Pkgfile @@ -0,0 +1,24 @@ +# Description: Librairie perl pour accéder WWW +# URL: http://search.cpan.org/~rse/lcwa-1.0.0/lib/lwp/lib/LWP.pm +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: p5-crypt-ssleay + +name=p5-libwww +version=5.831 +release=1 +source=(http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-$version.tar.gz) +build() { + cd libwww-* + perl Makefile.PL -n + make + make install DESTDIR=$PKG + # Remove perlcrap + find $PKG \ + -name .packlist -or \ + -name '*.bs' -or \ + -name autosplit.ix -or \ + -name perllocal.pod -delete + # Remove empty directories + find $PKG -depth -empty -delete +} diff --git a/extra/p5-xml-simple/Pkgfile b/extra/p5-xml-simple/Pkgfile index 79d86dea2..1fa407346 100644 --- a/extra/p5-xml-simple/Pkgfile +++ b/extra/p5-xml-simple/Pkgfile @@ -12,7 +12,9 @@ source=(http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/XML-Simple-$version.t build() { cd XML-Simple-$version perl Makefile.PL + mkdir -p $PKG/usr/lib/perl5/5.10.1/i686-linux-thread-multi/ make make DESTDIR=$PKG install - find $PKG -name perllocal.pod | xargs rm +# rm $PKG/usr/lib/perl5/5.10.0/i686-linux/perllocal.pod + rm -rf $PKG/usr/lib/perl5/5.10.1/i686-linux-thread-multi/perllocal.pod } 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 +} + + |