-
-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
34 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
pkgbase = libeditline-troglobit | ||
pkgbase = libeditline-troglobit-git | ||
gives = libeditline-troglobit | ||
pkgver = 1.17.1 | ||
pkgdesc = A readline() replacement for UNIX without termcap (ncurses) | ||
url = https://troglobit.com/projects/editline/ | ||
|
@@ -7,6 +8,6 @@ pkgbase = libeditline-troglobit | |
license = custom:permissive | ||
maintainer = vigress8 <[email protected]> | ||
repology = project: editline-troglobit | ||
source = libeditline-troglobit::https://github.com/troglobit/editline.git#tag=1.17.1 | ||
source = libeditline-troglobit::https://github.com/troglobit/editline.git | ||
|
||
pkgname = libeditline-troglobit | ||
pkgname = libeditline-troglobit-git |
14 changes: 7 additions & 7 deletions
14
...troglobit/libeditline-troglobit.pacscript → ...t-git/libeditline-troglobit-git.pacscript
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,32 @@ | ||
pkgname='libeditline-troglobit' | ||
_pkgname='editline' | ||
pkgname='libeditline-troglobit-git' | ||
gives='libeditline-troglobit' | ||
pkgver='1.17.1' | ||
pkgdesc='A readline() replacement for UNIX without termcap (ncurses)' | ||
url='https://troglobit.com/projects/editline/' | ||
license=('custom:permissive') | ||
makedepends=('automake' 'libtool') | ||
maintainer=('vigress8 <[email protected]>') | ||
repology=('project: editline-troglobit') | ||
source=("${pkgname}::https://github.com/troglobit/editline.git#tag=${pkgver}") | ||
source=("${gives}::https://github.com/troglobit/editline.git") | ||
|
||
build() { | ||
cd "${pkgname}" | ||
cd "${gives}" | ||
./autogen.sh | ||
./configure --prefix=/usr | ||
make -j"${NCPU}" | ||
} | ||
|
||
package() { | ||
cd "${pkgname}" | ||
cd "${gives}" | ||
make DESTDIR="${pkgdir}" install | ||
|
||
# avoid libedit conflict | ||
mv "${pkgdir}"/usr/share/man/man3/editline{,-troglobit}.3 | ||
|
||
# license | ||
install -Dm0644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}" | ||
install -Dm0644 LICENSE -t "${pkgdir}/usr/share/licenses/${gives}" | ||
|
||
# additional documentation | ||
install -dm644 "${pkgdir}/usr/share/doc" | ||
cp -r docs "${_}/${pkgname}" | ||
cp -r docs "${_}/${gives}" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5104,7 +5104,8 @@ pkgbase = libdrm | |
|
||
pkgname = libdrm | ||
--- | ||
pkgbase = libeditline-troglobit | ||
pkgbase = libeditline-troglobit-git | ||
gives = libeditline-troglobit | ||
pkgver = 1.17.1 | ||
pkgdesc = A readline() replacement for UNIX without termcap (ncurses) | ||
url = https://troglobit.com/projects/editline/ | ||
|
@@ -5113,9 +5114,9 @@ pkgbase = libeditline-troglobit | |
license = custom:permissive | ||
maintainer = vigress8 <[email protected]> | ||
repology = project: editline-troglobit | ||
source = libeditline-troglobit::https://github.com/troglobit/editline.git#tag=1.17.1 | ||
source = libeditline-troglobit::https://github.com/troglobit/editline.git | ||
|
||
pkgname = libeditline-troglobit | ||
pkgname = libeditline-troglobit-git | ||
--- | ||
pkgbase = libfdk-aac1-deb | ||
gives = libfdk-aac1 | ||
|
@@ -5626,7 +5627,7 @@ pkgname = linux-wifi-hotspot-deb | |
--- | ||
pkgbase = lix-git | ||
gives = lix | ||
pkgver = 2.90 | ||
pkgver = 2.92.0 | ||
pkgdesc = A modern, delicious implementation of the Nix package manager, focused on correctness, usability, and growth | ||
url = https://lix.systems | ||
depends = busybox-static | ||
|
@@ -5645,12 +5646,10 @@ pkgbase = lix-git | |
depends = libssl3t64 | libssl3 | ||
depends = perl | ||
depends = xz-utils | ||
makedepends = bison | ||
makedepends = busybox-static | ||
makedepends = cargo | ||
makedepends = cmake | ||
makedepends = doxygen | ||
makedepends = flex | ||
makedepends = graphviz | ||
makedepends = libarchive-dev | ||
makedepends = libboost-container-dev | ||
|
@@ -5668,13 +5667,14 @@ pkgbase = lix-git | |
makedepends = libtoml11-dev | ||
makedepends = lowdown | ||
makedepends = lsof | ||
makedepends = meson | ||
makedepends = meson>=1.4.0 | ||
makedepends = ninja-build | ||
makedepends = nlohmann-json3-dev | ||
makedepends = pkg-config | ||
makedepends = python3 | ||
makedepends = tao-pegtl-dev | ||
pacdeps = coreutils-single | ||
pacdeps = libeditline-troglobit | ||
pacdeps = libeditline-troglobit-git | ||
pacdeps = libgc-nix | ||
pacdeps = mdbook | ||
pacdeps = mdbook-linkcheck | ||
|