gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5822: bustle desktop-file-utils etc


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5822: bustle desktop-file-utils etc
Date: Mon, 13 Aug 2018 22:11:43 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5822
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2018-08-13 19:11:37 -0700
message:
  bustle desktop-file-utils etc 
added:
  pkg/freedesktop/bustle/        bustle-20180814021003-pj6v5qrljqt1pk8m-1
  pkg/freedesktop/bustle/Makefile makefile-20180814021003-pj6v5qrljqt1pk8m-4
  pkg/freedesktop/bustle/config.mk config.mk-20180814021003-pj6v5qrljqt1pk8m-2
  pkg/freedesktop/bustle/gpg-keyring 
gpgkeyring-20180814021003-pj6v5qrljqt1pk8m-3
  pkg/freedesktop/bustle/sha256sums sha256sums-20180814021003-pj6v5qrljqt1pk8m-5
  pkg/freedesktop/desktop-file-utils/ 
desktopfileutils-20180814021057-nqzjkuvorm5u1fnq-1
  pkg/freedesktop/desktop-file-utils/Makefile 
makefile-20180814021057-nqzjkuvorm5u1fnq-4
  pkg/freedesktop/desktop-file-utils/config.mk 
config.mk-20180814021057-nqzjkuvorm5u1fnq-2
  pkg/freedesktop/desktop-file-utils/gpg-keyring 
gpgkeyring-20180814021057-nqzjkuvorm5u1fnq-3
  pkg/freedesktop/desktop-file-utils/sha256sums 
sha256sums-20180814021057-nqzjkuvorm5u1fnq-5
modified:
  pkg/freedesktop/ModemManager/config.mk 
config.mk-20160617013748-4vboovbjvvb39mya-1
  pkg/freedesktop/libinput/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-1129
  pkg/freedesktop/libinput/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-1133
  pkg/freedesktop/libmbim/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-1134
  pkg/freedesktop/libmbim/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-1138
  pkg/freedesktop/libqmi/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-1164
  pkg/freedesktop/libqmi/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-1168
=== modified file 'pkg/freedesktop/ModemManager/config.mk'
--- a/pkg/freedesktop/ModemManager/config.mk    2018-04-13 03:30:33 +0000
+++ b/pkg/freedesktop/ModemManager/config.mk    2018-08-14 02:11:37 +0000
@@ -2,4 +2,4 @@
 ## adjust as needed
 
 CONFIGURE_OPTS ?=  --without-mbim 
-BUILD_OPTS ?=
+BUILD_OPTS ?=   

=== added directory 'pkg/freedesktop/bustle'
=== added file 'pkg/freedesktop/bustle/Makefile'
--- a/pkg/freedesktop/bustle/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/freedesktop/bustle/Makefile   2018-08-14 02:11:37 +0000
@@ -0,0 +1,48 @@
+# Copyright ©2018 Carl Hansen <address@hidden>
+#
+# This file is part of 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 =    bustle
+GARNAME = bustle
+GARVERSION = 0.7.2
+HOME_URL = https://gitlab.freedesktop.org/bustle/bustle
+#HOME_URL = https://www.freedesktop.org/wiki/Software/Bustle/
+DESCRIPTION =  Bustle records and shows sequence diagrams of D-Bus traffic
+define BLURB
+endef
+
+######################################################################
+#  https://www.freedesktop.org/software/bustle/0.7.2/bustle-0.7.2.tar.gz
+MASTER_SITES = http://www.freedesktop.org/
+MASTER_SUBDIR = software/$(GARNAME)/$(GARVERSION)/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+SIGFILES = $(DISTFILES).asc
+
+BUILDDEPS = 
+LIBDEPS = 
+
+# Hints:  C and Haskell; build and install yourself, see INSTALL.md
+# until some future perfection
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/freedesktop/bustle/config.mk'
--- a/pkg/freedesktop/bustle/config.mk  1970-01-01 00:00:00 +0000
+++ b/pkg/freedesktop/bustle/config.mk  2018-08-14 02:11:37 +0000
@@ -0,0 +1,5 @@
+## Configuration options
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/freedesktop/bustle/gpg-keyring'
Binary files a/pkg/freedesktop/bustle/gpg-keyring       1970-01-01 00:00:00 
+0000 and b/pkg/freedesktop/bustle/gpg-keyring      2018-08-14 02:11:37 +0000 
differ
=== added file 'pkg/freedesktop/bustle/sha256sums'
--- a/pkg/freedesktop/bustle/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/freedesktop/bustle/sha256sums 2018-08-14 02:11:37 +0000
@@ -0,0 +1,2 @@
+07a581bb14b77b74b2d42dbfe266d631bbc6cb454203de335569649c83a31325  
download/bustle-0.7.2.tar.gz
+488922627613e1f56b91c67ef341aa411013ee40b6a6d880662a6cb8f20caad0  
download/bustle-0.7.2.tar.gz.asc

=== added directory 'pkg/freedesktop/desktop-file-utils'
=== added file 'pkg/freedesktop/desktop-file-utils/Makefile'
--- a/pkg/freedesktop/desktop-file-utils/Makefile       1970-01-01 00:00:00 
+0000
+++ b/pkg/freedesktop/desktop-file-utils/Makefile       2018-08-14 02:11:37 
+0000
@@ -0,0 +1,42 @@
+# Copyright © 2018 Carl Hansen <address@hidden>
+#
+# This file is part of 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 =    desktop-file-utils
+GARNAME = desktop-file-utils
+GARVERSION = 0.23
+HOME_URL = https://www.freedesktop.org/wiki/
+DESCRIPTION = utils to connect apps with mime-types
+define BLURB
+endef
+
+######################################################################
+
+MASTER_SITES = https://www.freedesktop.org/
+MASTER_SUBDIR =  /software/$(GARNAME)/releases/
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.asc
+
+BUILDDEPS = 
+LIBDEPS = 
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/freedesktop/desktop-file-utils/config.mk'
--- a/pkg/freedesktop/desktop-file-utils/config.mk      1970-01-01 00:00:00 
+0000
+++ b/pkg/freedesktop/desktop-file-utils/config.mk      2018-08-14 02:11:37 
+0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/freedesktop/desktop-file-utils/gpg-keyring'
Binary files a/pkg/freedesktop/desktop-file-utils/gpg-keyring   1970-01-01 
00:00:00 +0000 and b/pkg/freedesktop/desktop-file-utils/gpg-keyring  2018-08-14 
02:11:37 +0000 differ
=== added file 'pkg/freedesktop/desktop-file-utils/sha256sums'
--- a/pkg/freedesktop/desktop-file-utils/sha256sums     1970-01-01 00:00:00 
+0000
+++ b/pkg/freedesktop/desktop-file-utils/sha256sums     2018-08-14 02:11:37 
+0000
@@ -0,0 +1,2 @@
+6c094031bdec46c9f621708f919084e1cb5294e2c5b1e4c883b3e70cb8903385  
download/desktop-file-utils-0.23.tar.xz
+7d80bcbca2c73e375ab5c9d12dcfceaca8c91715567f8d2b2469d8f18b4d8981  
download/desktop-file-utils-0.23.tar.xz.asc

=== modified file 'pkg/freedesktop/libinput/Makefile'
--- a/pkg/freedesktop/libinput/Makefile 2018-07-19 23:34:45 +0000
+++ b/pkg/freedesktop/libinput/Makefile 2018-08-14 02:11:37 +0000
@@ -20,7 +20,7 @@
 
 NAME =    libinput
 GARNAME = libinput
-GARVERSION = 1.11.2
+GARVERSION = 1.11.902
 HOME_URL = http://www.freedesktop.org/
 DESCRIPTION =  wrapper library for input devices.
 define BLURB
@@ -37,6 +37,8 @@
 BUILDDEPS =#  libevdev libwacom  
 LIBDEPS = 
 # apt install doxygen libmtdev-dev  libudev-dev check libunwind-dev  
libgudev-1.0-dev 
+#
+# bugs, doesn't build for me...
 ######################################################################
 
 include ../../../gar/gar.lib/mesonninja.mk

=== modified file 'pkg/freedesktop/libinput/sha256sums'
--- a/pkg/freedesktop/libinput/sha256sums       2018-07-19 23:34:45 +0000
+++ b/pkg/freedesktop/libinput/sha256sums       2018-08-14 02:11:37 +0000
@@ -1,2 +1,2 @@
-6b36e1163d306c292ec8359b35aa65431cd29d0a5254923775e8019ff5018107  
download/libinput-1.11.2.tar.xz
-b7971fc83363f2405cd5ca0049394fa52874f7edca0a371772ca5cbea92d3cf6  
download/libinput-1.11.2.tar.xz.sig
+9e8a3a7f14b971f755fd08f17d01ae663632a18c362bd73af577a61664cb2f9b  
download/libinput-1.11.902.tar.xz
+c2bbe6468b98d84183957c9496291f5da6b74a1e1422c020c3eb078c229e247c  
download/libinput-1.11.902.tar.xz.sig

=== modified file 'pkg/freedesktop/libmbim/Makefile'
--- a/pkg/freedesktop/libmbim/Makefile  2018-04-14 21:30:03 +0000
+++ b/pkg/freedesktop/libmbim/Makefile  2018-08-14 02:11:37 +0000
@@ -22,7 +22,7 @@
 
 NAME =    libmbim
 GARNAME = libmbim
-GARVERSION = 1.16.0
+GARVERSION = 1.16.2
 HOME_URL = http://www.freedesktop.org/
 DESCRIPTION = libmbim is an open source library to manage MBIM-powered mobile 
broadband modems. 
 define BLURB

=== modified file 'pkg/freedesktop/libmbim/sha256sums'
--- a/pkg/freedesktop/libmbim/sha256sums        2018-04-14 21:30:03 +0000
+++ b/pkg/freedesktop/libmbim/sha256sums        2018-08-14 02:11:37 +0000
@@ -1,1 +1,1 @@
-c8ca50beeddd4b43309df5b698917268303bf176cea58fe4fe53d5bf0e93fac2  
download/libmbim-1.16.0.tar.xz
+eb494fee2c200daf4f5cc8a40061d24a3dfafe8c59151c95c6a826fd96dcb262  
download/libmbim-1.16.2.tar.xz

=== modified file 'pkg/freedesktop/libqmi/Makefile'
--- a/pkg/freedesktop/libqmi/Makefile   2018-01-21 02:16:28 +0000
+++ b/pkg/freedesktop/libqmi/Makefile   2018-08-14 02:11:37 +0000
@@ -22,7 +22,7 @@
 
 NAME =    libqmi
 GARNAME = libqmi
-GARVERSION = 1.20.0
+GARVERSION = 1.20.2
 HOME_URL = http://www.freedesktop.org/
 DESCRIPTION = is an open source library to manage QMI-powered mobile broadband 
modems. 
 define BLURB

=== modified file 'pkg/freedesktop/libqmi/sha256sums'
--- a/pkg/freedesktop/libqmi/sha256sums 2018-01-21 02:16:28 +0000
+++ b/pkg/freedesktop/libqmi/sha256sums 2018-08-14 02:11:37 +0000
@@ -1,1 +1,1 @@
-21428cd3749c56246565123f707fee51238651a22c60bdc85ebce97388626eb4  
download/libqmi-1.20.0.tar.xz
+c73459ca8bfe1213f8047858d4946fc1f58e164d4f488a7a6904edee25e2ca44  
download/libqmi-1.20.2.tar.xz


reply via email to

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