summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Vigano <cvigano@informatik.uni-bremen.de>2015-09-21 21:10:59 +0200
committerChristoph Vigano <cvigano@informatik.uni-bremen.de>2015-09-21 21:10:59 +0200
commit9c822cae0cdc6693dd08df3379642d7c4b885eef (patch)
treee019c0f855350a443ab1a7e85409306c2c8519fc
parent478a415f90f92e52aae389cc4e138128656f6247 (diff)
ncurses-6.0.3 provides terminfo files
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88dc648..0c9e42c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=st
pkgver=0.6
-pkgrel=1
+pkgrel=2
pkgdesc='A simple virtual terminal emulator for X.'
arch=('i686' 'x86_64')
license=('MIT')
@@ -21,6 +21,7 @@ build() {
package() {
cd $srcdir/$pkgname-$pkgver
+ sed -i '/\@tic /d' Makefile
make PREFIX=/usr DESTDIR="$pkgdir" TERMINFO="$pkgdir/usr/share/terminfo" install
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
install -Dm644 README "$pkgdir/usr/share/doc/$pkgname/README"
teral.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# Base16 foot template by Michaël Ball (https://git.michaelball.name)
# Flat by Chris Kempson (http://chriskempson.com)
#
# Copy this into the [colors] section of your foot.ini config
foreground=e0e0e0
background=2C3E50
regular0=2C3E50
regular1=E74C3C
regular2=2ECC71
regular3=F1C40F
regular4=3498DB
regular5=9B59B6
regular6=1ABC9C
regular7=e0e0e0
bright0=95A5A6
bright1=E74C3C
bright2=2ECC71
bright3=F1C40F
bright4=3498DB
bright5=9B59B6
bright6=1ABC9C
selection-foreground=e0e0e0
selection-background=7F8C8D