gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4673: some cleannup


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4673: some cleannup
Date: Mon, 7 Aug 2017 20:47:13 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4673
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2017-08-07 17:47:08 -0700
message:
  some cleannup
modified:
  pkg/freedesktop/pkg-config/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-1297
  pkg/freedesktop/pkg-config/config.mk 
config.mk-20160617014604-fvwr217e43szng65-1
  pkg/gnome/gconf/Makefile       makefile-20160617013746-7ygosxqw3lxxvo7f-473
  pkg/gnome/gtk/Makefile         makefile-20160617013746-7ygosxqw3lxxvo7f-917
  pkg/gnu/dejagnu/Makefile       makefile-20160617014725-uokjfnggs70iry9h-564
  pkg/other/boost/Makefile       makefile-20170608043614-zqx6plyn4p8cg7w0-3
  pkg/other/boost/sha256sums     sha256sums-20170608043614-zqx6plyn4p8cg7w0-4
=== modified file 'pkg/freedesktop/pkg-config/Makefile'
--- a/pkg/freedesktop/pkg-config/Makefile       2017-03-28 20:31:16 +0000
+++ b/pkg/freedesktop/pkg-config/Makefile       2017-08-08 00:47:08 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016, 2017 Carl Hansen
+# Copyright © 2016, 2017 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #

=== modified file 'pkg/freedesktop/pkg-config/config.mk'
--- a/pkg/freedesktop/pkg-config/config.mk      2016-09-17 10:22:04 +0000
+++ b/pkg/freedesktop/pkg-config/config.mk      2017-08-08 00:47:08 +0000
@@ -2,7 +2,8 @@
 ## adjust as needed
 
 # might not be needed:
-CONFIGURE_OPTS ?=  --with-internal-glib
+CONFIGURE_OPTS ?=  --with-internal-glib  --with-libiconv
 # experiment
 
-BUILD_OPTS ?=  CFLAGS+="-Wno-error=format-nonliteral"
+BUILD_OPTS ?=  CFLAGS+="-Wno-error=format-nonliteral"  -Wl,"-L/opt/gsrc/lib  
-liconv"
+

=== modified file 'pkg/gnome/gconf/Makefile'
--- a/pkg/gnome/gconf/Makefile  2017-03-25 06:40:30 +0000
+++ b/pkg/gnome/gconf/Makefile  2017-08-08 00:47:08 +0000
@@ -20,7 +20,7 @@
 UPSTREAMNAME = GConf
 GARVERSION = 3.2.6
 HOME_URL = http://projects.gnome.org/gconf/
-DESCRIPTION = Process-transparent configuration system (deprecated) 17 months
+DESCRIPTION = Process-transparent configuration system (deprecated) 
 
 ######################################################################
 

=== modified file 'pkg/gnome/gtk/Makefile'
--- a/pkg/gnome/gtk/Makefile    2017-07-19 06:02:41 +0000
+++ b/pkg/gnome/gtk/Makefile    2017-08-08 00:47:08 +0000
@@ -41,7 +41,9 @@
 SIGFILES =
 
 BUILDDEPS =
+# apt install libepoxy-dev
 # libselinux-dev libsystemd-dev  libepoxy xorg-dev  gdk-pixbuf
+# apt install libatk-bridge2.0-0 libatk-bridge2.0-dev
 LIBDEPS =
 
 ######################################################################

=== modified file 'pkg/gnu/dejagnu/Makefile'
--- a/pkg/gnu/dejagnu/Makefile  2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/dejagnu/Makefile  2017-08-08 00:47:08 +0000
@@ -34,7 +34,8 @@
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
-BUILDDEPS = expect
+# apt install expect
+BUILDDEPS = 
 LIBDEPS =
 
 ######################################################################

=== modified file 'pkg/other/boost/Makefile'
--- a/pkg/other/boost/Makefile  2017-06-08 04:37:10 +0000
+++ b/pkg/other/boost/Makefile  2017-08-08 00:47:08 +0000
@@ -23,6 +23,8 @@
 NAME =       boost
 GARNAME =    boost
 GARVERSION = 1_64_0
+# ng yet didn't work for me:
+#GARVERSION = 1_65_0_beta1
 HOME_URL =   http://www.boost.org
 DESCRIPTION =  Peer-reviewed portable C++ source libraries.
 define BLURB
@@ -40,13 +42,15 @@
 
 ######################################################################
 #https://dl.bintray.com/boostorg/release/1.64.0/source/boost_1_64_0.7z
-MASTER_SITES = https://dl.bintray.com/
+# 
http://dl.bintray.com/boostorg/beta/1.65.0.beta.1/source/boost_1_65_0_beta1.tar.bz2
+MASTER_SITES = http://dl.bintray.com/
 MASTER_SUBDIR = boostorg/release/1.64.0/source/
-DISTFILES =   boost_1_64_0.7z    boost_1_64_0.7z.json  
+DISTFILES =   $(GARNAME)_$(GARVERSION).tar.bz2    
$(GARNAME)_$(GARVERSION).tar.bz2.json  
 SIGFILES  =
 
 WORKSRC = $(WORKDIR)/$(GARNAME)_$(GARVERSION)/
 
+
 # bjam
 BUILDDEPS = 
 LIBDEPS = 
@@ -61,9 +65,9 @@
 # stow
 #
 
-extract:
-       (cd $(WORKDIR); 7z x ../download/$(GARNAME)_$(GARVERSION).7z )
-       $(MAKECOOKIE)
+#extract:
+#      (cd $(WORKDIR); 7z x ../download/$(GARNAME)_$(GARVERSION).7z )
+#      $(MAKECOOKIE)
 
 pre-build:
        (cd $(WORKSRC); ./bootstrap.sh   
--prefix=$(prefix)/packages/$(GARNAME)-$(GARVERSION)-DEST/opt/gsrc/   ;  )

=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums        2017-06-08 04:37:10 +0000
+++ b/pkg/other/boost/sha256sums        2017-08-08 00:47:08 +0000
@@ -1,2 +1,2 @@
-49c6abfeb5b480f6a86119c0d57235966b4690ee6ff9e6401ee868244808d155  
download/boost_1_64_0.7z
-9f1cbceed32073538c8f8d639ca6fc102341829f9623f67a61237991885fd70e  
download/boost_1_64_0.7z.json
+7bcc5caace97baa948931d712ea5f37038dbb1c5d89b43ad4def4ed7cb683332  
download/boost_1_64_0.tar.bz2
+8bebbf273c3de3b359bc3240ddca707c0aceec96f1a31f40ec738e7c18f4c20b  
download/boost_1_64_0.tar.bz2.json


reply via email to

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