mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Add blootooth stack and experimental bluetooth cellphone/modem for red
This commit is contained in:
69
config/rootfiles/packages/bluez
Normal file
69
config/rootfiles/packages/bluez
Normal file
@@ -0,0 +1,69 @@
|
||||
etc/rc.d/init.d/bluetooth
|
||||
etc/rc.d/rc3.d/S16bluetooth
|
||||
etc/rc.d/rc0.d/K84bluetooth
|
||||
etc/rc.d/rc6.d/K84bluetooth
|
||||
#etc/bluetooth
|
||||
etc/bluetooth/hcid.conf
|
||||
etc/bluetooth/rfcomm.conf
|
||||
etc/dbus-1/system.d/bluetooth.conf
|
||||
lib/firmware/BCM-LEGAL.txt
|
||||
lib/firmware/BCM2033-FW.bin
|
||||
lib/firmware/BCM2033-MD.hex
|
||||
lib/firmware/STLC2500_R4_00_03.ptc
|
||||
lib/firmware/STLC2500_R4_00_06.ssf
|
||||
lib/firmware/STLC2500_R4_02_02_WLAN.ssf
|
||||
lib/firmware/STLC2500_R4_02_04.ptc
|
||||
usr/bin/ciptool
|
||||
usr/bin/hcitool
|
||||
usr/bin/l2ping
|
||||
usr/bin/rfcomm
|
||||
usr/bin/sdptool
|
||||
usr/bin/passkey-agent
|
||||
#usr/include/bluetooth
|
||||
#usr/include/bluetooth/bluetooth.h
|
||||
#usr/include/bluetooth/bnep.h
|
||||
#usr/include/bluetooth/cmtp.h
|
||||
#usr/include/bluetooth/hci.h
|
||||
#usr/include/bluetooth/hci_lib.h
|
||||
#usr/include/bluetooth/hidp.h
|
||||
#usr/include/bluetooth/l2cap.h
|
||||
#usr/include/bluetooth/rfcomm.h
|
||||
#usr/include/bluetooth/sco.h
|
||||
#usr/include/bluetooth/sdp.h
|
||||
#usr/include/bluetooth/sdp_lib.h
|
||||
#usr/lib/alsa-lib/libasound_module_ctl_bluetooth.la
|
||||
usr/lib/alsa-lib/libasound_module_ctl_bluetooth.so
|
||||
#usr/lib/alsa-lib/libasound_module_pcm_bluetooth.la
|
||||
usr/lib/alsa-lib/libasound_module_pcm_bluetooth.so
|
||||
#usr/lib/bluetooth
|
||||
#usr/lib/bluetooth/plugins
|
||||
#usr/lib/bluetooth/plugins/audio.la
|
||||
usr/lib/bluetooth/plugins/audio.so
|
||||
#usr/lib/bluetooth/plugins/input.la
|
||||
usr/lib/bluetooth/plugins/input.so
|
||||
#usr/lib/bluetooth/plugins/network.la
|
||||
usr/lib/bluetooth/plugins/network.so
|
||||
#usr/lib/bluetooth/plugins/serial.la
|
||||
usr/lib/bluetooth/plugins/serial.so
|
||||
#usr/lib/libbluetooth.a
|
||||
#usr/lib/libbluetooth.la
|
||||
usr/lib/libbluetooth.so
|
||||
usr/lib/libbluetooth.so.2
|
||||
usr/lib/libbluetooth.so.2.11.2
|
||||
#usr/lib/pkgconfig/bluez.pc
|
||||
usr/sbin/hciattach
|
||||
usr/sbin/hciconfig
|
||||
usr/sbin/hcid
|
||||
usr/sbin/hcidump
|
||||
#usr/share/aclocal/bluez.m4
|
||||
#usr/share/man/man1/ciptool.1
|
||||
#usr/share/man/man1/hcitool.1
|
||||
#usr/share/man/man1/l2ping.1
|
||||
#usr/share/man/man1/rfcomm.1
|
||||
#usr/share/man/man1/sdptool.1
|
||||
#usr/share/man/man5/hcid.conf.5
|
||||
#usr/share/man/man8/hciattach.8
|
||||
#usr/share/man/man8/hciconfig.8
|
||||
#usr/share/man/man8/hcid.8
|
||||
#usr/share/man/man8/hcidump.8
|
||||
var/lib/bluetooth
|
||||
53
config/rootfiles/packages/dbus
Normal file
53
config/rootfiles/packages/dbus
Normal file
@@ -0,0 +1,53 @@
|
||||
etc/rc.d/init.d/messagebus
|
||||
etc/rc.d/rc3.d/S15messagebus
|
||||
etc/rc.d/rc0.d/K85messagebus
|
||||
etc/rc.d/rc6.d/K85messagebus
|
||||
#etc/dbus-1
|
||||
etc/dbus-1/session.conf
|
||||
etc/dbus-1/session.d
|
||||
etc/dbus-1/system.conf
|
||||
etc/dbus-1/system.d
|
||||
usr/bin/dbus-cleanup-sockets
|
||||
usr/bin/dbus-daemon
|
||||
usr/bin/dbus-launch
|
||||
usr/bin/dbus-monitor
|
||||
usr/bin/dbus-send
|
||||
usr/bin/dbus-uuidgen
|
||||
#usr/include/dbus-1.0
|
||||
#usr/include/dbus-1.0/dbus
|
||||
#usr/include/dbus-1.0/dbus/dbus-address.h
|
||||
#usr/include/dbus-1.0/dbus/dbus-bus.h
|
||||
#usr/include/dbus-1.0/dbus/dbus-connection.h
|
||||
#usr/include/dbus-1.0/dbus/dbus-errors.h
|
||||
#usr/include/dbus-1.0/dbus/dbus-macros.h
|
||||
#usr/include/dbus-1.0/dbus/dbus-memory.h
|
||||
#usr/include/dbus-1.0/dbus/dbus-message.h
|
||||
#usr/include/dbus-1.0/dbus/dbus-misc.h
|
||||
#usr/include/dbus-1.0/dbus/dbus-pending-call.h
|
||||
#usr/include/dbus-1.0/dbus/dbus-protocol.h
|
||||
#usr/include/dbus-1.0/dbus/dbus-server.h
|
||||
#usr/include/dbus-1.0/dbus/dbus-shared.h
|
||||
#usr/include/dbus-1.0/dbus/dbus-signature.h
|
||||
#usr/include/dbus-1.0/dbus/dbus-threads.h
|
||||
#usr/include/dbus-1.0/dbus/dbus-types.h
|
||||
#usr/include/dbus-1.0/dbus/dbus.h
|
||||
#usr/lib/dbus-1.0
|
||||
#usr/lib/dbus-1.0/include
|
||||
#usr/lib/dbus-1.0/include/dbus
|
||||
#usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h
|
||||
#usr/lib/libdbus-1.a
|
||||
#usr/lib/libdbus-1.la
|
||||
usr/lib/libdbus-1.so
|
||||
usr/lib/libdbus-1.so.3
|
||||
usr/lib/libdbus-1.so.3.2.0
|
||||
#usr/lib/pkgconfig/dbus-1.pc
|
||||
#usr/share/dbus-1
|
||||
usr/share/dbus-1/services
|
||||
#usr/share/man/man1/dbus-cleanup-sockets.1
|
||||
#usr/share/man/man1/dbus-daemon.1
|
||||
#usr/share/man/man1/dbus-launch.1
|
||||
#usr/share/man/man1/dbus-monitor.1
|
||||
#usr/share/man/man1/dbus-send.1
|
||||
#usr/share/man/man1/dbus-uuidgen.1
|
||||
var/lib/dbus
|
||||
var/run/dbus
|
||||
@@ -2,7 +2,56 @@
|
||||
#usr/bin/glib-gettextize
|
||||
#usr/bin/glib-mkenums
|
||||
#usr/bin/gobject-query
|
||||
#usr/bin/gtester
|
||||
#usr/bin/gtester-report
|
||||
#usr/include/gio-unix-2.0
|
||||
#usr/include/gio-unix-2.0/gio
|
||||
#usr/include/gio-unix-2.0/gio/gdesktopappinfo.h
|
||||
#usr/include/gio-unix-2.0/gio/gunixinputstream.h
|
||||
#usr/include/gio-unix-2.0/gio/gunixmounts.h
|
||||
#usr/include/gio-unix-2.0/gio/gunixoutputstream.h
|
||||
#usr/include/glib-2.0
|
||||
#usr/include/glib-2.0/gio
|
||||
#usr/include/glib-2.0/gio/gappinfo.h
|
||||
#usr/include/glib-2.0/gio/gasyncresult.h
|
||||
#usr/include/glib-2.0/gio/gbufferedinputstream.h
|
||||
#usr/include/glib-2.0/gio/gbufferedoutputstream.h
|
||||
#usr/include/glib-2.0/gio/gcancellable.h
|
||||
#usr/include/glib-2.0/gio/gcontenttype.h
|
||||
#usr/include/glib-2.0/gio/gdatainputstream.h
|
||||
#usr/include/glib-2.0/gio/gdataoutputstream.h
|
||||
#usr/include/glib-2.0/gio/gdrive.h
|
||||
#usr/include/glib-2.0/gio/gfile.h
|
||||
#usr/include/glib-2.0/gio/gfileattribute.h
|
||||
#usr/include/glib-2.0/gio/gfileenumerator.h
|
||||
#usr/include/glib-2.0/gio/gfileicon.h
|
||||
#usr/include/glib-2.0/gio/gfileinfo.h
|
||||
#usr/include/glib-2.0/gio/gfileinputstream.h
|
||||
#usr/include/glib-2.0/gio/gfilemonitor.h
|
||||
#usr/include/glib-2.0/gio/gfilenamecompleter.h
|
||||
#usr/include/glib-2.0/gio/gfileoutputstream.h
|
||||
#usr/include/glib-2.0/gio/gfilterinputstream.h
|
||||
#usr/include/glib-2.0/gio/gfilteroutputstream.h
|
||||
#usr/include/glib-2.0/gio/gicon.h
|
||||
#usr/include/glib-2.0/gio/ginputstream.h
|
||||
#usr/include/glib-2.0/gio/gio.h
|
||||
#usr/include/glib-2.0/gio/gioenumtypes.h
|
||||
#usr/include/glib-2.0/gio/gioerror.h
|
||||
#usr/include/glib-2.0/gio/giomodule.h
|
||||
#usr/include/glib-2.0/gio/gioscheduler.h
|
||||
#usr/include/glib-2.0/gio/gloadableicon.h
|
||||
#usr/include/glib-2.0/gio/gmemoryinputstream.h
|
||||
#usr/include/glib-2.0/gio/gmemoryoutputstream.h
|
||||
#usr/include/glib-2.0/gio/gmount.h
|
||||
#usr/include/glib-2.0/gio/gmountoperation.h
|
||||
#usr/include/glib-2.0/gio/gnativevolumemonitor.h
|
||||
#usr/include/glib-2.0/gio/goutputstream.h
|
||||
#usr/include/glib-2.0/gio/gseekable.h
|
||||
#usr/include/glib-2.0/gio/gsimpleasyncresult.h
|
||||
#usr/include/glib-2.0/gio/gthemedicon.h
|
||||
#usr/include/glib-2.0/gio/gvfs.h
|
||||
#usr/include/glib-2.0/gio/gvolume.h
|
||||
#usr/include/glib-2.0/gio/gvolumemonitor.h
|
||||
#usr/include/glib-2.0/glib
|
||||
#usr/include/glib-2.0/glib-object.h
|
||||
#usr/include/glib-2.0/glib.h
|
||||
@@ -11,7 +60,10 @@
|
||||
#usr/include/glib-2.0/glib/gasyncqueue.h
|
||||
#usr/include/glib-2.0/glib/gatomic.h
|
||||
#usr/include/glib-2.0/glib/gbacktrace.h
|
||||
#usr/include/glib-2.0/glib/gbase64.h
|
||||
#usr/include/glib-2.0/glib/gbookmarkfile.h
|
||||
#usr/include/glib-2.0/glib/gcache.h
|
||||
#usr/include/glib-2.0/glib/gchecksum.h
|
||||
#usr/include/glib-2.0/glib/gcompletion.h
|
||||
#usr/include/glib-2.0/glib/gconvert.h
|
||||
#usr/include/glib-2.0/glib/gdataset.h
|
||||
@@ -41,8 +93,10 @@
|
||||
#usr/include/glib-2.0/glib/gquark.h
|
||||
#usr/include/glib-2.0/glib/gqueue.h
|
||||
#usr/include/glib-2.0/glib/grand.h
|
||||
#usr/include/glib-2.0/glib/gregex.h
|
||||
#usr/include/glib-2.0/glib/grel.h
|
||||
#usr/include/glib-2.0/glib/gscanner.h
|
||||
#usr/include/glib-2.0/glib/gsequence.h
|
||||
#usr/include/glib-2.0/glib/gshell.h
|
||||
#usr/include/glib-2.0/glib/gslice.h
|
||||
#usr/include/glib-2.0/glib/gslist.h
|
||||
@@ -50,12 +104,14 @@
|
||||
#usr/include/glib-2.0/glib/gstdio.h
|
||||
#usr/include/glib-2.0/glib/gstrfuncs.h
|
||||
#usr/include/glib-2.0/glib/gstring.h
|
||||
#usr/include/glib-2.0/glib/gtestutils.h
|
||||
#usr/include/glib-2.0/glib/gthread.h
|
||||
#usr/include/glib-2.0/glib/gthreadpool.h
|
||||
#usr/include/glib-2.0/glib/gtimer.h
|
||||
#usr/include/glib-2.0/glib/gtree.h
|
||||
#usr/include/glib-2.0/glib/gtypes.h
|
||||
#usr/include/glib-2.0/glib/gunicode.h
|
||||
#usr/include/glib-2.0/glib/gurifuncs.h
|
||||
#usr/include/glib-2.0/glib/gutils.h
|
||||
#usr/include/glib-2.0/glib/gwin32.h
|
||||
#usr/include/glib-2.0/gmodule.h
|
||||
@@ -80,32 +136,34 @@
|
||||
#usr/lib/glib-2.0
|
||||
#usr/lib/glib-2.0/include
|
||||
#usr/lib/glib-2.0/include/glibconfig.h
|
||||
#usr/lib/libgio-2.0.la
|
||||
usr/lib/libgio-2.0.so
|
||||
usr/lib/libgio-2.0.so.0
|
||||
usr/lib/libgio-2.0.so.0.0.0
|
||||
#usr/lib/libglib-2.0.la
|
||||
usr/lib/libglib-2.0.so
|
||||
usr/lib/libglib-2.0.so.0
|
||||
usr/lib/libglib-2.0.so.0.902.4
|
||||
usr/lib/libglib-2.0.so.0.1600.5
|
||||
#usr/lib/libgmodule-2.0.la
|
||||
usr/lib/libgmodule-2.0.so
|
||||
usr/lib/libgmodule-2.0.so.0
|
||||
usr/lib/libgmodule-2.0.so.0.902.4
|
||||
usr/lib/libgmodule-2.0.so.0.1600.5
|
||||
#usr/lib/libgobject-2.0.la
|
||||
usr/lib/libgobject-2.0.so
|
||||
usr/lib/libgobject-2.0.so.0
|
||||
usr/lib/libgobject-2.0.so.0.902.4
|
||||
usr/lib/libgobject-2.0.so.0.1600.5
|
||||
#usr/lib/libgthread-2.0.la
|
||||
usr/lib/libgthread-2.0.so
|
||||
usr/lib/libgthread-2.0.so.0
|
||||
usr/lib/libgthread-2.0.so.0.902.4
|
||||
usr/lib/libgthread-2.0.so.0.1600.5
|
||||
#usr/lib/pkgconfig/gio-2.0.pc
|
||||
#usr/lib/pkgconfig/gio-unix-2.0.pc
|
||||
#usr/lib/pkgconfig/glib-2.0.pc
|
||||
#usr/lib/pkgconfig/gmodule-2.0.pc
|
||||
#usr/lib/pkgconfig/gmodule-export-2.0.pc
|
||||
#usr/lib/pkgconfig/gmodule-no-export-2.0.pc
|
||||
#usr/lib/pkgconfig/gobject-2.0.pc
|
||||
#usr/lib/pkgconfig/gthread-2.0.pc
|
||||
#usr/man/man1/glib-genmarshal.1
|
||||
#usr/man/man1/glib-gettextize.1
|
||||
#usr/man/man1/glib-mkenums.1
|
||||
#usr/man/man1/gobject-query.1
|
||||
#usr/share/aclocal/glib-2.0.m4
|
||||
#usr/share/aclocal/glib-gettext.m4
|
||||
#usr/share/glib-2.0
|
||||
@@ -113,6 +171,81 @@ usr/lib/libgthread-2.0.so.0.902.4
|
||||
#usr/share/glib-2.0/gettext/mkinstalldirs
|
||||
#usr/share/glib-2.0/gettext/po
|
||||
#usr/share/glib-2.0/gettext/po/Makefile.in.in
|
||||
#usr/share/gtk-doc/html/gio
|
||||
#usr/share/gtk-doc/html/gio/GAppInfo.html
|
||||
#usr/share/gtk-doc/html/gio/GAsyncResult.html
|
||||
#usr/share/gtk-doc/html/gio/GBufferedInputStream.html
|
||||
#usr/share/gtk-doc/html/gio/GBufferedOutputStream.html
|
||||
#usr/share/gtk-doc/html/gio/GCancellable.html
|
||||
#usr/share/gtk-doc/html/gio/GDataInputStream.html
|
||||
#usr/share/gtk-doc/html/gio/GDataOutputStream.html
|
||||
#usr/share/gtk-doc/html/gio/GDrive.html
|
||||
#usr/share/gtk-doc/html/gio/GFile.html
|
||||
#usr/share/gtk-doc/html/gio/GFileEnumerator.html
|
||||
#usr/share/gtk-doc/html/gio/GFileIcon.html
|
||||
#usr/share/gtk-doc/html/gio/GFileInfo.html
|
||||
#usr/share/gtk-doc/html/gio/GFileInputStream.html
|
||||
#usr/share/gtk-doc/html/gio/GFileMonitor.html
|
||||
#usr/share/gtk-doc/html/gio/GFileOutputStream.html
|
||||
#usr/share/gtk-doc/html/gio/GFilenameCompleter.html
|
||||
#usr/share/gtk-doc/html/gio/GFilterInputStream.html
|
||||
#usr/share/gtk-doc/html/gio/GFilterOutputStream.html
|
||||
#usr/share/gtk-doc/html/gio/GIOModule.html
|
||||
#usr/share/gtk-doc/html/gio/GIcon.html
|
||||
#usr/share/gtk-doc/html/gio/GInputStream.html
|
||||
#usr/share/gtk-doc/html/gio/GLoadableIcon.html
|
||||
#usr/share/gtk-doc/html/gio/GMemoryInputStream.html
|
||||
#usr/share/gtk-doc/html/gio/GMemoryOutputStream.html
|
||||
#usr/share/gtk-doc/html/gio/GMount.html
|
||||
#usr/share/gtk-doc/html/gio/GMountOperation.html
|
||||
#usr/share/gtk-doc/html/gio/GOutputStream.html
|
||||
#usr/share/gtk-doc/html/gio/GSeekable.html
|
||||
#usr/share/gtk-doc/html/gio/GSimpleAsyncResult.html
|
||||
#usr/share/gtk-doc/html/gio/GThemedIcon.html
|
||||
#usr/share/gtk-doc/html/gio/GUnixInputStream.html
|
||||
#usr/share/gtk-doc/html/gio/GUnixOutputStream.html
|
||||
#usr/share/gtk-doc/html/gio/GVfs.html
|
||||
#usr/share/gtk-doc/html/gio/GVolume.html
|
||||
#usr/share/gtk-doc/html/gio/GVolumeMonitor.html
|
||||
#usr/share/gtk-doc/html/gio/async.html
|
||||
#usr/share/gtk-doc/html/gio/ch01.html
|
||||
#usr/share/gtk-doc/html/gio/ch02.html
|
||||
#usr/share/gtk-doc/html/gio/ch03.html
|
||||
#usr/share/gtk-doc/html/gio/ch14.html
|
||||
#usr/share/gtk-doc/html/gio/ch15.html
|
||||
#usr/share/gtk-doc/html/gio/ch15s02.html
|
||||
#usr/share/gtk-doc/html/gio/ch15s03.html
|
||||
#usr/share/gtk-doc/html/gio/extending.html
|
||||
#usr/share/gtk-doc/html/gio/file_mon.html
|
||||
#usr/share/gtk-doc/html/gio/file_ops.html
|
||||
#usr/share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html
|
||||
#usr/share/gtk-doc/html/gio/gio-Extension-Points.html
|
||||
#usr/share/gtk-doc/html/gio/gio-GContentType.html
|
||||
#usr/share/gtk-doc/html/gio/gio-GFileAttribute.html
|
||||
#usr/share/gtk-doc/html/gio/gio-GIOError.html
|
||||
#usr/share/gtk-doc/html/gio/gio-GIOScheduler.html
|
||||
#usr/share/gtk-doc/html/gio/gio-Unix-Mounts.html
|
||||
#usr/share/gtk-doc/html/gio/gio-extension-points.html
|
||||
#usr/share/gtk-doc/html/gio/gio-hierarchy.html
|
||||
#usr/share/gtk-doc/html/gio/gio.devhelp
|
||||
#usr/share/gtk-doc/html/gio/gio.devhelp2
|
||||
#usr/share/gtk-doc/html/gio/gvfs-overview.png
|
||||
#usr/share/gtk-doc/html/gio/home.png
|
||||
#usr/share/gtk-doc/html/gio/icons.html
|
||||
#usr/share/gtk-doc/html/gio/index.html
|
||||
#usr/share/gtk-doc/html/gio/index.sgml
|
||||
#usr/share/gtk-doc/html/gio/ix01.html
|
||||
#usr/share/gtk-doc/html/gio/left.png
|
||||
#usr/share/gtk-doc/html/gio/migrating.html
|
||||
#usr/share/gtk-doc/html/gio/pt01.html
|
||||
#usr/share/gtk-doc/html/gio/pt02.html
|
||||
#usr/share/gtk-doc/html/gio/right.png
|
||||
#usr/share/gtk-doc/html/gio/streaming.html
|
||||
#usr/share/gtk-doc/html/gio/style.css
|
||||
#usr/share/gtk-doc/html/gio/types.html
|
||||
#usr/share/gtk-doc/html/gio/up.png
|
||||
#usr/share/gtk-doc/html/gio/utils.html
|
||||
#usr/share/gtk-doc/html/gio/volume_mon.html
|
||||
#usr/share/gtk-doc/html/glib
|
||||
#usr/share/gtk-doc/html/glib/file-name-encodings.png
|
||||
#usr/share/gtk-doc/html/glib/glib-Arrays.html
|
||||
@@ -120,12 +253,15 @@ usr/lib/libgthread-2.0.so.0.902.4
|
||||
#usr/share/gtk-doc/html/glib/glib-Atomic-Operations.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Automatic-String-Completion.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Balanced-Binary-Trees.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Base64-Encoding.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Basic-Types.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Bookmark-file-parser.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Byte-Arrays.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Byte-Order-Macros.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Caches.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Character-Set-Conversion.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Commandline-option-parser.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Data-Checksums.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Datasets.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Double-ended-Queues.html
|
||||
@@ -151,10 +287,12 @@ usr/lib/libgthread-2.0.so.0.902.4
|
||||
#usr/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html
|
||||
#usr/share/gtk-doc/html/glib/glib-N-ary-Trees.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Numerical-Definitions.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Pointer-Arrays.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Quarks.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Random-Numbers.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Relations-and-Tuples.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Sequences.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Shell-related-Utilities.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html
|
||||
@@ -163,12 +301,14 @@ usr/lib/libgthread-2.0.so.0.902.4
|
||||
#usr/share/gtk-doc/html/glib/glib-String-Chunks.html
|
||||
#usr/share/gtk-doc/html/glib/glib-String-Utility-Functions.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Strings.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Testing.html
|
||||
#usr/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Thread-Pools.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Threads.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Timers.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Trash-Stacks.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Type-Conversion-Macros.html
|
||||
#usr/share/gtk-doc/html/glib/glib-URI-Functions.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Version-Information.html
|
||||
#usr/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html
|
||||
@@ -181,6 +321,7 @@ usr/lib/libgthread-2.0.so.0.902.4
|
||||
#usr/share/gtk-doc/html/glib/glib-data-types.html
|
||||
#usr/share/gtk-doc/html/glib/glib-fundamentals.html
|
||||
#usr/share/gtk-doc/html/glib/glib-gettextize.html
|
||||
#usr/share/gtk-doc/html/glib/glib-regex-syntax.html
|
||||
#usr/share/gtk-doc/html/glib/glib-resources.html
|
||||
#usr/share/gtk-doc/html/glib/glib-running.html
|
||||
#usr/share/gtk-doc/html/glib/glib-utilities.html
|
||||
@@ -197,6 +338,9 @@ usr/lib/libgthread-2.0.so.0.902.4
|
||||
#usr/share/gtk-doc/html/glib/ix05.html
|
||||
#usr/share/gtk-doc/html/glib/ix06.html
|
||||
#usr/share/gtk-doc/html/glib/ix07.html
|
||||
#usr/share/gtk-doc/html/glib/ix08.html
|
||||
#usr/share/gtk-doc/html/glib/ix09.html
|
||||
#usr/share/gtk-doc/html/glib/ix10.html
|
||||
#usr/share/gtk-doc/html/glib/left.png
|
||||
#usr/share/gtk-doc/html/glib/mainloop-states.gif
|
||||
#usr/share/gtk-doc/html/glib/right.png
|
||||
@@ -206,13 +350,13 @@ usr/lib/libgthread-2.0.so.0.902.4
|
||||
#usr/share/gtk-doc/html/gobject
|
||||
#usr/share/gtk-doc/html/gobject/GTypeModule.html
|
||||
#usr/share/gtk-doc/html/gobject/GTypePlugin.html
|
||||
#usr/share/gtk-doc/html/gobject/ch01.html
|
||||
#usr/share/gtk-doc/html/gobject/ch01s02.html
|
||||
#usr/share/gtk-doc/html/gobject/ch02.html
|
||||
#usr/share/gtk-doc/html/gobject/ch06s03.html
|
||||
#usr/share/gtk-doc/html/gobject/ch07s02.html
|
||||
#usr/share/gtk-doc/html/gobject/ch07s03.html
|
||||
#usr/share/gtk-doc/html/gobject/chapter-gobject.html
|
||||
#usr/share/gtk-doc/html/gobject/chapter-gtype.html
|
||||
#usr/share/gtk-doc/html/gobject/chapter-intro.html
|
||||
#usr/share/gtk-doc/html/gobject/chapter-signal.html
|
||||
#usr/share/gtk-doc/html/gobject/glib-genmarshal.html
|
||||
#usr/share/gtk-doc/html/gobject/glib-mkenums.html
|
||||
@@ -257,6 +401,8 @@ usr/lib/libgthread-2.0.so.0.902.4
|
||||
#usr/share/gtk-doc/html/gobject/ix05.html
|
||||
#usr/share/gtk-doc/html/gobject/ix06.html
|
||||
#usr/share/gtk-doc/html/gobject/ix07.html
|
||||
#usr/share/gtk-doc/html/gobject/ix08.html
|
||||
#usr/share/gtk-doc/html/gobject/ix09.html
|
||||
#usr/share/gtk-doc/html/gobject/left.png
|
||||
#usr/share/gtk-doc/html/gobject/pr01.html
|
||||
#usr/share/gtk-doc/html/gobject/pt01.html
|
||||
@@ -275,29 +421,27 @@ usr/lib/libgthread-2.0.so.0.902.4
|
||||
#usr/share/locale/am
|
||||
#usr/share/locale/am/LC_MESSAGES
|
||||
#usr/share/locale/am/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/ar
|
||||
#usr/share/locale/ar/LC_MESSAGES
|
||||
#usr/share/locale/ar/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/as/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/az
|
||||
#usr/share/locale/az/LC_MESSAGES
|
||||
#usr/share/locale/az/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/be/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/bg
|
||||
#usr/share/locale/bg/LC_MESSAGES
|
||||
#usr/share/locale/be@latin
|
||||
#usr/share/locale/be@latin/LC_MESSAGES
|
||||
#usr/share/locale/be@latin/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/bg/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/bn
|
||||
#usr/share/locale/bn/LC_MESSAGES
|
||||
#usr/share/locale/bn/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/bs
|
||||
#usr/share/locale/bs/LC_MESSAGES
|
||||
#usr/share/locale/bn_IN/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/bs/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/ca/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/cs/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/cy
|
||||
#usr/share/locale/cy/LC_MESSAGES
|
||||
#usr/share/locale/cy/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/da/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/de/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/dz
|
||||
#usr/share/locale/dz/LC_MESSAGES
|
||||
#usr/share/locale/dz/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/el/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/en_CA
|
||||
#usr/share/locale/en_CA/LC_MESSAGES
|
||||
@@ -320,67 +464,44 @@ usr/lib/libgthread-2.0.so.0.902.4
|
||||
#usr/share/locale/ga/LC_MESSAGES
|
||||
#usr/share/locale/ga/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/gl/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/gu
|
||||
#usr/share/locale/gu/LC_MESSAGES
|
||||
#usr/share/locale/gu/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/he
|
||||
#usr/share/locale/he/LC_MESSAGES
|
||||
#usr/share/locale/he/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/hi
|
||||
#usr/share/locale/hi/LC_MESSAGES
|
||||
#usr/share/locale/hi/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/hr/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/hu/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/id
|
||||
#usr/share/locale/id/LC_MESSAGES
|
||||
#usr/share/locale/hy/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/id/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/is
|
||||
#usr/share/locale/is/LC_MESSAGES
|
||||
#usr/share/locale/is/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/it/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/ja/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/ka/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/kn/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/ko/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/ku
|
||||
#usr/share/locale/ku/LC_MESSAGES
|
||||
#usr/share/locale/ku/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/lt
|
||||
#usr/share/locale/lt/LC_MESSAGES
|
||||
#usr/share/locale/lt/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/lv
|
||||
#usr/share/locale/lv/LC_MESSAGES
|
||||
#usr/share/locale/lv/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/mk
|
||||
#usr/share/locale/mk/LC_MESSAGES
|
||||
#usr/share/locale/mg
|
||||
#usr/share/locale/mg/LC_MESSAGES
|
||||
#usr/share/locale/mg/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/mk/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/ml
|
||||
#usr/share/locale/ml/LC_MESSAGES
|
||||
#usr/share/locale/ml/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/mn
|
||||
#usr/share/locale/mn/LC_MESSAGES
|
||||
#usr/share/locale/mn/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/ms
|
||||
#usr/share/locale/ms/LC_MESSAGES
|
||||
#usr/share/locale/mr/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/ms/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/nb/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/ne
|
||||
#usr/share/locale/ne/LC_MESSAGES
|
||||
#usr/share/locale/ne/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/nl/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/nn
|
||||
#usr/share/locale/nn/LC_MESSAGES
|
||||
#usr/share/locale/nn/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/no
|
||||
#usr/share/locale/no/LC_MESSAGES
|
||||
#usr/share/locale/no/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/or
|
||||
#usr/share/locale/or/LC_MESSAGES
|
||||
#usr/share/locale/oc
|
||||
#usr/share/locale/oc/LC_MESSAGES
|
||||
#usr/share/locale/oc/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/or/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/pa
|
||||
#usr/share/locale/pa/LC_MESSAGES
|
||||
#usr/share/locale/pa/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/pl/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/pt
|
||||
#usr/share/locale/pt/LC_MESSAGES
|
||||
#usr/share/locale/pt/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/ro/LC_MESSAGES/glib20.mo
|
||||
@@ -388,26 +509,17 @@ usr/lib/libgthread-2.0.so.0.902.4
|
||||
#usr/share/locale/rw
|
||||
#usr/share/locale/rw/LC_MESSAGES
|
||||
#usr/share/locale/rw/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/si/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/sk/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/sl/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/sq
|
||||
#usr/share/locale/sq/LC_MESSAGES
|
||||
#usr/share/locale/sq/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/sr
|
||||
#usr/share/locale/sr/LC_MESSAGES
|
||||
#usr/share/locale/sr/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/sr@Latn
|
||||
#usr/share/locale/sr@Latn/LC_MESSAGES
|
||||
#usr/share/locale/sr@Latn/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/sr@ije
|
||||
#usr/share/locale/sr@ije/LC_MESSAGES
|
||||
#usr/share/locale/sr@ije/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/sv/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/ta
|
||||
#usr/share/locale/ta/LC_MESSAGES
|
||||
#usr/share/locale/ta/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/te
|
||||
#usr/share/locale/te/LC_MESSAGES
|
||||
#usr/share/locale/te/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/th
|
||||
#usr/share/locale/th/LC_MESSAGES
|
||||
@@ -420,11 +532,7 @@ usr/lib/libgthread-2.0.so.0.902.4
|
||||
#usr/share/locale/tt/LC_MESSAGES
|
||||
#usr/share/locale/tt/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/uk/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/vi
|
||||
#usr/share/locale/vi/LC_MESSAGES
|
||||
#usr/share/locale/vi/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/wa
|
||||
#usr/share/locale/wa/LC_MESSAGES
|
||||
#usr/share/locale/wa/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/xh
|
||||
#usr/share/locale/xh/LC_MESSAGES
|
||||
@@ -437,3 +545,7 @@ usr/lib/libgthread-2.0.so.0.902.4
|
||||
#usr/share/locale/zh_HK/LC_MESSAGES
|
||||
#usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo
|
||||
#usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo
|
||||
#usr/share/man/man1/glib-genmarshal.1
|
||||
#usr/share/man/man1/glib-gettextize.1
|
||||
#usr/share/man/man1/glib-mkenums.1
|
||||
#usr/share/man/man1/gobject-query.1
|
||||
|
||||
Reference in New Issue
Block a user