зеркало из
https://github.com/iharh/notes.git
synced 2025-11-01 06:06:08 +02:00
m
Этот коммит содержится в:
родитель
c73466acc4
Коммит
ff3aeedddc
22
pages/pacstall/discord.txt
Обычный файл
22
pages/pacstall/discord.txt
Обычный файл
@ -0,0 +1,22 @@
|
|||||||
|
name="discord"
|
||||||
|
pkgver="0.0.42"
|
||||||
|
maintainer="Elsie19 <elsie19@pm.me>"
|
||||||
|
url="https://dl.discordapp.net/apps/linux/${pkgver}/${name}-${pkgver}.tar.gz"
|
||||||
|
homepage='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"
|
||||||
|
hash="edc6a7d7926105ce8e240599324f2e11db7f0f5a2b08a1b530dd5605d4d9ac8d"
|
||||||
|
arch=('amd64')
|
||||||
|
repology=("project: ${name}")
|
||||||
|
|
||||||
|
prepare() {
|
||||||
|
sudo mkdir -p "${pkgdir}/usr/share/discord/"
|
||||||
|
sudo mkdir -p "${pkgdir}/usr/share/applications/"
|
||||||
|
sudo mkdir -p "${pkgdir}/usr/share/icons/"
|
||||||
|
}
|
||||||
|
|
||||||
|
package() {
|
||||||
|
sudo install -Dm755 discord.desktop "${pkgdir}/usr/share/applications/discord.desktop"
|
||||||
|
sudo install -Dm755 discord.png "${pkgdir}/usr/share/icons/discord.png"
|
||||||
|
sudo cp -R ./* "${pkgdir}/usr/share/discord/"
|
||||||
|
}
|
||||||
3
pl/cross/tools/env/mise/mise.txt
поставляемый
3
pl/cross/tools/env/mise/mise.txt
поставляемый
@ -34,6 +34,9 @@ mise
|
|||||||
g[lobal]
|
g[lobal]
|
||||||
<plugin-name> <plugin-ver>
|
<plugin-name> <plugin-ver>
|
||||||
|
|
||||||
|
outdated <tool@version>
|
||||||
|
show outdated
|
||||||
|
|
||||||
files
|
files
|
||||||
~/.tool-versions
|
~/.tool-versions
|
||||||
~/.local/share/rtx/
|
~/.local/share/rtx/
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user