All Projects

Project Category Task Type Priority Severity  desc Summary Status Progress
PackagesAnyImplementation RequestMediumMedium [ncdu] add new package Closed
100%
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"
}
PackagesAnyImplementation RequestMediumMedium [searx] add new package Closed
100%
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/

ServicesPunBB IssuePull RequestVery LowMedium Fixes in hyperforum styles Closed
100%
Task Description

Description:

Hi guys, here I send some improvements to the hyperforum.

Additional info:

  • Fix hyperforum styles for dark themes on browser.
  • Fix hyperforum main menu styles

https://lablibre.tuxfamily.org/tmp/hyperforum-without-fix.png

Happy hacking!!! :)

ServicesPunBB IssuePull RequestVery LowMedium Fixes in hyperforum - Page Administration - LibreJS Closed
100%
Task Description

Description:

Hi guys, here I send some improvements to the hyperforum.

Additional info:

- Fixes for librejs for hyperforum in the page administration

Tested on librejs version 6.0.13.20170326

Happy hacking!!! :)

PackagesAnyUpdate RequestMediumMedium [youtube-viewer] update request to v3.7.9 Closed
100%
Task Description

Please package update to version 3.7.9 of youtube-viewer.

libre.patch attached :)

PackagesAnyUpdate RequestMediumMedium [cups] update request Closed
100%
Task Description

New versión v2.2.7

References:

PackagesAnyImplementation RequestVery LowLow [emacs-exwm] add package Closed
100%
Task Description

Some users use emacs as a tiling window manager. Please add EXWM[0]

[0]: https://github.com/ch11ng/exwm

PackagesAnyUpdate RequestVery LowVery Low [youtube-viewer] minor fix: function API name Closed
100%
Task Description

Description:

Fixes[0] a small error in the name API function extract.

Replaced name `indivious` to `invidious`

Attached[1] patch update

- [0]:https://github.com/arankaren/youtube-viewer/commit/a464c878579f22c1cf7e5e54897c5ecaf27e333e

- [1]:https://paste.debian.net/plain/1091395

Showing tasks 51 - 58 of 58 Page 2 of 2

Available keyboard shortcuts

Tasklist

Task Details

Task Editing