gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6437: update librekontrol to 0.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6437: update librekontrol to 0.1
Date: Mon, 15 Apr 2019 15:33:24 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6437
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2019-04-15 12:33:20 -0700
message:
  update librekontrol to 0.1
added:
  pkg/other/librekontrol/        librekontrol-20190415193308-h9v4o4nn9ov79ubt-1
  pkg/other/librekontrol/Makefile makefile-20190415193308-h9v4o4nn9ov79ubt-3
  pkg/other/librekontrol/config.mk config.mk-20190415193308-h9v4o4nn9ov79ubt-2
  pkg/other/librekontrol/sha256sums sha256sums-20190415193308-h9v4o4nn9ov79ubt-4
=== added directory 'pkg/other/librekontrol'
=== added file 'pkg/other/librekontrol/Makefile'
--- a/pkg/other/librekontrol/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/other/librekontrol/Makefile   2019-04-15 19:33:20 +0000
@@ -0,0 +1,49 @@
+# Copyright © 2019 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+NAME =    librekontrol
+GARNAME = librekontrol
+GARVERSION =  0.1
+HOME_URL = http://www.librekontrol.org
+DESCRIPTION = programmable controller editor  
+define BLURB
+Librekontrol is a programmable controller editor for GNU/Linux. You use
+Librekontrol to (re-)define the events that occur when you interact with
+a controller: keyboards, gamepads, music controllers, etc. using guile.
+endef
+
+######################################################################
+
+MASTER_SITES = http://www.librekontrol.org/
+MASTER_SUBDIR = files/
+DISTFILES = $(DISTNAME).tar.gz 
+SIGFILES = 
+LICENSE = GNU GPL 3 or later
+
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+

=== added file 'pkg/other/librekontrol/config.mk'
--- a/pkg/other/librekontrol/config.mk  1970-01-01 00:00:00 +0000
+++ b/pkg/other/librekontrol/config.mk  2019-04-15 19:33:20 +0000
@@ -0,0 +1,5 @@
+## Configuration options   ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/librekontrol/sha256sums'
--- a/pkg/other/librekontrol/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/other/librekontrol/sha256sums 2019-04-15 19:33:20 +0000
@@ -0,0 +1,1 @@
+44ea61ec5384d3ae3e77db2d223fd56b17ecb77b07eae6b42212a9728f722cd4  
download/librekontrol-0.1.tar.gz


reply via email to

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