|
Any | Freedom Issue | Medium | Low | [adobe-source-han-serif-otc-fonts] vague terminology "O ... | Closed | |
Task Description
no task description |
|
Any | Freedom Issue | Medium | Low | [adobe-source-han-serif-kr-fonts] vague terminology "Op ... | Closed | |
Task Description
no task description |
|
Any | Freedom Issue | Medium | Low | [adobe-source-han-serif-jp-fonts] vague terminology "Op ... | Closed | |
Task Description
no task description |
|
Any | Freedom Issue | Medium | Low | [adobe-source-han-serif-cn-fonts] vague terminology "Op ... | Closed | |
Task Description
no task description |
|
Any | Freedom Issue | Medium | Low | [adobe-source-han-sans-tw-fonts] vague terminology "Ope ... | Closed | |
Task Description
no task description |
|
Any | Freedom Issue | Medium | Low | [adobe-source-han-sans-otc-fonts] vague terminology "Op ... | Closed | |
Task Description
no task description |
|
Any | Freedom Issue | Medium | Low | [adobe-source-han-sans-kr-fonts] vague terminology "Ope ... | Closed | |
Task Description
no task description |
|
Any | Freedom Issue | Medium | Low | [adobe-source-han-sans-jp-fonts] vague terminology "Ope ... | Closed | |
Task Description
no task description |
|
Any | Freedom Issue | Medium | Low | [adobe-source-han-sans-cn-fonts] vague terminology "Ope ... | Closed | |
Task Description
no task description |
|
Any | Feature Request | High | High | [acpi_call-lts] adapt package in accordance with the Hy ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [acpi_call-lts] adapt package in accordance with the Hy ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [acl] adapt package in accordance with the Hyperbola Pa ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Implementation Request | Very Low | Low | [accuraterip-checksum] add package | Closed | |
Task Description
Hello,
Could it be possible to add this package :
accuraterip-checksum
“A C99 commandline program to compute the AccurateRip checksum of singletrack WAV files”
https://www.parabola.nu/packages/community/x86_64/accuraterip-checksum/
License : GPL
Thanks
|
|
Testing | Privacy Issue | Very High | Critical | [abiword] remove AltaVista's Babel Fish translator supp ... | Closed | |
Task Description
Abiword supports the defunct AltaVista’s Babel Fish translator which queries are redirected to the main Yahoo! page.
...
build() {
cd $pkgname-$pkgver
./configure --prefix=/usr \
--enable-shared \
--disable-static \
--enable-clipart \
--enable-templates \
--enable-plugins="aiksaurus applix **babelfish** bmp clarisworks collab docbook \
eml epub freetranslation garble gdict gimp goffice grammar \
hancom hrtext iscii kword latex loadbindings mathview mht \
mif mswrite opendocument openwriter openxml opml ots paint \
passepartout pdb pdf presentation psion s5 sdw t602 urldict \
wikipedia wmf wml wordperfect wpg xslfo" \
--enable-introspection
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
make
}
...
|
|
Any | Bug Report | Very Low | Medium | [abiword] flickers | Closed | |
Task Description
the top part of any document it opens flickers like crazy like a strobing effect. I would appreciate it if this was fixed so that it wouldn’t do that. :)
In fact, just opening a blank document does this. ;/
|
|
Any | Feature Request | High | High | [a56] adapt package in accordance with the Hyperbola Pa ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Bug Report | Medium | High | [Solved] [xorg-xdm] * status: crashed | Closed | |
Task Description
$ sudo pacman -Si xorg-xdm Repositorio : extra Nombre : xorg-xdm Versión : 1.1.11-6.hyperbola2 Descripción : X Display Manager, with OpenRC support Arquitectura : x86_64 URL : https://xorg.freedesktop.org/ Licencias : custom Grupos : Nada Provee : Nada Depende de : pam libxaw libxinerama xorg-xrdb xorg-sessreg libxft Dependencias opcionales : Nada En conflicto con : Nada Remplaza a : Nada Tamaño de la descarga : 105,60 KiB Tamaño de la instalación : 406,00 KiB Encargado : André Silva emulatorman@hyperbola.info Fecha de creación : dom 27 ago 2017 17:22:59 -05 Validado por : Suma MD5 Suma SHA-256 Firma
sudo service xdm status
* status: crashed
sudo service xdm stop
* Stopping lightdm ...
* start-stop-daemon: no matching processes found
[Solved]
# pacman -Rncs xorg-xdm
# pacman -Rncs lightdm lightdm-gtk-greeter
# pacman -S xorg-xdm lightdm
# pacman -S lightdm lightdm-gtk-greeter
___ /etc/conf.d/xdm
DISPLAYMANAGER="lightdm"
|
|
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.
|
|
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 | Bug Report | Very Low | Medium | [Iceweasel] do not restore session and forget logins af ... | Closed | |
Task Description
Description: The package iceweasel-esr do not restore session and forget logins after restart. It ignores the configurations of user.
Additional info: * package version(s): 1:52.8.0esr.deb1~deb9u1-1
Steps to reproduce:
Click the Menu button and choose Preferences.
Select the General panel.
In the When Firefox starts drop-down menu, select Show my windows and tabs from last time.
Close the about:preferences page. Any changes you’ve made will automatically be saved.
Quit of session with Ctrl+Q
Starts Iceweasel. The session will not be restored. Clicks Menu, choose History and see that restore session is disabled.
|
|
Testing | Feature Request | Very Low | Medium | [Hyperbola GNU/Linux-libre 0.4] [xorg-xdm] Replace the ... | Closed | |
Task Description
Few other distros like Debian, NetBSD, and OpenBSD have some own customized login screens, while right here, the actual distro didn’t. I suggest you replacing them for the following paths on the list to come up next package release, which I have three files attached below there.
/etc/X11/xdm:
/usr/share/xdm/pixmaps:
|
|
Testing | Bug Report | Very Low | Very Low | [Hyperbola GNU/Linux-libre 0.4] [wine-stable] doesn't r ... | Closed | |
Task Description
The title says that above if without having required library dependencies for most of them under 32-bit.
|
|
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 | Bug Report | Very Low | Medium | [Hyperbola GNU/Linux-libre 0.4] [opensurge] has refused ... | Closed | |
Task Description
Also known as “[opensurge] has refused to launch the game after failing to initialize [allegro] audio add-on” in the long title because of character limitation.
This issue affects the game popped me up with an error message; it never works and is unplayable.
|
|
Testing | Bug Report | Very Low | Medium | [Hyperbola GNU/Linux-libre 0.4] [numptyphysics] has cra ... | Closed | |
Task Description
This issue affects the game crashed, causing the segmentation fault; it never works and is unplayable.
A few lines of errors appeared here from Numpty Physics. It reads:
[ 0ms] [Os.cpp:278 INFO] Got locale: "en_GB.UTF-8", using "en"
[ 0ms] [Os.cpp:283 INFO] No translation file for en, send a pull request
Segmentation fault
|
|
Testing | Pull Request | Very Low | High | [Hyperbola GNU/Linux-libre 0.4] [midori] Apply updating ... | Closed | |
|
|
Testing | Freedom Issue | Very Low | Critical | [Hyperbola GNU/Linux-libre 0.4] [lumina-core] has some ... | Closed | |
|
|
Testing | Bug Report | Very Low | High | [Hyperbola GNU/Linux-libre 0.4] Video driver issues wit ... | Closed | |
|
|
Any | Bug Report | Very Low | Low | [Hyperbola GNU/Linux-libre 0.4] Testing Lumina - lumina ... | Closed | |
|
|
Testing | Bug Report | High | Critical | [Hyperbola GNU/Linux-libre 0.4] Problems with sndio fai ... | Closed | |
|
|
Any | Freedom Issue | Very Low | Low | [Hyperbola GNU/Linux-libre 0.4] No login after installa ... | Closed | |
|
|
Testing | Bug Report | Very Low | Critical | [Hyperbola GNU/Linux-libre 0.4] Installation issue for ... | Closed | |
|
|
Testing | Bug Report | High | Critical | [Hyperbola GNU/Linux-libre 0.4] Installation for syslin ... | Closed | |
|
|
Testing | Bug Report | Medium | Medium | [Hyperbola GNU/Linux-libre 0.4] - Package [xscreensaver ... | Closed | |
|
|
Testing | Bug Report | Medium | Medium | [Hyperbola GNU/Linux-libre 0.4] - Package [android-file ... | Closed | |
|
|
Testing | Feature Request | Very Low | Medium | [Hyperbola GNU/Linux-Libre 0.4] [lumina-core] Replace t ... | Closed | |
|
|
Any | Feature Request | Medium | Low | [Hyperbola GNU/Linux 0.4] Reactivate ALSA for all UXP-a ... | Closed | |
|
|
Testing | Bug Report | Very High | Critical | [Hyperbola GNU/Linux 0.4] QtSSL is not working | Closed | |
|
|
Testing | Bug Report | Medium | Medium | [Hyperbola GNU/Linux 0.4] Problems with touch- / trackp ... | Closed | |
|
|
Testing | Bug Report | Medium | Medium | [Hyperbola GNU/Linux 0.4] Problems with ALSA and sndio ... | Closed | |
|
|
Any | Feature Request | Medium | Medium | [DCPT500W] possible integration of drivers to cups on P ... | Closed | |
|
|
Any | Implementation Request | Very Low | Low | [3proxy] add package since it's useful for tor on ftp p ... | Closed | |
|
|
Any | Feature Request | High | High | [3c589-cs-firmware] adapt package in accordance with th ... | Closed | |
|
|
Any | Feature Request | High | High | [3c574-cs-firmware] adapt package in accordance with th ... | Closed | |
|
|
Any | Bug Report | Very Low | Medium | [ rtkit ] contains systemd unit files | Closed | |
|
|
Stable | Backport Request | Very Low | Medium | Zoom Page WE Backport Request | Closed | |
|
|
Any | Bug Report | Very Low | Low | Xenocara xbacklight bug | Closed | |
|
|
Any | Freedom Issue | Very Low | Low | Where To Go If Cash App Refund Problems Take Place? | Closed | |
|
|
Any | Freedom Issue | Very Low | Low | What are the easy tips to setup yahoo mail in outlook? | Closed | |
|
|
Testing | Freedom Issue | Very Low | Medium | What Can A Pain Clinic Offer? | Closed | |
|