diff options
| author | Deposite Pirate | 2018-09-30 15:27:54 +0200 |
|---|---|---|
| committer | Deposite Pirate | 2018-09-30 15:27:54 +0200 |
| commit | 23ada2a010e551f3a04630730356ee96825a5739 (patch) | |
| tree | eb769cd40159ca609673884d120250dcb3fa562a /deadbeef-plugin-discord-git/.SRCINFO | |
| parent | e926db21580e51653246d9a829243d99e2a4d22c (diff) | |
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
Diffstat (limited to 'deadbeef-plugin-discord-git/.SRCINFO')
| -rw-r--r-- | deadbeef-plugin-discord-git/.SRCINFO | 17 |
1 files changed, 17 insertions, 0 deletions
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 + |
