Eelco Dolstra
a7b9030c84
Revert "dblatex: add missing dependencies"
...
This reverts commit 0350bd3b4853e2b4e3aa4038129073c195c8bef2. It
causes a huge increase in the closure size of dblatex, since it now
depends on GUI packages like Inkscape. Also, statically depending on
teTeX might be annoying for people who use TeXlive.
2013-09-30 13:30:15 +02:00
Eelco Dolstra
61c63e8558
Revert "asciidoc: add missing dependencies"
...
This reverts commit aef81d6eb68506426e2004d195125f89922e6a6a.
It's really not good to have every little package that depends on
asciidoc to pull in 1.5 GiB in dependencies (such as Lilypond).
2013-09-30 13:30:15 +02:00
Eelco Dolstra
e65ff3b72a
systemd: Prevent privilege escalation via polkit
...
Cherry-picked from upstream. Also applied a fix for the CPUShares
configuration option while I'm at it.
CVE-2013-4327
2013-09-30 13:30:15 +02:00
Domen Kožar
920b0d910c
Merge pull request #1026 from coroa/fbreader
...
Add Fbreader, an e-book reader for Linux
2013-09-30 04:01:58 -07:00
Eelco Dolstra
02c11554d7
linux: Update to 3.4.63
2013-09-30 11:29:27 +02:00
Peter Simons
fb60751d86
Merge pull request #1025 from bjornfor/asciidoc-all-deps
...
asciidoc: add missing dependencies
2013-09-30 01:45:12 -07:00
Jonas Hoersch
b260d7111a
Add fbreader, an e-book reader for Linux
2013-09-29 23:41:57 +02:00
Jonas Hoersch
69221b6046
libunibreak: Add libunibreak-1.0 a unicode line breaking library
2013-09-29 23:41:36 +02:00
Jonas Hoersch
32b417e873
maintainers: add coroa as a maintainer
2013-09-29 23:40:43 +02:00
Bjørn Forsman
aef81d6eb6
asciidoc: add missing dependencies
...
The current asciidoc expression is impure; it relies on several tools to
be found in PATH at runtime. This commit adds a enableStandardFeatures
parameter that pulls in all dependencies and patches asciidoc to contain
full paths to the tools.
enableStandardFeatures defaults to true because asciidoc may attempt to
call all tools in its default configuration. With all standard features,
the closure size increases from 255 MiB to 1.5 GiB. Set
enableStandardFeatures = false if you want a minimal asciidoc.
2013-09-29 22:35:39 +02:00
Domen Kožar
43333ae57d
munin: 2.0.14 -> 2.0.17
2013-09-29 22:02:45 +02:00
Bjørn Forsman
face28ea3d
asciidoc: add/update meta attributes
2013-09-29 21:59:35 +02:00
Bjørn Forsman
7f28c64f11
fop: new package
...
fop is a XML formatter driven by XSL Formatting Objects (XSL-FO).
Homepage: http://xmlgraphics.apache.org/fop/
2013-09-29 21:59:34 +02:00
Song Wenwu
d4c222dd34
gradle: update to 1.8
2013-09-29 21:40:17 +02:00
Domen Kožar
b7b79e7000
xbmc: enable webserver
2013-09-29 21:17:26 +02:00
Domen Kožar
a68128ab8c
NetworkManager: 0.9.8.0 -> 0.9.8.4
2013-09-29 17:00:41 +02:00
Domen Kožar
d1ab7ca2ec
Merge pull request #1002 from DriesVanDaele/master
...
add the mpc (mpd cli client) package
2013-09-29 04:05:16 -07:00
Domen Kožar
a4c3b638f2
Merge pull request #1011 from ocharles/rubyripper
...
rubyripper: New expression
2013-09-29 04:01:09 -07:00
Domen Kožar
e7e01913a0
Merge pull request #1020 from edwtjo/urxvt-256-colors
...
URxvt: Use 256 colors not just 88.
2013-09-29 03:58:26 -07:00
Domen Kožar
5d1f57fe28
Merge pull request #1022 from iyzsong/fcitx
...
fcitx: update to 4.2.8.3
2013-09-29 03:53:54 -07:00
Domen Kožar
4a709e4ac9
Merge pull request #1024 from iyzsong/aseprite
...
add aseprite 0.9.5
2013-09-29 03:46:22 -07:00
Moritz Ulrich
296dbc8279
OpenTTD: 1.3.2 & some coding-style fixes.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-29 00:29:26 +02:00
Moritz Ulrich
fd67fcb314
Fix chroot-build of fast-export & pinpoint revision to current HEAD.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-29 00:25:31 +02:00
Mathijs Kwik
9e76aa91b1
linux-3.11: upgrade to 3.11.2
2013-09-28 22:25:41 +02:00
Mathijs Kwik
05400054ae
libical: upgrade to 1.0
2013-09-28 22:00:03 +02:00
Mathijs Kwik
d61285e658
upgrade gpac to more up-to-date svn
2013-09-28 22:00:03 +02:00
Mathijs Kwik
185eab3b33
language-java: hash change
...
it looks as if the maintainer decided that 0.2.5.1 (which appeared for
a short time) could just replace 0.2.5
2013-09-28 22:00:03 +02:00
Bjørn Forsman
48d3c12304
lilypond: add missing ghostscript path to wrapper
2013-09-28 21:07:48 +02:00
Bjørn Forsman
0350bd3b48
dblatex: add missing dependencies
...
imagemagick, transfig, inkscape, fontconfig and ghostscript was missing.
And pass --use-python-path at install time so that script shebangs end
up with #!/path/to/python instead of #!/path/to/env python.
2013-09-28 21:07:48 +02:00
Song Wenwu
6ab7c495d5
add aseprite 0.9.5
2013-09-28 22:57:14 +08:00
Peter Simons
44f8e28988
haskell-mono-traversable: add version 0.1.0.0
2013-09-28 16:13:13 +02:00
Peter Simons
2fc05b85e0
haskell-vector-instances: add version 3.3
2013-09-28 16:13:07 +02:00
Peter Simons
7a58716347
haskell-gitit: patch to fix build with recent versions of pandoc
2013-09-28 15:05:14 +02:00
Peter Simons
bc11513748
crypto-conduit: jailbreak to support recent versions of cereal
2013-09-28 15:05:14 +02:00
Peter Simons
eaae0cb6bf
yesod-core: jailbreak to support recent versions of cereal
2013-09-28 15:05:14 +02:00
Peter Simons
bdf145fa1f
dbus: jailbreak to support recent versions of cereal
2013-09-28 15:05:14 +02:00
Peter Simons
befcb152fd
haskell-vector: add version 0.10.9.1
2013-09-28 15:05:13 +02:00
Peter Simons
1856fc13e9
haskell-primitive: add version 0.5.1.0
2013-09-28 15:05:13 +02:00
Peter Simons
d3214b3f18
haskell-socks: update to version 0.5.2
2013-09-28 15:05:13 +02:00
Peter Simons
53a81c83b8
haskell-shake: update to version 0.10.7
2013-09-28 15:05:13 +02:00
Peter Simons
e003eeac66
haskell-regex-compat-tdfa: update to version 0.95.1.3
2013-09-28 15:05:13 +02:00
Peter Simons
a3c6d6968b
haskell-pandoc-types: update to version 1.12.1.2
2013-09-28 15:05:13 +02:00
Peter Simons
8bb6c86072
haskell-ncurses: update to version 0.2.7
2013-09-28 15:05:13 +02:00
Peter Simons
15b2ff730c
haskell-monoid-extras: update to version 0.3.2.2
2013-09-28 15:05:13 +02:00
Peter Simons
d7e76509f6
haskell-groups: update to version 0.4.0.0
2013-09-28 15:05:12 +02:00
Peter Simons
29f33ae3bb
haskell-ghc-mod: update to version 3.1.2
2013-09-28 15:05:12 +02:00
Peter Simons
9ee2eef996
haskell-generic-deriving: update to version 1.6.2
2013-09-28 15:05:12 +02:00
Peter Simons
22b2956579
haskell-dual-tree: update to version 0.1.0.4
2013-09-28 15:05:12 +02:00
Peter Simons
fdefb23cad
haskell-diagrams-lib: update to version 0.7.1.1
2013-09-28 15:05:12 +02:00
Peter Simons
8c93b506db
haskell-diagrams-core: update to version 0.7.0.1
2013-09-28 15:05:12 +02:00