Update to 2.4.0.

Changes:
This release has updated translations and fixes for several bugs.
Versions required for libraries have been upgraded, and a new option
has been added to start a maximized terminal.... Some deprecated
functions have been removed.
This commit is contained in:
Ryo ONODERA 2011-02-12 11:34:03 +00:00 committed by Thomas Klausner
parent 67e8f911f3
commit f33aef050a
3 changed files with 10 additions and 10 deletions

View file

@ -1,15 +1,14 @@
# $NetBSD: Makefile,v 1.4 2010/07/05 20:03:47 ryo-on Exp $
# $NetBSD: Makefile,v 1.5 2011/02/12 11:34:03 ryo-on Exp $
#
DISTNAME= sakura-2.3.8
PKGREVISION= 1
DISTNAME= sakura-2.4.0
CATEGORIES= x11
MASTER_SITES= http://www.pleyades.net/david/projects/sakura/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= ryo_on@yk.rim.or.jp
HOMEPAGE= http://www.pleyades.net/david/sakura.php
COMMENT= The sakura is a terminal emulator based on GTK and VTE supports tab
COMMENT= Sakura is a terminal emulator based on GTK and VTE that supports tab
LICENSE= gnu-gpl-v2
@ -23,7 +22,7 @@ SUBST_CLASSES+= fix-man-path
SUBST_STAGE.fix-man-path= post-patch
SUBST_MESSAGE.fix-man-path= Fix path for man1.
SUBST_FILES.fix-man-path= CMakeLists.txt
SUBST_SED.fix-man-path= -e 's,share/man/man1,man/man1,g'
SUBST_SED.fix-man-path= -e 's,share/man/man1,${PKGMANDIR}/man1,g'
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.14.0
.include "../../devel/glib2/buildlink3.mk"

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2010/03/29 12:11:06 ryo-on Exp $
@comment $NetBSD: PLIST,v 1.2 2011/02/12 11:34:03 ryo-on Exp $
bin/sakura
man/man1/sakura.1
share/applications/sakura.desktop
@ -12,6 +12,7 @@ share/locale/hr/LC_MESSAGES/sakura.mo
share/locale/hu/LC_MESSAGES/sakura.mo
share/locale/it/LC_MESSAGES/sakura.mo
share/locale/ja/LC_MESSAGES/sakura.mo
share/locale/pl/LC_MESSAGES/sakura.mo
share/locale/pt_BR/LC_MESSAGES/sakura.mo
share/locale/ru/LC_MESSAGES/sakura.mo
share/locale/zh_CN/LC_MESSAGES/sakura.mo

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2010/06/28 11:50:43 ryo-on Exp $
$NetBSD: distinfo,v 1.3 2011/02/12 11:34:03 ryo-on Exp $
SHA1 (sakura-2.3.8.tar.bz2) = d95016484734a10ef1966431c8f5e2d923040a0f
RMD160 (sakura-2.3.8.tar.bz2) = 57787df9c1f695c7dd20c17125af9f57d6f09675
Size (sakura-2.3.8.tar.bz2) = 38623 bytes
SHA1 (sakura-2.4.0.tar.bz2) = 417508be2551ff82e6bad8868832ef634479a432
RMD160 (sakura-2.4.0.tar.bz2) = 4b643492b56065bd5093a40ff813bef50e46f7a4
Size (sakura-2.4.0.tar.bz2) = 40996 bytes