kitgen

Tclkit build system (by stiefel40k)

Kitgen Alternatives

Similar projects and alternatives to kitgen

  • paru

    74 kitgen VS paru

    Feature packed AUR helper

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better kitgen alternative or higher similarity.

kitgen reviews and mentions

Posts with mentions or reviews of kitgen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-22.
  • Setting up a localhost for wordpress on Arch Linux
    2 projects | /r/linux4noobs | 22 Jun 2022
    [nandoaguiar@battlestation ~]$ cd xampp [nandoaguiar@battlestation xampp]$ paru -S xampp :: Resolving dependencies... :: Calculating conflicts... :: Calculating inner conflicts... Aur (3) tclkit-8.6.11-1  sdx-20110317-1  xampp-8.1.6-1 :: Proceed to review? [Y/n]:   :: Downloading PKGBUILDs... PKGBUILDs up to date /home/nandoaguiar/.cache/paru/clone/tclkit/.gitignore *.tar.gz *.tar.xz pkg/ src/ /home/nandoaguiar/.cache/paru/clone/tclkit/PKGBUILD #Maintainer: Grey Christoforo pkgname=tclkit pkgver=8.6.11 _tcl_ver=8.6.11 _tk_ver=8.6.11.1 _kit_ver=8.6.4-9 pkgrel=1 pkgdesc="single-file executable that provides a complete Tcl and Tk runtime" arch=(x86_64) url="https://github.com/stiefel40k/kitgen" options=(emptydirs !buildflags !makeflags !strip) license=('custom') makedepends=( 'upx' 'ucl' 'libx11' 'xorgproto') source=("kitgen-${_kit_ver}.tar.gz::https://github.com/stiefel40k/kitgen/archive/${\_kit\_ver}.tar.gz"        "tk-${_tk_ver}.tar.gz::https://prdownloads.sourceforge.net/tcl/tk${\_tk\_ver}-src.tar.gz"        "tcl-${_tcl_ver}.tar.gz::https://prdownloads.sourceforge.net/tcl/tcl${\_tcl\_ver}-src.tar.gz") sha256sums=('6a78963842e6810f85ba81a01866ba705b470feee8c0bb25a86992560b215150'            '006cab171beeca6a968b6d617588538176f27be232a2b334a0e96173e89909be'            '8c0486668586672c5693d7d95817cb05a18c5ecca2f40e2836b9578064088258') noextract=("tk-${_tk_ver}.tar.gz" "tcl-${_tcl_ver}.tar.gz") prepare() {  cd kitgen-${_kit_ver}  mkdir -p build/{tcl,tk}  bsdtar --strip-components 1 -xf "${srcdir}"/tk-${_tk_ver}.tar.gz -C build/tk  bsdtar --strip-components 1 -xf "${srcdir}"/tcl-${_tcl_ver}.tar.gz -C build/tcl } build() {  cd kitgen-${_kit_ver}  export B64=b64  export options="thread allenc cli dyn"  msg2 "config"  ./config.sh build/kit-large ${options} ${B64}  msg2 "make"  cd build/kit-large  make } check() {  local _testver=$(echo 'puts $tcl_version' | "${srcdir}"/kitgen-${_kit_ver}/build/kit-large/tclkit-cli)  msg2 "Test passed with tclkit version = ${_testver}" } package() { mkdir -p "${pkgdir}"/usr/bin install -o root -g root "${srcdir}"/kitgen-${_kit_ver}/build/kit-large/kit-* "${pkgdir}"/usr/bin/. install -o root -g root "${srcdir}"/kitgen-${_kit_ver}/build/kit-large/tclkit-* "${pkgdir}"/usr/bin/. ln -s tclkit-cli "${pkgdir}"/usr/bin/tclkit :

Stats

Basic kitgen repo stats
1
0
10.0
over 5 years ago

The primary programming language of kitgen is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com