• Status Closed
  • Percent Complete
    100%
  • Task Type Feature Request
  • Category Packages
  • Assigned To No-one
  • Operating System pentium4
  • Severity Low
  • Priority Very Low
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Arch Linux 32
Opened by Average Linux Fan - 17.09.2022
Last edited by Andreas Baumann - 18.09.2022

FS#291 - Hey , if possible can u build temite based on https://github.com/aperezdc/termite

Note:- It will compile very easily as i have a modified PKGBUILD

```
# Maintainer: Frederik Schwan freswa@archlinux.org pkgdesc=’A simple VTE-based terminal’ pkgname=termite
pkgver=16.4
pkgrel=2
url=https://github.com/aperezdc/termite license=(LGPL)
depends=(gtk3 pcre2 gnutls vte-common)
makedepends=(gperf ‘meson>=0.58’ ninja)
arch=(’x86_64’,’i686’,’pentium4’‘i486’)
backup=(etc/xdg/termite/config)

source=(”${url}/releases/download/v${pkgver}/termite-${pkgver}.tar.xz”{,.asc})
b2sums=(’SKIP’

      'SKIP')

build () {

rm -rf _build
arch-meson _build "${pkgname}-${pkgver}"
meson compile -C _build

}

package () {

meson install -C _build --skip-subprojects vte --destdir "${pkgdir}"

}
```

Closed by  Andreas Baumann
18.09.2022 10:46
Reason for closing:  Not a bug
Additional comments about closing:  

This is a package in the AUR. See https://bbs.archlinux3 2.org/viewtopic.php?id=2841 how to do that.
We don't provide binary packages of packages from the AUR..

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing