blob: f1740c478caf83c96bc09e044542224a0deb4027 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = textroom
pkgdesc = Full Screen text editor heavily inspired by Q10 and JDarkRoom
pkgver = 0.8.2
pkgrel = 11
url = http://code.google.com/p/textroom/
arch = i686
arch = x86_64
license = GPL3
makedepends = mesa
depends = curl
depends = libxml++2.6
depends = hunspell
depends = qt4
depends = sdl_mixer
options = !makeflags
source = https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/textroom/textroom-0.8.2.tar.gz
source = spell-check_patch
source = soundpath.patch
source = getusername.patch
source = libstd.patch
md5sums = e20bd19784644968bbffdb90d8ef0659
md5sums = 3cd7541b37a0589e95d59581dfea2bdd
md5sums = 9cac5e18525ab54a7ef826916b4bc744
md5sums = 2ea587d6ff2c3323e01075baa656aecc
md5sums = 6dabbba77624576739454ebdd1252472
pkgname = textroom
|