Skip to content

Commit

Permalink
misc: Misc backports
Browse files Browse the repository at this point in the history
  • Loading branch information
mintsuki committed Oct 17, 2024
1 parent c331238 commit 8fc1044
Show file tree
Hide file tree
Showing 164 changed files with 335 additions and 15 deletions.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ debug:
JINX_CONFIG_FILE=jinx-config-debug $(MAKE) all

jinx:
curl -Lo jinx https://github.com/mintsuki/jinx/raw/b4e2f2506a409244ffa6153aca3b8226d92965c0/jinx
curl -Lo jinx https://github.com/mintsuki/jinx/raw/1f80f72165d4037a414791e0fa4a508418f6522d/jinx
chmod +x jinx

.PHONY: run-kvm
Expand Down
2 changes: 2 additions & 0 deletions host-recipes/autoconf
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=autoconf
from_source=autoconf
revision=1
Expand Down
2 changes: 2 additions & 0 deletions host-recipes/autoconf-2.69
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=autoconf-2.69
from_source=autoconf-2.69
revision=1
Expand Down
2 changes: 2 additions & 0 deletions host-recipes/automake
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=automake
from_source=automake
revision=1
Expand Down
2 changes: 2 additions & 0 deletions host-recipes/binutils
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=binutils
from_source=binutils
revision=1
Expand Down
2 changes: 2 additions & 0 deletions host-recipes/gcc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=gcc
from_source=gcc-host
revision=1
Expand Down
2 changes: 2 additions & 0 deletions host-recipes/libgcc-binaries
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=libgcc-binaries
from_source=libgcc-binaries
revision=1
Expand Down
2 changes: 2 additions & 0 deletions host-recipes/libtool
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=libtool
from_source=libtool
revision=1
Expand Down
2 changes: 2 additions & 0 deletions host-recipes/limine
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=limine
from_source=limine
revision=1
Expand Down
2 changes: 2 additions & 0 deletions host-recipes/pkg-config
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=pkg-config
from_source=pkg-config
revision=1
Expand Down
2 changes: 2 additions & 0 deletions host-recipes/v
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=v
from_source=v
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/ace-of-penguins
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=ace-of-penguins
version=1.4
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/at-spi2-core
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=at-spi2-core
version=2.52.0
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/autoconf-archive
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=autoconf-archive
version=2023.02.20
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/base
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=base
revision=1
deps="base-files kernel init bash binutils bzip2 coreutils diffutils findutils gawk gcc gmp grep gzip less make mpc mpfr nano ncurses pcre2 readline sed tar tzdata util-vinix xz zlib zstd"
2 changes: 2 additions & 0 deletions recipes/base-files
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=base-files
version=0.0
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/bash
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=bash
version=5.2.26
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/binutils
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=binutils
version=2.43.1
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/bzip2
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=bzip2
version=1.0.8
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/cairo
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=cairo
version=1.18.0
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/cglm
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=cglm
version=0.9.4
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/core-libs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=core-libs
revision=1
deps="mlibc libgcc libstdc++ libintl libiconv libxcrypt"
2 changes: 2 additions & 0 deletions recipes/coreutils
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=coreutils
version=9.5
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/curl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=curl
version=8.8.0
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/dbus
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=dbus
version=1.15.8
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/diffutils
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=diffutils
version=3.10
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/findutils
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=findutils
version=4.10.0
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/fontconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=fontconfig
version=2.15.0
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/freeglut
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=freeglut
version=3.6.0
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/freestnd-c-hdrs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=freestnd-c-hdrs
version=2a75fc37ab374e52bd5862adb785169cc26cdb50
revision=1
Expand Down
6 changes: 4 additions & 2 deletions recipes/freestnd-cxx-hdrs
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
#! /bin/sh

name=freestnd-cxx-hdrs
version=34b801a8d6b601bf17b00df36fa82614e5be811d
version=674dcb02b37d55c77f7171c5c46efd5cd3dc0f5f
revision=1
tarball_url="https://github.com/osdev0/freestnd-cxx-hdrs/archive/${version}.tar.gz"
tarball_blake2b="fbad8b6505ce683797aaf2ae04ef9fe40013ed1d2e3fdc2f3ecbbfcf50d0a901a8139c270fc1f60e5dd9f916054124f564149ec7e571ec1f6b9120ccc1db50a8"
tarball_blake2b="83b0c4ec59bd27a65feaf2238e5267062ef0360d07625a8d9412874b0836dbe8bfd772ce06cf1f7f52b5447aa60af34d210f1f1fd0e76f8aa2465ce06978b195"

build() {
cp -rp "${source_dir}"/. ./
Expand Down
2 changes: 2 additions & 0 deletions recipes/freetype2
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=freetype2
version=2.13.2
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/fribidi
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=fribidi
version=1.0.15
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/frigg
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=frigg
version=91ada7d4e12b9e73a454e7be13919e989444faa2
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/gawk
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=gawk
version=5.3.0
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/gcc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=gcc
version=14.2.0
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/gdbm
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=gdbm
version=1.23
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/gdk-pixbuf
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=gdk-pixbuf
version=2.42.12
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/gettext
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=gettext
version=0.22.5
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/git
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=git
version=2.45.2
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/glib
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=glib
version=2.78.6
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/glu
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=glu
version=9.0.3
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/gmp
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=gmp
version=6.3.0
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/graphite2
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=graphite2
version=1.3.14
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/grep
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=grep
version=3.11
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/groff
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=groff
version=1.23.0
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/gsettings-desktop-schemas
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=gsettings-desktop-schemas
version=46.0
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/gtk+-3
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=gtk+-3
version=3.24.42
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/gzip
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=gzip
version=1.13
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/harfbuzz
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=harfbuzz
version=8.5.0
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/icu
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=icu
version=75.1
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/init
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=init
version=0.0
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/kernel
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=kernel
version=0.0
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/less
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=less
version=643
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/libarchive
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=libarchive
version=3.7.4
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/libepoxy
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=libepoxy
version=1.5.10
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/libexpat
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=libexpat
version=2.6.2
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/libffi
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=libffi
version=3.4.6
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/libfontenc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=libfontenc
version=1.1.8
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/libgcc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=libgcc
revision=1
hostdeps="gcc autoconf-2.69 automake libtool pkg-config"
Expand Down
2 changes: 2 additions & 0 deletions recipes/libgcrypt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=libgcrypt
version=1.10.3
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/libgpg-error
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=libgpg-error
version=1.49
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/libice
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=libice
version=1.1.1
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/libiconv
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=libiconv
version=1.17
revision=1
Expand Down
2 changes: 2 additions & 0 deletions recipes/libintl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#! /bin/sh

name=libintl
from_source=gettext
revision=1
Expand Down
Loading

0 comments on commit 8fc1044

Please sign in to comment.