pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/girara
Module Name: pkgsrc
Committed By: leot
Date: Thu Oct 4 19:03:23 UTC 2018
Modified Files:
pkgsrc/graphics/girara: Makefile PLIST distinfo
Removed Files:
pkgsrc/graphics/girara/patches: patch-Makefile
Log Message:
girara: Update graphics/girara to 0.3.1
pkgsrc changes:
- Adjust to meson build system
Changes:
0.3.1
-----
- Various fixes and improvements
0.3.0
-----
- Various fixes and improvements
- Make colors changeable during runtime
- Various fixes and improvements
- Update translations
0.2.9
-----
- Replace deprecated GTK+ 3 functions
- Replace build system with meson
- Various fixes and improvements
- Update translations
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/girara/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/girara/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/girara/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/girara/patches/patch-Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/girara/Makefile
diff -u pkgsrc/graphics/girara/Makefile:1.12 pkgsrc/graphics/girara/Makefile:1.13
--- pkgsrc/graphics/girara/Makefile:1.12 Mon Apr 16 14:33:51 2018
+++ pkgsrc/graphics/girara/Makefile Thu Oct 4 19:03:23 2018
@@ -1,26 +1,17 @@
-# $NetBSD: Makefile,v 1.12 2018/04/16 14:33:51 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.13 2018/10/04 19:03:23 leot Exp $
-DISTNAME= girara-0.2.8
-PKGREVISION= 2
+DISTNAME= girara-0.3.1
CATEGORIES= x11
MASTER_SITES= https://pwmt.org/projects/girara/download/
+EXTRACT_SUFX= .tar.xz
MAINTAINER= degroote%NetBSD.org@localhost
HOMEPAGE= https://pwmt.org/projects/girara/
COMMENT= Library to develop simple and minimalist user interface
LICENSE= zlib
-USE_TOOLS+= gmake msgfmt pkg-config
-USE_LIBTOOL= yes
-
-SUBST_CLASSES+= makefile
-SUBST_STAGE.makefile= pre-configure
-SUBST_MESSAGE.makefile= Fixing install invocation
-SUBST_FILES.makefile= Makefile
-SUBST_SED.makefile= -e '/install.*\.so.*/ s;install -m 644;${INSTALL_LIB:Q};'
-
-MAKE_ENV+= COLOR=0
+USE_TOOLS+= gettext pkg-config
+.include "../../devel/py-meson/build.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/girara/PLIST
diff -u pkgsrc/graphics/girara/PLIST:1.3 pkgsrc/graphics/girara/PLIST:1.4
--- pkgsrc/graphics/girara/PLIST:1.3 Sun Jan 7 12:57:03 2018
+++ pkgsrc/graphics/girara/PLIST Thu Oct 4 19:03:23 2018
@@ -1,11 +1,11 @@
-@comment $NetBSD: PLIST,v 1.3 2018/01/07 12:57:03 leot Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/10/04 19:03:23 leot Exp $
include/girara/callbacks.h
include/girara/commands.h
include/girara/completion.h
include/girara/config.h
-include/girara/css-definitions.h
include/girara/datastructures.h
include/girara/entry.h
+include/girara/girara-version.h
include/girara/girara.h
include/girara/input-history.h
include/girara/log.h
@@ -17,11 +17,9 @@ include/girara/statusbar.h
include/girara/template.h
include/girara/types.h
include/girara/utils.h
-include/girara/version.h
-lib/libgirara-gtk3.a
lib/libgirara-gtk3.so
lib/libgirara-gtk3.so.3
-lib/libgirara-gtk3.so.3.0
+lib/libgirara-gtk3.so.3.1
lib/pkgconfig/girara-gtk3.pc
share/locale/de/LC_MESSAGES/libgirara-gtk3-3.mo
share/locale/el/LC_MESSAGES/libgirara-gtk3-3.mo
@@ -30,6 +28,7 @@ share/locale/es/LC_MESSAGES/libgirara-gt
share/locale/fr/LC_MESSAGES/libgirara-gtk3-3.mo
share/locale/he/LC_MESSAGES/libgirara-gtk3-3.mo
share/locale/it/LC_MESSAGES/libgirara-gtk3-3.mo
+share/locale/nl/LC_MESSAGES/libgirara-gtk3-3.mo
share/locale/pl/LC_MESSAGES/libgirara-gtk3-3.mo
share/locale/pt_BR/LC_MESSAGES/libgirara-gtk3-3.mo
share/locale/ru/LC_MESSAGES/libgirara-gtk3-3.mo
Index: pkgsrc/graphics/girara/distinfo
diff -u pkgsrc/graphics/girara/distinfo:1.5 pkgsrc/graphics/girara/distinfo:1.6
--- pkgsrc/graphics/girara/distinfo:1.5 Sun Jan 7 12:57:03 2018
+++ pkgsrc/graphics/girara/distinfo Thu Oct 4 19:03:23 2018
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.5 2018/01/07 12:57:03 leot Exp $
+$NetBSD: distinfo,v 1.6 2018/10/04 19:03:23 leot Exp $
-SHA1 (girara-0.2.8.tar.gz) = fa7fddfb5fe2592252ca7253b69be4eb0706438a
-RMD160 (girara-0.2.8.tar.gz) = cc01e787fa5f67f4bc8549410c17ee8547f0385c
-SHA512 (girara-0.2.8.tar.gz) = d853f8337a63ae2ed319547a2daa2ccd3ce6f31b3dbb52522705c78dbbb94da1dc1efc4ac62d3c2af94531d4dea309323b878619ea0c9778c37960791ca0cb4e
-Size (girara-0.2.8.tar.gz) = 73646 bytes
-SHA1 (patch-Makefile) = 26e28108f3d448ee4305cd4e3d8f7e9e3b24d343
+SHA1 (girara-0.3.1.tar.xz) = d776782bbeddd112437f8c8a65864c86dae61ea2
+RMD160 (girara-0.3.1.tar.xz) = 8077f12c9ef6b38cace9c66d3295399a22fc4e01
+SHA512 (girara-0.3.1.tar.xz) = 5c4b2972bfb0296cd1b984c9426b67b50e29e2928fb0e9a3aa3f9bc21aebc28dcc93570e888060e0bb02561022b379cdfcfa3317b52e78cac04e7fc1ba476107
+Size (girara-0.3.1.tar.xz) = 58148 bytes
SHA1 (patch-macros.h) = f9467ab009a53feec710a5f3d984c7b67b6747be
Home |
Main Index |
Thread Index |
Old Index