gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4415: gtkglext added, needed by gnubik


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4415: gtkglext added, needed by gnubik
Date: Mon, 3 Apr 2017 18:05:15 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4415
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2017-04-03 15:05:11 -0700
message:
  gtkglext added, needed by gnubik
added:
  pkg/gnome/gtkglext/            gtkglext-20170403220411-cwan4nh9jn0zvf3t-1
  pkg/gnome/gtkglext/Makefile    makefile-20170403220411-cwan4nh9jn0zvf3t-2
  pkg/gnome/gtkglext/config.mk   config.mk-20170403220411-cwan4nh9jn0zvf3t-3
  pkg/gnome/gtkglext/sha256sums  sha256sums-20170403220411-cwan4nh9jn0zvf3t-4
=== added directory 'pkg/gnome/gtkglext'
=== added file 'pkg/gnome/gtkglext/Makefile'
--- a/pkg/gnome/gtkglext/Makefile       1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gtkglext/Makefile       2017-04-03 22:05:11 +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 =    GtkGLExt
+GARNAME = gtkglext
+GARVERSION = 1.2.0
+HOME_URL = http://projects.gnome.org/gtkglext/
+DESCRIPTION =  OpenGL extension to gtk
+define BLURB
+
+endef
+
+######################################################################
+#http://downloads.sourceforge.net/gtkglext/gtkglext-1.2.0.tar.gz
+
+MASTER_SITES =  http://downloads.sourceforge.net/
+MASTER_SUBDIR = $(GARNAME)/
+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/gtkglext/config.mk'
--- a/pkg/gnome/gtkglext/config.mk      1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gtkglext/config.mk      2017-04-03 22:05:11 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/gtkglext/sha256sums'
--- a/pkg/gnome/gtkglext/sha256sums     1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gtkglext/sha256sums     2017-04-03 22:05:11 +0000
@@ -0,0 +1,1 @@
+e5073f3c6b816e7fa67d359d9745a5bb5de94a628ac85f624c992925a46844f9  
download/gtkglext-1.2.0.tar.gz


reply via email to

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