Momentan sind 1 Gast und 0 Benutzer auf Taneu Online!
Unser neustes Mitglied ist luolizhao !

Startseite Forums Artikel Taneu-Os Profil
 
  HomeHome
    Neues
    Sitemap
    über Taneu
    Downloads
    Forums
    Suche


Taneu-Os
    Herunterladen
    Dokumentationen
    Patches - Fixes
    Modul Datenbank
    Demo Video
    Hintergrund Bilder


Benutzer
    Messenger
    Freunde
    Profile
    übersicht
    Statistik

    Kontakt
    Impressum

Neue Artikel:   [ 06.04.2010: Taneu Os 2010 einzel Installation] [ 05.04.2010: Taneu Os 2010 - Virtualbox-ose inst..] [ 28.03.2010: Taneu OS 2010 - demo Video]

 

Neuigkeiten

Taneu-Home  Taneu OS 2011/2012...
Share |


Taneu OS 2011/2012 wird warschneinlich im März veröffentlicht. Die Beta Version wird momentan auf fehler überprüft. Das Betriebssystem kommt mit Slackware 13.37 und den ZEN32 Kernel 2.6.34 und ist für Systeme mit mindestens 1 Gigabyte Arbeitsspeicher konfiguriert worden. Die kommende Version wird als BETA version herausgegeben da noch einiges getan werden muss. Weitere Informationen zu diesen Thema folgen bald.


Liste von slapt-get --installed
((((BIS ZUM RELEASE KANN SICH HIER NOCH EINIGES ÄNDERN)))))
Code:
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.
34.
35.
36.
37.
38.
39.
40.
41.
42.
43.
44.
45.
46.
47.
48.
49.
50.
51.
52.
53.
54.
55.
56.
57.
58.
59.
60.
61.
62.
63.
64.
65.
66.
67.
68.
69.
70.
71.
72.
73.
74.
75.
76.
77.
78.
79.
80.
81.
82.
83.
84.
85.
86.
87.
88.
89.
90.
91.
92.
93.
94.
95.
96.
97.
98.
99.
100.
101.
102.
103.
104.
105.
106.
107.
108.
109.
110.
111.
112.
113.
114.
115.
116.
117.
118.
119.
120.
121.
122.
123.
124.
125.
126.
127.
128.
129.
130.
131.
132.
133.
134.
135.
136.
137.
138.
139.
140.
141.
142.
143.
144.
145.
146.
147.
148.
149.
150.
151.
152.
153.
154.
155.
156.
157.
158.
159.
160.
161.
162.
163.
164.
165.
166.
167.
168.
169.
170.
171.
172.
173.
174.
175.
176.
177.
178.
179.
180.
181.
182.
183.
184.
185.
186.
187.
188.
189.
190.
191.
192.
193.
194.
195.
196.
197.
198.
199.
200.
201.
202.
203.
204.
205.
206.
207.
208.
209.
210.
211.
212.
213.
214.
215.
216.
217.
218.
219.
220.
221.
222.
223.
224.
225.
226.
227.
228.
229.
230.
231.
232.
233.
234.
235.
236.
237.
238.
239.
240.
241.
242.
243.
244.
245.
246.
247.
248.
249.
250.
251.
252.
253.
254.
255.
256.
257.
258.
259.
260.
261.
262.
263.
264.
265.
266.
267.
268.
269.
270.
271.
272.
273.
274.
275.
276.
277.
278.
279.
280.
281.
282.
283.
284.
285.
286.
287.
288.
289.
290.
291.
292.
293.
294.
295.
296.
297.
298.
299.
300.
301.
302.
303.
304.
305.
306.
307.
308.
309.
310.
311.
312.
313.
314.
315.
316.
317.
318.
319.
320.
321.
322.
323.
324.
325.
326.
327.
328.
329.
330.
331.
332.
333.
334.
335.
336.
337.
338.
339.
340.
341.
342.
343.
344.
345.
346.
347.
348.
349.
350.
351.
352.
353.
354.
355.
356.
357.
358.
359.
360.
361.
362.
363.
364.
365.
366.
367.
368.
369.
370.
371.
372.
373.
374.
375.
376.
377.
378.
379.
380.
381.
382.
383.
384.
385.
386.
387.
388.
389.
390.
391.
392.
393.
394.
395.
396.
397.
398.
399.
400.
401.
402.
403.
404.
405.
406.
407.
408.
409.
410.
411.
412.
413.
414.
415.
416.
417.
418.
419.
420.
421.
422.
423.
424.
425.
426.
427.
428.
429.
430.
431.
432.
433.
434.
435.
436.
437.
438.
439.
440.
441.
442.
443.
444.
445.
446.
447.
448.
449.
450.
451.
452.
453.
454.
455.
456.
457.
458.
459.
460.
461.
462.
463.
464.
465.
466.
467.
468.
469.
470.
471.
472.
473.
474.
475.
476.
477.
478.
479.
480.
481.
482.
483.
484.
485.
486.
487.
488.
489.
490.
491.
492.
493.
494.
495.
496.
497.
498.
499.
500.
501.
502.
503.
504.
505.
506.
507.
508.
509.
510.
511.
512.
513.
514.
515.
516.
517.
518.
519.
520.
521.
522.
523.
524.
525.
526.
527.
528.
529.
530.
531.
532.
533.
534.
535.
536.
537.
538.
539.
540.
541.
542.
543.
544.
545.
546.
547.
548.
549.
550.
551.
552.
553.
554.
555.
556.
557.
558.
559.
560.
561.
562.
563.
564.
565.
566.
567.
568.
569.
570.
571.
572.
573.
574.
575.
576.
577.
578.
579.
580.
581.
582.
583.
584.
585.
586.
ConsoleKit-20100129-i486-1 [inst=Ja]: ConsoleKit (user, login, and seat tracking framework)
GConf-2.32.1-i486-1 [inst=Ja]: GConf (GNOME configuration library)
Image-ExifTool-8.66-x86_64-1sl [inst=Ja]: ExifTool (Perl Meta Information Library)
Kernel-Kit-Slackware-i686-2.6.34 [inst=Ja]: 
ORBit2-2.14.19-i486-1 [inst=Ja]: ORBit2 (CORBA ORB library)
OpenCV-2.3.0-x86_64-2sl [inst=Ja]: OpenCV (Open Computer Vision Library)
PyQt-4.8.1-i486-1 [inst=Ja]: PyQt (Python bindings for Qt)
WebKit-r86200-i486-1sl [inst=Ja]: WebKit (Web Rendering Engine)
aaa_base-13.37-i486-3 [inst=Ja]: aaa_base (Basic Linux filesystem package)
aaa_elflibs-13.1-i486-1 [inst=Ja]: aaa_elflibs (shared libraries needed by many programs)
aaa_terminfo-5.8-i486-1 [inst=Ja]: aaa_terminfo (a basic collection of terminfo entries)
acl-2.2.50-i486-1 [inst=Ja]: acl (tools for using POSIX Access Control Lists)
acpid-2.0.9-i486-1 [inst=Ja]: acpid (ACPI daemon)
akonadi-1.4.1-i486-3 [inst=Ja]: akonadi (PIM storage service)
alsa-lib-1.0.24.1-i486-1 [inst=Ja]: alsa-lib (Advanced Linux Sound Architecture library)
alsa-oss-1.0.17-i486-1 [inst=Ja]: alsa-oss (library/wrapper to use OSS programs with ALSA)
alsa-utils-1.0.24.2-i486-1 [inst=Ja]: alsa-utils (Advanced Linux Sound Architecture utilities) 
ash-0.4.0-i486-2 [inst=Ja]: ash (Kenneth Almquist's ash shell)
atk-1.32.0-i486-1 [inst=Ja]: atk (accessibility functions library)
atkmm-2.22.5-i486-1sl [inst=Ja]: ATKmm (ATK C++ Bindings)
attica-0.1.4-i486-1 [inst=Ja]: attica (Qt Collaboration library)
attr-2.4.45-i486-1 [inst=Ja]: attr (tools for using extended attributes on filesystems)
audiofile-0.2.7-i486-1 [inst=Ja]: audiofile (audio support library)
automoc4-0.9.88-i486-1 [inst=Ja]: automoc4 (automatic moc for Qt4)
bash-4.1.010-i486-1 [inst=Ja]: bash (sh-compatible shell)
bc-1.06.95-i486-1 [inst=Ja]: bc (An arbitrary precision calculator language)
beecrypt-4.1.2-i486-1 [inst=Ja]: beecrypt (encryption libraries)
bigreqsproto-1.1.1-noarch-1 [inst=Ja]: bigreqsproto
bin-11.1-i486-1 [inst=Ja]: bin (some command-line utilities)
binutils-2.21.51.0.6-i486-1 [inst=Ja]: binutils (GNU binary development tools)
bleachbit-0.8.8-i686-1sl [inst=Ja]: BleachBit (PyGTK PC Junk Cleaner)
boost-1.45.0-i486-1 [inst=Ja]: boost (Boost C++ Libraries)
bpe-2.01.00-i486-1 [inst=Ja]: bpe (Binary Patch Editor)
bridge-utils-1.4-i486-1 [inst=Ja]: bridge-utils (network Ethernet bridging utilities)
btrfs-progs-20110327-i486-1 [inst=Ja]: btrfs-progs (Btrfs filesystem utilities)
bzip2-1.0.6-i486-1 [inst=Ja]: bzip2 (a block-sorting file compressor)
cairo-1.10.2-i486-2 [inst=Ja]: cairo (graphics library used by GTK+)
cairomm-1.10.0-i486-1alien [inst=Ja]: cairomm (C++ bindings for cairo)                                                                                                                                                                       
cdrtools-3.01a02-i486-1 [inst=Ja]: cdrtools (CD-R, ISO and related tools)                                                                                                                                                                    
celt-0.11.1-x86_64-3sl [inst=Ja]: CELT (Ultra-low delay audio codec)                                                                                                                                                                         
checkinstall-1.6.1-i486-1 [inst=Ja]: checkinstall (create a package from "make install")                                                                                                                                                     
clinkc-230-i486-2as [inst=Ja]: Clinckc (UPnP library)                                                                                                                                                                                        
compositeproto-0.4.2-noarch-1 [inst=Ja]: compositeproto                                                                                                                                                                                      
configobj-4.7.2-i686-3sl [inst=Ja]: Configobj (Python Configuration File Module)                                                                                                                                                             
coreutils-8.15-i486-1_slack13.37 [inst=Ja]: coreutils (core GNU utilities)                                                                                                                                                                   
cpio-2.11-i486-1 [inst=Ja]: cpio (backup and archiving utility)                                                                                                                                                                              
crippled-sources-linux-2.6.27.27-i486-1 [inst=Ja]:                                                                                                                                                                                           
curl-7.21.4-i486-1 [inst=Ja]: curl (command line URL data transfer tool)                                                                                                                                                                     
cxxlibs-6.0.14-i486-1 [inst=Ja]: cxxlibs (C++ shared library compatibility package)                                                                                                                                                          
cyrus-sasl-2.1.23-i486-1 [inst=Ja]: cyrus-sasl (Simple Authentication and Security Layer)                                                                                                                                                    
damageproto-1.2.1-noarch-1 [inst=Ja]: damageproto                                                                                                                                                                                            
dbus-1.4.1-i486-1 [inst=Ja]: dbus (D-Bus message bus system)                                                                                                                                                                                 
dbus-glib-0.88-i486-1 [inst=Ja]: dbus-glib (Glib bindings for dbus)                                                                                                                                                                          
dbus-python-0.83.1-i486-1 [inst=Ja]: dbus-python (Python bindings for dbus)                                                                                                                                                                  
dbus-qt3-0.70-i486-2 [inst=Ja]: dbus-qt3 (Qt3 bindings for dbus)                                                                                                                                                                             
dcron-4.4-i486-1 [inst=Ja]: dcron (Dillon's Cron daemon)                                                                                                                                                                                     
dejavu-fonts-ttf-2.33-noarch-1 [inst=Ja]: dejavu-fonts-ttf (DejaVu fonts)                                                                                                                                                                    
desktop-file-utils-0.16-i486-2 [inst=Ja]: desktop-file-utils (Utilities for manipulating desktop files)                                                                                                                                      
device-mapper-1.02.28-i486-1 [inst=Ja]: device-mapper (device-mapper for logical volume management)                                                                                                                                          
dhcpcd-5.2.12-i486-1_slack13.37 [inst=Ja]: dhcpcd (DHCP client daemon)                                                                                                                                                                       
dialog-1.1_20100428-i486-2 [inst=Ja]: dialog (display dialog boxes from shell scripts)                                                                                                                                                       
diffstat-1.53-i486-1 [inst=Ja]: diffstat (produces statistics from diff output)                                                                                                                                                              
diffutils-3.0-i486-1 [inst=Ja]: diffutils (finds differences between files)                                                                                                                                                                  
dirac-1.0.2-i486-5sl [inst=Ja]: Dirac (General Purpose Video Codec)                                                                                                                                                                          
dmapi-2.2.10-i486-1 [inst=Ja]: dmapi (Data Management API library)
dmidecode-2.11-i486-1 [inst=Ja]: dmidecode (DMI table decoder)
dmxproto-2.3.1-noarch-1 [inst=Ja]: dmxproto
dosfstools-3.0.11-i486-2 [inst=Ja]: dosfstools (tools for working with FAT filesystems)
dpkg-dev-1.13.25-all [inst=Ja]: 
dri2proto-2.3-i486-1 [inst=Ja]: dri2proto
e2fsprogs-1.41.14-i486-1 [inst=Ja]: e2fsprogs (ext2 and ext3 filesystems utilities)
eggdbus-0.6-i486-1 [inst=Ja]: eggdbus (D-Bus bindings for GObject)
eject-2.1.5-i486-2 [inst=Ja]: eject (a tool to eject removable media)
enblend-enfuse-4.0-i486-5sl [inst=Ja]: Enblend Enfuse (Compositing Images Tool)
enchant-1.5.0-i486-1 [inst=Ja]: Enchant (a wrapper for spellcheck libraries)
esound-0.2.41-i486-1 [inst=Ja]: esound (Enlightened Sound Daemon)
etc-13.013-i486-1 [inst=Ja]: etc (system configuration files)
ethtool-6-i486-1 [inst=Ja]: ethtool (a tool for examining and tuning a network interface)
exiv2-0.21.1-i486-1 [inst=Ja]: Exiv2 (Exif and IPTC Metadata Library and Tools)
expat-2.0.1-i486-2 [inst=Ja]: expat (C library for parsing XML)
faac-1.28-i486-5sl [inst=Ja]: FAAC (NBC/MPEG-4 Audio Codec)
farsight-0.1.28-i486-1as [inst=Ja]: Farsight (Audio/Video Communications Framework)
ffmpeg-0.9-i486-1alien [inst=Ja]: ffmpeg (software to record, convert and stream audio and video)
fftw-3.2.2-i486-1 [inst=Ja]: fftw (Fastest Fourier Transform in the West)
file-5.09-i486-1_slack13.37 [inst=Ja]: file (a utility to determine file type)
findutils-4.4.2-i486-1 [inst=Ja]: findutils (utilities to locate files)
fixesproto-5.0-i486-1 [inst=Ja]: fixesproto
flac-1.2.1-i486-3 [inst=Ja]: flac (Free Lossless Audio Codec)
fontcacheproto-0.1.3-noarch-1 [inst=Ja]: fontcacheproto
fontconfig-2.8.0-i486-1 [inst=Ja]: fontconfig (Font library and tools)
fontforge-20110222-i486-1sl [inst=Ja]: FontForge (Outline And Bitmap Font  Editor)
fontsproto-2.1.1-noarch-1 [inst=Ja]: fontsproto
freetype-2.4.8-i486-1_slack13.37 [inst=Ja]: freetype (A Free, High-Quality, and Portable Font Engine)
fribidi-0.10.9-i486-2 [inst=Ja]: fribidi (Unicode BiDirectional algorithm library)
fuse-2.8.5-i486-1 [inst=Ja]: FUSE (Filesystem in Userspace)
gamin-0.1.10-i486-3 [inst=Ja]: gamin (A minimalist FAM replacement)
gawk-3.1.8-i486-1 [inst=Ja]: gawk (pattern scanning and processing language)
gcc-4.5.2-i486-2 [inst=Ja]: gcc (Base GCC package with C support)
gcc-g++-4.5.2-i486-2 [inst=Ja]: gcc-g++ (C++ for GCC)
gd-2.0.35-i486-4 [inst=Ja]: gd (a graphics library)
gd-nox-2.0.33-i486-1 [inst=Ja]: gd (Graphics Library)
gdb-7.2-i486-2 [inst=Ja]: gdb (the GNU symbolic debugger)
gdbm-1.8.3-i486-4 [inst=Ja]: gdbm (GNU database routines)
gdk-pixbuf2-2.23.3-i486-1 [inst=Ja]: gdk-pixbuf2 (image library used by GTK+ v2)
gettext-0.18.1.1-i486-1 [inst=Ja]: gettext (internationalization framework)
gettext-tools-0.18.1.1-i486-1 [inst=Ja]: gettext-tools (internationalization framework tools)
giflib-4.1.6-i486-1 [inst=Ja]: giflib (GIF image format library)
glew-1.5.7-i486-1 [inst=Ja]: glew (the OpenGL Extension Wrangler Library)
glib-1.2.10-i486-3 [inst=Ja]: glib (library of C routines, version 1.x)
glib-networking-2.28.7-x86_64-1sl [inst=Ja]: Glib-networking 
glib2-2.28.6-i486-1 [inst=Ja]: glib2 (library of C routines)
glibc-2.13-i486-5_slack13.37 [inst=Ja]: glibc (GNU C libraries)
glibc-i18n-2.13-i486-5_slack13.37 [inst=Ja]: glibc-i18n (locale files from glibc)
glibc-profile-2.13-i486-5_slack13.37 [inst=Ja]: glibc-profile (GNU C libraries with profiling support)
glibc-solibs-2.13-i486-5_slack13.37 [inst=Ja]: glibc-solibs (shared GNU C libraries)
glibc-zoneinfo-2.13-noarch-5_slack13.37 [inst=Ja]: glibc-zoneinfo (timezone database)
glibmm-2.28.2-i486-1alien [inst=Ja]: glibmm (C++ bindings for glib)
glproto-1.4.12-noarch-1 [inst=Ja]: glproto
gmime-2.4.15-i486-1 [inst=Ja]: gmime (MIME parsing library)
gmp-5.0.1-i486-1 [inst=Ja]: gmp (GNU multiple precision arithmetic library)
gnupg-1.4.11-i486-1 [inst=Ja]: gnupg (The GNU Privacy Guard)
gnutls-2.10.5-i486-1 [inst=Ja]: gnutls (GNU TLS library)
gob2-2.0.18-i486-1sl [inst=Ja]: Gob2 (GObject Builder)
gparted-0.11.0-i486-1sl [inst=Ja]: GParted (Gnome Partition Editor)
gpgme-1.3.0-i486-1 [inst=Ja]: gpgme (GnuPG Made Easy)
gpm-1.20.1-i486-5 [inst=Ja]: gpm (general purpose mouse server)
grep-2.7-i486-1 [inst=Ja]: grep (print lines matching a pattern)
groff-1.21-i486-1 [inst=Ja]: groff (document formatting system)
gslapt-0.5.3f-i486-3sl [inst=Ja]: Gslapt (GTK2+ Slapt-Get GUI)
gst-plugins-base-0.10.32-i486-1 [inst=Ja]: gst-plugins-base (base set of GStreamer plugins)
gstreamer-0.10.32-i486-1 [inst=Ja]: GStreamer (streaming multimedia framework)
gtk+-1.2.10-i486-5 [inst=Ja]: gtk+ (graphical user interface toolkit, version 1.x)
gtk+2-2.24.4-i486-1 [inst=Ja]: GTK+ version 2 (multi-platform GUI toolkit)
gtk2-slax-theme-1.1-noarch-3 [inst=Ja]: 
gtkmm-2.24.2-i486-1alien [inst=Ja]: gtkmm (C++ wrapper for GTK+)
gtkspell-2.0.16-i486-1 [inst=Ja]: gtkspell (GTK2 spell checker interface library)
guidance-power-manager-4.4.0-i486-1 [inst=Ja]: guidance-power-manager (KDE4 power manager daemon)
gzip-1.4-i486-1 [inst=Ja]: gzip (file compression utility)
hal-0.5.14-i486-3 [inst=Ja]: hal (The HAL Hardware Abstraction Layer)
hal-info-20091130-noarch-1 [inst=Ja]: hal-info (device information for HAL)
hdparm-9.37-i486-1 [inst=Ja]: hdparm (read/set hard drive parameters)
hicolor-icon-theme-0.12-noarch-1 [inst=Ja]: hicolor-icon-theme (default icon theme)
httpfs-1.0-i486-1 [inst=Ja]: 
hugin-2011.0.0-x86_64-1sl [inst=Ja]: Hugin (Panorama Tools GUI)
hunspell-1.2.9-i486-1 [inst=Ja]: hunspell (spell checker and morphological analyzer library)
iceauth-1.0.4-i486-1 [inst=Ja]: iceauth
icu-4.6-i486-3sl [inst=Ja]: ICU (C/C++ And Java Unicode Libraries)
ilmbase-1.0.2-i486-1 [inst=Ja]: ilmbase (Industrial Light & Magic base libraries)
infozip-6.0-i486-1 [inst=Ja]: infozip (Info-ZIP's zip and unzip utilities)
inputproto-2.0.1-noarch-1 [inst=Ja]: inputproto
intltool-0.41.1-i486-1 [inst=Ja]: intltool (Utilities for translation support)
iptables-1.4.10-i486-1 [inst=Ja]: iptables (IP packet filter administration)
iptraf-3.0.0-i486-2 [inst=Ja]: iptraf (console-based network monitoring program)
iputils-s20101006-i486-1 [inst=Ja]: iputils (a collection of common network tools)
ipw2100-fw-1.3-fw-1 [inst=Ja]: ipw2100-fw (Intel ipw2100 wireless firmware)
ipw2200-1.0.3_2.6.11-i486-1 [inst=Ja]: ipw2200 (driver for Intel PRO/Wireless 2200)
ipw2200-fw-3.1-fw-1 [inst=Ja]: ipw2200-fw (Intel ipw2200 wireless firmware)
isapnptools-1.26-i486-2 [inst=Ja]: isapnptools (ISA Plug-And-Play tools)
iwlwifi-3945-ucode-15.32.2.9-fw-1 [inst=Ja]: iwlwifi-3945-ucode (Intel 3945 wireless microcode)
iwlwifi-4965-ucode-228.61.2.24-fw-1 [inst=Ja]: iwlwifi-4965-ucode (Intel 4965 wireless microcode)
iwlwifi-5000-ucode-8.83.5.1-fw-1 [inst=Ja]: iwlwifi-5000-ucode (Intel 5000 wireless microcode)
jasper-1.900.1-i486-3 [inst=Ja]: jasper (free implementation of the JPEG-2000 standard)
jfsutils-1.1.15-i486-1 [inst=Ja]: jfsutils (IBM JFS utilities)
kbd-1.15.2-i486-1 [inst=Ja]: kbd (keyboard maps and console fonts)
kbproto-1.0.5-noarch-1 [inst=Ja]: kbproto
kde-l10n-de-4.5.5-noarch-3 [inst=Ja]: kde-l10n-de
kdeadmin-4.5.5-i486-2 [inst=Ja]: kdeadmin (System Administration tools)
kdebase-4.5.5-i486-3 [inst=Ja]: kdebase (KDE core applications and files)
kdebase-runtime-4.5.5-i486-2 [inst=Ja]: kdebase-runtime (KDE runtime core)
kdebase-workspace-4.5.5-i486-1 [inst=Ja]: kdebase-workspace (KDE Plasma Desktop)
kdebindings-4.5.5-i486-2 [inst=Ja]: kdebindings (KDE language bindings)
kdegraphics-4.5.5-i486-3 [inst=Ja]: kdegraphics (KDE graphics programs)
kdelibs-4.5.5-i486-2 [inst=Ja]: kdelibs (KDE libraries)
kdemultimedia-4.5.5-i486-1 [inst=Ja]: kdemultimedia (KDE multimedia applications)
kdenetwork-4.5.5-i486-1 [inst=Ja]: kdenetwork (Network utilities for KDE)
kdepim-4.4.10-i486-1 [inst=Ja]: kdepim (KDE Personal Information Management applications)
kdepim-runtime-4.4.10-i486-1 [inst=Ja]: kdepim-runtime (KDE Personal Information Management runtime)
kdepimlibs-4.5.5-i486-2 [inst=Ja]: kdepimlibs (Libraries for KDE-PIM)
kdeplasma-addons-4.5.5-i486-1 [inst=Ja]: kdeplasma-addons (Plasma addons for KDE)
kdesdk-4.5.5-i486-1 [inst=Ja]: kdesdk (KDE SDK)
kdeutils-4.5.5-i486-1 [inst=Ja]: kdeutils (KDE Utilities)
kernel-live-2.6.33.3-qx2 [inst=Ja]: 
kernel-headers-2.6.27.7_smp-x86-1 [inst=Ja]: kernel-headers (Linux kernel include files)
kernel-kit-source-slackware-i686-2.6.34 [inst=Ja]: 
kipi-plugins-1.9.0-i486-3sl [inst=Ja]: Kipi Plugins (LibKipi Extra Plugins)
koffice-2.3.3-i486-2 [inst=Ja]: koffice (KDE office productivity suite)
koffice-l10n-de-2.3.2-noarch-1 [inst=Ja]: koffice-l10n-de
konq-plugins-4.4.0-i486-2 [inst=Ja]: konq-plugins (Plugins to extend Konqueror)
ladspa_sdk-1.13-i486-7sl [inst=Ja]: LADSPA (Linux Audio Developer's Simple Plugin API)
lame-3.99-i486-1sl [inst=Ja]: LAME (Ain't An Mp3 Encoder)
lapack-3.3.1-x86_64-2sl [inst=Ja]: LAPACK (Linear Algebra PACKage)
lcms-1.19-i486-1 [inst=Ja]: lcms (little cms engine)
less-443-i486-1 [inst=Ja]: less (file pager)
lha-114i-i486-1 [inst=Ja]: lha (LHa archive utility)
libICE-1.0.7-i486-1 [inst=Ja]: libICE
libSM-1.2.0-i486-1 [inst=Ja]: libSM
libX11-1.4.3-i486-2 [inst=Ja]: libX11
libXScrnSaver-1.2.1-i486-1 [inst=Ja]: libXScrnSaver
libXTrap-1.0.0-i486-2 [inst=Ja]: libXTrap
libXau-1.0.6-i486-1 [inst=Ja]: libXau
libXaw-1.0.9-i486-1 [inst=Ja]: libXaw
libXcomposite-0.4.3-i486-1 [inst=Ja]: libXcomposite
libXcursor-1.1.11-i486-1 [inst=Ja]: libXcursor
libXdamage-1.1.3-i486-1 [inst=Ja]: libXdamage
libXdmcp-1.1.0-i486-1 [inst=Ja]: libXdmcp
libXevie-1.0.3-i486-1 [inst=Ja]: libXevie
libXext-1.2.0-i486-1 [inst=Ja]: libXext
libXfixes-5.0-i486-1 [inst=Ja]: libXfixes
libXfont-1.4.3-i486-1 [inst=Ja]: libXfont
libXfontcache-1.0.5-i486-1 [inst=Ja]: libXfontcache
libXft-2.2.0-i486-1 [inst=Ja]: libXft
libXi-1.4.2-i486-1 [inst=Ja]: libXi
libXinerama-1.1.1-i486-1 [inst=Ja]: libXinerama
libXmu-1.1.0-i486-1 [inst=Ja]: libXmu
libXp-1.0.1-i486-1 [inst=Ja]: libXp
libXpm-3.5.9-i486-1 [inst=Ja]: libXpm
libXprintAppUtil-1.0.1-i486-2 [inst=Ja]: libXprintAppUtil
libXprintUtil-1.0.1-i486-2 [inst=Ja]: libXprintUtil
libXrandr-1.3.1-i486-1 [inst=Ja]: libXrandr
libXrender-0.9.6-i486-1 [inst=Ja]: libXrender
libXres-1.0.5-i486-1 [inst=Ja]: libXres
libXt-1.1.1-i486-1 [inst=Ja]: libXt
libXtst-1.2.0-i486-1 [inst=Ja]: libXtst
libXv-1.0.6-i486-1 [inst=Ja]: libXv
libXvMC-1.0.6-i486-1 [inst=Ja]: libXvMC
libXxf86dga-1.1.2-i486-1 [inst=Ja]: libXxf86dga
libXxf86misc-1.0.3-i486-1 [inst=Ja]: libXxf86misc
libXxf86vm-1.1.1-i486-1 [inst=Ja]: libXxf86vm
libart_lgpl-2.3.21-i486-1 [inst=Ja]: libart_lgpl (graphics library)
libassuan-2.0.1-i486-1 [inst=Ja]: libassuan (Interprocess Communication Library for GPG)
libburn-1.1.6-x86_64-1sl [inst=Ja]: libburn 
libcap-2.20-i486-1 [inst=Ja]: libcap (get/set POSIX capabilities)
libdaemon-0.14-i486-2sl [inst=Ja]: Libdaemon (UNIX Daemons C Library)
libdbusmenu-qt-0.6.4-i486-1 [inst=Ja]: libdbusmenu-qt (Qt implementation of the DBusMenu spec)
libdc1394-2.1.4-i486-1sl [inst=Ja]: LibDC1394 (IEEE 1394 Library)
libdmx-1.1.1-i486-1 [inst=Ja]: libdmx
libdrm-2.4.23-i486-1 [inst=Ja]: libdrm (A library to support Direct Rendering)
libelf-0.8.13-i486-2 [inst=Ja]: libelf (ELF object file access library)
libexif-0.6.20-i486-1 [inst=Ja]: libexif (Exchangeable Image File Format library)
libfontenc-1.1.0-i486-1 [inst=Ja]: libfontenc
libgcrypt-1.4.6-i486-1 [inst=Ja]: libgcrypt (General purpose crypto library)
libgee-0.6.2.1-i486-1sl [inst=Ja]: Libgee (GObject Collection Library)
libglade-2.6.4-i486-4 [inst=Ja]: libglade (GLADE library)
libgnome-keyring-2.32.0-i486-1sl [inst=Ja]: LibGnome-Keyring (Gnome Keyring Library)
libgpg-error-1.9-i486-1 [inst=Ja]: libgpg-error (GnuPG Error Definitions Library)
libgphoto2-2.4.10.1-i486-1 [inst=Ja]: libgphoto2 (Digital Camera Library)
libgpod-0.8.2-i486-1sl [inst=Ja]: Libgpod (iPod Access Library)
libgsf-1.14.20-i486-1 [inst=Ja]: libgsf (structured file I/O library)
libgsm-1.0.13-i686-5sl [inst=Ja]: LibGSM (GSM 06.10 Libraries)
libgtkhtml-2.11.1-i486-1 [inst=Ja]: libgtkhtml (lightweight HTML engine)
libical-0.44-i486-1 [inst=Ja]: libical (iCAL protocol implementation)
libidl-0.8.14-i486-1 [inst=Ja]: libIDL (IDL library)
libidn-1.19-i486-1 [inst=Ja]: libidn (GNU Internationalized Domain Name library)
libieee1284-0.2.11-i486-2 [inst=Ja]: libieee1284 (parallel port library)
libimobiledevice-1.0.6-i486-1sl [inst=Ja]: LibImobileDevice (Apple's iPhone or iPod Access Library)
libisofs-1.1.2-i486-1sl [inst=Ja]: Libisofs (ISO 9660 Disk Image Library)
libjpeg-6b-i486-5 [inst=Ja]: libjpeg (Independent JPEG Group's JPEG software)
libkexiv2-0.1.9-i486-1alien [inst=Ja]: libkexiv2 (Exiv2 library wrapper)
libkipi-0.1.6-i486-1alien [inst=Ja]: libkipi (KDE Image Plugin Interface)
libksba-1.2.0-i486-1 [inst=Ja]: libksba (X.509 & CMS library for S/MIME and TLS)
liblrdf-0.4.0-i486-7sl [inst=Ja]: LiblRDF (RDF Files Library)
libmad-0.15.1b-i486-3 [inst=Ja]: libmad (high-quality MPEG audio library)
libmng-1.0.10-i486-2 [inst=Ja]: libmng (Multiple-image Network Graphics library)
libmpc-0.8.2-i486-2 [inst=Ja]: libmpc (Multiple Precision Complex Library)
libmspack-0.3alpha-x86_64-1sl [inst=Ja]: Libmspack (A library for Microsoft compression formats)
libnotify-0.5.2-i486-1 [inst=Ja]: libnotify (notification library)
libogg-1.2.2-i486-1 [inst=Ja]: libogg (Ogg Bitstream library)
liboobs-2.22.0-i486-1as [inst=Ja]: Liboobs (GNOME GObject based interface)
libotr-3.2.0-i486-2sl [inst=Ja]: Libotr
libpano13-2.9.18-x86_64-1sl [inst=Ja]: Libpano13 (Library behind Panorama Tools)
libpciaccess-0.12.1-i486-1 [inst=Ja]: libpciaccess
libplist-1.3-i486-1 [inst=Ja]: libplist (A library for Apple Binary and XML Property Lists) 
libpng-1.4.8-i486-1_slack13.37 [inst=Ja]: libpng (Portable Network Graphics library)
libproxy-0.4.7-x86_64-1sl [inst=Ja]: Libproxy (Proxy Configuration Library)
libpthread-stubs-0.3-noarch-1 [inst=Ja]: libpthread-stubs
libraw1394-2.0.7-i486-1 [inst=Ja]: libraw1394 (user space IEEE 1394 driver)
librsvg-2.32.0-i486-1 [inst=Ja]: librsvg (SVG library)
libsigc++-2.2.10-i486-1alien [inst=Ja]: libsigc++ (typesafe callback system for C++)
libsoup-2.36.1-x86_64-3sl [inst=Ja]: Libsoup (C HTTP Library)
libtasn1-2.9-i486-1sl [inst=Ja]: Libtasn1 (Tiny ASN.1 Library)
libtermcap-1.2.3-i486-7 [inst=Ja]: libtermcap
libtheora-1.1.1-i486-1 [inst=Ja]: libtheora (Theora video codec library)
libtiff-3.9.4-i486-2 [inst=Ja]: libtiff (a library for reading and writing TIFF files)
libtool-2.4-i486-1 [inst=Ja]: libtool (a generic library support script)
libungif-4.1.4-i486-4 [inst=Ja]: libungif (GIF image format library)
libusb-1.0.8-i486-2 [inst=Ja]: libusb (USB library)
libva-0.32.0_sds2-i486-5sl [inst=Ja]: LibVA (Video Acceleration Library)
libvncserver-0.9.7-i486-2 [inst=Ja]: libvncserver (VNC Server Library)
libvorbis-1.3.2-i486-1 [inst=Ja]: libvorbis (Ogg Vorbis library)
libvpx-0.9.6-i486-1alien [inst=Ja]: libvpx (VP8, a high-quality, open video format for the web)
libwmf-0.2.8.4-i486-5 [inst=Ja]: libwmf (WMF graphics format library)
libxavs-20110806-x86_64-1sl [inst=Ja]: LibXAVS (AVS Encoder and Decoder Library)
libxcb-1.7-i486-1 [inst=Ja]: libxcb (X protocol C-language Binding)
libxkbfile-1.0.7-i486-1 [inst=Ja]: libxkbfile
libxkbui-1.0.2-i486-2 [inst=Ja]: libxkbui
libxklavier-5.1-i486-1 [inst=Ja]: libxklavier (XKB Library)
libxmi-1.2-i486-3sl [inst=Ja]: Libxmi (C/C++ 2D Vector Graphics Library)
libxml2-2.7.8-i486-3 [inst=Ja]: libxml2 (XML parser library)
libxslt-1.1.26-i486-1 [inst=Ja]: libxslt (XML transformation library)
lilo-22.8-i486-16 [inst=Ja]: lilo (Linux Loader)
linux-2.6.27.27-i486-1 [inst=Ja]: 
lm_sensors-3.1.2-i486-1 [inst=Ja]: lm_sensors (hardware monitoring package)
logrotate-3.7.8-i486-1 [inst=Ja]: logrotate (system log rotation tool)
lsof-4.83-i486-1 [inst=Ja]: lsof (list open files)
lsscsi-0.24-i486-1 [inst=Ja]: lsscsi (list SCSI devices or hosts, and their attributes)
lvm2-2.02.84-i486-1 [inst=Ja]: lvm2 (Logical Volume Manager version 2)
lynx-2.8.7-i486-1 [inst=Ja]: Lynx (text mode browser)
lzo-2.03-i486-1 [inst=Ja]: lzo (LZO Compression Library)
m4-1.4.16-i486-1 [inst=Ja]: m4 (an implementation of the UNIX macro processor)
make-3.82-i486-3_slack_13.37 [inst=Ja]: make (GNU make utility to maintain groups of programs)
man-1.6g-i486-1 [inst=Ja]: man (format and display the on-line manual pages)
mc-20100509_git-i486-1 [inst=Ja]: mc (Midnight Commander file manager)
mdadm-3.1.5-i486-1 [inst=Ja]: mdadm (manage RAID arrays)
mesa-7.9.2-i486-1 [inst=Ja]: mesa (a 3-D graphics library)
metamail-2.7-i486-5 [inst=Ja]: metamail (MIME extensions for mail)
mkfontdir-1.0.6-noarch-1 [inst=Ja]: mkfontdir
mkfontscale-1.0.8-i486-1 [inst=Ja]: mkfontscale
module-init-tools-3.12-i486-2 [inst=Ja]: module-init-tools (kernel module utilities)
most-5.0.0a-i486-2 [inst=Ja]: most (another pager, like 'more' and 'less')
mp4v2-1.9.1-i486-7sl [inst=Ja]: MP4v2 (MPEG-4 Library)
mpfr-3.0.1-i486-1 [inst=Ja]: mpfr (Multiple-Precision Floating-Point Reliable Library)
mpg123-1.13.3-i486-1 [inst=Ja]: mpg123 (a command-line mp3 player)
mysql-5.1.56-i486-1 [inst=Ja]: mysql (SQL-based relational database server)
nasm-2.09.04-i486-1 [inst=Ja]: nasm (NASM assembler)
ncompress-4.2.4.3-i486-1 [inst=Ja]: ncompress (the classic *nix compression utility)
ncurses-5.9-i486-1 [inst=Ja]: ncurses (CRT screen handling and optimization package)
neon-0.29.5-i486-1 [inst=Ja]: neon (HTTP and WebDAV client library)
net-snmp-5.6.1-i486-1 [inst=Ja]: net-snmp (Simple Network Management Protocol tools)
net-tools-1.60-i486-3 [inst=Ja]: net-tools (base Linux networking utilities)
network-scripts-13.0-noarch-3 [inst=Ja]: network-scripts (Scripts to configure a network)
ntfs-3g-2011.1.15-i486-1 [inst=Ja]: ntfs-3g (NTFS read-write filesystem driver)
ntfsprogs-2.0.0-i486-2 [inst=Ja]: ntfsprogs (utilities for working with NTFS volumes)
numpy-1.6.0-x86_64-1sl [inst=Ja]: Numpy (Numerical Python)
openal-soft-1.13-i486-1sl [inst=Ja]: OpenAL Soft (OpenAL 3D audio API)
opencore-amr-0.1.2-i486-5sl [inst=Ja]: OpenCORE-AMR (Adaptive Multi-Rate Floating-Point 3G Video)
openexr-1.7.0-i486-1 [inst=Ja]: openexr (HDR Image File Format & Library)
openjpeg-20110806-x86_64-1sl [inst=Ja]: OpenJPEG (Open-source JPEG 2000 codec)
openldap-client-2.4.23-i486-1 [inst=Ja]: openldap-client (OpenLDAP client programs)
openssh-5.9p1-i486-2_slack13.37 [inst=Ja]: openssh (Secure Shell daemon and clients)
openssl-solibs-0.9.8t-i486-1_slack13.37 [inst=Ja]: openssl-solibs (OpenSSL shared libraries)
orc-0.4.16-i486-1sl [inst=Ja]: ORC (Oil Runtime Compiler)
oxygen-gtk-1.0.4-i486-1alien [inst=Ja]: oxygen-gtk (Oxygen gtk-engine)
oxygen-icons-4.5.5-i486-1 [inst=Ja]: oxygen-icons (Oxygen theme for the KDE Plasma Desktop)
pango-1.28.4-i486-1 [inst=Ja]: pango (library for layout and rendering of text)
pangomm-2.28.2-i486-1sl [inst=Ja]: Pangomm (GNOME C++ API for Pango)
parted-2.3-i486-1 [inst=Ja]: parted (GNU disk partitioning tool)
patch-2.6.1-i486-1 [inst=Ja]: patch (apply a diff file to an original file or files)
pciutils-3.1.7-i486-1 [inst=Ja]: pciutils (PCI utilities)
pcmciautils-017-i486-1 [inst=Ja]: pcmciautils (Utilities for using PCMCIA cards with 2.6+ kernels)
pcre-8.12-i486-1 [inst=Ja]: pcre (Perl-compatible regular expression library)
perl-5.12.3-i486-1 [inst=Ja]: perl (Practical Extraction and Report Language)
phonon-4.4.3-i486-1 [inst=Ja]: phonon (multimedia framework for KDE4)
pixman-0.20.2-i486-1 [inst=Ja]: pixman
pkg-config-0.25-i486-1 [inst=Ja]: pkg-config (system for managing library compile/link flags)
pkgtools-13.37-noarch-9 [inst=Ja]: pkgtools (The Slackware package maintenance system)
polkit-1_14bdfd8-i486-1 [inst=Ja]: polkit (authentication framework)
polkit-kde-1-r1145544-i486-2 [inst=Ja]: polkit-kde-1 (KDE polkit authenticator)
polkit-qt-1-r1145513-i486-2 [inst=Ja]: polkit-qt-1 (Qt polkit API wrapper)
poppler-0.16.4-i486-1 [inst=Ja]: poppler (a library for rendering PDF documents)
poppler-data-0.4.4-noarch-1 [inst=Ja]: poppler-data (data files used by poppler)
popt-1.7-i486-3 [inst=Ja]: popt (command line parsing library)
portmap-6.0-i486-1 [inst=Ja]: portmap (a daemon to manage RPC connections)
ppp-2.4.5-i486-1 [inst=Ja]: ppp (Point-to-Point Protocol)
printproto-1.0.5-noarch-1 [inst=Ja]: printproto
procps-3.2.8-i486-3 [inst=Ja]: procps (utilities for displaying process information)
pycairo-1.8.10-i486-1 [inst=Ja]: pycairo (a set of Python bindings for the cairo graphics library)
pygobject-2.26.0-i486-1 [inst=Ja]: pygobject (GObject bindings for Python)
pygtk-2.22.0-i486-1 [inst=Ja]: pygtk (GTK+ bindings for Python)
python-2.6.6-i486-1 [inst=Ja]: python (object-oriented interpreted programming language)
qca-2.0.2-i486-1 [inst=Ja]: qca (Qt Cryptographic Architecture)
qimageblitz-0.0.6-i486-1 [inst=Ja]: QImageBlitz (Graphical effect and filter library for KDE4)
qingy-0.7.3-i486-1 [inst=Ja]: qingy (a replacement for getty using DirectFB)
qiv-2.1pre12-i486-1 [inst=Ja]: 
qjson-0.7.1-i486-3sl [inst=Ja]: QJson (QT4 JSON Objects Library)
qt-4.7.0_7abde40-i486-3 [inst=Ja]: Qt (a multi-platform C++ graphical user interface toolkit)
quota-3.17-i486-1 [inst=Ja]: quota (Linux disk quota utilities)
randrproto-1.3.2-noarch-1 [inst=Ja]: randrproto
raptor-1.4.21-i486-1 [inst=Ja]: raptor (RDF Parser & Serializer)
rarian-0.8.1-i486-5sl [inst=Ja]: Rarian (Documentation Meta-Data Library)
rarlinux-4.1.0-i486-1sl_nonfree [inst=Ja]: RARlinux (RAR Archiver)
rdesktop-1.6.0-i486-2 [inst=Ja]: rdesktop (Remote Desktop Protocol client)
rdist-6.1.5-i486-2 [inst=Ja]: rdist (remote file distribution program)
recordproto-1.14.1-noarch-1 [inst=Ja]: recordproto
redland-1.0.12-i486-1 [inst=Ja]: redland (RDF high-level interface library)
reiserfsprogs-3.6.21-i486-1 [inst=Ja]: reiserfsprogs (Reiserfs filesystem utilities)
renderproto-0.11.1-noarch-1 [inst=Ja]: renderproto
resourceproto-1.1.1-noarch-1 [inst=Ja]: resourceproto
rp-pppoe-3.10-i486-1 [inst=Ja]: rp-pppoe (Roaring Penguin PPPoE client)
rpm-4.8.1-i486-1 [inst=Ja]: rpm (RPM package format tool)
rpm2tgz-1.2.2-i486-1 [inst=Ja]: rpm2tgz (a tool for converting an RPM archive into a tar+gz one)
rsync-3.0.8-i486-1 [inst=Ja]: rsync (remote file sync)
rt61-firmware-1.2-fw-1 [inst=Ja]: rt61-firmware (Firmware for Ralink rt61 wireless chips)
rt71w-firmware-1.8-fw-1 [inst=Ja]: rt71w-firmware (Firmware for Ralink rt71w wireless chips)
rtmpdump-2.3-x86_64-2sl [inst=Ja]: RTMPDump (RTMP Streams Toolkit)
rzip-2.1-i486-1 [inst=Ja]: rzip (a large-file compression program)
samba-3.5.10-i486-1_slack13.37 [inst=Ja]: samba (SMB/CIFS file and print server)
sane-1.0.22-i486-2 [inst=Ja]: sane (Scanner Access Now Easy)
schroedinger-1.0.11-i486-1sl [inst=Ja]: Schroedinger (Dirac Video Codec)
screen-4.0.3-i486-1 [inst=Ja]: screen (screen manager with VT100/ANSI terminal emulation)
scrnsaverproto-1.2.1-noarch-1 [inst=Ja]: scrnsaverproto
scrounge-ntfs-0.8.6-i486-1 [inst=Ja]: scrounge-ntfs (Data recovery program for NTFS file systems)
sdl-1.2.14-i486-5 [inst=Ja]: sdl (Simple DirectMedia Layer library)
sdparm-1.06-i486-1 [inst=Ja]: sdparm (fetch and change SCSI attributes)
seamonkey-2.7.1-i486-1_slack13.37 [inst=Ja]: SeaMonkey (an open-source web browser suite)
sed-4.2.1-i486-1 [inst=Ja]: sed (stream editor)
setxkbmap-1.2.0-i486-1 [inst=Ja]: setxkbmap
sg3_utils-1.32-i486-1sl [inst=Ja]: Sg3_utils (SCSI Devices Utilities)
shadow-4.1.4.3-i486-2 [inst=Ja]: shadow (shadow password suite)
shared-desktop-ontologies-0.5-i486-1 [inst=Ja]: shared-desktop-ontologies (Shared OSCAF desktop ontologies)
shared-mime-info-0.90-i486-1 [inst=Ja]: shared-mime-info (MIME database)
sip-4.11.2-i486-1 [inst=Ja]: SIP (a tool for generating Python bindings)
skanlite-0.7-i486-1 [inst=Ja]: skanlite (a scanning program)
slackpkg-2.82.0-noarch-5 [inst=Ja]: slackpkg 
slapt-get-0.10.2l-i386-1 [inst=Ja]: slapt-get (an apt-like front-end to Slackware's pkgtools)
slocate-3.1-i486-3 [inst=Ja]: slocate (Secure Locate)
soprano-2.5.2-i486-2 [inst=Ja]: soprano (C++/Qt4 framework for RDF data)
speex-1.2rc1-i486-7sl [inst=Ja]: Speex (A Free Codec For Free Speech)
sqlite-3.7.5-i486-1 [inst=Ja]: SQLite (simple, self contained database engine)
sshfs-fuse-2.2-x86_64-2alien [inst=Ja]: sshfs-fuse (A filesystem client for FUSE, based on ssh)
startup-notification-0.10-i486-1 [inst=Ja]: startup-notification ("busy" cursors support)
strace-4.5.20-i486-1 [inst=Ja]: strace (trace system calls and signals)
strigi-0.7.2-i486-2 [inst=Ja]: strigi (fast and light desktop search engine)
svgalib-1.9.25-i486-2 [inst=Ja]: svgalib (A low level graphics library for Linux)
sysfsutils-2.1.0-i486-1 [inst=Ja]: sysfsutils (Utilities for the sysfs filesystem)
sysklogd-1.5-i486-1 [inst=Ja]: sysklogd (Linux system logging utilities)
sysstat-9.0.6.1-i486-1 [inst=Ja]: sysstat (System performance monitoring tools)
sysvinit-2.86-i486-6 [inst=Ja]: sysvinit (init, the parent of all processes)
sysvinit-functions-8.53-i486-2 [inst=Ja]: sysvinit-functions (/etc/init.d/functions)
sysvinit-scripts-1.2-noarch-43 [inst=Ja]: sysvinit-scripts (the basic scripts used to boot your machine)
taglib-1.6.3-i486-1 [inst=Ja]: taglib (audio meta-data library)
taglib-extras-1.0.1-i486-1 [inst=Ja]: taglib-extras (taglib support for other formats)
tar-1.26-i486-1 [inst=Ja]: tar (archiving utility)
tcl-8.5.9-i486-1 [inst=Ja]: tcl (Tool Command Language)
tcp_wrappers-7.6-i486-1 [inst=Ja]: tcp_wrappers (TCP/IP daemon wrapper library and utilities)
tcpdump-4.1.1-i486-1 [inst=Ja]: tcpdump (network monitoring tool)
tcsh-6.17.00-i486-1 [inst=Ja]: tcsh (C shell)
telnet-0.17-i486-1 [inst=Ja]: telnet (the telnet client and daemon)
tk-8.5.9-i486-1 [inst=Ja]: tk (Tk toolkit for Tcl)
traceroute-2.0.17-i486-1 [inst=Ja]: traceroute (IP packet route tracing utility)
trapproto-3.4.3-noarch-2 [inst=Ja]: trapproto
truecrypt-7.1a-i486-1alien [inst=Ja]: truecrypt (On-the-fly disk encryption)
twisted-8.2.0-i486-1sl [inst=Ja]: Twisted
udev-165-i486-2 [inst=Ja]: udev (dynamic device directory system)
unarj-265-i486-1 [inst=Ja]: unarj (a command-line utility for decompressing .arj archives)
usbmuxd-1.0.7-i486-1sl [inst=Ja]: UsbmuxD (USB Multiplex Daemon)
usbutils-002-i486-1 [inst=Ja]: usbutils (USB utilities)
utempter-1.1.5-i486-1 [inst=Ja]: utempter (utmp updating library and utility)
util-linux-2.19-i486-1 [inst=Ja]: util-linux (a huge collection of essential utilities) 
util-linux-ng-2.17.2-i486-1 [inst=Ja]: util-linux-ng (a huge collection of essential utilities) 
v4l-utils-0.8.5-x86_64-1sl [inst=Ja]: v4l-utils (libraries and utilities for video4linux)
vala-0.14.0-i486-1sl [inst=Ja]: Vala (Gnome  GObject Compiler)
videoproto-2.3.1-noarch-1 [inst=Ja]: videoproto
virtuoso-ose-6.1.2-i486-1 [inst=Ja]: virtuoso-ose (A high-performance object-relational SQL database)
vlc-20111202-i486-1alien [inst=Ja]: vlc (multimedia player for various audio and video formats)
vlc-mozplugin-1.1.13-i486-1alien [inst=Ja]: vlc-mozplugin (Videolan plugin for Mozilla browsers)
vo-aacenc-0.1.1-i486-1sl [inst=Ja]: VO-AACenc (VisualOn AAC Encoder Library)
vo-amrwbenc-0.1.1-i486-1sl [inst=Ja]: VO-amrwbenc (VisualOn AMR-WB Encoder Library)
webcore-fonts-3.0-i686-3sl [inst=Ja]: Webcore Fonts (Microsoft's WEB Core Fonts)
wget-1.12-i486-1 [inst=Ja]: wget (a non-interactive network retriever)
which-2.20-i486-1 [inst=Ja]: which (shows the full path to shell commands)
whois-5.0.11-i486-1 [inst=Ja]: whois (whois directory client)
wicd-1.7.0-i486-2 [inst=Ja]: wicd (network manager for linux)
wine-1.4.rc1-i486-1sl [inst=Ja]: WINE (Wine Is Not an Emulator)
wine_gecko-1.4-i686-1sl [inst=Ja]: WINE Gecko (WINE Mozilla's Engine)
wireless-tools-29-i486-6 [inst=Ja]: wireless-tools (utilities for wireless networking)
wxWidgets-2.8.12-x86_64-1sl [inst=Ja]: wxWidgets (wxWidgets application framework)
x11-skel-7.4-i486-2 [inst=Ja]: x11-skel (Miscellaneous things required for X)
x264-20110510-i486-1alien [inst=Ja]: x264 (a free h264/avc encoder)
xarchiver-0.5.2-i486-1 [inst=Ja]: Xarchiver
xauth-1.0.5-i486-1 [inst=Ja]: xauth
xaw3d-20110415git-i486-1 [inst=Ja]: xaw3d (3D version of libXaw)
xcb-proto-1.6-noarch-1 [inst=Ja]: xcb-proto
xcb-util-0.3.6-i486-1 [inst=Ja]: xcb-util
xcmiscproto-1.2.1-noarch-1 [inst=Ja]: xcmiscproto
xconsole-1.0.4-i486-1 [inst=Ja]: xconsole
xdpyinfo-1.2.0-i486-1 [inst=Ja]: xdpyinfo
xev-1.1.0-i486-1 [inst=Ja]: xev
xextproto-7.2.0-i486-1 [inst=Ja]: xextproto
xf86-input-aiptek-1.3.1-i486-1 [inst=Ja]: xf86-input-aiptek
xf86-input-calcomp-1.1.2-i486-1 [inst=Ja]: xf86-input-calcomp
xf86-input-citron-2.2.1-i486-1 [inst=Ja]: xf86-input-citron
xf86-input-digitaledge-1.1.1-i486-1 [inst=Ja]: xf86-input-digitaledge
xf86-input-dynapro-1.1.2-i486-1 [inst=Ja]: xf86-input-dynapro
xf86-input-elo2300-1.1.2-i486-1 [inst=Ja]: xf86-input-elo2300
xf86-input-elographics-1.2.3-i486-1 [inst=Ja]: xf86-input-elographics
xf86-input-evdev-2.6.0-i486-1 [inst=Ja]: xf86-input-evdev
xf86-input-fpit-1.2.0-i486-1 [inst=Ja]: xf86-input-fpit
xf86-input-hyperpen-1.2.0-i486-1 [inst=Ja]: xf86-input-hyperpen
xf86-input-jamstudio-1.2.0-i486-1 [inst=Ja]: xf86-input-jamstudio
xf86-input-joystick-1.5.0-i486-1 [inst=Ja]: xf86-input-joystick
xf86-input-keyboard-1.6.0-i486-1 [inst=Ja]: xf86-input-keyboard
xf86-input-magellan-1.2.0-i486-1 [inst=Ja]: xf86-input-magellan
xf86-input-magictouch-1.0.0.5-i486-2 [inst=Ja]: xf86-input-magictouch
xf86-input-microtouch-1.2.0-i486-1 [inst=Ja]: xf86-input-microtouch
xf86-input-mouse-1.7.0-i486-1 [inst=Ja]: xf86-input-mouse
xf86-input-mutouch-1.2.1-i486-1 [inst=Ja]: xf86-input-mutouch
xf86-input-palmax-1.2.0-i486-1 [inst=Ja]: xf86-input-palmax
xf86-input-penmount-1.4.1-i486-2 [inst=Ja]: xf86-input-penmount
xf86-input-spaceorb-1.1.1-i486-1 [inst=Ja]: xf86-input-spaceorb
xf86-input-summa-1.2.0-i486-1 [inst=Ja]: xf86-input-summa
xf86-input-tek4957-1.2.0-i486-1 [inst=Ja]: xf86-input-tek4957
xf86-input-ur98-1.1.0-i486-2 [inst=Ja]: xf86-input-ur98
xf86-input-vmmouse-12.7.0-i486-1 [inst=Ja]: xf86-input-vmmouse
xf86-video-apm-1.2.3-i486-1 [inst=Ja]: xf86-video-apm
xf86-video-ark-0.7.3-i486-1 [inst=Ja]: xf86-video-ark
xf86-video-ast-0.91.10-i486-1 [inst=Ja]: xf86-video-ast
xf86-video-ati-6.14.1-i486-1 [inst=Ja]: xf86-video-ati
xf86-video-chips-1.2.4-i486-1 [inst=Ja]: xf86-video-chips
xf86-video-cirrus-1.3.2-i486-3 [inst=Ja]: xf86-video-cirrus
xf86-video-cyrix-1.1.0-i486-2 [inst=Ja]: xf86-video-cyrix
xf86-video-dummy-0.3.4-i486-1 [inst=Ja]: xf86-video-dummy
xf86-video-fbdev-0.4.0-i486-1 [inst=Ja]: xf86-video-fbdev
xf86-video-geode-2.11.10-i486-1 [inst=Ja]: xf86-video-geode (AMD Geode GX and LX video driver)
xf86-video-glint-1.2.5-i486-1 [inst=Ja]: xf86-video-glint
xf86-video-i128-1.3.4-i486-1 [inst=Ja]: xf86-video-i128
xf86-video-i740-1.3.2-i486-3 [inst=Ja]: xf86-video-i740
xf86-video-i810-1.7.4-i486-2 [inst=Ja]: xf86-video-i810
xf86-video-imstt-1.1.0-i486-2 [inst=Ja]: xf86-video-imstt
xf86-video-intel-2.15.0-i486-1 [inst=Ja]: xf86-video-intel
xf86-video-mach64-6.8.2-i486-3 [inst=Ja]: xf86-video-mach64
xf86-video-mga-1.4.13-i486-1 [inst=Ja]: xf86-video-mga
xf86-video-neomagic-1.2.5-i486-1 [inst=Ja]: xf86-video-neomagic
xf86-video-newport-0.2.1-i486-2 [inst=Ja]: xf86-video-newport
xf86-video-nsc-2.8.3-i486-1 [inst=Ja]: xf86-video-nsc
xf86-video-nv-2.1.18-i486-1 [inst=Ja]: xf86-video-nv
xf86-video-r128-6.8.1-i486-3 [inst=Ja]: xf86-video-r128
xf86-video-radeonhd-1.3.0-i486-2 [inst=Ja]: xf86-video-radeonhd (driver for AMD GPG (ATI) R5xx/R6xx chipsets)
xf86-video-rendition-4.2.4-i486-1 [inst=Ja]: xf86-video-rendition
xf86-video-s3-0.6.3-i486-3 [inst=Ja]: xf86-video-s3
xf86-video-s3virge-1.10.4-i486-3 [inst=Ja]: xf86-video-s3virge
xf86-video-savage-2.3.2-i486-1 [inst=Ja]: xf86-video-savage
xf86-video-siliconmotion-1.7.5-i486-1 [inst=Ja]: xf86-video-siliconmotion
xf86-video-sis-0.10.3-i486-1 [inst=Ja]: xf86-video-sis
xf86-video-sisusb-0.9.4-i486-1 [inst=Ja]: xf86-video-sisusb
xf86-video-tdfx-1.4.3-i486-3 [inst=Ja]: xf86-video-tdfx
xf86-video-tga-1.2.1-i486-2 [inst=Ja]: xf86-video-tga
xf86-video-trident-1.3.4-i486-1 [inst=Ja]: xf86-video-trident
xf86-video-tseng-1.2.4-i486-1 [inst=Ja]: xf86-video-tseng
xf86-video-v4l-0.2.0-i486-4 [inst=Ja]: xf86-video-v4l
xf86-video-vesa-2.3.0-i486-3 [inst=Ja]: xf86-video-vesa
xf86-video-vga-4.1.0-i486-2 [inst=Ja]: xf86-video-vga
xf86-video-via-0.2.2-i486-2 [inst=Ja]: xf86-video-via
xf86-video-vmware-11.0.3-i486-1 [inst=Ja]: xf86-video-vmware
xf86-video-voodoo-1.2.4-i486-1 [inst=Ja]: xf86-video-voodoo
xf86bigfontproto-1.2.0-noarch-1 [inst=Ja]: xf86bigfontproto
xf86dgaproto-2.1-noarch-1 [inst=Ja]: xf86dgaproto
xf86driproto-2.1.1-noarch-1 [inst=Ja]: xf86driproto
xf86miscproto-0.9.3-noarch-1 [inst=Ja]: xf86miscproto
xf86rushproto-1.1.2-noarch-1 [inst=Ja]: xf86rushproto
xf86vidmodeproto-2.3.1-noarch-1 [inst=Ja]: xf86vidmodeproto
xfontsel-1.0.3-i486-1 [inst=Ja]: xfontsel
xfsdump-3.0.4-i486-1 [inst=Ja]: xfsdump (backup tools for the XFS filesystem)
xfsprogs-3.1.4-i486-1 [inst=Ja]: xfsprogs (tools to use the XFS filesystem)
xgamma-1.0.4-i486-1 [inst=Ja]: xgamma
xine-lib-1.1.19-i686-1 [inst=Ja]: xine-lib (xine multimedia playback engine libraries)
xine-ui-0.99.5-i686-3 [inst=Ja]: xine-ui (xine multimedia playback engine user interface)
xineramaproto-1.2.1-noarch-1 [inst=Ja]: xineramaproto
xinit-1.3.0-i486-1 [inst=Ja]: xinit
xinput-1.5.3-i486-1 [inst=Ja]: xinput
xkbcomp-1.2.1-i486-1 [inst=Ja]: xkbcomp
xkeyboard-config-2.2.1-noarch-1 [inst=Ja]: xkeyboard-config
xkill-1.0.3-i486-1 [inst=Ja]: xkill
xlsfonts-1.0.3-i486-1 [inst=Ja]: xlsfonts
xmessage-1.0.3-i486-1 [inst=Ja]: xmessage
xmodmap-1.0.5-i486-1 [inst=Ja]: xmodmap
xorg-server-1.9.5-i486-1 [inst=Ja]: xorg-server (The Xorg server, the core of the X Window System)
xorg-server-xvfb-1.9.5-i486-1 [inst=Ja]: xorg-server-xvfb (virtual framebuffer X server)
xprop-1.2.0-i486-1 [inst=Ja]: xprop
xproto-7.0.21-noarch-1 [inst=Ja]: xproto
xproxymanagementprotocol-1.0.3-noarch-1 [inst=Ja]: xproxymanagementprotocol
xrandr-1.3.4-i486-1 [inst=Ja]: xrandr
xrdb-1.0.9-i486-1 [inst=Ja]: xrdb
xrefresh-1.0.4-i486-1 [inst=Ja]: xrefresh
xset-1.2.1-i486-1 [inst=Ja]: xset
xsetroot-1.1.0-i486-1 [inst=Ja]: xsetroot
xterm-267-i486-1 [inst=Ja]: xterm (terminal emulator for X)
xvidcore-1.3.2-i486-3sl [inst=Ja]: XviD (MPEG-4 Compliant Video Codec)
xvidtune-1.0.2-i486-1 [inst=Ja]: xvidtune
xvinfo-1.1.1-i486-1 [inst=Ja]: xvinfo
xwininfo-1.1.1-i486-1 [inst=Ja]: xwininfo
xxgdb-1.12-i486-3 [inst=Ja]: xxgdb (graphical program debugger interface)
xz-5.0.2-i486-1 [inst=Ja]: xz (compression utility based on the LZMA algorithm)
yelp-2.30.1-i486-5sl [inst=Ja]: Yelp (GNOME Help Browser)
zd1211-firmware-1.4-fw-1 [inst=Ja]: zd1211-firmware (Firmware for zd1211 USB wireless)
zlib-1.2.5-i486-4 [inst=Ja]: zlib (compression library)
zoo-2.10_22-i486-1 [inst=Ja]: zoo (archiving and compressing utility)


images/news-pics/51_1329491364.png
(Größe angepasst: 1050x1680px, png)
Links: n/a
geschrieben von Tareq - 17.02.2012 - 15:50
keine Kommentare


Taneu-Home  Taneu auf Sourceforge
Share |


Taneu ist jetzt auch auf der Open Source platform SourceForge verfügbar.

SourceForge Homepage: http://taneu-os.sourceforge.net/

SourceForge Files: https://sourceforge.net/projects/taneu-os/files/
Links: n/a
geschrieben von Tareq - 06.10.2010 - 10:45
keine Kommentare


 


 
 

Jetzt registrieren
Passwort vergessen?
registrierte Benutzer

 

Wir haben heute schon 64 Besucher gehabt. Gestern hatten wir 70. Diesen Monat hatten wir schon 1132 Besucher und insgesamt liegen wir bei 66972 Besuchern! Es haben sich 68 Nutzer registriert!