Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Elsie19 authored Jan 24, 2025
2 parents 5c207ac + fb93ea5 commit 6a2b46f
Show file tree
Hide file tree
Showing 37 changed files with 334 additions and 101 deletions.
4 changes: 4 additions & 0 deletions packagelist
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ appmenu-registrar-backport
apptainer-deb
apptainer-suid-deb
apx-git
aqua-ide-bin
ardour-git
arduino-cli-bin
arduino-ide-bin
Expand Down Expand Up @@ -299,6 +300,7 @@ librewolf-deb
libspa-codec-bluez5-aac-bin
libssl1.1-deb
libtomlplusplus-header
libwebrtc-audio-processing1-deb
libx86emu
libxapp1-deb
lightpad-git
Expand Down Expand Up @@ -579,6 +581,7 @@ rio-wayland-deb
rio-x11-deb
rosary-deb
rpcs3-app
rpi-imager-app
rsbbi-git
rstudio-deb
rust-bin
Expand Down Expand Up @@ -692,6 +695,7 @@ vivarium
vkroots-git
vscode-deb
vscode-insiders-deb
vscodium-bin
vscodium-deb
vyprvpn-deb
waf
Expand Down
2 changes: 1 addition & 1 deletion packages/android-studio/android-studio.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ package() {
install -Dm644 bin/studio.png "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
chmod -R ugo+rX "${pkgdir}/opt"
mkdir -p "${pkgdir}/usr/bin"
ln -sf "/opt/${pkgname}/bin/studio.sh" "${pkgdir}/usr/bin/${pkgname}"
ln -sf "/opt/${pkgname}/bin/studio" "${pkgdir}/usr/bin/${pkgname}"
}

post_install() {
Expand Down
14 changes: 14 additions & 0 deletions packages/aqua-ide-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
pkgbase = aqua-ide-bin
gives = aqua
pkgver = 2024.3.1
pkgdesc = The IDE for test automation
arch = amd64
arch = arm64
maintainer = James Ed Randson <[email protected]>
repology = project: aqua
source_amd64 = https://download-cdn.jetbrains.com/aqua/aqua-2024.3.1.tar.gz
sha256sums_amd64 = e304d8f900881d18865010819dc035d59be00b1364baa2b98ef47d923907ce57
source_arm64 = https://download-cdn.jetbrains.com/aqua/aqua-2024.3.1-aarch64.tar.gz
sha256sums_arm64 = 4895ad44a456f56121cc4e78be45b6a4ccae8080ab7251cd434304465d01f7c4

pkgname = aqua-ide-bin
35 changes: 35 additions & 0 deletions packages/aqua-ide-bin/aqua-ide-bin.pacscript
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
pkgname="aqua-ide-bin"
pkgver="2024.3.1"
gives="aqua"
arch=("amd64" "arm64")
maintainer=("James Ed Randson <[email protected]>")
pkgdesc="The IDE for test automation"
source_amd64=("https://download-cdn.jetbrains.com/${gives}/${gives}-${pkgver}.tar.gz")
sha256sums_amd64=("e304d8f900881d18865010819dc035d59be00b1364baa2b98ef47d923907ce57")
source_arm64=("https://download-cdn.jetbrains.com/${gives}/${gives}-${pkgver}-aarch64.tar.gz")
sha256sums_arm64=("4895ad44a456f56121cc4e78be45b6a4ccae8080ab7251cd434304465d01f7c4")
repology=("project: aqua")

package() {
cd "${srcdir}/${gives}-243.22562.238"
mkdir -p "${pkgdir}/usr/share/licenses/aqua"
mkdir -p "${pkgdir}/usr/share/aqua"
mkdir -p "${pkgdir}/usr/share/pixmaps"
cp -dr --no-preserve='ownership' bin jbr lib modules plugins product-info.json "${pkgdir}/usr/share/aqua/"
cp -dr --no-preserve='ownership' license "${pkgdir}/usr/share/licenses/aqua/"
cp -dr "${pkgdir}/usr/share/aqua/bin/aqua.png" "${pkgdir}/usr/share/pixmaps/"
mkdir -p "${pkgdir}/usr/bin"
ln -sf "/usr/share/aqua/bin/aqua.sh" "${pkgdir}/usr/bin/aqua"
mkdir -p "${pkgdir}/usr/share/applications/"
cat << EOF > "${pkgdir}/usr/share/applications/aqua.desktop"
[Desktop Entry]
Type=Application
Name=Aqua
Icon=aqua
Exec=/usr/share/aqua/bin/aqua
Comment=The IDE for test automation.
Categories=Development;IDE;
Terminal=false
StartupWMClass=jetbrains-aqua
EOF
}
6 changes: 3 additions & 3 deletions packages/discord-canary-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pkgbase = discord-canary-deb
gives = discord-canary
pkgver = 0.0.567
pkgver = 0.0.574
pkgdesc = Chat for Communities and Friends Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities
url = https://discord.com
arch = amd64
conflicts = discord-canary
maintainer = villamorrd <[email protected]>
repology = project: discord-canary
source = https://canary.dl2.discordapp.net/apps/linux/0.0.567/discord-canary-0.0.567.deb
sha256sums = 9a333e06564e84898cf64ca8c414921be32b47b5fb033842ced52d69f0e7c431
source = https://canary.dl2.discordapp.net/apps/linux/0.0.574/discord-canary-0.0.574.deb
sha256sums = fcf4da629a4bb6d3718c06d8ee0ad695a31ff5d133e818fc01ac9c329a1a031d

pkgname = discord-canary-deb
4 changes: 2 additions & 2 deletions packages/discord-canary-deb/discord-canary-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname="discord-canary-deb"
repology=("project: discord-canary")
arch=('amd64')
pkgver="0.0.567"
pkgver="0.0.574"
url='https://discord.com'
source=("https://canary.dl2.discordapp.net/apps/linux/${pkgver}/discord-canary-${pkgver}.deb")
sha256sums=("9a333e06564e84898cf64ca8c414921be32b47b5fb033842ced52d69f0e7c431")
sha256sums=("fcf4da629a4bb6d3718c06d8ee0ad695a31ff5d133e818fc01ac9c329a1a031d")
conflicts=("discord-canary")
gives="discord-canary"
pkgdesc="Chat for Communities and Friends
Expand Down
6 changes: 3 additions & 3 deletions packages/discord-canary/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgbase = discord-canary
pkgver = 0.0.567
pkgver = 0.0.574
pkgdesc = Chat for Communities and Friends - Unstable
url = https://discord.com/
arch = amd64
Expand All @@ -21,7 +21,7 @@ pkgbase = discord-canary
depends = libgbm1
maintainer = DismissedGuy <[email protected]>
repology = project: discord-canary
source = @discord-canary~0.0.567::https://dl-canary.discordapp.net/apps/linux/0.0.567/discord-canary-0.0.567.tar.gz
sha256sums = ed0665816a82361af960ad8c3202456198e0f13e44900a0fc040fb97acc51c0c
source = @discord-canary~0.0.574::https://canary.dl2.discordapp.net/apps/linux/0.0.574/discord-canary-0.0.574.tar.gz
sha256sums = a5974797b53768d9b17ba3ed68aec96d0ed77403ed953014b86701445910237b

pkgname = discord-canary
6 changes: 3 additions & 3 deletions packages/discord-canary/discord-canary.pacscript
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pkgname="discord-canary"
repology=("project: discord-canary")
pkgver="0.0.567"
pkgver="0.0.574"
maintainer=("DismissedGuy <[email protected]>")
source=("@${pkgname}~${pkgver}::https://dl-canary.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.tar.gz")
source=("@${pkgname}~${pkgver}::https://canary.dl2.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.tar.gz")
url='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')
sha256sums=("ed0665816a82361af960ad8c3202456198e0f13e44900a0fc040fb97acc51c0c")
sha256sums=("a5974797b53768d9b17ba3ed68aec96d0ed77403ed953014b86701445910237b")

package() {
cd "${pkgname}~${pkgver}"
Expand Down
6 changes: 3 additions & 3 deletions packages/discord-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = discord-deb
gives = discord
pkgver = 0.0.80
pkgver = 0.0.81
pkgdesc = Chat for Communities and Friends. Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities
url = https://discord.com/
arch = amd64
Expand All @@ -10,7 +10,7 @@ pkgbase = discord-deb
maintainer = ObsidianPresidium <[email protected]>
maintainer = Medaey <[email protected]>
repology = project: discord
source = https://dl.discordapp.net/apps/linux/0.0.80/discord-0.0.80.deb
sha256sums = c3d2e26de2658345988c09a5646831d5b684433966dbfee61c96f48ebb698f94
source = https://dl.discordapp.net/apps/linux/0.0.81/discord-0.0.81.deb
sha256sums = 035be1ce63262321512eba4e59a5a9c71995584a1ab6e9dee1bf2523e2e5e700

pkgname = discord-deb
4 changes: 2 additions & 2 deletions packages/discord-deb/discord-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pkgname="discord-deb"
gives="discord"
breaks=("${gives}" "${gives}-app" "${gives}-debian-patched-deb")
pkgver="0.0.80"
pkgver="0.0.81"
pkgdesc="Chat for Communities and Friends. Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities"
sha256sums=("c3d2e26de2658345988c09a5646831d5b684433966dbfee61c96f48ebb698f94")
sha256sums=("035be1ce63262321512eba4e59a5a9c71995584a1ab6e9dee1bf2523e2e5e700")
maintainer=("ObsidianPresidium <[email protected]>" "Medaey <[email protected]>")
arch=('amd64')
source=("https://dl.discordapp.net/apps/linux/${pkgver}/discord-${pkgver}.deb")
Expand Down
6 changes: 3 additions & 3 deletions packages/discord-ptb-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
pkgbase = discord-ptb-deb
gives = discord-ptb
pkgver = 0.0.126
pkgver = 0.0.127
pkgdesc = Chat for Communities and Friends - Public Test Build
url = https://discord.com/
arch = amd64
repology = project: discord-ptb
source = https://dl-ptb.discordapp.net/apps/linux/0.0.126/discord-ptb-0.0.126.deb
sha256sums = e8a9d3f63e50a2747f32462aefac119095d359d84256020280d7956c20c8f736
source = https://dl-ptb.discordapp.net/apps/linux/0.0.127/discord-ptb-0.0.127.deb
sha256sums = 1632fd96ebd7821b34b91272109773968f29e2bed9bd23525169b9d429415e27

pkgname = discord-ptb-deb
4 changes: 2 additions & 2 deletions packages/discord-ptb-deb/discord-ptb-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pkgname="discord-ptb-deb"
gives="discord-ptb"
pkgver="0.0.126"
pkgver="0.0.127"
source=("https://dl-ptb.discordapp.net/apps/linux/${pkgver}/${gives}-${pkgver}.deb")
url='https://discord.com/'
pkgdesc="Chat for Communities and Friends - Public Test Build"
sha256sums=("e8a9d3f63e50a2747f32462aefac119095d359d84256020280d7956c20c8f736")
sha256sums=("1632fd96ebd7821b34b91272109773968f29e2bed9bd23525169b9d429415e27")
arch=('amd64')
repology=("project: ${gives}")
6 changes: 3 additions & 3 deletions packages/discord/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgbase = discord
pkgver = 0.0.80
pkgver = 0.0.81
pkgdesc = Chat for Communities and Friends
url = https://discord.com/
arch = amd64
Expand All @@ -16,7 +16,7 @@ pkgbase = discord
depends = libc++1
maintainer = Elsie19 <[email protected]>
repology = project: discord
source = @discord~0.0.80::https://dl.discordapp.net/apps/linux/0.0.80/discord-0.0.80.tar.gz
sha256sums = a1a9ae1762dc7410b61d4cc1d3c953971beb5e313a605057c0b243ae660a4573
source = @discord~0.0.81::https://dl.discordapp.net/apps/linux/0.0.81/discord-0.0.81.tar.gz
sha256sums = 577c5a05b0995f54d4697c4b6cc3a127c54528c6417c247fc396a3ac0beeda44

pkgname = discord
4 changes: 2 additions & 2 deletions packages/discord/discord.pacscript
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
pkgname="discord"
pkgver="0.0.80"
pkgver="0.0.81"
maintainer=("Elsie19 <[email protected]>")
source=("@${pkgname}~${pkgver}::https://dl.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.tar.gz")
url='https://discord.com/'
depends=("libc6" "libasound2" "libatomic1" "libnotify4" "libnspr4" "libnss3" "libstdc++6" "libxss1" "libxtst6" "libayatana-appindicator3-1" "libc++1")
pkgdesc="Chat for Communities and Friends"
sha256sums=("a1a9ae1762dc7410b61d4cc1d3c953971beb5e313a605057c0b243ae660a4573")
sha256sums=("577c5a05b0995f54d4697c4b6cc3a127c54528c6417c247fc396a3ac0beeda44")
arch=('amd64')
repology=("project: ${pkgname}")

Expand Down
13 changes: 13 additions & 0 deletions packages/libwebrtc-audio-processing1-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
pkgbase = libwebrtc-audio-processing1-deb
gives = libwebrtc-audio-processing1
pkgver = 0.3-1+b2
pkgdesc = AudioProcessing module from the WebRTC project
arch = amd64
arch = arm64
maintainer = Oren Klopfer <[email protected]>
source_amd64 = http://ftp.debian.org/debian/pool/main/w/webrtc-audio-processing/libwebrtc-audio-processing1_0.3-1+b2_amd64.deb
sha256sums_amd64 = f15b5c775c12f483f46fabbcb8ce7a479020035435577f402059a6fd77c986b4
source_arm64 = http://ftp.debian.org/debian/pool/main/w/webrtc-audio-processing/libwebrtc-audio-processing1_0.3-1+b2_arm64.deb
sha256sums_arm64 = 7355923234e2a21d381661efaa09729238b511e85efe358c2b48925367f4b81a

pkgname = libwebrtc-audio-processing1-deb
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
pkgname="libwebrtc-audio-processing1-deb"
gives="libwebrtc-audio-processing1"
pkgdesc="AudioProcessing module from the WebRTC project"
arch=('amd64' 'arm64')
pkgver="0.3-1+b2"
source=("http://ftp.debian.org/debian/pool/main/w/webrtc-audio-processing/${gives}_${pkgver}_${CARCH}.deb")
maintainer=("Oren Klopfer <[email protected]>")
sha256sums_amd64=('f15b5c775c12f483f46fabbcb8ce7a479020035435577f402059a6fd77c986b4')
sha256sums_arm64=('7355923234e2a21d381661efaa09729238b511e85efe358c2b48925367f4b81a')
6 changes: 3 additions & 3 deletions packages/mullvad-vpn-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pkgbase = mullvad-vpn-deb
gives = mullvad-vpn
pkgver = 2024.7
pkgver = 2025.2
pkgdesc = The Mullvad VPN client app for desktop
arch = amd64
breaks = mullvad-vpn-beta-deb
breaks = mullvad-vpn-git
replaces = mullvad-vpn
repology = project: mullvad-vpn
source = https://github.com/mullvad/mullvadvpn-app/releases/download/2024.7/MullvadVPN-2024.7_amd64.deb
sha256sums = 97ab96acecccce7f1b179899cdf6bfc5f7cb22f00fb0268bc337113d15b7b74a
source = https://github.com/mullvad/mullvadvpn-app/releases/download/2025.2/MullvadVPN-2025.2_amd64.deb
sha256sums = 8ce13a36c9dad51ea4369ff05da63ad2b366832e32d945621e22be2a9852345a

pkgname = mullvad-vpn-deb
4 changes: 2 additions & 2 deletions packages/mullvad-vpn-deb/mullvad-vpn-deb.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ gives="mullvad-vpn"
repology=("project: ${gives}")
breaks=("${gives}-beta-deb" "${gives}-git")
replaces=("${gives}")
pkgver="2024.7"
pkgver="2025.2"
source=("https://github.com/mullvad/mullvadvpn-app/releases/download/${pkgver}/MullvadVPN-${pkgver}_amd64.deb")
pkgdesc="The Mullvad VPN client app for desktop"
sha256sums=("97ab96acecccce7f1b179899cdf6bfc5f7cb22f00fb0268bc337113d15b7b74a")
sha256sums=("8ce13a36c9dad51ea4369ff05da63ad2b366832e32d945621e22be2a9852345a")
arch=('amd64')
6 changes: 3 additions & 3 deletions packages/osu-lazer-app/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgbase = osu-lazer-app
pkgver = 2025.118.0
pkgver = 2025.118.2
pkgdesc = The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew.
url = https://osu.ppy.sh
arch = amd64
Expand All @@ -9,11 +9,11 @@ pkgbase = osu-lazer-app
noextract = osu.AppImage
license = MIT
license = CC-BY-NC-4.0
source = osu-lazer-app-2025.118.0.AppImage::https://github.com/ppy/osu/releases/download/2025.118.0/osu.AppImage
source = osu-lazer-app-2025.118.2.AppImage::https://github.com/ppy/osu/releases/download/2025.118.2/osu.AppImage
source = icon.png::https://raw.githubusercontent.com/ppy/osu/master/assets/lazer.png
source = osu-lazer
source = osu-lazer.desktop
sha256sums = d0e9f4ee932a7d145e9a41b5829e8d28e2fe55df2f6b9ec6bba065e315eb5bd9
sha256sums = 1365968cb14402a0ea16ca3c78ef9ca19d9cb90121512d27059638e632271050
sha256sums = 30cf4df3fd76006b08a0bcb6a325fb2fdcf6a4371f77001da3c38cbce871bd51
sha256sums = baeea5b234e65707a4e6a563eacac89063bf20047d64125cd1f26c3c52aae957
sha256sums = e08a76a780960fffbd63fed26df21f0e7846d9bc8b366bfdbb54b07bf543113e
Expand Down
4 changes: 2 additions & 2 deletions packages/osu-lazer-app/osu-lazer-app.pacscript
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgname="osu-lazer-app"
arch=("amd64")
pkgver="2025.118.0"
pkgver="2025.118.2"
pkgdesc="The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew."
url="https://osu.ppy.sh"
license=("MIT" "CC-BY-NC-4.0")
Expand All @@ -15,7 +15,7 @@ source=(
"osu-lazer.desktop"
)
sha256sums=(
"d0e9f4ee932a7d145e9a41b5829e8d28e2fe55df2f6b9ec6bba065e315eb5bd9"
"1365968cb14402a0ea16ca3c78ef9ca19d9cb90121512d27059638e632271050"
"30cf4df3fd76006b08a0bcb6a325fb2fdcf6a4371f77001da3c38cbce871bd51"
"baeea5b234e65707a4e6a563eacac89063bf20047d64125cd1f26c3c52aae957"
"e08a76a780960fffbd63fed26df21f0e7846d9bc8b366bfdbb54b07bf543113e"
Expand Down
13 changes: 13 additions & 0 deletions packages/rpi-imager-app/.SRCINFO
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
pkgbase = rpi-imager-app
gives = rpi-imager
pkgver = 1.9.0
pkgdesc = The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices
arch = amd64
arch = arm64
maintainer = James Ed Randson <[email protected]>
source_amd64 = https://github.com/raspberrypi/rpi-imager/releases/download/v1.9.0/Raspberry_Pi_Imager-1.9.0-x86_64.AppImage
sha256sums_amd64 = 26e837a758776d8a6cec7b92262d73188bcecee20c48cff066d05adef2dc555f
source_arm64 = https://github.com/raspberrypi/rpi-imager/releases/download/v1.9.0/Raspberry_Pi_Imager-1.9.0-aarch64.AppImage
sha256sums_arm64 = 761053904ee29ad0b91bfe4418424b383d0a47ff4920544d8e81f9d87e8f81e8

pkgname = rpi-imager-app
31 changes: 31 additions & 0 deletions packages/rpi-imager-app/rpi-imager-app.pacscript
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
pkgname="rpi-imager-app"
gives="rpi-imager"
arch=("amd64" "arm64")
pkgver="1.9.0"
pkgdesc="The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices"
maintainer=("James Ed Randson <[email protected]>")
source_amd64=("https://github.com/raspberrypi/${gives}/releases/download/v${pkgver}/Raspberry_Pi_Imager-${pkgver}-x86_64.AppImage")
sha256sums_amd64=("26e837a758776d8a6cec7b92262d73188bcecee20c48cff066d05adef2dc555f")
source_arm64=("https://github.com/raspberrypi/${gives}/releases/download/v${pkgver}/Raspberry_Pi_Imager-${pkgver}-aarch64.AppImage")
sha256sums_arm64=("761053904ee29ad0b91bfe4418424b383d0a47ff4920544d8e81f9d87e8f81e8")

package() {
if [[ ${CARCH} == amd64 ]]; then
gnuarch="x86_64"
else
gnuarch="aarch64"
fi

install -Dm755 "Raspberry_Pi_Imager-${pkgver}-${gnuarch}.AppImage" "${pkgdir}/usr/bin/rpi-imager"
install -d "${pkgdir}/usr/share/applications"
cat << EOF > "${pkgdir}/usr/share/applications/rpi-imager.desktop"
[Desktop Entry]
Type=Application
Name=Raspberry Pi Imager
Comment=User-friendly tool for creating bootable media for Raspberry Pi devices
Exec=/usr/bin/rpi-imager
Icon=rpi-imager
Terminal=false
Categories=Application;Utilities
EOF
}
Loading

0 comments on commit 6a2b46f

Please sign in to comment.