gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r2689: more info installations


From: Brandon Invergo
Subject: [Gsrc-commit] trunk r2689: more info installations
Date: Sat, 09 Nov 2013 19:30:27 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 2689
revision-id: address@hidden
parent: address@hidden
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2013-11-09 20:30:00 +0100
message:
  more info installations
modified:
  gnu/ggradebook/Makefile        makefile-20100610201541-zilbojleihpphujd-32
  gnu/ghostscript/Makefile       makefile-20100606211655-sj1nx80alech6rtq-27
=== modified file 'gnu/ggradebook/Makefile'
--- a/gnu/ggradebook/Makefile   2013-04-20 10:56:06 +0000
+++ b/gnu/ggradebook/Makefile   2013-11-09 19:30:00 +0000
@@ -21,8 +21,8 @@
 HOME_URL = http://www.gnu.org/software/ggradebook/
 DESCRIPTION = GNOME application to track students' grades for teachers
 define BLURB
-GNU Gradebook is an application for teachers for tracking student 
-grades. It supports several grading styles, such as American (A, B, 
+GNU Gradebook is an application for teachers for tracking student
+grades. It supports several grading styles, such as American (A, B,
 C, D, F) and European numeric scales.
 endef
 
@@ -31,10 +31,10 @@
 MASTER_SITES = $(MASTER_GNU)
 MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = 
+SIGFILES =
 WORKSRC = $(WORKDIR)/Ggradebook-$(GARVERSION)/
 
-BUILDDEPS = 
+BUILDDEPS =
 LIBDEPS = gtk1
 
 ######################################################################
@@ -46,4 +46,3 @@
                  --with-gtk-exec-prefix=$(prefix) \
 
 BUILD_ARGS += GTK_CFLAGS="-I$(prefix)/include/" GTK_LIBS="-L$(prefix)/lib/"
-

=== modified file 'gnu/ghostscript/Makefile'
--- a/gnu/ghostscript/Makefile  2013-04-20 10:56:06 +0000
+++ b/gnu/ghostscript/Makefile  2013-11-09 19:30:00 +0000
@@ -23,7 +23,7 @@
 DESCRIPTION = PostScript and PDF interpreter
 define BLURB
 Ghostscript is an interpreter for the PostScript language and the PDF
-file format.  It also includes a C library that implements the 
+file format.  It also includes a C library that implements the
 graphics capabilities of the PostScript language.  It supports a wide
 variety of output file formats and printers.
 endef
@@ -35,16 +35,13 @@
 DISTFILES = $(DISTNAME).tar.bz2
 SIGFILES = $(DISTNAME).tar.bz2.sig
 
-UILDDEPS = 
+UILDDEPS =
 LIBDEPS = libpng tiff zlib libiconv # libjpeg
 
 ######################################################################
 
+include ../../gar.lib/info.mk
 include ../../gar.lib/auto.mk
 include config.mk
 
 CONFIGURE_ARGS += --with-libiconv=no
-
-#pre-configure:
-#      @sed -i -e 's/\(EXTRALIBS=.*\)/\1 -lz/' $(WORKSRC)/Makefile.in
-#      $(MAKECOOKIE)


reply via email to

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