Package Details: tabbed-flexipatch-git r9.73bc3d6-1

Git Clone URL: https://aur.archlinux.org/tabbed-flexipatch-git.git (read-only, click to copy)
Package Base: tabbed-flexipatch-git
Description: Simple generic tabbed fronted to xembed aware applications (flexipatch version)
Upstream URL: https://github.com/bakkeby/tabbed-flexipatch
Keywords: flexipatch suckless tabbed tabs
Licenses: MIT/X
Conflicts: tabbed
Provides: tabbed
Submitter: Herbort11
Maintainer: Herbort11
Last Packager: Herbort11
Votes: 4
Popularity: 0.000000
First Submitted: 2021-10-04 12:03 (UTC)
Last Updated: 2021-10-04 12:03 (UTC)

Dependencies (2)

Required by (3)

Sources (1)

Latest Comments

The-Anathema commented on 2024-07-19 13:37 (UTC)

It appears upstream does not include a config.mk file so it fails to copy config.mk

==> Starting prepare()...
  -> config.h found.
  -> patches.h found.
cp: cannot stat 'config.mk': No such file or directory
==> ERROR: A failure occurred in prepare().
    Aborting...
:: failed to verify integrity or prepare tabbed-flexipatch-git package

It builds and installs just fine when this check is removed so I assume it's not needed.

Herbort11 commented on 2022-11-09 16:51 (UTC) (edited on 2022-11-09 16:52 (UTC) by Herbort11)

@gustavosbarreto, since this is a -git package, it always uses the latest revision from the main branch of the source repository. The version specified in the PKGBUILD was the latest when I first uploaded this package, and it serves as a reference. If you want to have the currently latest one, make and install the package again (e.g. if using paru, run with --devel option).

gustavosbarreto commented on 2022-11-09 14:30 (UTC)

Can you please update this AUR?