-
Notifications
You must be signed in to change notification settings - Fork 1
/
hammer.index
688 lines (617 loc) · 16.9 KB
/
hammer.index
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
Source-Makefile: feeds/hammer/hammer-app-blocklist/Makefile
Package: hammer-app-blocklist
Version: 1-1
Depends: +libc +hammer-app-base
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: blocklist
Category: H.A.M.M.E.R
Title: Enables blocklist on for your H.A.M.M.E.R
Maintainer: fishdaemon
Source:
Type: ipkg
Description: blocklist for hammer
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-feng-office/Makefile
Package: hammer-app-feng-office
Version: 1-1
Depends: +libc +hammer-app-hd
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: feng-office support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with feng-office
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-hd/Makefile
Package: hammer-app-hd
Version: 1-1
Depends: +libc +hammer-app-base +kmod-usb2 +kmod-usb-storage-extras +kmod-usb-storage +kmod-usb-ohci +kmod-ide-core +kmod-ledtrig-usbdev +usbutils +kmod-usb-core +hotplug2 +blkid +kmod-fs-ext4 +e2fsprogs +kmod-scsi-core +kmod-scsi-generic +bash +kmod-fs-vfat +kmod-fs-msdos +sfdisk +fdisk +coreutils-dd +tar +swap-utils +smartd +smartmontools +kmod-fuse +tune2fs
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: audio
Category: H.A.M.M.E.R
Title: Enables audio on for your H.A.M.M.E.R
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Audio for hammer
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/shellinabox/Makefile
Package: shellinabox
Version: 2.14-1
Depends: +libc +hammer-app-base
Menu-Depends:
Provides:
Build-Depends: +hammer-app-base
Section: net
Category: H.A.M.M.E.R
Title: shellinabox
Maintainer: fishdaemon
Source: shellinabox-2.14.tar.gz
Type: ipkg
Description: Shell In A Box implements a web server that can export arbitrary command line tools to a web based terminal emulator. This emulator is accessible to any JavaScript and CSS enabled web browser and does not require any additional browser plugins. Most typically, login shells would be exported this way:
http://code.google.com/p/shellinabox
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-webtv-mediathek/Makefile
Package: hammer-app-webtv-mediathek
Version: 1-1
Depends: +libc +hammer-app-webtv-enabler
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: webtv-mediathek support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with webtv-mediathek
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/mediatomb/Makefile
Package: mediatomb
Version: 0.12.1-1
Depends: +libc +libexif +libsqlite3 +id3lib +libiconv +file +libpthread +libjs +js +libffmpeg-full +libstdcpp
Menu-Depends:
Provides:
Build-Depends: +libexif +libsqlite3 +id3lib +libiconv +file +libpthread +libjs +js +libffmpeg-full +libstdcpp !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: multimedia
Category: H.A.M.M.E.R
Title: uPnP server
Maintainer: fishdaemon
Source: mediatomb-0.12.1.tar.gz
Type: ipkg
Description: uPnP media servers for the hammer
http://mediatomb.cc
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-oneye/Makefile
Package: hammer-app-oneye
Version: 0.8.0-1
Depends: +libc +hammer-app-hd +php5-fastcgi +php5-mod-apc +php5-mod-json +php5-mod-xml +php5-mod-mbstring +php5-mod-zip +php5-mod-gd +php5-mod-sqlite3 +php5-mod-pdo-sqlite +curl +libcurl +php5-mod-curl +php5-mod-pdo +php5-mod-ctype +php5-mod-iconv +php5-mod-session +php5-mod-soap +php5-mod-simplexml +php5-mod-sockets +php5-mod-tokenizer
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: oneye support
Maintainer: fishdaemon
Source: oneye_0.8.0.zip
Type: ipkg
Description: Use your hammer with oneye
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-lan-bridge/Makefile
Package: hammer-app-lan-bridge
Version: 1-1
Depends: +libc +hammer-app-routing
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: lan-bridge support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with lan-bridge
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-routing/Makefile
Package: hammer-app-routing
Version: 1-1
Depends: +libc +hammer-app-base
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: audio
Category: H.A.M.M.E.R
Title: Enables advanced transparent routing on for your H.A.M.M.E.R
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Advanced routing bindings
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-openvpn/Makefile
Package: hammer-app-openvpn
Version: 1-1
Depends: +libc +hammer-app-routing
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: openvpn support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with openvpn
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-mediatomb/Makefile
Package: hammer-app-mediatomb
Version: 1-1
Depends: +libc +hammer-app-hd +mediatomb
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: mediatomb support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with mediatomb
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-tor/Makefile
Package: hammer-app-tor
Version: 1-1
Depends: +libc +hammer-app-base +tor +tor-geoip +iptables-mod-extra +iptables-mod-geoip +iptables-mod-nat-extra +iptables-mod-tproxy
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: storage
Category: H.A.M.M.E.R
Title: Enables Advanced TOR settings for your H.A.M.M.E.R
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Advanced tor settings
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-dropbox/Makefile
Package: hammer-app-dropbox
Version: 1-1
Depends: +libc +hammer-app-proto-translation +hammer-app-storage
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: dropbox support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with dropbox
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-webtv-iplayer/Makefile
Package: hammer-app-webtv-iplayer
Version: 1-1
Depends: +libc +hammer-app-webtv-enabler
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: webtv-iplayer support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with webtv-iplayer
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/tor/Makefile
Package: tor
Version: 0.2.2.35-2
Depends: +libc +libevent2 +libopenssl +libpthread +librt
Menu-Depends:
Provides:
Section: net
Category: Network
Title: An anonymous Internet communication system
Maintainer: OpenWrt Developers Team <[email protected]>
Source: tor-0.2.2.35.tar.gz
Type: ipkg
Description: An anonymous Internet communication system
https://www.torproject.org/
OpenWrt Developers Team <[email protected]>
@@
Package: tor-geoip
Version: 0.2.2.35-2
Depends: +libc +tor
Menu-Depends:
Provides:
Section: net
Category: Network
Title: GeoIP db for tor
Maintainer: OpenWrt Developers Team <[email protected]>
Source: tor-0.2.2.35.tar.gz
Type: ipkg
Description: GeoIP db for tor
https://www.torproject.org/
OpenWrt Developers Team <[email protected]>
@@
Source-Makefile: feeds/hammer/hammer-app-base/Makefile
Package: hammer-app-base
Version: 1-4
Depends: +libc +bash +bash-completion +openssl-util +luci-lib-lucid +nginx +php5-fastcgi +libsqlite3 +coreutils +php5-cli +shadow-useradd +shadow +shadow-userdel +shadow-usermod +coreutils-users +sudo +coreutils-groups +coreutils-chgrp +sed +coreutils-dd
Menu-Depends:
Provides:
Build-Depends: +bash-completion +openssl-util +luci-lib-lucid +nginx +php5-fastcgi +libsqlite3 +php5-cli +coreutils +php5 !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: base
Category: H.A.M.M.E.R
Title: Contains base files for H.A.M.M.E.R
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Base stuff for hammer
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-mediagoblin/Makefile
Package: hammer-app-mediagoblin
Version: 1-1
Depends: +libc +hammer-app-hd
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: mediagoblin support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with mediagoblin
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/appweb/Makefile
Package: appweb
Submenu: Web Servers/Proxies
Version: 3.3.2-0-1
Depends: +libc @!avr32 +libpthread
Menu-Depends:
Provides:
Section: net
Category: Network
Title: Appweb Web Server
Maintainer: OpenWrt Developers Team <[email protected]>
Source: appweb-src-3.3.2-0.tgz
Type: ipkg
Description: Appweb is a powerful, compact embedded web server designed for dynamic web
applications.
http://www.appwebserver.org/
OpenWrt Developers Team <[email protected]>
@@
Source-Makefile: feeds/hammer/hammer-app-webtv-svtplay/Makefile
Package: hammer-app-webtv-svtplay
Version: 1-1
Depends: +libc +hammer-app-webtv-enabler
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: webtv-svtplay support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with webtv-svtplay
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-market/Makefile
Package: hammer-app-market
Version: 1-1
Depends: +libc +hammer-app-storage
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: market support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with market
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-audio/Makefile
Package: hammer-app-audio
Version: 1-1
Depends: +libc +hammer-app-base
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: audio
Category: H.A.M.M.E.R
Title: Enables audio on for your H.A.M.M.E.R
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Audio for hammer
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-google-drive/Makefile
Package: hammer-app-google-drive
Version: 1-1
Depends: +libc +hammer-app-proto-translation +hammer-app-storage
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: google drive support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with google-drive
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-tor-exitnodes/Makefile
Package: hammer-app-tor-exitnodes
Version: 1-1
Depends: +libc +hammer-app-tor
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: networking
Category: H.A.M.M.E.R
Title: Exit node configurations
Maintainer: fishdaemon
Source:
Type: ipkg
Description: subscribe to exit nodes for hammer tor.
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-owncloud/Makefile
Package: hammer-app-owncloud
Version: 4.0.2-1
Depends: +libc +hammer-app-hd +php5-fastcgi +php5-mod-apc +php5-mod-json +php5-mod-xml +php5-mod-mbstring +php5-mod-zip +php5-mod-gd +php5-mod-sqlite3 +php5-mod-pdo-sqlite +curl +libcurl +php5-mod-curl +php5-mod-pdo +php5-mod-ctype +php5-mod-iconv +php5-mod-session +php5-mod-soap +php5-mod-simplexml +php5-mod-sockets +php5-mod-tokenizer +nginx
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: owncloud support
Maintainer: fishdaemon
Source: owncloud-4.0.2.tar.bz2
Type: ipkg
Description: Use your hammer with owncloud
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-backup/Makefile
Package: hammer-app-backup
Version: 1-1
Depends: +libc +hammer-app-proto-translation +hammer-app-storage
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: Backup
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer for backups
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-webtv-enabler/Makefile
Package: hammer-app-webtv-enabler
Version: 1-1
Depends: +libc +hammer-app-routing
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: webtv-enabler support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with webtv-enabler
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-webtv-hulu/Makefile
Package: hammer-app-webtv-hulu
Version: 1-1
Depends: +libc +hammer-app-webtv-enabler
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: webtv-hulu support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with webtv-hulu
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-samba/Makefile
Package: hammer-app-samba
Version: 1-1
Depends: +libc +hammer-app-proto-translation +hammer-app-storage
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: samba support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with samba
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-proto-translation/Makefile
Package: hammer-app-proto-translation
Version: 1-1
Depends: +libc +hammer-app-base
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: Enables your H.A.M.M.E.R to translate between different protocols
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Enables your H.A.M.M.E.R to translate between different protocols. ie Import a rtmp stream and export it as upnp. Or Export a samba share as upnp
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/nginx/Makefile
Package: nginx
Menu: 1
Submenu: Web Servers/Proxies
Version: 1.2.1-2
Depends: +libc +libpcre +libopenssl +zlib +libxslt +liblua +libxml2
Menu-Depends:
Provides:
Build-Depends: +libpcre +libopenssl +zlib +libxslt +liblua +libpthread +libcryptoxx +libevent2-openssl +libevent2-extra +libevent2-core +libevent2 +libevent +libxml2
Section: server
Category: H.A.M.M.E.R
Title: Nginx web server
Maintainer: fishdaemon
Source: nginx-1.2.1.tar.gz
Type: ipkg
Description: Nginx is a free, open-source, high-performance HTTP server
and reverse proxy, as well as an IMAP/POP3 proxy server,
written by Igor Sysoev.
http://nginx.org/
fishdaemon
@@
Config:
source "feeds/hammer/nginx/Config.in"
@@
Source-Makefile: feeds/hammer/hammer-app-transmission/Makefile
Package: hammer-app-transmission
Version: 1-1
Depends: +libc +hammer-app-hd +luci-app-transmission
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: transmission support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with transmission
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-diaspora/Makefile
Package: hammer-app-diaspora
Version: 1-1
Depends: +libc +hammer-app-hd
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: diaspora support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with diaspora
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-storage/Makefile
Package: hammer-app-storage
Version: 1-1
Depends: +libc +hammer-app-base
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: storage
Category: H.A.M.M.E.R
Title: Enables additional storage on for your H.A.M.M.E.R
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Storage bindings for hammer
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-s3/Makefile
Package: hammer-app-s3
Version: 1-1
Depends: +libc +hammer-app-proto-translation +hammer-app-storage
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: s3 support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with s3
http://tarpediem.net
fishdaemon
@@
Source-Makefile: feeds/hammer/hammer-app-pxe/Makefile
Package: hammer-app-pxe
Version: 1-1
Depends: +libc +hammer-app-hd
Menu-Depends:
Provides:
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Section: system
Category: H.A.M.M.E.R
Title: pxe support
Maintainer: fishdaemon
Source:
Type: ipkg
Description: Use your hammer with pxe
http://tarpediem.net
fishdaemon
@@