New package: gbdfed-1.6

This commit is contained in:
Christian Neukirchen 2014-07-06 19:05:37 +02:00
parent b285119890
commit b8f95c9394
3 changed files with 49 additions and 0 deletions

View File

@ -0,0 +1,15 @@
--- Makefile.in- 2010-04-16 16:38:59.000000000 +0200
+++ Makefile.in 2014-07-06 19:01:18.669249288 +0200
@@ -27,9 +27,9 @@
CC = @CC@
CFLAGS = @XX_CFLAGS@ @CFLAGS@
-DEFINES = @DEFINES@ -DG_DISABLE_DEPRECATED \
- -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED \
- -DGTK_DISABLE_DEPRECATED
+DEFINES = @DEFINES@
+
+
SRCS = bdf.c \
bdfcons.c \

View File

@ -0,0 +1,21 @@
--- glyphedit.c 2010-04-16 16:39:04.000000000 +0200
+++ glyphedit.c 2011-11-23 21:30:25.479413052 +0100
@@ -104,7 +104,8 @@
GLYPH_MODIFIED = 0,
POINTER_MOVED,
OPERATION_CHANGE,
- COLOR_CHANGE
+ COLOR_CHANGE,
+ NUM_SIGNALS
};
/**************************************************************************
@@ -114,7 +115,7 @@
**************************************************************************/
static GtkWidgetClass *parent_class = 0;
-static guint glyphedit_signals[OPERATION_CHANGE + 1];
+static guint glyphedit_signals[NUM_SIGNALS];
/**************************************************************************
*

13
srcpkgs/gbdfed/template Normal file
View File

@ -0,0 +1,13 @@
# Template file for 'gbdfed'
pkgname=gbdfed
version=1.6
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="gtk+-devel"
short_desc="A GTK2 bitmap font editor"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-2"
homepage="http://www.math.nmsu.edu/~mleisher/Software/gbdfed/"
distfiles="http://www.math.nmsu.edu/~mleisher/Software/${pkgname}/${pkgname}-${version}.tbz2>${pkgname}-${version}.tar.bz2"
checksum=5db25d4ce688dcb188dee056e58614a94a5e4fce4b6066fbb310951ab999093c