Skip to content

Instantly share code, notes, and snippets.

View sukanka's full-sized avatar

sukanka sukanka

View GitHub Profile
@sukanka
sukanka / config.yaml
Created March 6, 2022 15:14
dendrite config
version: 2
global:
server_name: m.sukanka.com
private_key: /var/lib/dendrite/matrix_key.pem
old_private_keys: []
key_validity_period: 168h0m0s
well_known_server_name: "m.sukanka.com"
disable_federation: false
trusted_third_party_id_servers:
@sukanka
sukanka / PKGBUILD
Created January 24, 2022 07:42
Anaconda PKGBUILD
# Maintainer : Jingbei Li <[email protected]>
# Contributor : Immae <[email protected]>
# Contributor : Martin Wimpress <[email protected]>
pkgname=anaconda
pkgver=2021.11
pkgrel=1
pkgdesc="Completely free enterprise-ready Python distribution for large-scale data processing, predictive analytics, and scientific computing."
arch=('x86_64')
url='https://www.anaconda.com/'
license=("BSD")
@sukanka
sukanka / PKGBUILD
Created December 8, 2021 16:31
PKGBUILD For rustdesk-server-demo
# Maintainer: taotieren <[email protected]>
pkgname=rustdesk-server
_pkgname=rustdesk-server
pkgver=1.1.8
pkgrel=2
pkgdesc="Yet another remote desktop software, written in Rust. Works out of the box, no configuration required. Great alternative to TeamViewer and AnyDesk! "
arch=('x86_64')
url="https://github.com/rustdesk/rustdesk"
license=('GPLv3')
@sukanka
sukanka / PKGBUILD
Last active December 9, 2021 14:54
PKGBUILD For rustdesk-bin
# Maintainer: taotieren <[email protected]>
# Modified: sukanka <su975853527 [AT] gmail [dot] com>
pkgname=rustdesk-bin
_pkgname=rustdesk
pkgver=1.1.8
pkgrel=2
pkgdesc="Yet another remote desktop software, written in Rust. Works out of the box, no configuration required. Great alternative to TeamViewer and AnyDesk! "
arch=('x86_64')
url="https://github.com/rustdesk/rustdesk"
@sukanka
sukanka / PKGBUILD
Last active November 6, 2021 08:55
PKGBUILD for OneManager-php
#Maintainer: sukanka<su975853527 [AT] gmail.com>
pkgname=onemanager-php-git
_pkgname=onemanager
pkgver=3.3.r19.g76524fb
pkgrel=1
pkgdesc="An index & manager of Onedrive based on serverless."
url="https://github.com/qkqpttgf/OneManager-php"
arch=('any')
license=('unknown')
@sukanka
sukanka / PKGBUILD
Last active February 24, 2022 08:12
PKGBUILD for texlive-full
# Maintainer: Sukanka <su975853527 [AT] gmail.com>
# Contributor: Butui Hu <[email protected]>
pkgname=texlive-full
pkgver=20220221
pkgrel=1
pkgdesc="This packages provides texlive-full in /opt. It also tricks ArchLinux into thinking it has its texlive packages installed."
url="http://www.tug.org/texlive/"
arch=("x86_64")
license=("GPL")