Commit Graph

24 Commits

Author SHA1 Message Date
ZyX cc1c982696 Move configuration to /etc/xdg/powerline
XDG_CONFIG_DIRS is set in /etc/env.d by configuration from xdg-utils package, 
but it is not guaranteed to be present in the system
2013-03-24 19:35:25 +04:00
Kim Silkebækken b1b0f2427e Install fonts to OTF instead of TTF in PKGBUILDs
Fixes #320
2013-03-13 14:09:26 +01:00
ZyX fdab80cd00 Add python-argparse dependency 2013-03-11 15:53:37 +01:00
ZyX 6c7e454fd8 Fix license
Fixes #299
2013-03-11 15:53:35 +01:00
ZyX a6d48232b0 Add python_test, more exclusions
Fixes #289
2013-03-11 15:53:32 +01:00
Kim Silkebækken 154d1aeac1 Fix issues in Arch Linux PKGBUILDS
Closes #291.
2013-03-08 18:02:03 +01:00
Kim Silkebækken 162f5ac55b Change license from CC BY-SA to the MIT license
Refs #299.
2013-03-08 17:58:06 +01:00
ZyX 47cfde0ecc Add support for python-2.6 2013-03-03 21:03:17 +01:00
Kim Silkebækken 21b59149bf Move docs to readthedocs.org 2013-02-10 14:04:07 +01:00
ZyX d414a7e491 Add more USE flags to gentoo ebuild 2013-02-10 13:55:32 +01:00
ZyX da5ac61062 Fix location of powerline.vim file
rm is uncommented because there is no “source_plugin” now.
2013-02-10 13:55:27 +01:00
Kim Silkebækken 907e85931b Fix vim plugin path in Arch Linux packages 2013-02-08 14:40:46 +01:00
Kim Silkebækken 91c143bdd0 Update Arch Linux PKGBUILDs 2013-01-31 10:36:10 +01:00
Kim Silkebækken 9282bf61f4 Add package conflicts to Arch Linux PKGBUILDs 2013-01-24 08:00:18 +01:00
Kim Silkebækken b620d3a925 Split Arch Linux packages into Python 2/3 variants 2013-01-23 08:27:44 +01:00
ZyX fd98313592 Use elog in place of einfo
Otherwise message is not repeated at the end of building process and thus is
likely to be missed by user.
2013-01-22 18:40:00 +01:00
Kim Silkebækken 772372786e Update Arch Linux PKGBUILD 2013-01-22 18:26:11 +01:00
ZyX a462f1e82b Add zsh USE flag and information about Python 3.3 compatibility 2013-01-22 18:05:54 +01:00
Kim Silkebækken c818e7c611 Install source_plugin.vim in Arch Linux PKGBUILD 2013-01-22 17:20:58 +01:00
ZyX 0d39dd5507 Add installation of powerline.vim into /usr/share/vim/vimfiles/plugin 2013-01-22 17:10:11 +01:00
ZyX 41da160339 Add Gentoo live ebuild
Still needed to push this ebuild to some overlay or main tree; otherwise
it requires more effort to use.

Users need to use

    eselect fontconfig enable 10-powerline-symbols.conf

to actually use the fontconfig file (should be added to the docs).
Ebuild itself installs the file, but doesn't enable it.
2013-01-19 16:43:55 +01:00
Kim Silkebækken 1637a1312f Improve font installation in Arch Linux package 2013-01-18 16:52:03 +01:00
Kim Silkebækken 18813c5f06 Install symbol font in Arch Linux package
Refs #60.
2013-01-18 11:19:38 +01:00
Kim Silkebækken 14c4ba45b3 Move Arch Linux package into separate directory 2013-01-18 11:03:29 +01:00