gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r848: update gtypist to 2.9.1, which r


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r848: update gtypist to 2.9.1, which requires ncursesw as a dependency
Date: Fri, 24 Aug 2012 12:55:26 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 848
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Fri 2012-08-24 12:55:26 +0200
message:
  update gtypist to 2.9.1, which requires ncursesw as a dependency
added:
  gnu/ncursesw/
  gnu/ncursesw/Makefile
  gnu/ncursesw/sha256sums
modified:
  gnu/gtypist/Makefile
  gnu/gtypist/sha256sums
=== modified file 'gnu/gtypist/Makefile'
--- a/gnu/gtypist/Makefile      2010-06-10 20:16:29 +0000
+++ b/gnu/gtypist/Makefile      2012-08-24 10:55:26 +0000
@@ -1,5 +1,5 @@
 GARNAME = gtypist
-GARVERSION = 2.8.3
+GARVERSION = 2.9.1
 
 MASTER_SITES = $(MASTER_GNU)
 MASTER_SUBDIR = gtypist/
@@ -8,7 +8,9 @@
 SIGFILES = $(DISTNAME).tar.gz.sig
 
 # BUILDDEPS = 
-# LIBDEPS = 
+LIBDEPS = ncursesw libiconv
+CONFIG_OPTS = --with-libiconv-prefix
+LDFLAGS = -liconv 
 
 HOME_URL = http://www.gnu.org/software/gtypist/
 DESCRIPTION = GNU Typist

=== modified file 'gnu/gtypist/sha256sums'
--- a/gnu/gtypist/sha256sums    2010-06-11 09:39:08 +0000
+++ b/gnu/gtypist/sha256sums    2012-08-24 10:55:26 +0000
@@ -1,2 +1,2 @@
-07cc52c36c26b1eb45ec3ec463e97ccc8b3a7ced8221dec8b43b5af28471f7e4  
download/gtypist-2.8.3.tar.gz
-84895bbdb013690e9388433a5946b23366717078b47d9cf99c39aa19979f1f8f  
download/gtypist-2.8.3.tar.gz.sig
+a5885654aab74027999a67a9bbd7c3b6823479f89a6f1439244bf9c5536fb67d  
download/gtypist-2.9.1.tar.gz
+cd8e5e15d4311b403b5e16dba0c93ad9cf6bdffb32806ae0ef2f1ce6a3cafb35  
download/gtypist-2.9.1.tar.gz.sig

=== added directory 'gnu/ncursesw'
=== added file 'gnu/ncursesw/Makefile'
--- a/gnu/ncursesw/Makefile     1970-01-01 00:00:00 +0000
+++ b/gnu/ncursesw/Makefile     2012-08-24 10:55:26 +0000
@@ -0,0 +1,21 @@
+GARNAME = ncurses
+GARVERSION = 5.9
+MAINTAINER = Brandon Invergo <address@hidden>
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = ncurses/
+
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS = libtool
+# LIBDEPS = 
+
+CONFIGURE_OPTS = --with-libtool --enable-widec
+
+USE_TESTS = 
+
+HOME_URL = http://www.gnu.org/software/ncurses/
+DESCRIPTION = GNU Ncurses, a free software emulation of curses in SVR4 and 
more (widechar support)
+
+include ../../gar.lib/auto.mk

=== added file 'gnu/ncursesw/sha256sums'
--- a/gnu/ncursesw/sha256sums   1970-01-01 00:00:00 +0000
+++ b/gnu/ncursesw/sha256sums   2012-08-24 10:55:26 +0000
@@ -0,0 +1,2 @@
+9046298fb440324c9d4135ecea7879ffed8546dd1b58e59430ea07a4633f563b  
download/ncurses-5.9.tar.gz
+a36273dbe15790e191b8ebace8197b996a69868e284dba05f1b18daeb444bfd1  
download/ncurses-5.9.tar.gz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]