summaryrefslogtreecommitdiffstats
path: root/slackware64-current/extra/PACKAGES.TXT
blob: 7e27e7693939ee8b067e9b09fd770ffb532b7fa8 (plain)
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
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023

PACKAGES.TXT;  Tue Dec 15 08:48:52 UTC 2015

This file provides details on the Slackware packages found
in the ./extra/ directory.

Total size of all packages (compressed):  130 MB
Total size of all packages (uncompressed):  521 MB


PACKAGE NAME:  aspell-af-0.50_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  852 K
PACKAGE SIZE (uncompressed):  2480 K
PACKAGE DESCRIPTION:
aspell-af: aspell-af
aspell-af:
aspell-af: GNU Aspell Afrikaans Word List Package.
aspell-af:

PACKAGE NAME:  aspell-am-0.03_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  108 K
PACKAGE SIZE (uncompressed):  340 K
PACKAGE DESCRIPTION:
aspell-am: aspell-am
aspell-am:
aspell-am: GNU Aspell 0.60 Amharic (አማርኛ) Dictionary Package.
aspell-am:

PACKAGE NAME:  aspell-az-0.02_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  124 K
PACKAGE SIZE (uncompressed):  400 K
PACKAGE DESCRIPTION:
aspell-az: aspell-az
aspell-az:
aspell-az: GNU Aspell 0.60 Azerbaijani (Azərbaycanca) Dictionary Package.
aspell-az:

PACKAGE NAME:  aspell-be-0.01-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  9236 K
PACKAGE SIZE (uncompressed):  35310 K
PACKAGE DESCRIPTION:
aspell-be: aspell-be
aspell-be:
aspell-be: GNU Aspell 0.50 Belarusian (Беларускі) Dictionary Package.
aspell-be:

PACKAGE NAME:  aspell-bg-4.0_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  5288 K
PACKAGE SIZE (uncompressed):  25400 K
PACKAGE DESCRIPTION:
aspell-bg: aspell-bg
aspell-bg:
aspell-bg: GNU Aspell Bulgarian Word List Package.
aspell-bg:

PACKAGE NAME:  aspell-bn-0.01.1_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  572 K
PACKAGE SIZE (uncompressed):  1890 K
PACKAGE DESCRIPTION:
aspell-bn: aspell-bn
aspell-bn:
aspell-bn: GNU Aspell 0.60 Bengali (বাংলা) Dictionary Package.
aspell-bn:

PACKAGE NAME:  aspell-br-0.50_2-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  304 K
PACKAGE SIZE (uncompressed):  850 K
PACKAGE DESCRIPTION:
aspell-br: aspell-br
aspell-br:
aspell-br: GNU Aspell Breton Word List Package.
aspell-br:

PACKAGE NAME:  aspell-ca-20040130_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  1032 K
PACKAGE SIZE (uncompressed):  3780 K
PACKAGE DESCRIPTION:
aspell-ca: aspell-ca
aspell-ca:
aspell-ca: GNU Aspell 0.60 Catalan (Català) Dictionary Package.
aspell-ca:

PACKAGE NAME:  aspell-cs-20040614_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  2004 K
PACKAGE SIZE (uncompressed):  6500 K
PACKAGE DESCRIPTION:
aspell-cs: aspell-cs
aspell-cs:
aspell-cs: GNU Aspell 0.60 Czech (Čeština) Dictionary Package.
aspell-cs:

PACKAGE NAME:  aspell-csb-0.02_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  44 K
PACKAGE SIZE (uncompressed):  150 K
PACKAGE DESCRIPTION:
aspell-csb: aspell-csb
aspell-csb:
aspell-csb: GNU Aspell 0.60 Kashubian (Kaszëbsczi) Dictionary Package.
aspell-csb:

PACKAGE NAME:  aspell-cy-0.50_3-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  1708 K
PACKAGE SIZE (uncompressed):  6320 K
PACKAGE DESCRIPTION:
aspell-cy: aspell-cy
aspell-cy:
aspell-cy: GNU Aspell Welsh Word List Package.
aspell-cy:

PACKAGE NAME:  aspell-da-1.4.42_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  2976 K
PACKAGE SIZE (uncompressed):  12120 K
PACKAGE DESCRIPTION:
aspell-da: aspell-da
aspell-da:
aspell-da: GNU Aspell 0.50 Danish (Dansk) Dictionary Package.
aspell-da:

PACKAGE NAME:  aspell-de-20030222_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  2808 K
PACKAGE SIZE (uncompressed):  11110 K
PACKAGE DESCRIPTION:
aspell-de: aspell-de
aspell-de:
aspell-de: GNU Aspell 0.60 German (Deutsches) Dictionary Package.
aspell-de:

PACKAGE NAME:  aspell-el-0.50_3-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  3144 K
PACKAGE SIZE (uncompressed):  12690 K
PACKAGE DESCRIPTION:
aspell-el: aspell-el
aspell-el:
aspell-el: GNU Aspell Greek Word List Package.
aspell-el:

PACKAGE NAME:  aspell-eo-0.50_2-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  3712 K
PACKAGE SIZE (uncompressed):  17920 K
PACKAGE DESCRIPTION:
aspell-eo: aspell-eo
aspell-eo:
aspell-eo: GNU Aspell Esperanto Word List Package.
aspell-eo:

PACKAGE NAME:  aspell-es-0.50_2-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  2892 K
PACKAGE SIZE (uncompressed):  11060 K
PACKAGE DESCRIPTION:
aspell-es: aspell-es
aspell-es:
aspell-es: GNU Aspell Spanish Word List Package.
aspell-es:

PACKAGE NAME:  aspell-et-0.1.21_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  860 K
PACKAGE SIZE (uncompressed):  3500 K
PACKAGE DESCRIPTION:
aspell-et: aspell-et
aspell-et:
aspell-et: GNU Aspell 0.60 Estonian Dictionary Package.
aspell-et:

PACKAGE NAME:  aspell-fa-0.02_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  1456 K
PACKAGE SIZE (uncompressed):  6160 K
PACKAGE DESCRIPTION:
aspell-fa: aspell-fa
aspell-fa:
aspell-fa: GNU Aspell 0.60 Persian (فارسی) Dictionary Package.
aspell-fa:

PACKAGE NAME:  aspell-fi-0.7_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  596 K
PACKAGE SIZE (uncompressed):  2700 K
PACKAGE DESCRIPTION:
aspell-fi: aspell-fi
aspell-fi:
aspell-fi: GNU Aspell 0.60 Finnish Dictionary Package.
aspell-fi:

PACKAGE NAME:  aspell-fo-0.2.16_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  976 K
PACKAGE SIZE (uncompressed):  3120 K
PACKAGE DESCRIPTION:
aspell-fo: aspell-fo
aspell-fo:
aspell-fo: GNU Aspell 0.50 Faroese (Froyskt) Dictionary Package.
aspell-fo:

PACKAGE NAME:  aspell-fr-0.50_3-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  4264 K
PACKAGE SIZE (uncompressed):  17400 K
PACKAGE DESCRIPTION:
aspell-fr: aspell-fr
aspell-fr:
aspell-fr: GNU Aspell French Word List Package.
aspell-fr:

PACKAGE NAME:  aspell-ga-3.6_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  2096 K
PACKAGE SIZE (uncompressed):  6470 K
PACKAGE DESCRIPTION:
aspell-ga: aspell-ga
aspell-ga:
aspell-ga: GNU Aspell 0.50 Irish (Gaeilge) Dictionary Package.
aspell-ga:

PACKAGE NAME:  aspell-gd-0.1.1_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  132 K
PACKAGE SIZE (uncompressed):  340 K
PACKAGE DESCRIPTION:
aspell-gd: aspell-gd
aspell-gd:
aspell-gd: GNU Aspell 0.50 Scottish Gaelic (Gidhlig) Dictionary Package.
aspell-gd:

PACKAGE NAME:  aspell-gl-0.50_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  2916 K
PACKAGE SIZE (uncompressed):  15170 K
PACKAGE DESCRIPTION:
aspell-gl: aspell-gl
aspell-gl:
aspell-gl: GNU Aspell Galician Word List Package.
aspell-gl:

PACKAGE NAME:  aspell-gu-0.02_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  60 K
PACKAGE SIZE (uncompressed):  190 K
PACKAGE DESCRIPTION:
aspell-gu: aspell-gu
aspell-gu:
aspell-gu: GNU Aspell 0.60 Gujarati (ગુજરાતી) Dictionary Package.
aspell-gu:

PACKAGE NAME:  aspell-gv-0.50_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  216 K
PACKAGE SIZE (uncompressed):  600 K
PACKAGE DESCRIPTION:
aspell-gv: aspell-gv
aspell-gv:
aspell-gv: GNU Aspell Manx Gaelic Word List Package.
aspell-gv:

PACKAGE NAME:  aspell-he-1.0_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  1948 K
PACKAGE SIZE (uncompressed):  8500 K
PACKAGE DESCRIPTION:
aspell-he: aspell-he
aspell-he:
aspell-he: GNU Aspell 0.60 Hebrew (עברית) Dictionary Package.
aspell-he:

PACKAGE NAME:  aspell-hi-0.01_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  116 K
PACKAGE SIZE (uncompressed):  330 K
PACKAGE DESCRIPTION:
aspell-hi: aspell-hi
aspell-hi:
aspell-hi: GNU Aspell 0.60 Hindi (हिंदी) Dictionary Package.
aspell-hi:

PACKAGE NAME:  aspell-hil-0.11_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  116 K
PACKAGE SIZE (uncompressed):  330 K
PACKAGE DESCRIPTION:
aspell-hil: aspell-hil
aspell-hil:
aspell-hil: GNU Aspell 0.50 Hiligaynon Dictionary Package.
aspell-hil:

PACKAGE NAME:  aspell-hr-0.51_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  1900 K
PACKAGE SIZE (uncompressed):  6740 K
PACKAGE DESCRIPTION:
aspell-hr: aspell-hr
aspell-hr:
aspell-hr: GNU Aspell Croatian Word List Package.
aspell-hr:

PACKAGE NAME:  aspell-hsb-0.01_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  312 K
PACKAGE SIZE (uncompressed):  960 K
PACKAGE DESCRIPTION:
aspell-hsb: aspell-hsb
aspell-hsb:
aspell-hsb: GNU Aspell 0.60 Upper Sorbian (hornjoserbsce) Dictionary Package.
aspell-hsb:

PACKAGE NAME:  aspell-hu-0.99.4.2_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  1552 K
PACKAGE SIZE (uncompressed):  6950 K
PACKAGE DESCRIPTION:
aspell-hu: aspell-hu
aspell-hu:
aspell-hu: GNU Aspell 0.60 Hungarian Dictionary Package.
aspell-hu:

PACKAGE NAME:  aspell-ia-0.50_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  540 K
PACKAGE SIZE (uncompressed):  2030 K
PACKAGE DESCRIPTION:
aspell-ia: aspell-ia
aspell-ia:
aspell-ia: GNU Aspell Interlingua Word List Package.
aspell-ia:

PACKAGE NAME:  aspell-id-1.2_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  212 K
PACKAGE SIZE (uncompressed):  630 K
PACKAGE DESCRIPTION:
aspell-id: aspell-id
aspell-id:
aspell-id: GNU Aspell 0.50 Indonesian (Bahasa Indonesia) Dictionary Package.
aspell-id:

PACKAGE NAME:  aspell-is-0.51.1_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  1472 K
PACKAGE SIZE (uncompressed):  4170 K
PACKAGE DESCRIPTION:
aspell-is: aspell-is
aspell-is:
aspell-is: GNU Aspell Icelandic Word List Package.
aspell-is:

PACKAGE NAME:  aspell-it-2.2_20050523_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  632 K
PACKAGE SIZE (uncompressed):  2090 K
PACKAGE DESCRIPTION:
aspell-it: aspell-it
aspell-it:
aspell-it: GNU Aspell 0.60 Italian (Italiano) Dictionary Package.
aspell-it:

PACKAGE NAME:  aspell-ku-0.12_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  56 K
PACKAGE SIZE (uncompressed):  170 K
PACKAGE DESCRIPTION:
aspell-ku: aspell-ku
aspell-ku:
aspell-ku: GNU Aspell 0.50 Kurdi (Kurdî) Dictionary Package.
aspell-ku:

PACKAGE NAME:  aspell-la-20020503_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  120 K
PACKAGE SIZE (uncompressed):  500 K
PACKAGE DESCRIPTION:
aspell-la: aspell-la
aspell-la:
aspell-la: GNU Aspell 0.60 Latin Dictionary Package.
aspell-la:

PACKAGE NAME:  aspell-lt-1.1+cvs20060103_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  556 K
PACKAGE SIZE (uncompressed):  1930 K
PACKAGE DESCRIPTION:
aspell-lt: aspell-lt
aspell-lt:
aspell-lt: GNU Aspell 0.60 Lithuanian (lietuvių) Dictionary Package.
aspell-lt:

PACKAGE NAME:  aspell-lv-0.5.5_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  184 K
PACKAGE SIZE (uncompressed):  530 K
PACKAGE DESCRIPTION:
aspell-lv: aspell-lv
aspell-lv:
aspell-lv: GNU Aspell 0.60 Latvian Dictionary Package.
aspell-lv:

PACKAGE NAME:  aspell-mg-0.03_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  116 K
PACKAGE SIZE (uncompressed):  340 K
PACKAGE DESCRIPTION:
aspell-mg: aspell-mg
aspell-mg:
aspell-mg: GNU Aspell 0.50 Malagasy Dictionary Package.
aspell-mg:

PACKAGE NAME:  aspell-mi-0.50_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  144 K
PACKAGE SIZE (uncompressed):  420 K
PACKAGE DESCRIPTION:
aspell-mi: aspell-mi
aspell-mi:
aspell-mi: GNU Aspell Maori Word List Package.
aspell-mi:

PACKAGE NAME:  aspell-mk-0.50_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  1224 K
PACKAGE SIZE (uncompressed):  4700 K
PACKAGE DESCRIPTION:
aspell-mk: aspell-mk
aspell-mk:
aspell-mk: GNU Aspell Macedonian Word List Package.
aspell-mk:

PACKAGE NAME:  aspell-mn-0.01_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  68 K
PACKAGE SIZE (uncompressed):  220 K
PACKAGE DESCRIPTION:
aspell-mn: aspell-mn
aspell-mn:
aspell-mn: GNU Aspell 0.60 Mongolian (Монгол) Dictionary Package.
aspell-mn:

PACKAGE NAME:  aspell-mr-0.10_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  464 K
PACKAGE SIZE (uncompressed):  1260 K
PACKAGE DESCRIPTION:
aspell-mr: aspell-mr
aspell-mr:
aspell-mr: GNU Aspell 0.60 Marathi (मराठी) Dictionary Package.
aspell-mr:

PACKAGE NAME:  aspell-ms-0.50_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  116 K
PACKAGE SIZE (uncompressed):  340 K
PACKAGE DESCRIPTION:
aspell-ms: aspell-ms
aspell-ms:
aspell-ms: GNU Aspell Malay Word List Package.
aspell-ms:

PACKAGE NAME:  aspell-mt-0.50_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  4944 K
PACKAGE SIZE (uncompressed):  24090 K
PACKAGE DESCRIPTION:
aspell-mt: aspell-mt
aspell-mt:
aspell-mt: GNU Aspell Maltese Word List Package.
aspell-mt:

PACKAGE NAME:  aspell-nb-0.50.1_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  2972 K
PACKAGE SIZE (uncompressed):  10800 K
PACKAGE DESCRIPTION:
aspell-nb: aspell-nb
aspell-nb:
aspell-nb: GNU Aspell Norwegian Bokmal Word List Package.
aspell-nb:

PACKAGE NAME:  aspell-nds-0.01_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  40 K
PACKAGE SIZE (uncompressed):  140 K
PACKAGE DESCRIPTION:
aspell-nds: aspell-nds
aspell-nds:
aspell-nds: GNU Aspell 0.60 Low Saxon (Plattdüütsch) Dictionary Package.
aspell-nds:

PACKAGE NAME:  aspell-nl-0.50_2-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  1464 K
PACKAGE SIZE (uncompressed):  4340 K
PACKAGE DESCRIPTION:
aspell-nl: aspell-nl
aspell-nl:
aspell-nl: GNU Aspell Dutch Word List Package.
aspell-nl:

PACKAGE NAME:  aspell-nn-0.50.1_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  1864 K
PACKAGE SIZE (uncompressed):  6190 K
PACKAGE DESCRIPTION:
aspell-nn: aspell-nn
aspell-nn:
aspell-nn: GNU Aspell Norwegian Nynorsk Word List Package.
aspell-nn:

PACKAGE NAME:  aspell-no-0.50_2-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  1224 K
PACKAGE SIZE (uncompressed):  3690 K
PACKAGE DESCRIPTION:
aspell-no: aspell-no
aspell-no:
aspell-no: GNU Aspell Norwegian Word List Package.
aspell-no:

PACKAGE NAME:  aspell-ny-0.01_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  40 K
PACKAGE SIZE (uncompressed):  130 K
PACKAGE DESCRIPTION:
aspell-ny: aspell-ny
aspell-ny:
aspell-ny: GNU Aspell 0.50 Chichewa Dictionary Package.
aspell-ny:

PACKAGE NAME:  aspell-or-0.03_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  16 K
PACKAGE SIZE (uncompressed):  70 K
PACKAGE DESCRIPTION:
aspell-or: aspell-or
aspell-or:
aspell-or: GNU Aspell 0.60 Oriya (ଓଡ଼ିଆ) Dictionary Package.
aspell-or:

PACKAGE NAME:  aspell-pa-0.01_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  24 K
PACKAGE SIZE (uncompressed):  80 K
PACKAGE DESCRIPTION:
aspell-pa: aspell-pa
aspell-pa:
aspell-pa: GNU Aspell 0.60 Punjabi (ਪੰਜਾਬੀ) Dictionary Package.
aspell-pa:

PACKAGE NAME:  aspell-pl-0.51_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  13620 K
PACKAGE SIZE (uncompressed):  60820 K
PACKAGE DESCRIPTION:
aspell-pl: aspell-pl
aspell-pl:
aspell-pl: GNU Aspell Polish Word List Package.
aspell-pl:

PACKAGE NAME:  aspell-pt-0.50_2-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  2228 K
PACKAGE SIZE (uncompressed):  8390 K
PACKAGE DESCRIPTION:
aspell-pt: aspell-pt
aspell-pt:
aspell-pt: GNU Aspell Portuguese Word List Package.
aspell-pt:

PACKAGE NAME:  aspell-pt_BR-20080707_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  2396 K
PACKAGE SIZE (uncompressed):  7820 K
PACKAGE DESCRIPTION:
aspell-pt_BR: aspell-pt_BR
aspell-pt_BR:
aspell-pt_BR: GNU Aspell 0.60 Brazilian Portuguese (Portugus do Brasil) Dictionary Package.
aspell-pt_BR:

PACKAGE NAME:  aspell-qu-0.02_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  296 K
PACKAGE SIZE (uncompressed):  1770 K
PACKAGE DESCRIPTION:
aspell-qu: aspell-qu
aspell-qu:
aspell-qu: GNU Aspell 0.60 Quechua (Runasimi (qheshwa)) Dictionary Package.
aspell-qu:

PACKAGE NAME:  aspell-ro-0.50_2-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  276 K
PACKAGE SIZE (uncompressed):  790 K
PACKAGE DESCRIPTION:
aspell-ro: aspell-ro
aspell-ro:
aspell-ro: GNU Aspell Romanian Word List Package.
aspell-ro:

PACKAGE NAME:  aspell-ru-0.99f7_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  1396 K
PACKAGE SIZE (uncompressed):  5790 K
PACKAGE DESCRIPTION:
aspell-ru: aspell-ru
aspell-ru:
aspell-ru: GNU Aspell 0.60 Russian (Русский) Dictionary Package.
aspell-ru:

PACKAGE NAME:  aspell-rw-0.50_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  40 K
PACKAGE SIZE (uncompressed):  120 K
PACKAGE DESCRIPTION:
aspell-rw: aspell-rw
aspell-rw:
aspell-rw: GNU Aspell Kinyarwanda Word List Package.
aspell-rw:

PACKAGE NAME:  aspell-sc-1.0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  4800 K
PACKAGE SIZE (uncompressed):  17160 K
PACKAGE DESCRIPTION:
aspell-sc: aspell-sc
aspell-sc:
aspell-sc: GNU Aspell Sardinian Word List Package.
aspell-sc:

PACKAGE NAME:  aspell-sk-0.52_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  4536 K
PACKAGE SIZE (uncompressed):  15810 K
PACKAGE DESCRIPTION:
aspell-sk: aspell-sk
aspell-sk:
aspell-sk: GNU Aspell Slovak Word List Package.
aspell-sk:

PACKAGE NAME:  aspell-sl-0.50_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  5152 K
PACKAGE SIZE (uncompressed):  22160 K
PACKAGE DESCRIPTION:
aspell-sl: aspell-sl
aspell-sl:
aspell-sl: GNU Aspell Slovenian Word List Package.
aspell-sl:

PACKAGE NAME:  aspell-sr-0.02-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  3620 K
PACKAGE SIZE (uncompressed):  11930 K
PACKAGE DESCRIPTION:
aspell-sr: aspell-sr
aspell-sr:
aspell-sr: GNU Aspell 0.60 Serbian (Српски) Dictionary Package.
aspell-sr:

PACKAGE NAME:  aspell-sv-0.51_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  964 K
PACKAGE SIZE (uncompressed):  3460 K
PACKAGE DESCRIPTION:
aspell-sv: aspell-sv
aspell-sv:
aspell-sv: GNU Aspell Swedish Word List Package.
aspell-sv:

PACKAGE NAME:  aspell-sw-0.50_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  296 K
PACKAGE SIZE (uncompressed):  860 K
PACKAGE DESCRIPTION:
aspell-sw: aspell-sw
aspell-sw:
aspell-sw: GNU Aspell Swahili Word List Package.
aspell-sw:

PACKAGE NAME:  aspell-ta-20040424_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  100 K
PACKAGE SIZE (uncompressed):  300 K
PACKAGE DESCRIPTION:
aspell-ta: aspell-ta
aspell-ta:
aspell-ta: GNU Aspell 0.60 Tamil (தமிழ்) Dictionary Package.
aspell-ta:

PACKAGE NAME:  aspell-te-0.01_2-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  888 K
PACKAGE SIZE (uncompressed):  2300 K
PACKAGE DESCRIPTION:
aspell-te: aspell-te
aspell-te:
aspell-te: GNU Aspell 0.60 Telugu (తెలుగు) Dictionary Package.
aspell-te:

PACKAGE NAME:  aspell-tet-0.1.1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  68 K
PACKAGE SIZE (uncompressed):  180 K
PACKAGE DESCRIPTION:
aspell-tet: aspell-tet
aspell-tet:
aspell-tet: GNU Aspell Tetum Word List Package.
aspell-tet:

PACKAGE NAME:  aspell-tl-0.02_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  96 K
PACKAGE SIZE (uncompressed):  280 K
PACKAGE DESCRIPTION:
aspell-tl: aspell-tl
aspell-tl:
aspell-tl: GNU Aspell 0.50 Tagalog Dictionary Package.
aspell-tl:

PACKAGE NAME:  aspell-tn-1.0.1_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  44 K
PACKAGE SIZE (uncompressed):  130 K
PACKAGE DESCRIPTION:
aspell-tn: aspell-tn
aspell-tn:
aspell-tn: GNU Aspell 0.50 Setswana Dictionary Package.
aspell-tn:

PACKAGE NAME:  aspell-tr-0.50_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  484 K
PACKAGE SIZE (uncompressed):  1530 K
PACKAGE DESCRIPTION:
aspell-tr: aspell-tr
aspell-tr:
aspell-tr: GNU Aspell Turkish Word List Package.
aspell-tr:

PACKAGE NAME:  aspell-uk-0.51_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  4612 K
PACKAGE SIZE (uncompressed):  16330 K
PACKAGE DESCRIPTION:
aspell-uk: aspell-uk
aspell-uk:
aspell-uk: GNU Aspell Ukrainian Word List Package.
aspell-uk:

PACKAGE NAME:  aspell-uk-1.1_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  516 K
PACKAGE SIZE (uncompressed):  1610 K
PACKAGE DESCRIPTION:
aspell-uk: aspell-uk
aspell-uk:
aspell-uk: GNU Aspell 0.60 Ukrainian (Українська) Dictionary Package.
aspell-uk:

PACKAGE NAME:  aspell-uz-0.5_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  232 K
PACKAGE SIZE (uncompressed):  710 K
PACKAGE DESCRIPTION:
aspell-uz: aspell-uz
aspell-uz:
aspell-uz: GNU Aspell 0.60 Uzbek (Ўзбекча) Dictionary Package.
aspell-uz:

PACKAGE NAME:  aspell-vi-0.01.1_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  44 K
PACKAGE SIZE (uncompressed):  210 K
PACKAGE DESCRIPTION:
aspell-vi: aspell-vi
aspell-vi:
aspell-vi: GNU Aspell 0.60 Vietnamese (Việt ngữ) Dictionary Package.
aspell-vi:

PACKAGE NAME:  aspell-wa-0.50_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  636 K
PACKAGE SIZE (uncompressed):  2640 K
PACKAGE DESCRIPTION:
aspell-wa: aspell-wa
aspell-wa:
aspell-wa: GNU Aspell Walloon Word List Package.
aspell-wa:

PACKAGE NAME:  aspell-yi-0.01.1_1-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  388 K
PACKAGE SIZE (uncompressed):  1400 K
PACKAGE DESCRIPTION:
aspell-yi: aspell-yi
aspell-yi:
aspell-yi: GNU Aspell 0.60 Yiddish (ייִדיש) Dictionary Package.
aspell-yi:

PACKAGE NAME:  aspell-zu-0.50_0-noarch-4.txz
PACKAGE LOCATION:  ./extra/aspell-word-lists
PACKAGE SIZE (compressed):  480 K
PACKAGE SIZE (uncompressed):  1410 K
PACKAGE DESCRIPTION:
aspell-zu: aspell-zu
aspell-zu:
aspell-zu: GNU Aspell Zulu Word List Package.
aspell-zu:

PACKAGE NAME:  bash-completion-2.1-noarch-2.txz
PACKAGE LOCATION:  ./extra/bash-completion
PACKAGE SIZE (compressed):  148 K
PACKAGE SIZE (uncompressed):  1080 K
PACKAGE DESCRIPTION:
bash-completion: bash-completion (programmable completion for the bash shell)
bash-completion:
bash-completion: Adds programmable completion to the bash shell.  A new file called
bash-completion: /etc/bash_completion will be sourced for interactive bash shells
bash-completion: adding all sorts of enhanced command completion features.  Once
bash-completion: installed, you may get a list of all commands that have associated
bash-completion: completions with 'complete -p', and examine the code for the shell
bash-completion: functions with 'declare -f'.
bash-completion:
bash-completion: Homepage: https://alioth.debian.org/projects/bash-completion/
bash-completion:

PACKAGE NAME:  bittornado-0.3.18-noarch-3.txz
PACKAGE LOCATION:  ./extra/bittornado
PACKAGE SIZE (compressed):  232 K
PACKAGE SIZE (uncompressed):  1270 K
PACKAGE DESCRIPTION:
bittornado: BitTornado (a modified version of the BitTorrent utility)
bittornado:
bittornado: BitTornado is a file distribution utility which utilizes the upload
bittornado: capacity of machines which are downloading a file to help distribute
bittornado: it to other downloading machines.
bittornado:
bittornado: BitTornado is TheSHAD0W's experimental version of Bram Cohen's
bittornado: BitTorrent utility.
bittornado:

PACKAGE NAME:  bittorrent-4.4.0-noarch-4.txz
PACKAGE LOCATION:  ./extra/bittorrent
PACKAGE SIZE (compressed):  332 K
PACKAGE SIZE (uncompressed):  1670 K
PACKAGE DESCRIPTION:
bittorrent: bittorrent (BitTorrent file distribution utility)
bittorrent:
bittorrent: BitTorrent is a file distribution utility which utilizes the upload
bittorrent: capacity of machines which are downloading a file to help distribute
bittorrent: it to other downloading machines.  This makes it possible to provide
bittorrent: large files (such as the Slackware Linux ISO images) to many people
bittorrent: without the usual problem of insufficient bandwidth.  The more
bittorrent: downloaders, the more bandwidth.  Problem solved.
bittorrent:
bittorrent: Bram Cohen is the genius behind BitTorrent.
bittorrent:

PACKAGE NAME:  brltty-4.5-x86_64-1.txz
PACKAGE LOCATION:  ./extra/brltty
PACKAGE SIZE (compressed):  1644 K
PACKAGE SIZE (uncompressed):  9660 K
PACKAGE DESCRIPTION:
brltty: brltty (Braille display daemon)
brltty:
brltty: BRLTTY is a daemon which provides access to the Linux console (text
brltty: mode) for a blind person using a soft braille display.  It drives the
brltty: braille terminal and provides complete screen review functionality.
brltty:

PACKAGE NAME:  emacspeak-38.0-x86_64-1.txz
PACKAGE LOCATION:  ./extra/emacspeak
PACKAGE SIZE (compressed):  4144 K
PACKAGE SIZE (uncompressed):  16950 K
PACKAGE DESCRIPTION:
emacspeak: emacspeak (Emacs speech interface)
emacspeak:
emacspeak: Emacspeak is a speech interface that allows visually impaired users to
emacspeak: interact independently and efficiently with the computer.  By
emacspeak: seamlessly blending all aspects of the Internet such as Web-surfing
emacspeak: and messaging, Emacspeak speech-enables local and remote information
emacspeak: via a consistent and well-integrated user interface.  Emacspeak has
emacspeak: dramatically changed how the author, T. V. Raman, and hundreds of
emacspeak: blind and visually impaired users around the world interact with the
emacspeak: personal computer and the Internet.
emacspeak:

PACKAGE NAME:  fltk-1.3.3-x86_64-2.txz
PACKAGE LOCATION:  ./extra/fltk
PACKAGE SIZE (compressed):  792 K
PACKAGE SIZE (uncompressed):  3480 K
PACKAGE DESCRIPTION:
fltk: fltk (The Fast Light Tool Kit)
fltk:
fltk: The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a a cross-
fltk: platform C++ GUI toolkit for UNIX(r)/Linux(r) (X11), Microsoft(r)
fltk: Windows(r), and MacOS(r) X.  FLTK provides modern GUI functionality
fltk: without the bloat and supports 3D graphics via OpenGL(r) and its
fltk: built-in GLUT emulation.  The Fast Light Tool Kit was originally
fltk: developed by Mr. Bill Spitzak.
fltk:
fltk: fltk home: http://www.fltk.org
fltk:

PACKAGE NAME:  mplayerplug-in-3.55-x86_64-1.txz
PACKAGE LOCATION:  ./extra/mplayerplug-in
PACKAGE SIZE (compressed):  176 K
PACKAGE SIZE (uncompressed):  1900 K
PACKAGE DESCRIPTION:
mplayerplug-in: mplayerplug-in (embedded video player for mozilla based browsers)
mplayerplug-in:
mplayerplug-in: mplayerplug-in is a browser plugin to allow playing embedded
mplayerplug-in: movies on web pages, using MPlayer.
mplayerplug-in: Media is played embedded in the page or in a separate window
mplayerplug-in: depending on how the author of the webpage intended the media to
mplayerplug-in: be displayed.
mplayerplug-in:
mplayerplug-in: mplayerplug-in homepage: http://mplayerplug-in.sf.net/
mplayerplug-in:

PACKAGE NAME:  partitionmanager-1.0.3_20130328svn-x86_64-1.txz
PACKAGE LOCATION:  ./extra/partitionmanager
PACKAGE SIZE (compressed):  436 K
PACKAGE SIZE (uncompressed):  1600 K
PACKAGE DESCRIPTION:
partitionmanager: partitionmanager (Graphical partition manager for KDE4)
partitionmanager:
partitionmanager: Easily manage disks, partitions and filesystems on your KDE
partitionmanager: desktop.  Create, resize, move, copy, back up, restore or
partitionmanager: delete partitions.
partitionmanager:

PACKAGE NAME:  recordmydesktop-0.3.8.1-x86_64-3.txz
PACKAGE LOCATION:  ./extra/recordmydesktop
PACKAGE SIZE (compressed):  128 K
PACKAGE SIZE (uncompressed):  670 K
PACKAGE DESCRIPTION:
recordmydesktop: recordmydesktop (record desktop sessions with audio and video)
recordmydesktop:
recordmydesktop: recordMyDesktop is a desktop session recorder for GNU/Linux
recordmydesktop: that attempts to be easy to use, yet also effective at its
recordmydesktop: primary task.
recordmydesktop: The command-line program (the backend) and the graphical
recordmydesktop: interface (the frontend) are separate programs, but all the
recordmydesktop: functionality relies on the backend which is also a standalone
recordmydesktop: program. The frontend can't function on its own.
recordmydesktop:
recordmydesktop: recordmydesktop home: http://recordmydesktop.sourceforge.net/

PACKAGE NAME:  tigervnc-1.5.0-x86_64-2.txz
PACKAGE LOCATION:  ./extra/tigervnc
PACKAGE SIZE (compressed):  2532 K
PACKAGE SIZE (uncompressed):  10300 K
PACKAGE DESCRIPTION:
tigervnc: tigervnc (VNC server and client)
tigervnc:
tigervnc: Virtual Network Computing (VNC) is a remote display system which
tigervnc: allows you to view a desktop environment from anywhere on the Internet
tigervnc: and from a wide variety of machine architectures.
tigervnc: TigerVNC is a suite of VNC servers and clients that have a focus on
tigervnc: performance and remote display functionality. 
tigervnc:
tigervnc: tigervnc home: http://tigervnc.org/
tigervnc:

PACKAGE NAME:  wicd-1.7.3-x86_64-1.txz
PACKAGE LOCATION:  ./extra/wicd
PACKAGE SIZE (compressed):  412 K
PACKAGE SIZE (uncompressed):  2340 K
PACKAGE DESCRIPTION:
wicd: wicd (network manager for linux)
wicd:
wicd: wicd is a wired and wireless network manager for Linux.
wicd: Some features include:
wicd: - Ability to connect to wired and wireless networks
wicd: - Profiles for each wireless network and wired network
wicd: - Many encryption schemes, some of which include WEP/WPA/WPA2
wicd: - Compatible with wireless-tools 
wicd:
wicd: Homepage: https://launchpad.net/wicd
wicd:

PACKAGE NAME:  xf86-video-fbdev-0.4.4-x86_64-4.txz
PACKAGE LOCATION:  ./extra/xf86-video-fbdev
PACKAGE SIZE (compressed):  12 K
PACKAGE SIZE (uncompressed):  40 K
PACKAGE DESCRIPTION:
xf86-video-fbdev: xf86-video-fbdev (X.Org generic framebuffer video driver)
xf86-video-fbdev:
xf86-video-fbdev: xf86-video-fbdev is the generic framebuffer video driver for X.Org,
xf86-video-fbdev: designed to draw into a video framebuffer provided by the
xf86-video-fbdev: underlying operating system.
xf86-video-fbdev:

PACKAGE NAME:  xf86-video-nouveau-blacklist-noarch-1.txz
PACKAGE LOCATION:  ./extra/xf86-video-nouveau-blacklist
PACKAGE SIZE (compressed):  4 K
PACKAGE SIZE (uncompressed):  10 K
PACKAGE DESCRIPTION:
xf86-video-nouveau: xf86-video-nouveau BLACKLIST FILE
xf86-video-nouveau:
xf86-video-nouveau: This is NOT the experimental nouveau driver for nVidia cards.
xf86-video-nouveau:
xf86-video-nouveau: It is a stub that installs /etc/modprobe.d/nouveau-blacklist.conf,
xf86-video-nouveau: so that nouveau dri module shipped with our kernel will not load and
xf86-video-nouveau: prevent the nv driver and/or the binary nVidia driver from working.
xf86-video-nouveau:
xf86-video-nouveau: If you have obtained the nouveau driver yourself and want to try it,
xf86-video-nouveau: remove this package to allow the kernel module to load.
xf86-video-nouveau: