From 23ada2a010e551f3a04630730356ee96825a5739 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 30 Sep 2018 15:27:54 +0200 Subject: Add DeaDBeeF Discord rich presence plugin. new file: deadbeef-plugin-discord-git/.SRCINFO new file: deadbeef-plugin-discord-git/.gitignore new file: deadbeef-plugin-discord-git/PKGBUILD new file: deadbeef-plugin-discord-git/ddb_discord_presence-makefile.patch --- deadbeef-plugin-discord-git/.SRCINFO | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 deadbeef-plugin-discord-git/.SRCINFO (limited to 'deadbeef-plugin-discord-git/.SRCINFO') diff --git a/deadbeef-plugin-discord-git/.SRCINFO b/deadbeef-plugin-discord-git/.SRCINFO new file mode 100644 index 0000000..23486b7 --- /dev/null +++ b/deadbeef-plugin-discord-git/.SRCINFO @@ -0,0 +1,17 @@ +pkgbase = deadbeef-plugin-discord-git + pkgdesc = DeaDBeeF Discord rich presence plugin + pkgver = r22.g7d8c637 + pkgrel = 1 + url = https://github.com/kuba160/ddb_discord_presence + arch = i686 + arch = x86_64 + license = BSD + makedepends = git + depends = deadbeef-git + source = ddb_discord_presence::git+https://github.com/kuba160/ddb_discord_presence + source = ddb_discord_presence-makefile.patch + sha256sums = SKIP + sha256sums = 2abb2e87faafa82c2fb6f88c93068379dd70011ad9e28d1600ad98459331bf4a + +pkgname = deadbeef-plugin-discord-git + -- cgit v1.3.1