Skip to content

Instantly share code, notes, and snippets.

pkgname=urserver
pkgver=3.4.0.740
pkgrel=1
pkgdesc='Unified Remote Server for Linux. Easily the best way of controlling your PC from your smartphone.'
arch=('x86_64')
url="https://www.unifiedremote.com"
license=('Unified Intents AB')
install=$pkgname.install
depends=("libx11" "libxext" "libstdc++5")
optdepends=('bluez' 'bluez-libs: To Enable the Bluetooth Protocol')
@Gabrielgtx
Gabrielgtx / PKGBUILD MEGAsync
Last active July 6, 2016 11:55
Sync your files to your Mega account. Official app. / http://mega.nz / https://github.com/meganz
pkgname=megasync
pkgver=2.9.5
pkgrel=1
pkgdesc="Sync your files to your Mega account. Official app."
url='http://mega.nz'
arch=('x86_64')
license=('custom:MEGA')
depends=('qt5-base' 'c-ares' 'curl' 'crypto++' 'hicolor-icon-theme' 'libuv')
makedepends=('git' 'qt5-tools')
source=("${pkgname}-${pkgver}::git+https://github.com/meganz/MEGAsync.git#tag=v${pkgver//./_}_0_Linux")
@Gabrielgtx
Gabrielgtx / PKGBUILD fuseiso
Created July 6, 2016 11:40
FUSE module to mount ISO filesystem images / http://sourceforge.net/projects/fuseiso/
pkgname=fuseiso
pkgver=07.07.08
pkgrel=1
pkgdesc="FUSE module to mount ISO filesystem images"
arch=('x86_64')
url="http://sourceforge.net/projects/fuseiso/"
license=('GPL')
depends=('fuse' 'glib2' 'zlib')
makedepends=('pkg-config')
source=("http://ubiz.ru/dm/${pkgname}-20${pkgver//./}.tar.bz2"
@Gabrielgtx
Gabrielgtx / PKGBUILD stremio
Created July 6, 2016 11:35
Watch instantly All The Video Content You Enjoy in One Place / https://strem.io
pkgname=stremio
pkgver=3.5.7
pkgrel=1
pkgdesc="Watch instantly All The Video Content You Enjoy in One Place"
arch=('x86_64')
url="https://strem.io"
depends=('gconf' 'ffmpeg')
license=('custom')
install=stremio.install
source=("https://strem.io/Stremio${pkgver}.linux.tar.gz"
pkgname=plank
pkgver=0.11.2
pkgrel=1
pkgdesc='Elegant, simple, clean dock'
arch=('x86_64')
url='https://launchpad.net/plank'
license=('GPL3')
depends=('bamf' 'libdbusmenu-gtk3' 'libgee')
makedepends=('intltool' 'vala')
optdepends=('midna-themes: support GTK themes icons'
@Gabrielgtx
Gabrielgtx / PKGBUILD franz
Last active July 6, 2016 03:56
A free messaging app for WhatsApp, Facebook Messenger, Telegram, Slack and more. / http://meetfranz.com/
pkgname=franz
pkgver=3.1.0
pkgrel=1
pkgdesc="A free messaging app for WhatsApp, Facebook Messenger, Telegram, Slack and more."
arch=('x86_64')
url="http://meetfranz.com/"
license=("custom")
depends=('gconf' 'gtk2' 'libxtst' 'nss' 'alsa-lib' 'libnotify' 'fontconfig')
source=("$pkgname.desktop" "$pkgname.png" "https://github.com/imprecision/franz-app/releases/download/$pkgver/Franz-linux-x64-$pkgver.tgz")
sha256sums=('fce6efcaf265492eb9bf479795e49b2868114c157709acc849302a9520919ab2'
@Gabrielgtx
Gabrielgtx / PKGBUILD yarock
Created July 6, 2016 03:51
Qt Modern Music Player with collection browse based on cover art
pkgname=yarock
pkgver=1.1.5
pkgrel=3
pkgdesc="Qt Modern Music Player with collection browse based on cover art"
arch=('x86_64')
url="https://launchpad.net/yarock"
license=('GPL3')
makedepends=('cmake' 'mpv')
depends=('htmlcxx' 'qt5-x11extras' 'phonon-qt5' 'taglib')
optdepends=('mpv: alternative engine (working)')
@Gabrielgtx
Gabrielgtx / PKGBUILD vivaldi
Created July 6, 2016 03:49
The web browser from Vivaldi / Vivaldi browser is made for power users in mind by people who love the Web.
pkgname=vivaldi
pkgver=1.2.490.43
pkgrel=1
pkgdesc='The web browser from Vivaldi / Vivaldi browser is made for power users in mind by people who love the Web.'
arch=('x86_64')
url="https://vivaldi.com"
license=('custom: Vivaldi')
options=('!strip' '!emptydirs')
depends=('gcc-libs' 'gtk2' 'nss' 'gconf' 'libjpeg-turbo' 'freetype2' 'cairo' 'libxslt'
'libpng' 'alsa-lib' 'libxss' 'hicolor-icon-theme' 'xdg-utils' 'vivaldi-ffmpeg')
@Gabrielgtx
Gabrielgtx / PKGBUILD duolingo
Last active November 6, 2021 17:54
Unofficial release of Duolingo for Linux / Learn languages by playing a game. It's 100% free, fun, and scientifically proven to work. / https://www.duolingo.com/
pkgname=duolingo
pkgver=0.3.1
pkgrel=1
pkgdesc="Unofficial release of Duolingo for Linux / Learn languages by playing a game. It's 100% free, fun, and scientifically proven to work."
url="https://www.duolingo.com/"
arch=('x86_64')
license=('custom')
install=duolingo.install
source=("https://github.com/mikethedj4/duolingo-linux/raw/master/${pkgname}-linux.tar.gz"
"duolingo.desktop")
@Gabrielgtx
Gabrielgtx / PKGBUILD etcher
Last active July 6, 2016 03:32
Burn images to SD cards & USB drives, safe & easy / http://www.etcher.io/
pkgname=etcher
pkgver=1.0.0.10
pkgrel=1
pkgdesc="Burn images to SD cards & USB drives, safe & easy"
url="http://www.etcher.io/"
arch=('x86_64')
license=('GitHub Inc.')
depends=('fuse')
source=("https://resin-production-downloads.s3.amazonaws.com/etcher/1.0.0-beta.${pkgver/*./}/Etcher-linux-x64.AppImage"
"etcher.desktop")