Commit graph

13 commits

Author SHA1 Message Date
Jacob Heider e9fca3d5e8 fix(unix-tree)
closes #6587
2024-07-01 15:36:10 -04:00
Jacob Heider 34c7312324 fix(svt-av1)
closes #6513
2024-06-25 14:21:04 -04:00
Jacob Heider faf31aa423 fix(dart)
requires procps(pgrep)

closes #4255
2023-11-29 17:33:54 -05:00
Max Howell 0196e1a48c
fix indexer (#3907) 2023-10-31 15:16:49 -04:00
Zadkiel Aharonian 7b55400ae5
gitlab.com/greut/eclint (#3584)
* gitlab.com/greut/eclint

* gitlab.com/greut/eclint
2023-10-09 16:27:37 -04:00
Jacob Heider 48b12e5aa9
cleanup all empty dependencies: nodes 2023-10-01 20:41:57 -04:00
Max Howell 81e7a5e16f
pkgx 2023-10-01 14:44:42 -04:00
Andrii Riabchenko e280d1e815 gitlab.com/gitlab-org/gitlab-runner 2023-08-16 16:08:36 -04:00
Andrew aef71a60a1
gitlab.com/AOMediaCodec/SVT-AV1 (#2568)
* gitlab.com/AOMediaCodec/SVT-AV1

* DCMAKE_C_COMPILER && DCMAKE_CXX_COMPILER

* +tea.xyz/gx/make
2023-07-12 14:41:30 -04:00
Jacob Heider d7adf09a43
replace hardcoded versions (mostly) (#1733)
* update(slirp)

* update(poppler-data)

* update(doxygen)

* update(xcb)

* update(sm)

* update(xdmcp)

* update(ice)

* update(util-macros)

* update(xtrans)

* update(xmu)

* update(xt)

* update(xau)

* update(xrender)

* update(x11)

* update(xcb-proto)

* update(xpm)

* update(xaw)

* update(xorg-protocol)

* update(exts)

* update(lame)

* update(nmap)

* update(cairo)

* update(unicode)

* update(gts)

* update(vim)

* update(libtiff)

* update(lua)

* comment(bpb)

* update(giflib)

* update(gdk-pixbuf)

* update(gobj-intro)

* update(libcap2)

* update(gnuplot)

* update(dav1d)

* update(wumpus)

* update(librist)

* update(subversion)

* comment(jbig2dec)

* update(moreutils)

* update(eigen)

* update(ogg)

* update(musl)

* update(libtool)

* update(isl)

* update(coreutils)

* update(wget)

* update(gmp)

* update(libiconv)

* update(stow)

* update(sed)

* update(gperf)

* update(libunistring)

* update(grep)

* update(patch)

* update(tar)

* update(autoconf)

* update(libgpg-error)

* update(automake)

* update(libksba)

* update(npth)

* update(libgcrypt)

* update(libidn)

* update(libassuan)

* update(gnupg)

* update(libtasn1)

* update(ncdu)

* update(freexl)

* update(nasm)

* update(ffmpeg)

* update(libsodium)

* update(mpg123)

* update(freetype)

* update(dnsmasq)

* update(postgres)

* update(xz)

* update(docutils)

* update(aom)

* update(libssh)

* update(gitlab-cli)

* update(watch)

* update(tree)

* update(c-ares)

* update(mpdecimal)

* update(lzo)

* update(graphviz)

* update(nano)

* update(yasm)

* update(expect)

* update(pcre)

* update(file)

* update(shared-mime-info)

* use `gitlab:` builtin
2023-05-01 13:14:59 -04:00
David Dobrinskiy 235fa66483
+glab (#871)
* +glab

* typo

* builds and tests working

* all tests pass except for version test

* oops fix test

* `var version` rather than `var Version`

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-04-04 19:13:45 -04:00
ABevier 64e14c0882
+watch (#465)
* add watch

* clean up yml

* try to fix deps

* ncurses dep

* just test it differently

* add comment
2023-03-06 18:54:43 -05:00
David Dobrinskiy 552afcafd8
+tree (#399)
* start work on tree #285

* fix build, yay!

* test: fixtures -> greps

replace beautiful fixture test with ugly grep tests

apparently some systems dont have └ character, and use \` instead
2023-02-22 17:02:46 -05:00