pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/gource



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Oct  1 15:08:46 UTC 2019

Modified Files:
        pkgsrc/graphics/gource: Makefile distinfo
Removed Files:
        pkgsrc/graphics/gource/patches: patch-src_dirnode.cpp

Log Message:
gource: Update to 0.50

0.50:
 * Right mouse button rotation now pivots around the camera.
 * Added --font-file option.
 * Added --enable-font-file option to configure.
 * Added --no-time-travel option (Lars Schmertmann).
 * Added --dir-name-position option (Lars Schmertmann).
 * Added --file-extension-fallback option (Lars Schmertmann).
 * Added --user-show-filter option (Victor Lopez).
 * Added --disable-input option (Joey Parrish).
 * Fixed a bug in the Mercurial log parser that caused changes to be missed.
 * Fixed file removal being cancelled by an action with an earlier timestamp.
 * Fixed a bug in the log file format detection that could result in the wrong
   first entry being displayed for a custom log.

0.49:
 * Fixed compatibility with GLM 0.9.9.0.

0.48:
 * Can now generate logs from git sub module directories.

0.47:
 * Fixed low mouse movement speed with some mice while repositioning camera.

0.46:
 * Added --screen option.

0.45:
 * Added --window-position XxY option.
 * Added --frameless option.
 * Added --file-show-filter REGEX option (swoogles).
 * Added --filename-time and filename-colour options (gh2k).
 * Improved handling of very low seconds-per-day values (malengrin).
 * Fixed crash when SVN log lacks author information (obarthel).
 * Additional git log command validation (cym13).
 * Allow lower case hex colours in custom logs (HSorensen).
 * Enabled STDOUT support with --output-stream '-' on Windows (circulosmeos).
 * Now requires SDL 2 to build (deprecated SDL 1.2 support removed).

0.44:
 * Fixed crash when taking a screenshot with an odd resolution.
 * Fixed type deduction compilation error with newer versions of GCC.
 * Documentation improvements.

0.43:
 * Updated boost autoconf macros to fix multi-arch detection.

0.42:
 * Fixed bzr log command when no start date was specified (chrisf).
 * Fixed hg log commit order when date range specified.
 * Fixed hg log command line on Windows.
 * Fixed parser bug in date range filtering code.

0.41:
 * Multi-monitor support using SDL 2.0 when available.
 * SDL 1.2 support is deprecated.
 * Full screen mode now uses desktop resolution by default.
 * Added --start-date, --stop-date 'YYYY-MM-DD hh:mm:ss' options.
 * Added --dir-name-depth option.
 * Changed --file-idle-time default value to 0.
 * Changed screenshot format to PNG.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/graphics/gource/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/gource/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/gource/patches/patch-src_dirnode.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/gource/Makefile
diff -u pkgsrc/graphics/gource/Makefile:1.34 pkgsrc/graphics/gource/Makefile:1.35
--- pkgsrc/graphics/gource/Makefile:1.34        Thu Aug 22 12:23:17 2019
+++ pkgsrc/graphics/gource/Makefile     Tue Oct  1 15:08:46 2019
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.34 2019/08/22 12:23:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2019/10/01 15:08:46 nia Exp $
 
-DISTNAME=      gource-0.40
-PKGREVISION=   17
+DISTNAME=      gource-0.49
 CATEGORIES=    graphics
-MASTER_SITES=  http://gource.googlecode.com/files/
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=acaudwell/}
+GITHUB_PROJECT=        Gource
+GITHUB_RELEASE=        ${DISTNAME}
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      http://gource.io/
+HOMEPAGE=      https://gource.io/
 COMMENT=       Software version control visualization
 LICENSE=       gnu-gpl-v3
 
@@ -16,12 +17,13 @@ USE_TOOLS+= pkg-config
 
 CONFIGURE_ARGS=        --with-boost=${BUILDLINK_PREFIX.boost-libs}
 
-.include "../../devel/SDL/buildlink3.mk"
+.include "../../devel/SDL2/buildlink3.mk"
 .include "../../devel/boost-libs/buildlink3.mk"
 .include "../../devel/pcre/buildlink3.mk"
-.include "../../graphics/SDL_image/buildlink3.mk"
+.include "../../graphics/SDL2_image/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../graphics/glew/buildlink3.mk"
 .include "../../graphics/glm/buildlink3.mk"
 .include "../../graphics/glu/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/graphics/gource/distinfo
diff -u pkgsrc/graphics/gource/distinfo:1.8 pkgsrc/graphics/gource/distinfo:1.9
--- pkgsrc/graphics/gource/distinfo:1.8 Tue Nov  3 21:34:01 2015
+++ pkgsrc/graphics/gource/distinfo     Tue Oct  1 15:08:46 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2015/11/03 21:34:01 agc Exp $
+$NetBSD: distinfo,v 1.9 2019/10/01 15:08:46 nia Exp $
 
-SHA1 (gource-0.40.tar.gz) = 7af594f84c0ec4c84278a8e9008f83a7a02e97fa
-RMD160 (gource-0.40.tar.gz) = b0f4aa96e838b5db2c6d93a6d10a398b4ff914d6
-SHA512 (gource-0.40.tar.gz) = f027a791674162a366ef30743508d841bc94b7b81c76041a8041d247420b76a9a82581793cb61e571da4805b2989a11e02dfd1246fe656115fef5568f283802a
-Size (gource-0.40.tar.gz) = 861731 bytes
+SHA1 (gource-0.49.tar.gz) = 39719a1ea72131b3bea03752a98a32647c29e70b
+RMD160 (gource-0.49.tar.gz) = 8a12f0731f201a1e49ea4ca2490dd2516f22e8da
+SHA512 (gource-0.49.tar.gz) = cb3482dd06cf38bd775f2ac4b8f3bee78e480dd51e37527024df6e59d6e613290297d65e167a21364aa6251eff78a50ecc8a5fd3772a6e9a4ad22ca21b4b615e
+Size (gource-0.49.tar.gz) = 874349 bytes
 SHA1 (patch-src_dirnode.cpp) = b692c7c3cf9a9cb8e47d32cf7864cbb0a293802c



Home | Main Index | Thread Index | Old Index