Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (0a2f3752c90212eb18d33f572d2fe6b7cbad23b8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (0a2f3752c90212eb18d33f572d2fe6b7cbad23b8)
  • Date: Thu, 17 May 2018 18:23:45 +0000

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

ChangeLog | 4 ++++
devel/uncrustify/DETAILS | 4 ++--
devel/uncrustify/HISTORY | 3 +++
editors/vim/DETAILS | 4 ++--
editors/vim/HISTORY | 3 +++
ftp/curl/DETAILS | 2 +-
ftp/curl/HISTORY | 4 ++++
ftp/curl/PRE_BUILD | 3 ---
graphics/libgphoto2/DETAILS | 4 ++--
graphics/libgphoto2/HISTORY | 3 +++
haskell/haskell-th-lift/DETAILS | 4 ++--
haskell/haskell-th-lift/HISTORY | 3 +++
python-pypi/python-lz4/DEPENDS | 2 ++
python-pypi/python-lz4/DETAILS | 28 ++++++++++++++++++++++++++++
python-pypi/python-lz4/HISTORY | 3 +++
python-pypi/python-lzo/DEPENDS | 3 +++
python-pypi/python-lzo/DETAILS | 15 +++++++++++++++
python-pypi/python-lzo/HISTORY | 3 +++
x11/xpra/DEPENDS | 9 ++++++++-
x11/xpra/HISTORY | 4 ++++
20 files changed, 95 insertions(+), 13 deletions(-)

New commits:
commit 0a2f3752c90212eb18d33f572d2fe6b7cbad23b8
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

haskell/haskell-th-lift: version 0.7.10

commit 0659f67f1114b6ef2042b874a7ab495a2b06c454
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

devel/uncrustify: version 0.67

commit fc994aff94481dd75d384b31114ebce60c23f618
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

ftp/curl: version 7.60.0

commit 4e0f5824f254c44244ffe035bd373c6d3cb65961
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

editors/vim: version 8.1.0000

commit 8b78c6f69d78662c79c5a16056854a65f196732a
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

graphics/libgphoto2: version 2.5.18

commit bb6feda1e2d785230b89f84fd44648939ea7b4c7
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

x11/xpra: add missing dependencies

commit 79f460e305c678f7007267256ebe9bf94504c5bb
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/python-lzo: new spell, python bindings for lzo

commit ebb9d52b392aada2694527e57107844e8150fe63
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/python-lz4: new spell, python bindings for lz4

diff --git a/ChangeLog b/ChangeLog
index d7efc7b..7b4f3a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,10 @@
* disk/compsize: new spell, find compression type/ratio on a file
or set of files

+2018-05-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * python-pypi/python-lz4: new spell, python bindings for lz4
+ * python-pypi/python-lzo: new spell, python bindings for lzo
+
2018-05-11 Vlad Glagolev <stealth AT sourcemage.org>
* net/nemesis: new spell, command-line network packet crafting and
injection utility
diff --git a/devel/uncrustify/DETAILS b/devel/uncrustify/DETAILS
index 577276a..906b7f6 100755
--- a/devel/uncrustify/DETAILS
+++ b/devel/uncrustify/DETAILS
@@ -1,8 +1,8 @@
SPELL=uncrustify
- VERSION=0.66.1
+ VERSION=0.67
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://github.com/${SPELL}/${SPELL}/archive/${SOURCE}
-
SOURCE_HASH=sha512:edfde1d46bded9febd47b77cbff86028e1d21c41fee6a46a8b43f0928bf937259be2f88fe4606f406f414601bb757e27eda373ca738606d1bb74b6cd27335f47
+
SOURCE_HASH=sha512:5f9677adba7a211c0b8797bad9debb6fa52658d6775048e86a9b928d8e84ee334497c1455a0bb3b19084a32e0fbad79a291cf7ca50fe817131dd28feb85d65ce
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${SPELL}-${VERSION}"
WEB_SITE="https://github.com/bengardner/uncrustify";
LICENSE[0]=GPL
diff --git a/devel/uncrustify/HISTORY b/devel/uncrustify/HISTORY
index bd5d557..072b9b5 100644
--- a/devel/uncrustify/HISTORY
+++ b/devel/uncrustify/HISTORY
@@ -1,3 +1,6 @@
+2018-05-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 0.67
+
2017-11-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 0.66.1

diff --git a/editors/vim/DETAILS b/editors/vim/DETAILS
index 0cbb297..25ba0ae 100755
--- a/editors/vim/DETAILS
+++ b/editors/vim/DETAILS
@@ -8,12 +8,12 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL=hg_http://vim.googlecode.com/hg:${SPELL}-hg
SOURCE_IGNORE=volatile
else
- VERSION=8.0.1788
+ VERSION=8.1.0000
SECURITY_PATCH=4
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=https://github.com/vim/vim/archive/v${VERSION}.tar.gz
-
SOURCE_HASH=sha512:49e3f763e32eb98d992915865276627b550c677d454994a04edb8d5c79c8aefad17a4a79ba57e88156e0d9ee41ece2bc30336c42a7fc86b97de10def69b7256a
+
SOURCE_HASH=sha512:09c088383b9a2f4b75006bb2b527d1927386649e690574175734620f87cb77df75312f9cde91a6f8b6f87a9764c53e3915419d0853e88373458e69557159e22c
fi
WEB_SITE=http://www.vim.org
LICENSE[0]=http://vimdoc.sourceforge.net/htmldoc/uganda.html#license
diff --git a/editors/vim/HISTORY b/editors/vim/HISTORY
index 47be2df..c84f934 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2018-05-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 8.1.0000
+
2018-05-03 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 8.0.1788

diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS
index fd22aaa..9c5b13f 100755
--- a/ftp/curl/DETAILS
+++ b/ftp/curl/DETAILS
@@ -1,5 +1,5 @@
SPELL=curl
- VERSION=7.59.0
+ VERSION=7.60.0
SECURITY_PATCH=27
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
diff --git a/ftp/curl/HISTORY b/ftp/curl/HISTORY
index babaf62..7c3cb16 100644
--- a/ftp/curl/HISTORY
+++ b/ftp/curl/HISTORY
@@ -1,3 +1,7 @@
+2018-05-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 7.60.0
+ * PRE_BUILD, patches/*: remove obsolete patches
+
2018-04-05 Treeve Jelbert <treeve AT sourcemage.org>
* PRE_BUILD patches/*: apply upstream patches for libressl-2.7

diff --git a/ftp/curl/PRE_BUILD b/ftp/curl/PRE_BUILD
deleted file mode 100755
index 922c0ab..0000000
--- a/ftp/curl/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-apply_patch_dir patches
diff --git a/graphics/libgphoto2/DETAILS b/graphics/libgphoto2/DETAILS
index 129a89e..5f633c1 100755
--- a/graphics/libgphoto2/DETAILS
+++ b/graphics/libgphoto2/DETAILS
@@ -1,6 +1,6 @@
SPELL=libgphoto2
- VERSION=2.5.17
-
SOURCE_HASH=sha512:83e53f17f190210adb350bc68b6262c94dfcb98a7cde4807abf40120886b44cfc34b422d4574814cb7cefc74451a66773ec115e2d697c0229096443ed372a62e
+ VERSION=2.5.18
+
SOURCE_HASH=sha512:f53596a8e520c200d5a779351db9c77e4fe80f39aec9acc4997403e105dc4e8eafaee6b20d1612df14f2cd645c9f95d86561092c77b49868d6c918415be3258d
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/gphoto/libgphoto/$SOURCE
diff --git a/graphics/libgphoto2/HISTORY b/graphics/libgphoto2/HISTORY
index 0900897..f02cacd 100644
--- a/graphics/libgphoto2/HISTORY
+++ b/graphics/libgphoto2/HISTORY
@@ -1,3 +1,6 @@
+2018-05-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 2.5.18
+
2018-04-16 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2.5.17

diff --git a/haskell/haskell-th-lift/DETAILS b/haskell/haskell-th-lift/DETAILS
index 108e204..9558b4d 100755
--- a/haskell/haskell-th-lift/DETAILS
+++ b/haskell/haskell-th-lift/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-th-lift
- VERSION=0.7.7
+ VERSION=0.7.10
SOURCE="th-lift-${VERSION}.tar.gz"

SOURCE_URL[0]=https://hackage.haskell.org/package/th-lift-${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:490d349ef2985defcf58eb49686c89ab79f8f9a3e29f3edb195440fe7995ecec6b2538767855ae0a5b9f43e5b00fe0bee167513486be99c111776ab7855d37d2
+
SOURCE_HASH=sha512:be94248f344a82441ab71225cf2a88f0a2e6bc603e63ff535c5484f60e5797871658a1824860c7336c9c5b4b987f6a8a42e911d1103794e544274b3de85eeb4a
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/th-lift-${VERSION}"
WEB_SITE="http://github.com/mboes/th-lift";
LICENSE[0]=BSD
diff --git a/haskell/haskell-th-lift/HISTORY b/haskell/haskell-th-lift/HISTORY
index 20126df..54004e6 100644
--- a/haskell/haskell-th-lift/HISTORY
+++ b/haskell/haskell-th-lift/HISTORY
@@ -1,3 +1,6 @@
+2018-05-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 0.7.10
+
2018-01-27 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS, DETAILS: spell created

diff --git a/python-pypi/python-lz4/DEPENDS b/python-pypi/python-lz4/DEPENDS
new file mode 100755
index 0000000..ed80c83
--- /dev/null
+++ b/python-pypi/python-lz4/DEPENDS
@@ -0,0 +1,2 @@
+depends PYTHON &&
+depends lz4
diff --git a/python-pypi/python-lz4/DETAILS b/python-pypi/python-lz4/DETAILS
new file mode 100755
index 0000000..1672324
--- /dev/null
+++ b/python-pypi/python-lz4/DETAILS
@@ -0,0 +1,28 @@
+ SPELLX=lz4
+ SPELL=python-$SPELLX
+ VERSION=1.0.1
+ SOURCE="$SPELL-${VERSION}.tar.gz"
+
SOURCE_URL[0]=http://pypi.io/packages/source/l/$SPELLX/$SPELLX-$VERSION.tar.gz
+
SOURCE_HASH=sha512:42f966fb0286f889f22bc14da8649bcd47b9a6220625e2312c425ef95516db0d9454290cb071873a4a404c7d64cb7ce5ed6de4b6863a922e7160481562cda65d
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELLX-${VERSION}"
+ WEB_SITE="https://github.com/python-lz4/python-lz4";
+ LICENSE[0]=BSD
+ ENTERED=20180513
+ SHORT="python bindings for the LZ4 compression library"
+cat << EOF
+This package provides python bindings for the LZ4 compression library.
+
+The bindings provided in this package cover the frame format and the block
+format specifications. The frame format bindings are the recommended ones
+to use, as this guarantees interoperability with other implementations and
+language bindings.
+
+The API provided by the frame format bindings follows that of the LZMA, zlib,
+gzip and bzip2 compression libraries which are provided with the Python
+standard library. As such, these LZ4 bindings should provide a drop-in
+alternative to the compression libraries shipped with Python. The package
+provides context managers and file handler support.
+
+The bindings drop the GIL when calling in to the underlying LZ4 library,
+and is thread safe. An extensive test suite is included.
+EOF
diff --git a/python-pypi/python-lz4/HISTORY b/python-pypi/python-lz4/HISTORY
new file mode 100644
index 0000000..a30f77d
--- /dev/null
+++ b/python-pypi/python-lz4/HISTORY
@@ -0,0 +1,3 @@
+2018-05-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/python-pypi/python-lzo/DEPENDS b/python-pypi/python-lzo/DEPENDS
new file mode 100755
index 0000000..80a3a6c
--- /dev/null
+++ b/python-pypi/python-lzo/DEPENDS
@@ -0,0 +1,3 @@
+depends PYTHON &&
+depends lzo &&
+depends zlib
diff --git a/python-pypi/python-lzo/DETAILS b/python-pypi/python-lzo/DETAILS
new file mode 100755
index 0000000..e863616
--- /dev/null
+++ b/python-pypi/python-lzo/DETAILS
@@ -0,0 +1,15 @@
+ SPELLX=lzo
+ SPELL=python-$SPELLX
+ VERSION=1.11
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://pypi.io/packages/source/p/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:580c68d2a5fdc43f6cb904507795c25b686c42074f217d067f51b336afa75d3eea10fcb7925c84aea352ce4383c591ff70583bef6c2fbc74116487ae87e1f87f
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="https://github.com/jd-boyd/python-lzo";
+ LICENSE[0]=GPL
+ ENTERED=20180513
+ SHORT="python bindings for lzo compression"
+cat << EOF
+Python-LZO provides Python bindings for LZO, i.e. you can access the LZO
+library from your Python scripts thereby compressing ordinary Python strings.
+EOF
diff --git a/python-pypi/python-lzo/HISTORY b/python-pypi/python-lzo/HISTORY
new file mode 100644
index 0000000..a30f77d
--- /dev/null
+++ b/python-pypi/python-lzo/HISTORY
@@ -0,0 +1,3 @@
+2018-05-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/x11/xpra/DEPENDS b/x11/xpra/DEPENDS
index 9dc02d9..9c33b73 100755
--- a/x11/xpra/DEPENDS
+++ b/x11/xpra/DEPENDS
@@ -8,7 +8,6 @@ depends cython &&
depends python &&
depends numpy &&
depends pygtk2 &&
-depends pillow &&
depends -sub XVFB xorg-server &&
depends xf86-video-dummy &&
optional_depends pygtkglext --with-opengl --without-opengl \
@@ -26,7 +25,15 @@ optional_depends libvpx --with-vpx --without-vpx \
"for video en-/decoding" &&
optional_depends libwebp --with-webp --without-webp \
"for video en-/decoding" &&
+optional_depends pillow --with-pillow --without-pillow \
+ "use pillow for encoding" &&
+optional_depends JPEG --with-jpeg --without-jpeg \
+ "for jpeg encoding" &&

+suggest_depends python-lz4 "" "" \
+ "use python-lz4 (for lz4 compression)" &&
+suggest_depends python-lzo "" "" \
+ "use python-lzo (for lzo compression)" &&
suggest_depends python-cryptography "" "" \
"use python-cryptography (fallback to pycrypto if not found)" &&
suggest_depends python-rencode "" "" \
diff --git a/x11/xpra/HISTORY b/x11/xpra/HISTORY
index c864e26..6404ab7 100644
--- a/x11/xpra/HISTORY
+++ b/x11/xpra/HISTORY
@@ -1,3 +1,7 @@
+2018-05-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS: make the dependency on pillow optional, add optional
dependency
+ on JPEG, add suggested dependency on python-lz4
+
2018-05-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2.2.6
* DEPENDS: add dependency on python



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (0a2f3752c90212eb18d33f572d2fe6b7cbad23b8), Florian Franzmann, 05/17/2018

Archive powered by MHonArc 2.6.24.

Top of Page