blob: 60794f3cebdccd4d3d3510b9d345ec74bc94719f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = emacs-twittering-mode-git
pkgdesc = An Emacs major mode for Twitter (git version)
pkgver = v3.0.0.35.g97197cd
pkgrel = 1
url = http://twmode.sourceforge.net/index.html
install = emacs-twittering-mode-git.install
arch = any
license = GPL
makedepends = git
depends = emacs>=23.1
depends = curl
optdepends = gnupg: For keeping an OAuth authorized token in a local storage encrypted with master password
provides = emacs-twittering-mode
conflicts = emacs-twittering-mode
source = twittering-mode::git+https://github.com/hayamiz/twittering-mode.git
md5sums = SKIP
pkgname = emacs-twittering-mode-git
|