User:OxR463: Difference between revisions

From Alpine Linux
Line 71: Line 71:
== Links ==
== Links ==
* [https://wiki.alpinelinux.org/wiki/Creating_patches Creating Patches]
* [https://wiki.alpinelinux.org/wiki/Creating_patches Creating Patches]
* [https://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package Creating Alpine Packages]

Revision as of 01:37, 13 December 2018

<elitist>the command line is all you need anyway</elitist>

Packages

Current

These are the packages that I currently maintain.

main/bash-completion

Command-line tab-completion for bash

https://github.com/scop/bash-completion

community/ecl

Embeddable Common Lisp

https://common-lisp.net/project/ecl

testing/efibootmgr

Linux user-space application to modify the Intel Extensible Firmware Interface

https://github.com/rhboot/efibootmgr

testing/efivar

Tools and library to manipulate EFI variables

https://github.com/rhboot/efivar

testing/phoronix-test-suite

The most comprehensive testing and benchmarking platform available for Linux

https://www.phoronix-test-suite.com

Work In Progress

These are packages I am slowly working on adding.

testing/festival

Festival Speech Synthesis System

http://festvox.org/festival

testing/pocketsphinx

Speaker-independent large vocabulary continuous speech recognizer

https://cmusphinx.github.io

testing/usbguard

A USB device whitelisting tool

https://usbguard.github.io

External

Links