summaryrefslogtreecommitdiff
path: root/graphics/GUIlib
diff options
context:
space:
mode:
authorshattered <shattered>2014-09-13 11:44:44 +0000
committershattered <shattered>2014-09-13 11:44:44 +0000
commit160c4b88f606329994fd3152c5886d2806716fdc (patch)
tree493613fc77db5f08ec350778ab5ed80b0bd2a34a /graphics/GUIlib
parent938419a3eae1cd8655831803017f9699e5b9d938 (diff)
downloadpkgsrc-160c4b88f606329994fd3152c5886d2806716fdc.tar.gz
Update to 1.2.1 (2007). Changes:
* Updated automake and libtool support * Placed in the public domain
Diffstat (limited to 'graphics/GUIlib')
-rw-r--r--graphics/GUIlib/Makefile6
-rw-r--r--graphics/GUIlib/PLIST5
-rw-r--r--graphics/GUIlib/distinfo11
3 files changed, 11 insertions, 11 deletions
diff --git a/graphics/GUIlib/Makefile b/graphics/GUIlib/Makefile
index 3c94ef608c4..c37c87c298d 100644
--- a/graphics/GUIlib/Makefile
+++ b/graphics/GUIlib/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.18 2012/10/06 14:10:39 asau Exp $
+# $NetBSD: Makefile,v 1.19 2014/09/13 11:44:44 shattered Exp $
#
-DISTNAME= GUIlib-1.1.0
-PKGREVISION= 7
+DISTNAME= GUIlib-1.2.1
CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/GUIlib/src/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.libsdl.org/projects/GUIlib/
COMMENT= Very simple GUI framework library
+LICENSE= public-domain
GNU_CONFIGURE= YES
diff --git a/graphics/GUIlib/PLIST b/graphics/GUIlib/PLIST
index 736bde81a44..303440a52da 100644
--- a/graphics/GUIlib/PLIST
+++ b/graphics/GUIlib/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:59:04 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2014/09/13 11:44:44 shattered Exp $
include/GUI/GUI.h
include/GUI/GUI_C.h
include/GUI/GUI_area.h
@@ -6,7 +6,9 @@ include/GUI/GUI_button.h
include/GUI/GUI_font.h
include/GUI/GUI_generic.h
include/GUI/GUI_image.h
+include/GUI/GUI_loadimage.h
include/GUI/GUI_menu.h
+include/GUI/GUI_output.h
include/GUI/GUI_scroll.h
include/GUI/GUI_scrollbar.h
include/GUI/GUI_status.h
@@ -14,3 +16,4 @@ include/GUI/GUI_termwin.h
include/GUI/GUI_widget.h
include/GUI/GUI_widgets.h
lib/libGUI.la
+
diff --git a/graphics/GUIlib/distinfo b/graphics/GUIlib/distinfo
index dbfabf837f1..8baa1d6c20f 100644
--- a/graphics/GUIlib/distinfo
+++ b/graphics/GUIlib/distinfo
@@ -1,8 +1,5 @@
-$NetBSD: distinfo,v 1.5 2011/08/20 15:33:37 joerg Exp $
+$NetBSD: distinfo,v 1.6 2014/09/13 11:44:44 shattered Exp $
-SHA1 (GUIlib-1.1.0.tar.gz) = 4ba285dc9902c6204663a935ee3d8600cc921cc9
-RMD160 (GUIlib-1.1.0.tar.gz) = aeed496d4d92c0f3a28531fb37def7b69c78109a
-Size (GUIlib-1.1.0.tar.gz) = 180318 bytes
-SHA1 (patch-aa) = d83443dfb9509bc9e63c100fd64b61294eb87f03
-SHA1 (patch-hello.cpp) = 08c5e3387459465c000ae273b4571fc9867a5126
-SHA1 (patch-keyboard.cpp) = 450690b3e915636b10609a52eddd320288bb371e
+SHA1 (GUIlib-1.2.1.tar.gz) = f2931959de025f9b5635cf148b589f3c4772ea90
+RMD160 (GUIlib-1.2.1.tar.gz) = 35a9b426bd877a8feb4c166f5ff4b93f4ceaa18e
+Size (GUIlib-1.2.1.tar.gz) = 345042 bytes