gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1608: add gpaint at 0.3.2, but build


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1608: add gpaint at 0.3.2, but build fails
Date: Wed, 16 Jan 2013 23:00:39 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1608
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-16 23:00:39 +0100
message:
  add gpaint at 0.3.2, but build fails
added:
  gnu/gpaint/
  gnu/gpaint/Makefile
  gnu/gpaint/config.mk
  gnu/gpaint/sha256sums
modified:
  TODO
=== modified file 'TODO'
--- a/TODO      2013-01-15 23:25:24 +0000
+++ b/TODO      2013-01-16 22:00:39 +0000
@@ -501,7 +501,8 @@
 *** decommissioned
 ** DONE goptical
    CLOSED: [2012-12-16 Sun 20:12]
-** TODO gpaint
+** BROKEN gpaint
+*** Requires outdated GTK2, or some other Gnome hell
 ** DONE gperf
    CLOSED: [2012-12-16 Sun 20:12]
 ** IGNORE gphoto

=== added directory 'gnu/gpaint'
=== added file 'gnu/gpaint/Makefile'
--- a/gnu/gpaint/Makefile       1970-01-01 00:00:00 +0000
+++ b/gnu/gpaint/Makefile       2013-01-16 22:00:39 +0000
@@ -0,0 +1,21 @@
+NAME = GNU Paint
+GARNAME = gpaint
+GARVERSION = 0.3.2
+HOME_URL = http://www.gnu.org/software/gpaint
+DESCRIPTION = A simple paint program
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU_ALPHA)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(GARNAME)-2-$(GARVERSION).tar.gz
+SIGFILES = 
+WORKSRC = $(WORKDIR)/$(GARNAME)-2-$(GARVERSION)/
+
+BUILDDEPS =
+LIBDEPS = gtk2
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/gpaint/config.mk'
--- a/gnu/gpaint/config.mk      1970-01-01 00:00:00 +0000
+++ b/gnu/gpaint/config.mk      2013-01-16 22:00:39 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gpaint ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/gpaint/sha256sums'
--- a/gnu/gpaint/sha256sums     1970-01-01 00:00:00 +0000
+++ b/gnu/gpaint/sha256sums     2013-01-16 22:00:39 +0000
@@ -0,0 +1,1 @@
+90b2337fdacf73ca5bd980228093870a37abfe0617210a246e79061c9d9c220b  
download/gpaint-2-0.3.2.tar.gz


reply via email to

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