aboutsummaryrefslogtreecommitdiffstats
path: root/packages/rxvt-unicode
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-01-20 17:20:31 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-20 17:20:31 +0000
commit3b5fe791af49a572f1422b9e56437b0569e99e50 (patch)
tree5e16d4719c9c045e0b48374afb4c8722c8cde890 /packages/rxvt-unicode
parent9ed9c9a560aa837f85103da2ac152ebc75fc489c (diff)
downloadopenembedded-3b5fe791af49a572f1422b9e56437b0569e99e50.tar.gz
rxvt-unicode: update to 5.6 r3 from .dev
Diffstat (limited to 'packages/rxvt-unicode')
-rw-r--r--packages/rxvt-unicode/rxvt-unicode_5.6.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/rxvt-unicode/rxvt-unicode_5.6.bb b/packages/rxvt-unicode/rxvt-unicode_5.6.bb
index 92915bf872..43d9d0c14a 100644
--- a/packages/rxvt-unicode/rxvt-unicode_5.6.bb
+++ b/packages/rxvt-unicode/rxvt-unicode_5.6.bb
@@ -6,10 +6,14 @@ terminal emulator rxvt, modified to store text in Unicode \
output. It also supports mixing multiple fonts at the \
same time, including Xft fonts."
LICENSE = "GPL"
+PACKAGES =+ "${PN}-daemon ${PN}-control"
+FILES_${PN}-daemon = "${bindir}/rxvtd"
+FILES_${PN}-control = "${bindir}/rxvtc"
+
SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \
file://xwc.patch;patch=1 \
file://signedchar.patch;patch=1"
-PR = "r2"
+PR = "r3"
inherit autotools update-alternatives