-
-
Notifications
You must be signed in to change notification settings - Fork 141
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 ship-youtube-music-deb
- Loading branch information
Showing
14 changed files
with
28 additions
and
21 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,15 +2,15 @@ name="cortile-bin" | |
gives="cortile" | ||
pkgdesc="Linux auto tiling manager with hot corner support" | ||
maintainer="AJStrong <[email protected]>" | ||
pkgver="2.3.0" | ||
pkgver="2.3.1" | ||
replace=("${gives}" "${gives}-git") | ||
arch=('arm64' 'amd64') | ||
homepage='https://github.com/leukipp/cortile' | ||
repology=("project: cortile") | ||
if [[ ${CARCH} == arm64 ]]; then | ||
hash="8a3f5ba10d7513689fde04aab4d69d12b57a128b32889a22ae0999624d59195d" | ||
hash="c8cdbb5da1061f20928baa5bbce765dbca9b0733603267ca090a822b0888d544" | ||
else | ||
hash="2b48705a156083a5db9dbf3f023edb6de9c238ca1f6e2aed36d2995dfdac3b34" | ||
hash="914389898ef014518836d126b18f33c03d9abdf6673ca9ec40360f79e37dd8b0" | ||
fi | ||
url="https://github.com/leukipp/${gives}/releases/download/v${pkgver}/${gives}_${pkgver}_linux_${CARCH}.tar.gz" | ||
|
||
|
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,13 +1,13 @@ | ||
name="discord-canary" | ||
repology=("project: discord-canary") | ||
pkgver="0.0.219" | ||
pkgver="0.0.225" | ||
maintainer="DismissedGuy <[email protected]>" | ||
url="https://dl-canary.discordapp.net/apps/linux/${pkgver}/${name}-${pkgver}.tar.gz" | ||
homepage='https://discord.com/' | ||
depends=("libc6" "libasound2" "libatomic1" "libnotify4" "libnspr4" "libnss3" "libstdc++6" "libxss1" "libxtst6" "libc++1" "libatk1.0-0" "libatk-bridge2.0-0" "libcups2" "libdrm2" "libgtk-3-0" "libgbm1") | ||
pkgdesc="Chat for Communities and Friends - Unstable" | ||
arch=('amd64') | ||
hash="a96b61ed304358870795764682495524bc9e7b32b79fe95e2e3a7267603ad820" | ||
hash="9eadbb66ac740eb46c6a6e87d035a928e3adbc726c9b6d7e615656a56729afe6" | ||
|
||
prepare() { | ||
sudo mkdir -p "${pkgdir}/usr/share/${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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
name="firefox-arm64-deb" | ||
gives="firefox" | ||
pkgver="120.0.1+build1" | ||
pkgver="121.0+build1" | ||
ubversion="24.04" | ||
arch=("arm64") | ||
repology=("project: ${gives}") | ||
|
@@ -9,4 +9,4 @@ url="https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/pool/main/f/${gives | |
homepage='https://www.mozilla.org/en-US/firefox' | ||
pkgdesc="Free and open-source web browser developed by the Mozilla Foundation" | ||
maintainer="Oren Klopfer <[email protected]>" | ||
hash="7b0879bfcd2d74f96e9175ae8fdd35e38db8b63470b80b473473542bf453f234" | ||
hash="41f47e6dfa59ffae9e61cfa3cd206c671c5ea402b6925f7372cad15d0e4025be" |
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,8 +3,8 @@ gives="gitkraken" | |
repology=("project: ${gives}") | ||
replace=("${gives}") | ||
breaks=("${gives}-bin") | ||
pkgver="9.10.0" | ||
pkgver="9.11.0" | ||
url="https://release.axocdn.com/linux/GitKraken-v${pkgver}.deb" | ||
pkgdesc="Legendary Git GUI client for Windows, Mac & Linux" | ||
hash="2b994c6bcc50c6a5581956d7ac8bf6edf48cac569547404fec1e63dae0b70c19" | ||
hash="a355da790ae30ff26acc7d5d1ebe1026b5bfb5fd83c23c8fc038a5943d3427b4" | ||
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 |
---|---|---|
|
@@ -2,6 +2,7 @@ name="quintom-cursor-theme-git" | |
gives="quintom-cursor-theme" | ||
url="https://gitlab.com/Burning_Cube/quintom-cursor-theme.git" | ||
pkgver="0.0.1" | ||
pkgrel="2" | ||
pkgdesc="A cursor theme designed to look decent" | ||
maintainer="Elsie19 <[email protected]>" | ||
pkgver() { | ||
|
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 |
---|---|---|
|
@@ -5,8 +5,9 @@ pkgdesc="Transitional package to provide all core Rhino Linux software" | |
maintainer="Oren Klopfer <[email protected]>" | ||
compatible=("ubuntu:devel" "ubuntu:noble") | ||
replace=("rhino-pine-core" "rhino-server-core" "rhino-ubxi-core") | ||
priority="essential" | ||
pkgver="2023.4~RC" | ||
pkgrel="1" | ||
pkgrel="2" | ||
style="(mainline)" | ||
branch="devel" | ||
post_install() { | ||
|
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 |
---|---|---|
|
@@ -9,8 +9,9 @@ pkgdesc="Transitional package to provide all core Rhino Linux Mobile software" | |
maintainer="Oren Klopfer <[email protected]>" | ||
compatible=("ubuntu:devel" "ubuntu:noble") | ||
replace=("rhino-core" "rhino-server-core" "rhino-ubxi-core") | ||
priority="essential" | ||
pkgver="2023.4~RC" | ||
pkgrel="1" | ||
pkgrel="2" | ||
style="(mobile)" | ||
branch="devel" | ||
post_install() { | ||
|
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 |
---|---|---|
|
@@ -5,8 +5,9 @@ pkgdesc="Transitional package to provide minimal core Rhino Linux software" | |
maintainer="Oren Klopfer <[email protected]>" | ||
compatible=("ubuntu:devel" "ubuntu:noble") | ||
replace=("rhino-core" "rhino-pine-core" "rhino-ubxi-core") | ||
priority="essential" | ||
pkgver="2023.4~RC" | ||
pkgrel="1" | ||
pkgrel="2" | ||
style="(server)" | ||
branch="devel" | ||
post_install() { | ||
|
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 |
---|---|---|
|
@@ -5,8 +5,9 @@ pkgdesc="Transitional package to provide all core Rhino Linux software, without | |
maintainer="Oren Klopfer <[email protected]>" | ||
compatible=("ubuntu:devel" "ubuntu:noble") | ||
replace=("rhino-core" "rhino-pine-core" "rhino-server-core") | ||
priority="essential" | ||
pkgver="2023.4~RC" | ||
pkgrel="1" | ||
pkgrel="2" | ||
style="(ubxi)" | ||
branch="devel" | ||
post_install() { | ||
|
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,5 +1,5 @@ | ||
name="tailscale" | ||
pkgver="1.56.0" | ||
pkgver="1.56.1" | ||
url="https://github.com/tailscale/tailscale/archive/refs/tags/v${pkgver}.tar.gz" | ||
homepage="https://tailscale.com" | ||
depends=('iptables') | ||
|
@@ -9,7 +9,7 @@ maintainer="Nathan <[email protected]>" | |
arch=('amd64') | ||
repology=("project: ${name}") | ||
incompatible=('ubuntu:jammy' 'debian:bookworm') | ||
hash="0ae6a4405fb950083d5cec6798ac65cd1dbb06a8aa4135d418278260dc3aa6d0" | ||
hash="56b7d25c704e3c22e9e20dcb55695cd9c816878d2c172a73c64aac42e460fd41" | ||
|
||
prepare() { | ||
go mod vendor | ||
|
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name="unicorn-desktop-git" | ||
url="https://github.com/rhino-linux/unicorn.git" | ||
pkgver="0.0.1" | ||
pkgrel="2" | ||
pkgrel="3" | ||
depends=("xfwm4" "xfdashboard" "xfdashboard-plugins" "xfce4-appmenu-plugin" "vala-panel-plugins-wnck" | ||
"vala-panel-appmenu" "appmenu-gtk2-module" "appmenu-gtk3-module" "xfce4-power-manager" | ||
"xfce4-power-manager-plugins" "xfce4-pulseaudio-plugin" "xfce4-helpers" "pavucontrol" | ||
|
@@ -13,6 +13,7 @@ depends=("xfwm4" "xfdashboard" "xfdashboard-plugins" "xfce4-appmenu-plugin" "val | |
pacdeps=("lightpad-git" "papirus-folders" "ulauncher-deb" "cortile-bin") | ||
gives="unicorn-desktop" | ||
replace=("unicorn-mobile" "unicorn-mobile-git") | ||
priority="required" | ||
pkgdesc="Unicorn Desktop by the Rhino Linux Team" | ||
maintainer="Oren Klopfer <[email protected]>" | ||
pkgver() { | ||
|
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,7 +1,7 @@ | ||
name="unicorn-mobile-git" | ||
url="https://github.com/rhino-linux/unicorn.git" | ||
pkgver="0.0.1" | ||
pkgrel="2" | ||
pkgrel="3" | ||
depends=("xfwm4" "xfdashboard" "xfdashboard-plugins" "plank" "dconf-cli" "yaru-theme-icon" | ||
"yaru-theme-gtk" "papirus-icon-theme" "onboard" "xfce4-helpers" "xiccd" "xfce4" "dbus-x11" | ||
"hardinfo" "xarchiver" "xdg-desktop-portal-gtk" "xserver-xorg-video-vesa" "xserver-xorg-video-fbdev" | ||
|
@@ -11,6 +11,7 @@ depends=("xfwm4" "xfdashboard" "xfdashboard-plugins" "plank" "dconf-cli" "yaru-t | |
pacdeps=("xfce4-settings-pine-git" "lightpad-git" "papirus-folders" "ulauncher-deb" "cortile-bin") | ||
gives="unicorn-mobile" | ||
replace=("unicorn-desktop" "unicorn-desktop-git") | ||
priority="required" | ||
pkgdesc="Unicorn Desktop Mobile variant by the Rhino Linux Team" | ||
maintainer="Oren Klopfer <[email protected]>" | ||
pkgver() { | ||
|
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,10 +1,10 @@ | ||
name="zoom-deb" | ||
gives="zoom" | ||
pkgver="5.16.10.668" | ||
pkgver="5.17.0.1682" | ||
replace=("${gives}") | ||
url="https://zoom.us/client/${pkgver}/zoom_amd64.deb" | ||
repology=("project: zoom-videoconference") | ||
pkgdesc="Connect, collaborate, and get more done together with Zoom’s reliable video meeting solution." | ||
hash="b520bcdb64cabf098f4312ca2599688731792152257d0297b570a1b17933fdf1" | ||
hash="be6fd717cc0340dcd15a0e9e7df02967b03ba976e197d90ac1b8eccb8b1722fb" | ||
arch=("amd64") | ||
maintainer="Oren Klopfer <[email protected]>" | ||
maintainer="vigress8 <[email protected]>" |