|
Any | Implementation Request | Very Low | Medium | Support of MPTCP (Multipath TCP) on Hyperbola | Closed | |
Task Description
Patch for 4.9 : https://multipath-tcp.org/patches/mptcp-v4.9-c88d1d56809e.patch
AUR : https://aur.archlinux.org/packages/linux-mptcp/
|
|
Any | Implementation Request | Very Low | High | Add MPTCP (MultiPath TCP) to Hyperbola | Closed | |
Task Description
https://aur.archlinux.org/packages/linux-mptcp/
Kernel Patch for 4.9 : http://multipath-tcp.org/patches/mptcp-v4.9-c88d1d56809e.patch
Compile : https://multipath-tcp.org/pmwiki.php/Users/DoItYourself
|
|
Any | Implementation Request | Very Low | Low | [xfce4-alsa-plugin] add package | Closed | |
Task Description
Please add xfce4-alsa-plugin (to get rid of pulseaudio plugin on xfce)
License: GPL3
https://aur.archlinux.org/packages/xfce4-alsa-plugin/ https://github.com/equeim/xfce4-alsa-plugin
|
|
Any | Implementation Request | Very Low | Medium | [SPF][postfix] implement pypolicyd-spf and postfix-poli ... | Closed | |
Task Description
Description: Hyperbola has the following SPF implementations: * libspf2 * perl-mail-spf * perl-mail-spf-query
However, none of them work out of the box with postfix. There’s postfix-policyd-spf-perl, which uses one the current perl implementations (perl-mail-spf), takes no time to build and all the dependencies are already satisfied with Hyperbola’s packages
Here I made a PKGBUILD that’s compliant with the packaging standards:
pkgname=postfix-policyd-spf-perl
pkgver=2.011
pkgrel=1
pkgdesc='Postfix SPF policy engine, written in Perl'
arch=(i686 x86_64)
url='https://launchpad.net/postfix-policyd-spf-perl/'
license=(GPL)
depends=(perl-mail-spf perl-netaddr-ip perl-sys-hostname-long)
source=("https://launchpad.net/postfix-policyd-spf-perl/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz"{,.asc})
sha512sums=('22fc00bf74912056a67e937a460ac1fd878f1cb1a3bfa7b19bc5f1e6bc1c36d815dcf8c945e818d242ed5e72a6295bb0e1569446e06b09aefb2842993b8016ba'
'SKIP')
validpgpkeys=(E7729BFFBE85400FEEEE23B178D7DEFB9AD59AF1) # Scott Kitterman
package() {
cd "${pkgname}-${pkgver}"
install -Dm755 "${pkgname}" "${pkgdir}/usr/libexec/postfix/${pkgname}"
install -Dm644 CHANGES INSTALL README -t "${pkgdir}/usr/share/doc/${pkgname}"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
in the other hand, to give users the possibility of having more options, we could add pypolicyd-spf (AUR), which depends in pyspf (AUR) and other packages that Hyperbola has. In fact, ArchWiki talks about this implementation, but this might not be relevant.
|
|
Stable | Implementation Request | Very Low | Low | [xfe] Add Opus audio file type support | Closed | |
Task Description
A format is not known or recognized in the original code base. To add a string into at the audio section in xferc.in:
opus = "<audioplayer>,<audioplayer>,audacity;Opus Audio;mp3_32x32.png;mp3_16x16.png;;"
|
|
Stable | Implementation Request | Very Low | High | [simplescreenrecorder] Malfunctional when not removing ... | Closed | |
Task Description
Within the last commit regarding the package simplescreenrecorder the interface for pulseaudio was removed. So far, so good. But without the complete removal of pulseaudio the application is enforced to use ALSA emulation for PulseAudio on systems with libpulse installed and that usually only makes things worse.
Please undo this for version 0.3 until the removal of pulseaudio is complete.
|
|
Any | Implementation Request | Very Low | Low | [emacs-exwm] add package | Closed | |
Task Description
Some users use emacs as a tiling window manager. Please add EXWM[0]
[0]: https://github.com/ch11ng/exwm
|
|
Any | Implementation Request | Very Low | Low | [SafeEyes] add new package | Closed | |
Task Description
Safe Eyes is a program to manage breaks in front of the computer. It has many features that help us adapt it to our needs.
|
|
Stable | Implementation Request | Very Low | Medium | [gcc] Renew to version 8 or 9, including multilib | Closed | |
Task Description
As even the support for GCC 7 is now ending with the release of version 7.5 (https://gcc.gnu.org/ml/gcc/2019-11/msg00099.html) I’d like to propose a renewal of the building-stack - which I think is also needed in time. Also a renewal of the glibc would be good at all!
|
|
Stable | Implementation Request | Very Low | Low | [codelite] Adding new package | Closed | |
Task Description
The IDE codelite is an excellent development environment, continuously updated, has a clear vision and active support. Would be nice to have this one within the repositories in upcoming releases, perhaps 0.5?
|
|
Any | Implementation Request | Very Low | Medium | [chdkptp] please add package to control Canon cameras | Closed | |
Task Description
CHDKPTP is part of CHDK project - a free software firmware add-on for Canon cameras. It enables controlling Canon cameras via the computer.
Attached is a modified iup PKGBUILD (Lua 5.3 build was removed as it failed to compile) and configuration files for chdkptp.
Code is available via svn:
$ svn co http://subversion.assembla.com/svn/chdkptp/trunk chdkptp
Copy chdkptp.sh and config.mk files to source tree then compile via make. chdkptp requires root privileges to connect to a camera.
|
|
Any | Implementation Request | Very Low | Low | [chdkptp] please add package to repos | Closed | |
Task Description
CHDKPTP is part of CHDK project - a free software firmware add-on for Canon cameras. It enables controlling Canon cameras via the computer.
Attached is a modified iup PKGBUILD (Lua 5.3 build was removed as it failed to compile) and configuration files for chdkptp.
Code is available via svn:
$ svn co http://subversion.assembla.com/svn/chdkptp/trunk chdkptp
Copy chdkptp.sh and config.mk files to source tree then compile via make. Requires root privileges to connect to a camera.
|
|
Testing | Implementation Request | Very Low | Low | [Hyperbola GNU/Linux-libre 0.4] [polygen{,-data}] Add p ... | Closed | |
Task Description
Is that package worth using to generate every sentence of any kind?
Polygen:
Package name: polygen{,-data}
Release version: 1.0.6
Release date: June 28, 2004
Author(s): Alvise Spanò
Written in: OCaml
-
-
-
-
Arch package status: Not available on the offical repository, but available on AUR.
-
Debian package status: Available on the official repository.
|
|
Testing | Implementation Request | Very Low | High | Hplip for printing, | Closed | |
Task Description
Does not need any insane depends, such as dbus, as far as the website says:
https://developers.hp.com/hp-linux-imaging-and-printing/install/manual/distros/other
its optional,
I would like to see it readded in the future...
I need it for printing, only one of my laptops is on 0.3, for this purpose at this time.
|
|
Stable | Implementation Request | Very Low | Medium | [djview] Add new package | Closed | |
Task Description
Users must need DjView to read any DjVu file if it isn’t present on the repository in this distro, so here’s a link about it during the pending process.
|
|
Any | Implementation Request | Low | Low | [nut] add Network UPS Tools 2.7.x package | Closed | |
Task Description
Add “nut” package.
Useful for uninterruptible power supplies, power distribution units, solar controllers and servers power supply units.
|
|
Testing | Implementation Request | Low | Medium | [spacefm] add new package | Closed | |
Task Description
Add SpaceFM File Manager for Hyperbola
Aur Package: spacefm Debian Package: spacefm
|
|
Any | Implementation Request | Low | Low | [codecrypt] add new package | Closed | |
Task Description
This is a GnuPG-like unix program for encryption and signing that uses only quantum-computer-resistant algorithms:
McEliece cryptosystem (compact QC-MDPC variant) for encryption
Hash-based Merkle tree algorithm (FMTSeq variant) for digital signatures
Codecrypt is free software. The code is licensed under terms of LGPL3 in a good hope that it will make combinations with other tools easier.
|
|
Any | Implementation Request | Low | Low | [i2p] add new package | Closed | |
Task Description
Description:
Additional info:
Steps to reproduce:
|
|
Any | Implementation Request | Low | Low | [opmsg] add new package | Closed | |
Task Description
Description: opmsg is a replacement for gpg which can encrypt/sign/verify your mails or create/verify detached signatures of local files. Even though the opmsg output looks similar, the concept is entirely different.
Additional info: https://aur.archlinux.org/packages/opmsg/
|
|
Any | Implementation Request | Medium | Medium | [uzem][uzebox] add uzem emulator and uzebox firmware pa ... | Closed | |
Task Description
Add “uzem” emulator and “uzebox” firmware packages[0][1].
It’s a emulator and firmware for fully free 8bit game console.
[0]:http://belogic.com/uzebox/index.asp (no https found) [1]:https://github.com/Uzebox/uzebox
|
|
Any | Implementation Request | Medium | Medium | [octopi] [octopi-cachecleaner] [octopi-notifier] [octop ... | Closed | |
Task Description
Implement octopi, octopi-cachecleaner, octopi-notifier and octopi-repoeditor packages.
Octopi is a GUI for Pacman (Package Manager) tools, needed for desktop users[0][1].
Note: Those packages need patches to remove AUR support.
[0]:https://octopiproject.wordpress.com/ [1]:https://github.com/aarnt/octopi
|
|
Any | Implementation Request | Medium | Medium | [ncdu] add new package | Closed | |
Task Description
PKGBUILD
# $Id: PKGBUILD 187611 2016-08-26 15:44:01Z bisson $
# Contributor: lp76 <l.peduto@gmail.com>
# Contributor: Daenyth <Daenyth+Arch AT gmail DOT com>
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=ncdu
pkgver=1.12
pkgrel=1.hyperbola1
pkgdesc='Disk usage analyzer with an ncurses interface'
url='https://dev.yorhel.nl/ncdu'
license=('custom:MIT')
depends=('ncurses')
arch=('i686' 'x86_64')
validpgpkeys=('74460D32B80810EBA9AFA2E962394C698C2739FA')
source=("https://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz"{,.asc})
sha512sums=('20620dd79d2af878442769e097f13806f64f23875dcb85ebccd573a3de43aba5663d496049b64015d13f9a79d624298032c008ef61dfb6f61d8b12902b8dca12'
'SKIP')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
./configure --prefix=/usr
make
}
package() {
cd "${srcdir}/${pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
|
|
Any | Implementation Request | Medium | Medium | [searx] add new package | Closed | |
Task Description
Hi André, you could make an init for the searx search engine, it happens that I want to launch it from local to avoid being in searx.me or searx.riseup.net.
I have seen that there is a PKGBUILD in AUR [0]. I think it is necessary to make one with the init Openrc
[0]: https://aur.archlinux.org/packages/searx-py3/
|
|
Any | Implementation Request | Medium | Medium | [wine-stable] add package | Closed | |
Task Description
Add Wine stable version (2.x) as default Wine package.
|
|
Any | Implementation Request | Medium | Low | Scid vs. PC – PGN Reader/ChessBase | Closed | |
|
|
Any | Implementation Request | Medium | Low | Stockfish Chess Engine | Closed | |
|
|
Any | Implementation Request | Medium | Low | [hunspell-pt-br] add new package | Closed | |
|
|
Any | Implementation Request | Medium | Low | [hyphen-pt-br] add new package | Closed | |
|
|
Stable | Implementation Request | Medium | Medium | [materia-theme] add package | Closed | |
|
|
Stable | Implementation Request | Medium | Critical | [strongswan] add new package | Closed | |
|
|
Testing | Implementation Request | Medium | Medium | linux-libre-lts-hypersec: New package with extra securi ... | Closed | |
|
|
Any | Implementation Request | High | High | [onioncat]: add package | Closed | |
|
|
Any | Implementation Request | High | High | [xen] add Xen 4.8.x split packages | Closed | |
|
|
Stable | Implementation Request | High | Medium | [nitrokey-app] add package | Closed | |
|
|
Any | Implementation Request | High | High | [dhcpcd-ui] add package | Closed | |
|
|
Testing | Implementation Request | High | Critical | [xlsfonts] Missing package needs to be added for xenoca ... | Closed | |
|
|
Any | Implementation Request | Very High | High | [ring] add new package | Closed | |
|
|
Any | Implementation Request | Very High | Critical | [linux-libre-lts-server] add "Linux-libre" kernel adapt ... | Closed | |
|
|
Any | Implementation Request | Very High | High | [murmur-headless] add a Murmur package capable of worki ... | Closed | |
|
|
Any | Implementation Request | Very High | High | [asterisk-headless] add an Asterisk package capable of ... | Closed | |
|
|
Any | Implementation Request | Very High | Medium | [coturn] add new package | Closed | |
|
|
Any | Implementation Request | Very High | Medium | [mediagoblin] add GNU MediaGoblin package | Closed | |
|
|
Any | Freedom Issue | Very Low | Low | Ublock origin continous support | Closed | |
|
|
Any | Freedom Issue | Very Low | Low | Vague terminology "open source" in description of packa ... | Closed | |
|
|
Any | Freedom Issue | Very Low | Low | [texmacs] ERROR: Unbound variable: eval-when, and not s ... | Closed | |
|
|
Any | Freedom Issue | Very Low | Low | [wireshark*] mentions non-free OSes in pacman descripti ... | Closed | |
|
|
Any | Freedom Issue | Very Low | Low | [keepass] mentions non-free OSes in pacman package desc ... | Closed | |
|
|
Any | Freedom Issue | Very Low | Low | [freecad] Steering users towards non-free software | Closed | |
|
|
Any | Freedom Issue | Very Low | Low | [libspnav] extra/libspnav 0.2.3-1, mentions "alternativ ... | Closed | |
|