[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r4416: update gtkglextmm to 1.2.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r4416: update gtkglextmm to 1.2.0 |
Date: |
Mon, 3 Apr 2017 19:01:30 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 4416
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2017-04-03 16:01:26 -0700
message:
update gtkglextmm to 1.2.0
added:
pkg/gnome/gtkglextmm/ gtkglextmm-20170403230104-zt309twycrizmvoz-1
pkg/gnome/gtkglextmm/Makefile makefile-20170403230104-zt309twycrizmvoz-3
pkg/gnome/gtkglextmm/config.mk config.mk-20170403230104-zt309twycrizmvoz-2
pkg/gnome/gtkglextmm/sha256sums sha256sums-20170403230104-zt309twycrizmvoz-4
=== added directory 'pkg/gnome/gtkglextmm'
=== added file 'pkg/gnome/gtkglextmm/Makefile'
--- a/pkg/gnome/gtkglextmm/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gtkglextmm/Makefile 2017-04-03 23:01:26 +0000
@@ -0,0 +1,46 @@
+
+# Copyright © 2017 Carl Hansen address@hidden
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# 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 = gtkglextmm
+GARNAME = gtkglextmm
+GARVERSION = 1.2.0
+HOME_URL = http://projects.gnome.org/gtkglext/
+DESCRIPTION = OpenGL extension to gtk c++ bindings
+define BLURB
+
+endef
+
+######################################################################
+#http://downloads.sourceforge.net/gtkglext/gtkglextmm-1.2.0.tar.gz
+
+MASTER_SITES = http://downloads.sourceforge.net/
+MASTER_SUBDIR = gtkglext/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES =
+
+# apt install libpangox-1.0-0 libpangox-1.0-dev xorg-dev
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+
=== added file 'pkg/gnome/gtkglextmm/config.mk'
--- a/pkg/gnome/gtkglextmm/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gtkglextmm/config.mk 2017-04-03 23:01:26 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=
=== added file 'pkg/gnome/gtkglextmm/sha256sums'
--- a/pkg/gnome/gtkglextmm/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gtkglextmm/sha256sums 2017-04-03 23:01:26 +0000
@@ -0,0 +1,1 @@
+8f499c1f95678c56cce908c10bf2c1d0f2267b87e0c480385fa4b128c75bdf7b
download/gtkglextmm-1.2.0.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r4416: update gtkglextmm to 1.2.0,
Carl Hansen <=