Skip to content

Instantly share code, notes, and snippets.

View Noah-Huppert's full-sized avatar
🐢

Noah Huppert Noah-Huppert

🐢
View GitHub Profile
diff --git a/srcpkgs/wxFormBuilder/patches/add_ticpp.patch b/srcpkgs/wxFormBuilder/patches/add_ticpp.patch
deleted file mode 100644
index 1387360da9..0000000000
--- a/srcpkgs/wxFormBuilder/patches/add_ticpp.patch
+++ /dev/null
@@ -1,12528 +0,0 @@
-diff -Naur wxFormBuilder.orig/subprojects/ticpp/.git wxFormBuilder/subprojects/ticpp/.git
---- wxFormBuilder.orig/subprojects/ticpp/.git 1970-01-01 01:00:00.000000000 +0100
-+++ wxFormBuilder/subprojects/ticpp/.git 2019-11-18 10:42:57.671406056 +0100
-@@ -0,0 +1 @@
diff --git a/srcpkgs/telegram-cli/template b/srcpkgs/telegram-cli/template
index 2c5ec94067..7a12a5bc08 100644
--- a/srcpkgs/telegram-cli/template
+++ b/srcpkgs/telegram-cli/template
@@ -3,7 +3,7 @@ pkgname=telegram-cli
version=20200106
revision=1
build_style=gnu-configure
-hostmakedepends="lua-devel libevent-devel jansson-devel zlib-devel libconfig-devel readline-devel libressl-devel libcrypto45"
+hostmakedepends="lua-devel libevent-devel jansson-devel zlib-devel libconfig-devel readline-devel libressl-devel libcrypto45 tar"
diff --git a/srcpkgs/clisp/template b/srcpkgs/clisp/template
index d0576f7c98..24b782b845 100644
--- a/srcpkgs/clisp/template
+++ b/srcpkgs/clisp/template
@@ -7,11 +7,11 @@ archs="x86_64* i686*"
build_style=configure
configure_args="--prefix=/usr --disable-mmap --without-dynamic-modules
$(vopt_with readline)"
+makedepends="ffcall libsigsegv-devel $(vopt_if readline readline-devel)"
short_desc="ANSI Common Lisp Interpreter, Compiler and Debugger"
@Noah-Huppert
Noah-Huppert / PowerShell_profile.ps1
Last active July 15, 2020 18:25
Windows command line setup. Using Windows Terminal + PowerShell 7.
# Set line edit mode to emacs
Set-PSReadLineOption -EditMode Emacs
# Git shortcut
Set-Alias -Name g -Value git -Option AllScope
# Emacs alias
Function Emacs-No-Window {
~\bin\emacs\bin\emacs.exe -nw $args
}
@Noah-Huppert
Noah-Huppert / settings.json
Created July 14, 2020 18:00
Windows Terminal profile, for a bug report.
// This file was initially generated by Windows Terminal 1.0.1401.0
// It should still be usable in newer versions, but newer versions might have additional
// settings, help text, or changes that you will not see unless you clear this file
// and let us generate a new one for you.
// To view the default settings, hold "alt" while clicking on the "Settings" button.
// For documentation on these settings, see: https://aka.ms/terminal-documentation
{
"$schema": "https://aka.ms/terminal-profiles-schema",
@Noah-Huppert
Noah-Huppert / test-suite.log
Created March 25, 2020 22:14
Void linux crun-13 package test error log for #20212 in https://github.com/void-linux/void-packages/pull/20212
=================================
crun 0.13: ./test-suite.log
=================================
# TOTAL: 51
# PASS: 11
# SKIP: 14
# XFAIL: 0
# FAIL: 26
# XPASS: 0
@Noah-Huppert
Noah-Huppert / template
Created March 25, 2020 03:42
Void linux Crun package
# Template file for 'crun'
pkgname=crun
version=0.13
revision=1
build_style=gnu-configure
configure_args="--disable-systemd"
makedepends="python3 libcap-devel libseccomp-devel yajl-devel pkg-config"
short_desc="Fast and low-memory footprint OCI Container Runtime fully written in C"
maintainer="Noah Huppert <contact@noahh.io>"
license="GPL-2.0"
@Noah-Huppert
Noah-Huppert / pkg-with-in-shlibs
Last active February 11, 2020 05:32
void linux proj4 shlibs confusion
=> xbps-src: updating repositories for host (x86_64)...
[*] Updating `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...
[*] Updating `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ...
[*] Updating `https://alpha.de.repo.voidlinux.org/current/debug/x86_64-repodata' ...
[*] Updating `https://alpha.de.repo.voidlinux.org/current/multilib/x86_64-repodata' ...
[*] Updating `https://alpha.de.repo.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> proj4-4.9.3_1: removing autodeps, please wait...
=> proj4-4.9.3_1: building [gnu-configure] for x86_64...
@Noah-Huppert
Noah-Huppert / configure-help
Last active February 11, 2020 03:46
libspatialite build issue
% ./configure -h
`configure' configures libspatialite 4.3.0a to adapt to many kinds of systems.
Usage: ./masterdir/builddir/libspatialite-4.3.0a/configure [OPTION]... [VAR=VALUE]...
To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE. See below for descriptions of some of the useful variables.
Defaults for the options are specified in brackets.
@Noah-Huppert
Noah-Huppert / CMakeError.log
Last active February 9, 2020 15:34
QGIS xbps-src QCA build error
Determining if the CL_VERSION_2_2 exist failed with the following output:
Change Dir: /builddir/QGIS-final-3_10_2/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_585ad/fast && /usr/bin/make -f CMakeFiles/cmTC_585ad.dir/build.make CMakeFiles/cmTC_585ad.dir/build
make[1]: Entering directory '/builddir/QGIS-final-3_10_2/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_585ad.dir/CheckSymbolExists.c.o
/usr/bin/cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -o CMakeFiles/cmTC_585ad.dir/CheckSymbolExists.c.o -c /builddir/QGIS-final-3_10_2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/builddir/QGIS-final-3_10_2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h: No such file or directory
2 | #include <OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~