diff --git a/common b/common index 98c073e..8f3f530 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 98c073e36ac104b1350fdd8875fd52ae9bb20ed5 +Subproject commit 8f3f53011c5e0c53c6bba24b650db756af8f4a36 diff --git a/dolphin-emu b/dolphin-emu index 2177686..0e8ca7d 160000 --- a/dolphin-emu +++ b/dolphin-emu @@ -1 +1 @@ -Subproject commit 21776862ebace48f3f870892169a0557ef6c7d14 +Subproject commit 0e8ca7df34bdf47ec8bbc30cede767a08919ba49 diff --git a/dwarfs/package.yml b/dwarfs/package.yml index 69a2f95..ac46407 100644 --- a/dwarfs/package.yml +++ b/dwarfs/package.yml @@ -1,8 +1,8 @@ name : dwarfs -version : 0.5.6 -release : 5 +version : 0.6 +release : 6 source : - - https://github.com/mhx/dwarfs/releases/download/v0.5.6/dwarfs-0.5.6.tar.xz : e54dfb49b98de5e56f3c512ad93de8a43eaba5ed50125286e7754397353eec6a + - git|https://github.com/mhx/dwarfs.git : e29aed883e42c60aba6198e65100f46e9136f619 license : GPL-3.0-or-later networking : yes clang : yes @@ -27,7 +27,7 @@ optimize : speed setup : | PATH="$(ruby -r rubygems -e 'puts Gem.user_dir')/bin:$PATH" gem install --user-install ronn - %cmake #-DPREFER_SYSTEM_ZSTD=1 -DPREFER_SYSTEM_XXHASH=1 + %cmake -DPREFER_SYSTEM_ZSTD=1 -DPREFER_SYSTEM_XXHASH=1 build : | %make install : | diff --git a/libjxl/package.yml b/libjxl/package.yml index 7bde564..f859d2d 100644 --- a/libjxl/package.yml +++ b/libjxl/package.yml @@ -2,7 +2,7 @@ name : libjxl version : 0.6 release : 1 source : - - git|https://github.com/libjxl/libjxl.git : cdd3ae6ca12ae3961f8c2118d10636ee091ca40b + - git|https://github.com/libjxl/libjxl.git : main license : BSD-3-Clause summary : JPEG XL image format reference implementation description: JPEG XL (.jxl) is the next-generation, general-purpose image compression codec by the JPEG committee. diff --git a/musikcube/Makefile b/musikcube/Makefile new file mode 100644 index 0000000..0a42375 --- /dev/null +++ b/musikcube/Makefile @@ -0,0 +1 @@ +include ../Makefile.common diff --git a/musikcube/package.yml b/musikcube/package.yml new file mode 100644 index 0000000..7c740e6 --- /dev/null +++ b/musikcube/package.yml @@ -0,0 +1,23 @@ +name : musickube +version : 0.96.10 +release : 1 +source : + - https://github.com/clangen/musikcube/archive/0.96.10.tar.gz : 91fd984e68b6ef66f1be1ecdf0c84607453ec6ec80632ece688ac745c7719ea5 +license : BSD +summary : a cross-platform, terminal-based audio engine, library, player and server written in c++. +description: a cross-platform, terminal-based audio engine, library, player and server written in c++. +builddeps : + - pkgconfig(alsa) + - pkgconfig(libavformat) + - pkgconfig(libcurl) + - pkgconfig(libmicrohttpd) + - pkgconfig(libpulse) + - lame-devel + - libboost-devel + - libev-devel +setup : | + %cmake +build : | + %make +install : | + %make_install diff --git a/qutebrowser b/qutebrowser index ded7923..ce2e239 160000 --- a/qutebrowser +++ b/qutebrowser @@ -1 +1 @@ -Subproject commit ded792320708f15121078a8f2af6a27bc50ce3c8 +Subproject commit ce2e2391371a921c4b02a3824ee0643d753377d6 diff --git a/starship b/starship index 6e04884..4bfc126 160000 --- a/starship +++ b/starship @@ -1 +1 @@ -Subproject commit 6e04884e2c48ab511243d6e4538da145e07b2a8a +Subproject commit 4bfc126df51879f420244f498ab857801fb0c788