gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1231: clean up sourceinstall-gtk


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1231: clean up sourceinstall-gtk
Date: Wed, 21 Nov 2012 11:11:52 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1231
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2012-11-21 11:11:52 +0100
message:
  clean up sourceinstall-gtk
added:
  gnu/sourceinstall-gtk/config.mk
modified:
  gnu/sourceinstall-gtk/Makefile
=== modified file 'gnu/sourceinstall-gtk/Makefile'
--- a/gnu/sourceinstall-gtk/Makefile    2011-01-30 20:04:29 +0000
+++ b/gnu/sourceinstall-gtk/Makefile    2012-11-21 10:11:52 +0000
@@ -1,16 +1,19 @@
 GARNAME = sourceinstall-gtk
 GARVERSION = 2.5
+HOME_URL = http://www.gnu.org/software/sourceinstall
+DESCRIPTION = Easily install software from its sourc (GTK interface)
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
 MASTER_SUBDIR = sourceinstall/
-
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
-# BUILDDEPS = 
-LIBDEPS = libsrcinst
+BUILDDEPS = 
+LIBDEPS = libsrcinst gtk2
 
-HOME_URL = http://www.gnu.org/software/sourceinstall
-DESCRIPTION = GNU Source Installer (GTK interface)
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/sourceinstall-gtk/config.mk'
--- a/gnu/sourceinstall-gtk/config.mk   1970-01-01 00:00:00 +0000
+++ b/gnu/sourceinstall-gtk/config.mk   2012-11-21 10:11:52 +0000
@@ -0,0 +1,4 @@
+## Configuration options for sourceinstall-gtk ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=


reply via email to

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