Skip to content

Commit

Permalink
grip: update to 4.0.1
Browse files Browse the repository at this point in the history
pkgsrc changes:
---------------
  * remove outdated patches

upstream changes:
-----------------
v4.0.1 2019-12-02  Johnny A. Solbu <[email protected]>

	* Patch from Dan Fandrich:
	  Stop copying overlapping strings on multi-artist CDs
	* Add korean translation from TP
	* nl.po, zh_CN.po: Update translations from TP

v4.0.0 2019-10-05  Johnny A. Solbu <[email protected]>

	* Patches from Adrian Reber:
	  - Remove vte dependency
	     grip uses vte for its status window. The version of vte grip relies on
	     is not maintained upstream for a long time. This commit removes the
	     complete status window functionality from grip. Messages previously sent
	     to the status window are now sent to the console.
	  - Switch to non-deprecated g_string functions
	  - Ignore deprecation errors

v3.10.2 2019-08-17  Johnny A. Solbu <[email protected]>

	* Sync updated french translation from Translation Project

v3.10.1 2019-02-24  Johnny A. Solbu <[email protected]>

	* Patch from Lutz Mändle: Calculates the correct space needed for
	  drawing the labels in the edit box
	* Patch from Adrian Reber: Fix errors with gcc9 and terminate strings correctly

v3.10.0 2019-01-07  Johnny A. Solbu <[email protected]>

	* Patch from Frédéric Fauberteau: undefined reference to `WIFEXITED'
	  (patch issue #162)
	* Translation updates: New danish translation
	* Remove freedb.musicbrainz.org as secondary default cd database:
	  https://blog.metabrainz.org/2018/09/18/freedb-gateway-end-of-life-notice-march-18-2019/
	* automake: Replace INCLUDES with AM_CPPFLAGS
	* Rename configure.in > configure.ac
  • Loading branch information
triaxx committed Jan 12, 2020
1 parent c41fb40 commit caa4611
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 87 deletions.
10 changes: 5 additions & 5 deletions audio/grip/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.23 2020/01/12 20:20:02 ryoon Exp $
# $NetBSD: Makefile,v 1.24 2020/01/12 21:55:07 triaxx Exp $

DISTNAME= grip-3.9.0
PKGREVISION= 9
DISTNAME= grip-4.0.1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=grip/}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=grip/}

MAINTAINER= [email protected]
HOMEPAGE= https://sourceforge.net/projects/grip/
Expand All @@ -17,10 +16,11 @@ USE_LANGUAGES= c c++

.include "../../audio/grip/options.mk"

CONFIGURE_ARGS+= --disable-werror

.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/GConf/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/vte/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"

.include "../../mk/bsd.pkg.mk"
5 changes: 4 additions & 1 deletion audio/grip/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2017/08/18 12:21:29 triaxx Exp $
@comment $NetBSD: PLIST,v 1.2 2020/01/12 21:55:07 triaxx Exp $
bin/grip
man/man1/grip.1
share/applications/grip.desktop
Expand Down Expand Up @@ -62,6 +62,7 @@ share/icons/hicolor/scalable/apps/grip.svg
share/locale/be/LC_MESSAGES/grip.mo
share/locale/bg/LC_MESSAGES/grip.mo
share/locale/ca/LC_MESSAGES/grip.mo
share/locale/da/LC_MESSAGES/grip.mo
share/locale/de/LC_MESSAGES/grip.mo
share/locale/es/LC_MESSAGES/grip.mo
share/locale/fi/LC_MESSAGES/grip.mo
Expand All @@ -70,6 +71,7 @@ share/locale/fur/LC_MESSAGES/grip.mo
share/locale/hu/LC_MESSAGES/grip.mo
share/locale/it/LC_MESSAGES/grip.mo
share/locale/ja/LC_MESSAGES/grip.mo
share/locale/ko/LC_MESSAGES/grip.mo
share/locale/nb/LC_MESSAGES/grip.mo
share/locale/nl/LC_MESSAGES/grip.mo
share/locale/pl/LC_MESSAGES/grip.mo
Expand All @@ -83,3 +85,4 @@ share/locale/zh_HK/LC_MESSAGES/grip.mo
share/locale/zh_TW/LC_MESSAGES/grip.mo
share/pixmaps/grip.png
share/pixmaps/griptray.png
share/solid/actions/grip-audiocd.desktop
14 changes: 5 additions & 9 deletions audio/grip/distinfo
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
$NetBSD: distinfo,v 1.5 2018/08/16 21:44:43 triaxx Exp $
$NetBSD: distinfo,v 1.6 2020/01/12 21:55:07 triaxx Exp $

SHA1 (grip-3.9.0.tar.gz) = 3570cab3e02dbdc94e09ee0aa22b74774700a17d
RMD160 (grip-3.9.0.tar.gz) = 5c6846dd1895af1a2e3a450cad88e41611c7de7e
SHA512 (grip-3.9.0.tar.gz) = 748821f59c90d7239bb711a4a7e1df4e9f2b67ff7bd5c635a2c49389efc7836cca6672cdd93e727f8b97c4e2221f895cc7b4110aa0d3419a5fbe56530ca1b1d0
Size (grip-3.9.0.tar.gz) = 968706 bytes
SHA1 (patch-configure) = aefe8f4fdfaba93b95cca656d0ea6c8ec7b3348f
SHA1 (patch-src_cdplay.c) = ae6dd708d4a5bc61ad49477e79b2005959290634
SHA1 (patch-src_grip.c) = 6df01ec5a7e30b96a94f5db7dc9b6f6bd7890c06
SHA1 (patch-src_grip.h) = 5898c8b949d6a119095e96d56896ce8abe4dd4b6
SHA1 (grip-4.0.1.tar.gz) = cd3e895d065f233f58be7df13b0c99078e184861
RMD160 (grip-4.0.1.tar.gz) = a3cfb3d3d792b5a66ec9d7aac9f93aa1d6120a7a
SHA512 (grip-4.0.1.tar.gz) = 3c5d13e83ae5b0ac03f887fd96b254700f25850ec8794daf4ff454efea0bd59e6a201e0104ffb72c5cc07fee67efe13d0891354faf09452a667131e04d9e1ac3
Size (grip-4.0.1.tar.gz) = 1004917 bytes
14 changes: 0 additions & 14 deletions audio/grip/patches/patch-configure

This file was deleted.

16 changes: 0 additions & 16 deletions audio/grip/patches/patch-src_cdplay.c

This file was deleted.

25 changes: 0 additions & 25 deletions audio/grip/patches/patch-src_grip.c

This file was deleted.

17 changes: 0 additions & 17 deletions audio/grip/patches/patch-src_grip.h

This file was deleted.

0 comments on commit caa4611

Please sign in to comment.