惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
T
Threatpost
P
Privacy International News Feed
T
Tenable Blog
Know Your Adversary
Know Your Adversary
C
Cisco Blogs
P
Proofpoint News Feed
Spread Privacy
Spread Privacy
G
GRAHAM CLULEY
爱范儿
爱范儿
U
Unit 42
K
Kaspersky official blog
C
Cybersecurity and Infrastructure Security Agency CISA
Jina AI
Jina AI
O
OpenAI News
L
LangChain Blog
PCI Perspectives
PCI Perspectives
P
Privacy & Cybersecurity Law Blog
Latest news
Latest news
Cisco Talos Blog
Cisco Talos Blog
F
Full Disclosure
L
Lohrmann on Cybersecurity
V
V2EX
L
LINUX DO - 热门话题
S
Security Affairs
量子位
Martin Fowler
Martin Fowler
云风的 BLOG
云风的 BLOG
Schneier on Security
Schneier on Security
月光博客
月光博客
MyScale Blog
MyScale Blog
C
CERT Recently Published Vulnerability Notes
AWS News Blog
AWS News Blog
博客园 - 叶小钗
Forbes - Security
Forbes - Security
W
WeLiveSecurity
T
Troy Hunt's Blog
J
Java Code Geeks
Hacker News - Newest:
Hacker News - Newest: "LLM"
Google DeepMind News
Google DeepMind News
Attack and Defense Labs
Attack and Defense Labs
Apple Machine Learning Research
Apple Machine Learning Research
雷峰网
雷峰网
Google Online Security Blog
Google Online Security Blog
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
TaoSecurity Blog
TaoSecurity Blog
H
Help Net Security
The Cloudflare Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

AUR Newest Packages

AUR (en) - xcute AUR (en) - wallrift AUR (en) - smolvm-git AUR (en) - smolvm-bin AUR (en) - smolvm AUR (en) - android-cli AUR (en) - rs-top AUR (en) - rudo-bin AUR (en) - marmalade-bin AUR (en) - clawx-appimage AUR (en) - echomusic-appimage AUR (en) - vermouth AUR (en) - mautrix-telegram-bin AUR (en) - ketesa AUR (en) - clawd-on-desk-bin AUR (en) - rebased-bin AUR (en) - oxideterm-bin AUR (en) - shed-sh AUR (en) - quillscribe AUR (en) - haus-bin AUR (en) - stably-orca-bin AUR (en) - reflection AUR (en) - emerald-legacy-launcher-git AUR (en) - kwim AUR (en) - omarchy-emacs AUR (en) - pentest-ghostwriter AUR (en) - papagaia AUR (en) - outport-bin AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - zeed-bin AUR (en) - dwl-git-azerty AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-git AUR (en) - giff-git AUR (en) - budget-tracker-bin AUR (en) - budget-tracker AUR (en) - codebase-memory-mcp-bin AUR (en) - codebase-memory-mcp-bin AUR (en) - tasks-bin AUR (en) - ruri-git AUR (en) - gitmun-bin AUR (en) - python-cozempic AUR (en) - vim-prosession AUR (en) - paintfe-bin AUR (en) - paintfe AUR (en) - drop-bin AUR (en) - tritium-launcher-bin AUR (en) - solidc-git AUR (en) - paseo-desktop-bin AUR (en) - dota2-minify-bin AUR (en) - yt-dvr AUR (en) - enneagram AUR (en) - excalidraw-desktop-bin AUR (en) - binaryobjectscanner-bin AUR (en) - openring-rs AUR (en) - openring-rs-bin AUR (en) - brave-origin-beta-bin AUR (en) - whisper.cpp-cuda-bin AUR (en) - libggml-cuda-bin AUR (en) - revdiff AUR (en) - tdesktop-nolimit AUR (en) - cert-checker AUR (en) - yaak-cli AUR (en) - yaak-cli-bin AUR (en) - deez-notes-bin AUR (en) - goosestation-libretro AUR (en) - whispers-cuda-bin AUR (en) - kei AUR (en) - foxguard AUR (en) - hyprlogin-git AUR (en) - kebiki AUR (en) - runex AUR (en) - ikuai-cli AUR (en) - whispers-bin AUR (en) - pipeweaver-app AUR (en) - pipeweaver AUR (en) - agentop-bin AUR (en) - cosmic-ext-connected-git AUR (en) - kwin-dual-mode AUR (en) - skwd-daemon AUR (en) - ter-music-cn AUR (en) - elio-bin AUR (en) - keyboard-chattering-fix-git AUR (en) - qtkeychain-qt5 AUR (en) - gesturecontrol AUR (en) - sharey AUR (en) - ouijit-bin AUR (en) - usque-bin AUR (en) - twig-bin AUR (en) - ascendara-bin
AUR (en) - spaz-hib
2026-06-15 · via AUR Newest Packages

Chais commented on 2014-06-30 22:16 (UTC)

Installer filename changed. Modified the PKGBUILD a bit to better reflect the programmers' updating/naming habits. # Maintainer: Sam S. <smls75@gmail.com> pkgname=spaz-hib pkgver=1.605 epoch=1385503815 pkgrel=1 pkgdesc='Space Pirates and Zombies, a top-down space combat/strategy game (Humble Bundle version)' url='http://spacepiratesandzombies.com/' arch=('i686' 'x86_64') license=('custom:commercial') if [ $CARCH == i686 ]; then depends=('gcc-libs' 'libgl' 'sdl' 'openal' 'alsa-lib') optdepends=('alsa-plugins: PulseAudio support' 'libpulse: PulseAudio support') else depends=('lib32-gcc-libs' 'lib32-libgl' 'lib32-sdl' 'lib32-openal' 'lib32-alsa-lib') optdepends=('lib32-alsa-plugins: PulseAudio support' 'lib32-libpulse: PulseAudio support') fi options=('!strip' '!upx') PKGEXT='.pkg.tar' DLAGENTS+=('hib::/usr/bin/echo "Could not find %u. Manually download it to \"$(pwd)\", or set up a hib:// DLAGENT in /etc/makepkg.conf."; exit 1') source=("hib://spaz-linux-${epoch}.bin" 'spaz-hib.desktop') sha512sums=('da441c18536d019b3770a7277132f7a7153938b69e3e8b721d2368fe4ba10c34006184a04b18ca4f79ba4c8443e60c4b0761434d3e1df9961eb27e7d2875ddd8' '3f9c79c1a1d5aceb8dfd0bd051d3ef084f669bbaaa89fb625d670650f9ad37e1baf66302d83bf7035abaae0ff5279dd5dbf42e5eb2ac77c91b50dcaac7294b02') package() { cd $srcdir # Remove bundled libraries (to force usage of system libs instead) rm -f data/libSDL-1.2.so.0 rm -f data/libopenal.so # Install game files install -d "${pkgdir}/opt/SPAZ" cp -r data/* "${pkgdir}/opt/SPAZ/" # Install desktop entry install -Dm644 "$pkgname.desktop" \ "$pkgdir/usr/share/applications/$pkgname.desktop" # Install icon install -Dm644 "data/SPAZ.png" "$pkgdir/usr/share/pixmaps/spaz.png" # Create launcher script install -d "$pkgdir/usr/bin" echo -e "#!/bin/sh\ncd /opt/SPAZ && ./SPAZ" > "$pkgdir/usr/bin/spaz" chmod 755 "$pkgdir/usr/bin/spaz" }

smls commented on 2012-12-20 18:57 (UTC)

tsester commented on 2012-09-28 14:41 (UTC)

smls commented on 2012-09-28 11:56 (UTC)

@tsester: Which AUR helper did you use? It really shouldn't cause a dependency error to replace a package with one that provides it.

tsester commented on 2012-09-28 10:05 (UTC)

i uninstalled shatter-hib that needed lib32-libgl to install lib32-nvidia-utils and shatter again

tsester commented on 2012-09-28 10:04 (UTC)

well there was a dependency error

smls commented on 2012-09-28 09:45 (UTC)

lib32-nvidia-utils *provides* lib32-libgl, so you shouldn't have to uninstall shatter-hib to install it.

tsester commented on 2012-09-27 23:01 (UTC)

i removed shatter-hib which needs lib32-libgl, i installed lib32-nvidia-utils = it plays with text = ( http://www.spacepiratesandzombies.com/forums/viewtopic.php?f=15&t=3463&p=27295&hilit=no+text+linux#p27295 )

WienerWuerstel commented on 2012-09-27 08:45 (UTC)

I also don't have any text in spaz :(