gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1059: clean up gnupod


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1059: clean up gnupod
Date: Mon, 05 Nov 2012 21:07:05 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1059
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2012-11-05 21:07:05 +0100
message:
  clean up gnupod
added:
  gnu/gnupod/config.mk
modified:
  gnu/gnupod/Makefile
=== modified file 'gnu/gnupod/Makefile'
--- a/gnu/gnupod/Makefile       2012-08-31 13:00:58 +0000
+++ b/gnu/gnupod/Makefile       2012-11-05 20:07:05 +0000
@@ -1,16 +1,19 @@
 GARNAME = gnupod
 GARVERSION = 0.99.8
+HOME_URL = http://www.gnu.org/software/gnupod
+DESCRIPTION = Use your iPod on GNU/Linux
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = gnupod/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tgz
 SIGFILES = $(DISTNAME).tgz.sig
 
-# BUILDDEPS = 
-# LIBDEPS = 
+BUILDDEPS = 
+LIBDEPS = 
 
-HOME_URL = http://www.gnu.org/software/gnupod
-DESCRIPTION = Use your iPod on GNU/Linux
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/gnupod/config.mk'
--- a/gnu/gnupod/config.mk      1970-01-01 00:00:00 +0000
+++ b/gnu/gnupod/config.mk      2012-11-05 20:07:05 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gnupod ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=


reply via email to

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