work towards libgccjit
This commit is contained in:
commit
8e092824af
1
banished/tree/JUSTIFICATION
Normal file
1
banished/tree/JUSTIFICATION
Normal file
@ -0,0 +1 @@
|
||||
Unable to find an upstream secure source.
|
@ -1 +1 @@
|
||||
5048f1c8fc509cc636c2f97f4b40c293338b6041a5652082d5ee2cf54b530c56
|
||||
a740a99920eb81ae0aa802bb46e683ce6e0cde061c210f5d5bde5b8572380431
|
||||
|
@ -1 +1 @@
|
||||
https://github.com/libexif/libexif/releases/download/libexif-0_6_22-release/libexif-0.6.22.tar.xz
|
||||
https://github.com/libexif/libexif/releases/download/v0.6.23/libexif-0.6.23.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
0.6.22 1
|
||||
0.6.23 1
|
||||
|
@ -1,5 +1,4 @@
|
||||
libpng
|
||||
tiff
|
||||
lcms
|
||||
cmake make
|
||||
zlib
|
||||
|
10
community-mod/stable/tcllib/build
Executable file
10
community-mod/stable/tcllib/build
Executable file
@ -0,0 +1,10 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
mkdir -p "$1/usr/lib/tcl8.6"
|
||||
cp -r ../tcllib "$1/usr/lib/tcl8.6/"
|
||||
|
||||
for module in $(ls "$1/usr/lib/tcl8.6/tcllib/modules")
|
||||
do
|
||||
ln -s tcllib/modules/$module "$1/usr/lib/tcl8.6/"
|
||||
done
|
||||
|
1
community-mod/stable/tcllib/checksums
Normal file
1
community-mod/stable/tcllib/checksums
Normal file
@ -0,0 +1 @@
|
||||
e3b097475bcb93c4439df4a088daa59592e1937beee2a2c8495f4f0303125d71
|
1
community-mod/stable/tcllib/sources
Normal file
1
community-mod/stable/tcllib/sources
Normal file
@ -0,0 +1 @@
|
||||
https://core.tcl-lang.org/tcllib/uv/tcllib-1.20.tar.gz
|
1
community-mod/stable/tcllib/version
Normal file
1
community-mod/stable/tcllib/version
Normal file
@ -0,0 +1 @@
|
||||
1.19 1
|
@ -1,4 +1,4 @@
|
||||
https://www.musl-libc.org/releases/musl-1.2.2.tar.gz
|
||||
http://www.musl-libc.org/releases/musl-1.2.2.tar.gz
|
||||
files/cdefs.h
|
||||
files/queue.h
|
||||
files/tree.h
|
||||
|
@ -1,8 +0,0 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
sed -i s/ncursesw\\/ncurses.h/ncurses.h/ Makefile
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install all
|
||||
|
||||
install -Dm 755 tine.1 "$1/usr/share/man/man1/tine.1"
|
@ -1 +0,0 @@
|
||||
ncurses
|
@ -1 +0,0 @@
|
||||
git+https://github.com/deadpixi/tine
|
@ -1 +1 @@
|
||||
5e7b29b3f113ef870d1e3ecf8adf21f923396401604bda16d44be45e66052331
|
||||
74b24c1ed436bbe87499179a3b27c43f4143b8676d8ad237a6fa787401959705
|
||||
|
@ -1 +1 @@
|
||||
https://cairographics.org/releases/cairo-1.16.0.tar.xz
|
||||
https://cairographics.org/snapshots/cairo-1.17.4.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
a5f052cb73fd479ffb7b697980510903b563bbb55b8f7a2b001fcfb94026003c
|
||||
f655dd2a986d7aa97e052261b36aa67b0a64989496361eca8d604e6414006741
|
||||
|
@ -1 +1 @@
|
||||
https://freedesktop.org/software/fontconfig/release/fontconfig-2.13.94.tar.xz
|
||||
https://freedesktop.org/software/fontconfig/release/fontconfig-2.13.1.tar.bz2
|
||||
|
@ -1 +1 @@
|
||||
2.13.94 1
|
||||
2.13.1 1
|
||||
|
@ -1,5 +1,9 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
# Doesn't seem to like odd cflags. Oh well.
|
||||
export CFLAGS="-w -pipe -O2 -march=native"
|
||||
export CXXFLAGS="$CFLAGS"
|
||||
|
||||
build_freetype() (
|
||||
cd freetype
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
86a854d8905b19698bbc8f23b860bc104246ce4854dcea8e3b0fb21284f75784
|
||||
b3f17394c5bccee456172b2b30ddec0bb87e9c5df38b4559a973d14ccd04509d
|
||||
8bee39bd3968c4804b70614a0a3ad597299ad0e824bc8aad5ce8aaf48067bde7
|
||||
f3f3247bdeabf36765acc237a5f651e651e4e9706582b9cc2cf6c9b8102dfa93
|
||||
|
@ -1,5 +1,6 @@
|
||||
bzip2
|
||||
expat
|
||||
gcc
|
||||
glib
|
||||
libX11
|
||||
libXau
|
||||
|
140
core-mod/extra/freetype-harfbuzz/manifest
Normal file
140
core-mod/extra/freetype-harfbuzz/manifest
Normal file
@ -0,0 +1,140 @@
|
||||
/var/db/kiss/installed/freetype-harfbuzz/version
|
||||
/var/db/kiss/installed/freetype-harfbuzz/sources
|
||||
/var/db/kiss/installed/freetype-harfbuzz/manifest
|
||||
/var/db/kiss/installed/freetype-harfbuzz/depends
|
||||
/var/db/kiss/installed/freetype-harfbuzz/checksums
|
||||
/var/db/kiss/installed/freetype-harfbuzz/build
|
||||
/var/db/kiss/installed/freetype-harfbuzz/
|
||||
/var/db/kiss/installed/
|
||||
/var/db/kiss/
|
||||
/var/db/
|
||||
/var/
|
||||
/usr/share/man/man1/freetype-config.1
|
||||
/usr/share/man/man1/
|
||||
/usr/share/man/
|
||||
/usr/share/aclocal/freetype2.m4
|
||||
/usr/share/aclocal/
|
||||
/usr/share/
|
||||
/usr/lib/pkgconfig/harfbuzz.pc
|
||||
/usr/lib/pkgconfig/harfbuzz-subset.pc
|
||||
/usr/lib/pkgconfig/harfbuzz-gobject.pc
|
||||
/usr/lib/pkgconfig/freetype2.pc
|
||||
/usr/lib/pkgconfig/
|
||||
/usr/lib/libharfbuzz.so.0.20801.0
|
||||
/usr/lib/libharfbuzz.so.0
|
||||
/usr/lib/libharfbuzz.so
|
||||
/usr/lib/libharfbuzz.a
|
||||
/usr/lib/libharfbuzz-subset.so.0.20801.0
|
||||
/usr/lib/libharfbuzz-subset.so.0
|
||||
/usr/lib/libharfbuzz-subset.so
|
||||
/usr/lib/libharfbuzz-subset.a
|
||||
/usr/lib/libharfbuzz-gobject.so.0.20801.0
|
||||
/usr/lib/libharfbuzz-gobject.so.0
|
||||
/usr/lib/libharfbuzz-gobject.so
|
||||
/usr/lib/libharfbuzz-gobject.a
|
||||
/usr/lib/libfreetype.so.6.17.4
|
||||
/usr/lib/libfreetype.so.6
|
||||
/usr/lib/libfreetype.so
|
||||
/usr/lib/libfreetype.a
|
||||
/usr/lib/cmake/harfbuzz/harfbuzz-config.cmake
|
||||
/usr/lib/cmake/harfbuzz/
|
||||
/usr/lib/cmake/
|
||||
/usr/lib/
|
||||
/usr/include/harfbuzz/hb.h
|
||||
/usr/include/harfbuzz/hb-version.h
|
||||
/usr/include/harfbuzz/hb-unicode.h
|
||||
/usr/include/harfbuzz/hb-subset.h
|
||||
/usr/include/harfbuzz/hb-style.h
|
||||
/usr/include/harfbuzz/hb-shape.h
|
||||
/usr/include/harfbuzz/hb-shape-plan.h
|
||||
/usr/include/harfbuzz/hb-set.h
|
||||
/usr/include/harfbuzz/hb-ot.h
|
||||
/usr/include/harfbuzz/hb-ot-var.h
|
||||
/usr/include/harfbuzz/hb-ot-shape.h
|
||||
/usr/include/harfbuzz/hb-ot-name.h
|
||||
/usr/include/harfbuzz/hb-ot-metrics.h
|
||||
/usr/include/harfbuzz/hb-ot-meta.h
|
||||
/usr/include/harfbuzz/hb-ot-math.h
|
||||
/usr/include/harfbuzz/hb-ot-layout.h
|
||||
/usr/include/harfbuzz/hb-ot-font.h
|
||||
/usr/include/harfbuzz/hb-ot-deprecated.h
|
||||
/usr/include/harfbuzz/hb-ot-color.h
|
||||
/usr/include/harfbuzz/hb-map.h
|
||||
/usr/include/harfbuzz/hb-gobject.h
|
||||
/usr/include/harfbuzz/hb-gobject-structs.h
|
||||
/usr/include/harfbuzz/hb-gobject-enums.h
|
||||
/usr/include/harfbuzz/hb-glib.h
|
||||
/usr/include/harfbuzz/hb-ft.h
|
||||
/usr/include/harfbuzz/hb-font.h
|
||||
/usr/include/harfbuzz/hb-face.h
|
||||
/usr/include/harfbuzz/hb-draw.h
|
||||
/usr/include/harfbuzz/hb-deprecated.h
|
||||
/usr/include/harfbuzz/hb-common.h
|
||||
/usr/include/harfbuzz/hb-buffer.h
|
||||
/usr/include/harfbuzz/hb-blob.h
|
||||
/usr/include/harfbuzz/hb-aat.h
|
||||
/usr/include/harfbuzz/hb-aat-layout.h
|
||||
/usr/include/harfbuzz/
|
||||
/usr/include/freetype2/ft2build.h
|
||||
/usr/include/freetype2/freetype/tttags.h
|
||||
/usr/include/freetype2/freetype/tttables.h
|
||||
/usr/include/freetype2/freetype/ttnameid.h
|
||||
/usr/include/freetype2/freetype/t1tables.h
|
||||
/usr/include/freetype2/freetype/ftwinfnt.h
|
||||
/usr/include/freetype2/freetype/fttypes.h
|
||||
/usr/include/freetype2/freetype/fttrigon.h
|
||||
/usr/include/freetype2/freetype/ftsystem.h
|
||||
/usr/include/freetype2/freetype/ftsynth.h
|
||||
/usr/include/freetype2/freetype/ftstroke.h
|
||||
/usr/include/freetype2/freetype/ftsnames.h
|
||||
/usr/include/freetype2/freetype/ftsizes.h
|
||||
/usr/include/freetype2/freetype/ftrender.h
|
||||
/usr/include/freetype2/freetype/ftpfr.h
|
||||
/usr/include/freetype2/freetype/ftparams.h
|
||||
/usr/include/freetype2/freetype/ftoutln.h
|
||||
/usr/include/freetype2/freetype/ftotval.h
|
||||
/usr/include/freetype2/freetype/ftmoderr.h
|
||||
/usr/include/freetype2/freetype/ftmodapi.h
|
||||
/usr/include/freetype2/freetype/ftmm.h
|
||||
/usr/include/freetype2/freetype/ftmac.h
|
||||
/usr/include/freetype2/freetype/ftlzw.h
|
||||
/usr/include/freetype2/freetype/ftlist.h
|
||||
/usr/include/freetype2/freetype/ftlcdfil.h
|
||||
/usr/include/freetype2/freetype/ftincrem.h
|
||||
/usr/include/freetype2/freetype/ftimage.h
|
||||
/usr/include/freetype2/freetype/ftgzip.h
|
||||
/usr/include/freetype2/freetype/ftgxval.h
|
||||
/usr/include/freetype2/freetype/ftglyph.h
|
||||
/usr/include/freetype2/freetype/ftgasp.h
|
||||
/usr/include/freetype2/freetype/ftfntfmt.h
|
||||
/usr/include/freetype2/freetype/fterrors.h
|
||||
/usr/include/freetype2/freetype/fterrdef.h
|
||||
/usr/include/freetype2/freetype/ftdriver.h
|
||||
/usr/include/freetype2/freetype/ftcolor.h
|
||||
/usr/include/freetype2/freetype/ftcid.h
|
||||
/usr/include/freetype2/freetype/ftchapters.h
|
||||
/usr/include/freetype2/freetype/ftcache.h
|
||||
/usr/include/freetype2/freetype/ftbzip2.h
|
||||
/usr/include/freetype2/freetype/ftbitmap.h
|
||||
/usr/include/freetype2/freetype/ftbdf.h
|
||||
/usr/include/freetype2/freetype/ftbbox.h
|
||||
/usr/include/freetype2/freetype/ftadvanc.h
|
||||
/usr/include/freetype2/freetype/freetype.h
|
||||
/usr/include/freetype2/freetype/config/public-macros.h
|
||||
/usr/include/freetype2/freetype/config/mac-support.h
|
||||
/usr/include/freetype2/freetype/config/integer-types.h
|
||||
/usr/include/freetype2/freetype/config/ftstdlib.h
|
||||
/usr/include/freetype2/freetype/config/ftoption.h
|
||||
/usr/include/freetype2/freetype/config/ftmodule.h
|
||||
/usr/include/freetype2/freetype/config/ftheader.h
|
||||
/usr/include/freetype2/freetype/config/ftconfig.h
|
||||
/usr/include/freetype2/freetype/config/
|
||||
/usr/include/freetype2/freetype/
|
||||
/usr/include/freetype2/
|
||||
/usr/include/
|
||||
/usr/bin/hb-subset
|
||||
/usr/bin/hb-shape
|
||||
/usr/bin/hb-ot-shape-closure
|
||||
/usr/bin/freetype-config
|
||||
/usr/bin/
|
||||
/usr/
|
@ -1,2 +1,2 @@
|
||||
https://download-mirror.savannah.gnu.org/releases/freetype/freetype-2.10.4.tar.xz freetype
|
||||
https://github.com/harfbuzz/harfbuzz/archive/2.8.1.tar.gz harfbuzz
|
||||
https://download-mirror.savannah.gnu.org/releases/freetype/freetype-2.11.0.tar.xz freetype
|
||||
https://github.com/harfbuzz/harfbuzz/releases/download/3.1.1/harfbuzz-3.1.1.tar.xz harfbuzz
|
||||
|
@ -1 +1 @@
|
||||
2.10.4+2.8.1 1
|
||||
2.11.0+3.1.1 1
|
||||
|
@ -1 +1 @@
|
||||
7f1c687c7831499bcacae5e8675945a39bacbad16ecaa945e9454a32df653c01
|
||||
30f93e9c63ee627d1a2cedcf59ac34d45bf30240982f99e44c6e015466b4e73d
|
||||
|
@ -1 +1 @@
|
||||
https://github.com/fribidi/fribidi/releases/download/v1.0.10/fribidi-1.0.10.tar.xz
|
||||
https://github.com/fribidi/fribidi/releases/download/v1.0.11/fribidi-1.0.11.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
1.0.10 1
|
||||
1.0.11 1
|
||||
|
@ -1 +1 @@
|
||||
https://downloads.sourceforge.net/lame/lame-3.100.tar.gz
|
||||
https://downloads.sourceforge.net/project/lame/lame/3.100/lame-3.100.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
d6b7790927d658108dfd3bee2f0c66a2924c51ee7f9dc930f62c452f4a638c52
|
||||
09b96cb8cbff9ea556a9c2d173485fd19488844d55276ed4f42240e1e2073ce5
|
||||
|
@ -1 +1 @@
|
||||
https://github.com/libjpeg-turbo/libjpeg-turbo/archive/2.1.0.tar.gz
|
||||
https://downloads.sourceforge.net/libjpeg-turbo/libjpeg-turbo-2.1.2.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
2.1.0 1
|
||||
2.1.2 1
|
||||
|
10
core-mod/extra/liburcu/build
Executable file
10
core-mod/extra/liburcu/build
Executable file
@ -0,0 +1,10 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--enable-silent-rules \
|
||||
--disable-maintainer-mode \
|
||||
--disable-dependency-tracking
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
core-mod/extra/liburcu/checksums
Normal file
1
core-mod/extra/liburcu/checksums
Normal file
@ -0,0 +1 @@
|
||||
cbb20dbe1a892c2a4d8898bac4316176e585392693d498766ccbbc68cf20ba20
|
1
core-mod/extra/liburcu/sources
Normal file
1
core-mod/extra/liburcu/sources
Normal file
@ -0,0 +1 @@
|
||||
https://lttng.org/files/urcu/userspace-rcu-latest-0.13.tar.bz2
|
1
core-mod/extra/liburcu/version
Normal file
1
core-mod/extra/liburcu/version
Normal file
@ -0,0 +1 @@
|
||||
0.13 1
|
@ -1 +1 @@
|
||||
2fc8bbde9f97f2ab403c0224fb9ca62b2e6852cbc519e91ceaa7c153ffd88a0c
|
||||
808b98d2f5b84e9b27fdef6c5372dac769c3bda4502febbfa5031bd3c4d7d018
|
||||
|
@ -1 +1 @@
|
||||
http://downloads.webmproject.org/releases/webp/libwebp-1.2.0.tar.gz
|
||||
http://downloads.webmproject.org/releases/webp/libwebp-1.2.1.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
1.2.0 1
|
||||
1.2.1 1
|
||||
|
@ -1,2 +1,2 @@
|
||||
1f177f44098164b65731c5ded4c928fd58b14f6c9d2087aa0e37bc79bf79e90b
|
||||
17831f0b7087c313c0ffae2bcbbd3c1d5ba9eeac9c38f2eb7b50e8c99fe9d5ab
|
||||
8e49585fb760d973723dab6435d0c86f7849b8305b1e6d99f475138d896bacbb
|
||||
4e9e345a41924a954251b95b4b28e14a301145b544901332e658907a7464b6b2
|
||||
|
@ -1,2 +1,2 @@
|
||||
https://archive.mesa3d.org/mesa-21.1.4.tar.xz
|
||||
https://files.pythonhosted.org/packages/source/M/Mako/Mako-1.1.4.tar.gz mako
|
||||
https://archive.mesa3d.org/mesa-21.2.5.tar.xz
|
||||
https://files.pythonhosted.org/packages/source/M/Mako/Mako-1.1.6.tar.gz mako
|
||||
|
@ -1 +1 @@
|
||||
21.1.4 1
|
||||
21.2.5+1.1.6 1
|
||||
|
@ -1,2 +1,2 @@
|
||||
bec44445cf18f49e63971d4f27dc4e90a17b118b852714a1104b621ea30e3507
|
||||
903cb127a325be141e2f818894ae24230c67b16a525849539271ee037f873b44
|
||||
01b0366fdfdf6363efc070c2f856f1afa33e7a6546548bada5456ad94a516241
|
||||
|
@ -1,3 +1,4 @@
|
||||
linux-headers make
|
||||
meson make
|
||||
liburcu
|
||||
util-linux
|
||||
|
@ -1,2 +1,2 @@
|
||||
https://fossies.org/linux/misc/xfsprogs-5.12.0.tar.xz
|
||||
https://fossies.org/linux/misc/xfsprogs-5.14.0.tar.xz
|
||||
https://github.com/benhoyt/inih/archive/r53.tar.gz inih
|
||||
|
@ -1 +1 @@
|
||||
5.12.0 2
|
||||
5.14.0 1
|
||||
|
12
core-mod/xorg/libxcvt/build
Executable file
12
core-mod/xorg/libxcvt/build
Executable file
@ -0,0 +1,12 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
export DESTDIR="$1"
|
||||
|
||||
meson \
|
||||
--prefix=/usr \
|
||||
. output
|
||||
|
||||
ninja -C output
|
||||
ninja -C output install
|
||||
|
||||
|
1
core-mod/xorg/libxcvt/checksums
Normal file
1
core-mod/xorg/libxcvt/checksums
Normal file
@ -0,0 +1 @@
|
||||
27ebce180d355f94c1992930bedb40a36f6d7312ee50bf7f0acbcd22f33e8c29
|
1
core-mod/xorg/libxcvt/depends
Normal file
1
core-mod/xorg/libxcvt/depends
Normal file
@ -0,0 +1 @@
|
||||
meson build
|
1
core-mod/xorg/libxcvt/sources
Normal file
1
core-mod/xorg/libxcvt/sources
Normal file
@ -0,0 +1 @@
|
||||
https://www.x.org/pub/individual/lib/libxcvt-0.1.1.tar.xz
|
1
core-mod/xorg/libxcvt/version
Normal file
1
core-mod/xorg/libxcvt/version
Normal file
@ -0,0 +1 @@
|
||||
0.1.1 1
|
@ -1,2 +1,2 @@
|
||||
4f0ea4e0ae61995ac2b7c72433d31deab63b60c78763020aaa1b28696124fe5d
|
||||
607823034defba6152050e5eb1c4df94b38819ef764291abadd81b620bc2ad88
|
||||
fa8567fa877982182f2ee09dc138ef8ea466e84c77682c5c4234ded4f951476a
|
||||
|
@ -1,2 +1,2 @@
|
||||
https://x.org/releases/individual/driver/xf86-video-amdgpu-19.1.0.tar.bz2
|
||||
https://www.x.org/pub/individual/driver/xf86-video-amdgpu-21.0.0.tar.bz2
|
||||
patches/rootless-amdgpu.patch
|
||||
|
@ -1 +1 @@
|
||||
f1ee7394446d38ef840d4327646421a3b744a7675955b6c29963a9887026c296
|
||||
be17eba7e65def7219e5932ee9ad91a9f840606f8e63ad042aee2645442b9e70
|
||||
|
@ -1 +1,2 @@
|
||||
https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/archive/846b53dacd96981329bcb9ef348e6acba0b53e94/xf86-video-intel-846b53dacd96981329bcb9ef348e6acba0b53e94.tar.gz
|
||||
https://anduin.linuxfromscratch.org/BLFS/xf86-video-intel/xf86-video-intel-20210222.tar.xz
|
||||
|
||||
|
@ -6,7 +6,6 @@ patch -p1 < rootless_modesetting.patch
|
||||
--prefix=/usr \
|
||||
--localstatedir=/var \
|
||||
--disable-systemd-logind \
|
||||
--disable-xwayland \
|
||||
--disable-unit-tests \
|
||||
--enable-glx \
|
||||
--enable-dri \
|
||||
|
@ -1,2 +1,2 @@
|
||||
914c796e3ffabe1af48071d40ccc85e92117c97a9082ed1df29e4d64e3c34c49
|
||||
bd809c59e3f887eb75c8ba9e0160a234a8cee87145771158907ad5ae2ec80b1a
|
||||
c98ad9376f20ab25463ef74bb19f2dbe874a19918b27b430c8e632d272379129
|
||||
|
@ -13,6 +13,7 @@ libfontenc
|
||||
libpciaccess
|
||||
libressl
|
||||
libxcb
|
||||
libxcvt
|
||||
libxkbfile
|
||||
libxshmfence
|
||||
linux-headers make
|
||||
|
@ -1,2 +1,2 @@
|
||||
https://x.org/releases/individual/xserver/xorg-server-1.20.11.tar.bz2
|
||||
https://x.org/releases/individual/xserver/xorg-server-21.1.1.tar.gz
|
||||
patches/rootless_modesetting.patch
|
||||
|
@ -1 +1 @@
|
||||
1.20.11 1
|
||||
21.1.1 1
|
||||
|
@ -1 +1 @@
|
||||
c38878053179c6f8bc2daeeeeb4710b5fbf0e46db5b3134aee4a1977ffb06e7a
|
||||
aa2f663b8dbd632960b24f7477aa07d901210057f6ab1a1db5158732569ca015
|
||||
|
@ -1 +1 @@
|
||||
https://xorg.freedesktop.org/archive/individual/proto/xorgproto-2021.4.99.2.tar.bz2
|
||||
https://xorg.freedesktop.org/archive/individual/proto/xorgproto-2021.5.tar.bz2
|
||||
|
@ -1 +1 @@
|
||||
2021.4.99.2 1
|
||||
2021.5 1
|
||||
|
@ -1,2 +1,2 @@
|
||||
31ca56a94c6567e56f764aa791bbfdbfdc3e0804bada26dc4f491e01be8b9251
|
||||
963c5d840a0f0f4c077ff284586e8b1f83f3f983dca6f74f4b361975b5388c82
|
||||
c90d715cb7667ac91fd2697caaf1abce70e46ca0cf14eabf5e17dc305e3cb84c
|
||||
|
@ -1,2 +1,2 @@
|
||||
https://invisible-mirror.net/archives/xterm/xterm-359.tgz
|
||||
https://invisible-mirror.net/archives/xterm/xterm-370.tgz
|
||||
patches/posix-ptys.patch
|
||||
|
@ -1 +1 @@
|
||||
359 1
|
||||
370 1
|
||||
|
@ -1 +1 @@
|
||||
6dee012788a7ff8a55968dcce4107aadf1a9771994350e8c536e85f4c8c765f7
|
||||
10af8e8dd6ed0ab1f5caba93c7eb74983fdd9d958edacb6ce8d869ce4cc9373c
|
||||
|
@ -23,7 +23,6 @@ SUBDIRS = lib9\
|
||||
unicode\
|
||||
unutf\
|
||||
urlencode\
|
||||
rc\
|
||||
|
||||
all:
|
||||
@echo 9base build options:
|
||||
|
@ -1 +1 @@
|
||||
261b0ffcf2473fe732449963f02ff18b3edfc42a949f7c412d5df800fabb3991
|
||||
3924fada2cf30811b172c299ad224dcb3957c48f54a58ddc6ce2b1cacda57b58
|
||||
|
10
ports/editline/build
Executable file
10
ports/editline/build
Executable file
@ -0,0 +1,10 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr\
|
||||
--enable-sigstop\
|
||||
--enable-terminal-bell\
|
||||
--enable-termcap
|
||||
|
||||
make all
|
||||
make DESTDIR="$1" install
|
1
ports/editline/checksums
Normal file
1
ports/editline/checksums
Normal file
@ -0,0 +1 @@
|
||||
781e03b6a935df75d99fb963551e2e9f09a714a8c49fc53280c716c90bf44d26
|
1
ports/editline/sources
Normal file
1
ports/editline/sources
Normal file
@ -0,0 +1 @@
|
||||
https://github.com/troglobit/editline/releases/download/1.17.1/editline-1.17.1.tar.gz
|
1
ports/editline/version
Normal file
1
ports/editline/version
Normal file
@ -0,0 +1 @@
|
||||
1.17.1 1
|
@ -1 +1 @@
|
||||
7d2bfe35079b3e70b2c7cf904b0c6173b3e42530e182ead6475cecbfffb90cd8
|
||||
b85158b24e3dcb0042f029a3ba3b1f504b9a09698d703d1d0f73ee4e118e65ca
|
||||
|
@ -1,2 +1,2 @@
|
||||
d6f53da25ec66ea4912e3175b4daafe4090559612d37e31fd390e7bf2451e619
|
||||
285eed8591c7781ec26213df82786665aaa1b9286782e8a7a1a7e2a6e1630d63
|
||||
5c0b3b0b8fe1f3c8694f5fb7fbdb19c63278ac68ae4646da69b49640b20283b1
|
||||
|
@ -1,2 +1,2 @@
|
||||
patches/01-links-tabbed.patch
|
||||
https://deb.debian.org/debian/pool/main/l/links2/links2_2.21.orig.tar.bz2
|
||||
http://links.twibright.com/download/links-2.25.tar.gz
|
||||
|
@ -1,22 +0,0 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
patch -p1 < mandoc-no-warn.patch
|
||||
|
||||
sed -i '/int dummy/d' ./compat_*.c
|
||||
sed -i 's,"more -s","less",g' main.c
|
||||
sed -i "s/CC=.*/CC='$CC'/" configure
|
||||
|
||||
cat > configure.local <<EOF
|
||||
PREFIX=/usr
|
||||
MANDIR=/usr/share/man
|
||||
LIBDIR=/usr/lib
|
||||
SBINDIR=/usr/bin
|
||||
CC="${CC:-cc}"
|
||||
CFLAGS="$CFLAGS"
|
||||
LN="ln -sf"
|
||||
EOF
|
||||
|
||||
./configure
|
||||
|
||||
make
|
||||
make -j1 DESTDIR="$1" base-install
|
@ -1,2 +0,0 @@
|
||||
8219b42cb56fc07b2aa660574e6211ac38eefdbf21f41b698d3348793ba5d8f7 mandoc-1.14.5.tar.gz
|
||||
eaff34c03d1b6741cf6b24a394c63ad6096e4391578414b9da986294ee817a25 mandoc-no-warn.patch
|
@ -1 +0,0 @@
|
||||
zlib
|
@ -1,13 +0,0 @@
|
||||
diff --git a/main.c b/main.c
|
||||
index b91c158..514508a 100644
|
||||
--- a/main.c
|
||||
+++ b/main.c
|
||||
@@ -750,8 +750,6 @@ fs_lookup(const struct manpaths *paths, size_t ipath,
|
||||
return globres != -1;
|
||||
|
||||
found:
|
||||
- warnx("outdated mandoc.db lacks %s(%s) entry, run %s %s",
|
||||
- name, sec, BINM_MAKEWHATIS, paths->paths[ipath]);
|
||||
if (res == NULL) {
|
||||
free(file);
|
||||
return 1;
|
@ -1,2 +0,0 @@
|
||||
https://fossies.org/linux/misc/mandoc-1.14.5.tar.gz
|
||||
patches/mandoc-no-warn.patch
|
@ -1 +0,0 @@
|
||||
1.14.5 4
|
@ -1,5 +1,10 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
#for patch in $(ls patches/*.patch)
|
||||
#do
|
||||
# patch -p1 < $patch
|
||||
#done
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--enable-silent-rules \
|
||||
|
@ -1 +1,2 @@
|
||||
859b723666eeac7df018209d66045c9853b50b4218cecadb794e2359619ebce7
|
||||
07763df82d1d05a1122379a74ddac0e1d6adbae81b1740db6c0cd8c678edf73c
|
||||
|
@ -1 +1,2 @@
|
||||
https://downloads.sourceforge.net/project/motif/Motif%202.3.8%20Source%20Code/motif-2.3.8.tar.gz
|
||||
http://deb.debian.org/debian/pool/main/m/motif/motif_2.3.8-3.debian.tar.xz
|
@ -1,4 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
sed 's^/usr/local^/usr^' Makefile make
|
||||
mv make Makefile
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
@ -1 +1 @@
|
||||
feb5e6f612a7eebbf915b05128b30db43bc2e867b36fa3976ad0b558d94d992b
|
||||
cf5c8119cb4560b7dfcffbf88e0544b66deee30bb0f2a2c2b30eec800a8a8c19
|
||||
|
1
ports/pidgin-plugin-irc-format-git/depends
Normal file
1
ports/pidgin-plugin-irc-format-git/depends
Normal file
@ -0,0 +1 @@
|
||||
pidgin
|
11
ports/uno-git/build
Executable file
11
ports/uno-git/build
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
make
|
||||
|
||||
for i in uno uno_global uno_local
|
||||
do
|
||||
install -Dm755 Src/$i "$1/usr/bin/$i"
|
||||
done
|
||||
|
||||
install -Dm644 Doc/uno.1 "$1/usr/share/man/man1/uno.1"
|
||||
ln -s "/usr/bin/uno" "$1/usr/bin/lint"
|
1
ports/uno-git/sources
Normal file
1
ports/uno-git/sources
Normal file
@ -0,0 +1 @@
|
||||
git+https://github.com/nimble-code/Uno
|
@ -1,39 +0,0 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
# Bundle libinih just for xfsprogs
|
||||
export DESTDIR="$PWD/../libinih"
|
||||
|
||||
meson \
|
||||
-Dprefix=/ \
|
||||
-Ddefault_library=static \
|
||||
-Ddistro_install=true \
|
||||
-Dwith_INIReader=true \
|
||||
-Dmulti-line_entries=true \
|
||||
-Dutf-8_bom=true \
|
||||
-Dinline_comments=true \
|
||||
-Duse_heap=false \
|
||||
inih inih/output
|
||||
|
||||
ninja -C inih/output
|
||||
ninja -C inih/output install
|
||||
|
||||
export CFLAGS="$CFLAGS -I$PWD/../libinih/include"
|
||||
export LDFLAGS="$LDFLAGS -L$PWD/../libinih/lib"
|
||||
|
||||
# Remove incorrect bash dependency.
|
||||
sed -i 's/bash/sh/' install-sh
|
||||
|
||||
# Explicitly include <signal.h> instead of implicit inclusion.
|
||||
sed -i '1i#include <signal.h>' include/linux.h
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--sbindir=/usr/bin \
|
||||
--disable-gettext
|
||||
|
||||
make
|
||||
make \
|
||||
DIST_ROOT="$1" \
|
||||
PKG_ROOT_SBIN_DIR=/usr/bin \
|
||||
PKG_ROOT_LIB_DIR=/usr/lib \
|
||||
install
|
@ -1,2 +0,0 @@
|
||||
4e142d4babe086adf9016d8c606c805829da08e46389a4433f40346204f90cdb
|
||||
01b0366fdfdf6363efc070c2f856f1afa33e7a6546548bada5456ad94a516241
|
@ -1,3 +0,0 @@
|
||||
linux-headers make
|
||||
meson make
|
||||
util-linux
|
@ -1,2 +0,0 @@
|
||||
https://fossies.org/linux/misc/xfsprogs-5.13.0.tar.xz
|
||||
https://github.com/benhoyt/inih/archive/r53.tar.gz inih
|
@ -1 +0,0 @@
|
||||
5.11.0 1
|
Loading…
Reference in New Issue
Block a user