-
-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into tela-icon
- Loading branch information
Showing
8 changed files
with
60 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,7 @@ pkgver="0.5.13" | |
gives="lutris" | ||
repology=("project: lutris") | ||
url="https://github.com/lutris/lutris/releases/download/v${pkgver}/lutris_${pkgver}_all.deb" | ||
depends=("python3-gi-cairo") | ||
pkgdesc="open source gaming platform" | ||
hash="03b30cf80f048b5a71c80b63ba2b7145676cca4ed39a0d0f90b90bed865b3236" | ||
maintainer="Oren Klopfer <[email protected]>" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
name="neovim-app" | ||
gives="neovim" | ||
replace=("nvim" "neovim-runtime" "neovim-deb") | ||
pkgver="0.9.1" | ||
pkgver="0.9.2" | ||
makedepends=("libfuse2") | ||
depends=("libfuse2") | ||
url="https://github.com/neovim/neovim/releases/download/v${pkgver}/nvim.appimage" | ||
homepage='https://neovim.io/' | ||
hash="262892176e21da0902c4f0b1e027d54d21b4bcae6b0397afccd8a81b476c3055" | ||
hash="61950131e18157ab9c7f14131a3dda0aa81f8e4fb47994bf6d8b418d9be6e3c0" | ||
pkgdesc="Vim fork maintained by the community" | ||
repology=("project: neovim") | ||
maintainer="Elsie19 <[email protected]>" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
name="neovim" | ||
pkgver="0.9.1" | ||
pkgver="0.9.2" | ||
url="https://github.com/neovim/neovim/archive/refs/tags/v${pkgver}.tar.gz" | ||
homepage='https://neovim.io/' | ||
makedepends=("gettext" "libtool" "libtool-bin" "autoconf" "automake" "cmake" "g++" "pkg-config") | ||
replace=("neovim" "nvim" "neovim-runtime") | ||
pkgdesc="Neovim is a vim fork maintained by the community" | ||
hash="8db17c2a1f4776dcda00e59489ea0d98ba82f7d1a8ea03281d640e58d8a3a00e" | ||
hash="06b8518bad4237a28a67a4fbc16ec32581f35f216b27f4c98347acee7f5fb369" | ||
maintainer="Elsie19 <[email protected]>" | ||
repology=("project: ${name}") | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
name="owofetch" | ||
pkgname="owofetch" | ||
pkgver="0.3.1" | ||
gives="owofetch" | ||
pkgdesc="OwO~" | ||
url="https://github.com/netthier/owofetch-rs/archive/refs/tags/v${pkgver}.zip" | ||
hash="c4f8cd96751ceb932d75b98ad38c19ce5b3aad0aa274aeb5eb11e0aa89a6bd13" | ||
breaks=("owofetch-git") | ||
arch=('any') | ||
makedepends=("cargo") | ||
maintainer="Herisson <[email protected]>" | ||
repology=("project: owofetch") | ||
|
||
package() { | ||
cargo build -j"${NCPU}" --release --locked | ||
sudo install -Dm755 ./target/release/owofetch "${pkgdir}/usr/bin/${pkgname}" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
name="xonotic" | ||
pkgname="xonotic" | ||
pkgver="0.8.6" | ||
gives="xonotic" | ||
pkgdesc="The Free and Fast Arena Shooter" | ||
homepage='https://xonotic.org/' | ||
url="https://dl.unvanquished.net/share/xonotic/release/xonotic-${pkgver}.zip" | ||
hash="50850f8d800e7499722f6ea61e478e96464a375494b5a24da93aa0598cbe964d" | ||
breaks=("xonotic-git") | ||
arch=('amd64') | ||
maintainer="Herisson <[email protected]>" | ||
repology=("project: xonotic") | ||
|
||
package() { | ||
sudo install -Dm755 "xonotic-linux64-sdl" "${pkgdir}/usr/bin/${pkgname}-sdl" | ||
sudo install -Dm755 "xonotic-linux64-glx" "${pkgdir}/usr/bin/${pkgname}-glx" | ||
sudo mkdir -p "${pkgdir}/usr/share/applications/" | ||
sudo mkdir -p "${pkgdir}/usr/share/xonotic" | ||
sudo cp -r ./* "${pkgdir}/usr/share/xonotic" | ||
echo "[Desktop Entry] | ||
Type=Application | ||
Version=0.8.6 | ||
Name=Xonotic | ||
Comment=Multiplayer, deathmatch oriented first person shooter | ||
Comment[de]=Deathmatch- und Mehrspieler-orientierter Ego-Shooter | ||
Comment[fr]=Jeu de tir à la première personne multijoueur | ||
Icon=xonotic | ||
Exec=xonotic-sdl -basedir /usr/share/xonotic/ | ||
Terminal=false | ||
PrefersNonDefaultGPU=true | ||
StartupNotify=false | ||
Categories=Game;ActionGame;" | sudo tee "${pkgdir}/usr/share/applications/xonotic.desktop" > /dev/null | ||
} |