[gentoo-commits] repo/gentoo:master commit in: media-sound/gtick/files/, media-sound/gtick/

2024-04-18 Thread Miroslav Šulc
commit: 48a3d2a62e51708ba105f47d0a0a34953b8c64f3
Author: Alexander Tsoy  tsoy  me>
AuthorDate: Thu Apr 18 05:15:24 2024 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Thu Apr 18 07:59:43 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48a3d2a6

media-sound/gtick: Fix various build system issues

* Fix automagic dependency on sndfile
* Fix broken SIGFPE config test on musl
* Use external libintl
* EAPI 8

Closes: https://bugs.gentoo.org/924246
Signed-off-by: Alexander Tsoy  tsoy.me>
Closes: https://github.com/gentoo/gentoo/pull/36306
Signed-off-by: Miroslav Šulc  gentoo.org>

 .../gtick/files/gtick-0.5.5-autotools.patch| 27 ++
 .../{gtick-0.5.5.ebuild => gtick-0.5.5-r1.ebuild}  | 16 -
 2 files changed, 37 insertions(+), 6 deletions(-)

diff --git a/media-sound/gtick/files/gtick-0.5.5-autotools.patch 
b/media-sound/gtick/files/gtick-0.5.5-autotools.patch
new file mode 100644
index ..e1b8b16d5b96
--- /dev/null
+++ b/media-sound/gtick/files/gtick-0.5.5-autotools.patch
@@ -0,0 +1,27 @@
+--- a/configure.ac 2020-05-17 13:08:52.0 +0300
 b/configure.ac 2024-04-18 07:54:45.0 +0300
+@@ -24,7 +24,6 @@
+ 
+ # Checks for libraries.
+ AC_CHECK_LIB([m], [floor])
+-AC_CHECK_LIB([sndfile], [sf_open])
+ AC_CHECK_LIB([check], [fail_if])
+ AC_CHECK_LIB([dmalloc], [dmalloc_debug])
+ 
+@@ -71,7 +70,7 @@
+ fi
+ 
+ # GNU gettext
+-AM_GNU_GETTEXT
++AM_GNU_GETTEXT(external)
+ AM_GNU_GETTEXT_VERSION(0.19.8)
+ 
+ # directory containing configuration support files
+--- a/Makefile.am  2014-07-27 21:32:03.0 +0400
 b/Makefile.am  2024-04-18 07:54:01.4 +0300
+@@ -1,4 +1,4 @@
+-SUBDIRS = doc intl po src testsuite
++SUBDIRS = doc po src testsuite
+ 
+ EXTRA_DIST = config.rpath \
+autogen.sh \

diff --git a/media-sound/gtick/gtick-0.5.5.ebuild 
b/media-sound/gtick/gtick-0.5.5-r1.ebuild
similarity index 78%
rename from media-sound/gtick/gtick-0.5.5.ebuild
rename to media-sound/gtick/gtick-0.5.5-r1.ebuild
index f3a3e28b5666..2d7dec66d23a 100644
--- a/media-sound/gtick/gtick-0.5.5.ebuild
+++ b/media-sound/gtick/gtick-0.5.5-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-inherit desktop xdg-utils
+inherit autotools desktop xdg-utils
 
 DESCRIPTION="Metronome application supporting different meters and speeds 
ranging"
 HOMEPAGE="https://www.antcom.de/gtick;
@@ -14,7 +14,8 @@ SLOT="0"
 KEYWORDS="amd64 ~ppc ~sparc x86"
 IUSE="nls sndfile"
 
-RDEPEND="media-sound/pulseaudio
+RDEPEND="media-libs/libpulse
+   virtual/libintl
x11-libs/gtk+:2
sndfile? ( media-libs/libsndfile )"
 DEPEND="${RDEPEND}"
@@ -24,14 +25,17 @@ BDEPEND="virtual/pkgconfig
 RESTRICT="test"
 
 PATCHES=(
-   "${FILESDIR}"/${P}-desktop.patch
+   "${FILESDIR}"/${PN}-0.5.5-desktop.patch
+   "${FILESDIR}"/${PN}-0.5.5-autotools.patch
 )
 
 src_prepare() {
default
 
sed -i 's:^\(appdatadir = .*/\)appdata:\1metainfo:' \
-   Makefile.in || die
+   Makefile.{am,in} || die
+
+   eautoreconf
 }
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: media-sound/gtick/, media-sound/gtick/files/

2020-06-28 Thread Aaron Bauman
commit: 0cb2564338af6b66f577033cf25638de9c96cf9d
Author: Alexander Tsoy  tsoy  me>
AuthorDate: Sun Jun 28 22:22:50 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jun 28 23:51:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb25643

media-sound/gtick: Remove old

Signed-off-by: Alexander Tsoy  tsoy.me>
Closes: https://github.com/gentoo/gentoo/pull/16479
Signed-off-by: Aaron Bauman  gentoo.org>

 media-sound/gtick/Manifest |  1 -
 media-sound/gtick/files/gtick-0.5.4-desktop.patch  | 32 ---
 .../gtick/files/gtick-0.5.4-fno-common.patch   | 27 -
 media-sound/gtick/gtick-0.5.4-r1.ebuild| 65 --
 media-sound/gtick/gtick-0.5.4.ebuild   | 41 --
 5 files changed, 166 deletions(-)

diff --git a/media-sound/gtick/Manifest b/media-sound/gtick/Manifest
index c932678881c..a717bbc82de 100644
--- a/media-sound/gtick/Manifest
+++ b/media-sound/gtick/Manifest
@@ -1,2 +1 @@
-DIST gtick-0.5.4.tar.gz 641902 BLAKE2B 
f1832f46b559908ae0c40bd0f6a08e145a0ba58a6cf2f8e7235b4f3f0b9141ea514cf52c51cef24d745ce360423daab855c42b5f6719664be65bf5f254650c1d
 SHA512 
28ea6f38952c376f1f684e7b598d1032063f7fdf3454cdb86735cb835079312c0d1c30dfeade7272f5399296f2a2ede5b81524036a9ac0d91e0878865fab446e
 DIST gtick-0.5.5.tar.gz 659596 BLAKE2B 
74e40cd20bf24ef8a9cb9f6abf49d885bb5e660a6b4faa40fa18a10153edad1e522ca555c802e9b5364abbc94f79989e4dfdfd2d19a038f4c6f63895a287dc12
 SHA512 
8f308c312f6cc59bb8b786af09b1498c76adc1b2692369886e85fa97524b417bf3a5e075ba20061f009b36cb4fe12cd455befe7e466d8215620640229ebbdb87

diff --git a/media-sound/gtick/files/gtick-0.5.4-desktop.patch 
b/media-sound/gtick/files/gtick-0.5.4-desktop.patch
deleted file mode 100644
index 7aa0995b039..000
--- a/media-sound/gtick/files/gtick-0.5.4-desktop.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-Downstream patch. No upstream activity since 2014.
-
-From b07f665d712fdbebfd506ef6301fc9ac71660e96 Mon Sep 17 00:00:00 2001
-From: Alexander Tsoy 
-Date: Thu, 19 Mar 2020 21:17:22 +0300
-Subject: [PATCH 2/2] Fix desktop file
-

- gtick.desktop | 7 ---
- 1 file changed, 4 insertions(+), 3 deletions(-)
-
-diff --git a/gtick.desktop b/gtick.desktop
-index 05cf5ed..a31dee3 100644
 a/gtick.desktop
-+++ b/gtick.desktop
-@@ -5,9 +5,10 @@ Name=GTick
- Comment=a GTK-based metronome
- Comment[pt]=Um metrônomo baseado em GTK
- Comment[pt-br]=Um metrônomo baseado em GTK
--Exec=/usr/bin/gtick
--Icon=/usr/share/icons/hicolor/64x64/apps/gtick.xpm
-+Exec=gtick
-+Icon=gtick
- Terminal=false
- Type=Application
- Categories=GTK;AudioVideo;Audio;
--GenericName[pt_BR]=
-+GenericName=Graphical Metronome
-+StartupNotify=true
--- 
-2.24.1
-

diff --git a/media-sound/gtick/files/gtick-0.5.4-fno-common.patch 
b/media-sound/gtick/files/gtick-0.5.4-fno-common.patch
deleted file mode 100644
index 37747cef1b8..000
--- a/media-sound/gtick/files/gtick-0.5.4-fno-common.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-Downstream patch. No upstream activity since 2014.
-
-From 23f5585ba3dcf276cd3f71c25f710e68823f97e9 Mon Sep 17 00:00:00 2001
-From: Alexander Tsoy 
-Date: Tue, 17 Mar 2020 17:14:50 +0300
-Subject: [PATCH 1/2] Fix building with -fno-common
-

- src/optionlexer.l | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/optionlexer.l b/src/optionlexer.l
-index df79dd5..97ed29d 100644
 a/src/optionlexer.l
-+++ b/src/optionlexer.l
-@@ -40,7 +40,7 @@
- #include "optionlexer.h"
- 
- char* option_filename;
--YYLTYPE option_lloc;
-+#define YYLTYPE option_lloc;
- 
- void option_locate();
- %}
--- 
-2.24.1
-

diff --git a/media-sound/gtick/gtick-0.5.4-r1.ebuild 
b/media-sound/gtick/gtick-0.5.4-r1.ebuild
deleted file mode 100644
index ca520476a37..000
--- a/media-sound/gtick/gtick-0.5.4-r1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop xdg-utils
-
-DESCRIPTION="Metronome application supporting different meters and speeds 
ranging"
-HOMEPAGE="https://www.antcom.de/gtick;
-SRC_URI="https://www.antcom.de/gtick/download/${P}.tar.gz;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="nls sndfile"
-
-RDEPEND="media-sound/pulseaudio
-   x11-libs/gtk+:2
-   sndfile? ( media-libs/libsndfile )"
-DEPEND="${RDEPEND}"
-BDEPEND="sys-devel/bison
-   sys-devel/flex
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-RESTRICT="test"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-fno-common.patch
-   "${FILESDIR}"/${P}-desktop.patch
-)
-
-src_prepare() {
-   default
-
-   sed -i 's:^\(appdatadir = .*/\)appdata:\1metainfo:' \
-   Makefile.in || die
-}
-
-src_configure() {
-   local myeconfargs=(
-   $(use_enable nls)
-   $(use_with sndfile)
-   )
-
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   local res
-
- 

[gentoo-commits] repo/gentoo:master commit in: media-sound/gtick/

2020-06-28 Thread Agostino Sarubbo
commit: 3f00e19fb8690d38fbe0b13f34a12f10cb7f4a70
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun 28 20:43:01 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun 28 20:43:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f00e19f

media-sound/gtick: x86 stable wrt bug #729586

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-sound/gtick/gtick-0.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gtick/gtick-0.5.5.ebuild 
b/media-sound/gtick/gtick-0.5.5.ebuild
index afe87eb38dc..f3a3e28b566 100644
--- a/media-sound/gtick/gtick-0.5.5.ebuild
+++ b/media-sound/gtick/gtick-0.5.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.antcom.de/gtick/download/${P}.tar.gz;
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
 IUSE="nls sndfile"
 
 RDEPEND="media-sound/pulseaudio



[gentoo-commits] repo/gentoo:master commit in: media-sound/gtick/

2020-06-26 Thread Agostino Sarubbo
commit: afb7772cf46e4fd15689cb98ec46b852361d2b8d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 26 17:41:34 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 26 17:41:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb7772c

media-sound/gtick: amd64 stable wrt bug #729586

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-sound/gtick/gtick-0.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gtick/gtick-0.5.5.ebuild 
b/media-sound/gtick/gtick-0.5.5.ebuild
index 3d6b5f7e794..afe87eb38dc 100644
--- a/media-sound/gtick/gtick-0.5.5.ebuild
+++ b/media-sound/gtick/gtick-0.5.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.antcom.de/gtick/download/${P}.tar.gz;
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
 IUSE="nls sndfile"
 
 RDEPEND="media-sound/pulseaudio



[gentoo-commits] repo/gentoo:master commit in: media-sound/gtick/, media-sound/gtick/files/

2020-06-25 Thread Joonas Niilola
commit: 67d3cf20a2983fb6812345c3cc8a6982398b72d9
Author: Joonas Niilola  gentoo  org>
AuthorDate: Thu Jun 25 08:25:38 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jun 25 08:28:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67d3cf20

Revert "media-sound/gtick: Remove old"

This reverts commit 6981d268656f1566ef00c53f445b889be996cba3.
 - per maintainer request.

Signed-off-by: Joonas Niilola  gentoo.org>

 media-sound/gtick/Manifest |  1 +
 media-sound/gtick/files/gtick-0.5.4-desktop.patch  | 32 +++
 .../gtick/files/gtick-0.5.4-fno-common.patch   | 27 +
 media-sound/gtick/gtick-0.5.4-r1.ebuild| 65 ++
 media-sound/gtick/gtick-0.5.4.ebuild   | 41 ++
 5 files changed, 166 insertions(+)

diff --git a/media-sound/gtick/Manifest b/media-sound/gtick/Manifest
index a717bbc82de..c932678881c 100644
--- a/media-sound/gtick/Manifest
+++ b/media-sound/gtick/Manifest
@@ -1 +1,2 @@
+DIST gtick-0.5.4.tar.gz 641902 BLAKE2B 
f1832f46b559908ae0c40bd0f6a08e145a0ba58a6cf2f8e7235b4f3f0b9141ea514cf52c51cef24d745ce360423daab855c42b5f6719664be65bf5f254650c1d
 SHA512 
28ea6f38952c376f1f684e7b598d1032063f7fdf3454cdb86735cb835079312c0d1c30dfeade7272f5399296f2a2ede5b81524036a9ac0d91e0878865fab446e
 DIST gtick-0.5.5.tar.gz 659596 BLAKE2B 
74e40cd20bf24ef8a9cb9f6abf49d885bb5e660a6b4faa40fa18a10153edad1e522ca555c802e9b5364abbc94f79989e4dfdfd2d19a038f4c6f63895a287dc12
 SHA512 
8f308c312f6cc59bb8b786af09b1498c76adc1b2692369886e85fa97524b417bf3a5e075ba20061f009b36cb4fe12cd455befe7e466d8215620640229ebbdb87

diff --git a/media-sound/gtick/files/gtick-0.5.4-desktop.patch 
b/media-sound/gtick/files/gtick-0.5.4-desktop.patch
new file mode 100644
index 000..7aa0995b039
--- /dev/null
+++ b/media-sound/gtick/files/gtick-0.5.4-desktop.patch
@@ -0,0 +1,32 @@
+Downstream patch. No upstream activity since 2014.
+
+From b07f665d712fdbebfd506ef6301fc9ac71660e96 Mon Sep 17 00:00:00 2001
+From: Alexander Tsoy 
+Date: Thu, 19 Mar 2020 21:17:22 +0300
+Subject: [PATCH 2/2] Fix desktop file
+
+---
+ gtick.desktop | 7 ---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+diff --git a/gtick.desktop b/gtick.desktop
+index 05cf5ed..a31dee3 100644
+--- a/gtick.desktop
 b/gtick.desktop
+@@ -5,9 +5,10 @@ Name=GTick
+ Comment=a GTK-based metronome
+ Comment[pt]=Um metrônomo baseado em GTK
+ Comment[pt-br]=Um metrônomo baseado em GTK
+-Exec=/usr/bin/gtick
+-Icon=/usr/share/icons/hicolor/64x64/apps/gtick.xpm
++Exec=gtick
++Icon=gtick
+ Terminal=false
+ Type=Application
+ Categories=GTK;AudioVideo;Audio;
+-GenericName[pt_BR]=
++GenericName=Graphical Metronome
++StartupNotify=true
+-- 
+2.24.1
+

diff --git a/media-sound/gtick/files/gtick-0.5.4-fno-common.patch 
b/media-sound/gtick/files/gtick-0.5.4-fno-common.patch
new file mode 100644
index 000..37747cef1b8
--- /dev/null
+++ b/media-sound/gtick/files/gtick-0.5.4-fno-common.patch
@@ -0,0 +1,27 @@
+Downstream patch. No upstream activity since 2014.
+
+From 23f5585ba3dcf276cd3f71c25f710e68823f97e9 Mon Sep 17 00:00:00 2001
+From: Alexander Tsoy 
+Date: Tue, 17 Mar 2020 17:14:50 +0300
+Subject: [PATCH 1/2] Fix building with -fno-common
+
+---
+ src/optionlexer.l | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/optionlexer.l b/src/optionlexer.l
+index df79dd5..97ed29d 100644
+--- a/src/optionlexer.l
 b/src/optionlexer.l
+@@ -40,7 +40,7 @@
+ #include "optionlexer.h"
+ 
+ char* option_filename;
+-YYLTYPE option_lloc;
++#define YYLTYPE option_lloc;
+ 
+ void option_locate();
+ %}
+-- 
+2.24.1
+

diff --git a/media-sound/gtick/gtick-0.5.4-r1.ebuild 
b/media-sound/gtick/gtick-0.5.4-r1.ebuild
new file mode 100644
index 000..ca520476a37
--- /dev/null
+++ b/media-sound/gtick/gtick-0.5.4-r1.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop xdg-utils
+
+DESCRIPTION="Metronome application supporting different meters and speeds 
ranging"
+HOMEPAGE="https://www.antcom.de/gtick;
+SRC_URI="https://www.antcom.de/gtick/download/${P}.tar.gz;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE="nls sndfile"
+
+RDEPEND="media-sound/pulseaudio
+   x11-libs/gtk+:2
+   sndfile? ( media-libs/libsndfile )"
+DEPEND="${RDEPEND}"
+BDEPEND="sys-devel/bison
+   sys-devel/flex
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+RESTRICT="test"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-fno-common.patch
+   "${FILESDIR}"/${P}-desktop.patch
+)
+
+src_prepare() {
+   default
+
+   sed -i 's:^\(appdatadir = .*/\)appdata:\1metainfo:' \
+   Makefile.in || die
+}
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable nls)
+   $(use_with sndfile)
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   local res
+
+  

[gentoo-commits] repo/gentoo:master commit in: media-sound/gtick/files/, media-sound/gtick/

2020-06-25 Thread Joonas Niilola
commit: 6981d268656f1566ef00c53f445b889be996cba3
Author: Alexander Tsoy  tsoy  me>
AuthorDate: Thu Jun  4 23:25:28 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jun 25 08:07:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6981d268

media-sound/gtick: Remove old

Signed-off-by: Alexander Tsoy  tsoy.me>
Closes: https://github.com/gentoo/gentoo/pull/16073
Signed-off-by: Joonas Niilola  gentoo.org>

 media-sound/gtick/Manifest |  1 -
 media-sound/gtick/files/gtick-0.5.4-desktop.patch  | 32 ---
 .../gtick/files/gtick-0.5.4-fno-common.patch   | 27 -
 media-sound/gtick/gtick-0.5.4-r1.ebuild| 65 --
 media-sound/gtick/gtick-0.5.4.ebuild   | 41 --
 5 files changed, 166 deletions(-)

diff --git a/media-sound/gtick/Manifest b/media-sound/gtick/Manifest
index c932678881c..a717bbc82de 100644
--- a/media-sound/gtick/Manifest
+++ b/media-sound/gtick/Manifest
@@ -1,2 +1 @@
-DIST gtick-0.5.4.tar.gz 641902 BLAKE2B 
f1832f46b559908ae0c40bd0f6a08e145a0ba58a6cf2f8e7235b4f3f0b9141ea514cf52c51cef24d745ce360423daab855c42b5f6719664be65bf5f254650c1d
 SHA512 
28ea6f38952c376f1f684e7b598d1032063f7fdf3454cdb86735cb835079312c0d1c30dfeade7272f5399296f2a2ede5b81524036a9ac0d91e0878865fab446e
 DIST gtick-0.5.5.tar.gz 659596 BLAKE2B 
74e40cd20bf24ef8a9cb9f6abf49d885bb5e660a6b4faa40fa18a10153edad1e522ca555c802e9b5364abbc94f79989e4dfdfd2d19a038f4c6f63895a287dc12
 SHA512 
8f308c312f6cc59bb8b786af09b1498c76adc1b2692369886e85fa97524b417bf3a5e075ba20061f009b36cb4fe12cd455befe7e466d8215620640229ebbdb87

diff --git a/media-sound/gtick/files/gtick-0.5.4-desktop.patch 
b/media-sound/gtick/files/gtick-0.5.4-desktop.patch
deleted file mode 100644
index 7aa0995b039..000
--- a/media-sound/gtick/files/gtick-0.5.4-desktop.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-Downstream patch. No upstream activity since 2014.
-
-From b07f665d712fdbebfd506ef6301fc9ac71660e96 Mon Sep 17 00:00:00 2001
-From: Alexander Tsoy 
-Date: Thu, 19 Mar 2020 21:17:22 +0300
-Subject: [PATCH 2/2] Fix desktop file
-

- gtick.desktop | 7 ---
- 1 file changed, 4 insertions(+), 3 deletions(-)
-
-diff --git a/gtick.desktop b/gtick.desktop
-index 05cf5ed..a31dee3 100644
 a/gtick.desktop
-+++ b/gtick.desktop
-@@ -5,9 +5,10 @@ Name=GTick
- Comment=a GTK-based metronome
- Comment[pt]=Um metrônomo baseado em GTK
- Comment[pt-br]=Um metrônomo baseado em GTK
--Exec=/usr/bin/gtick
--Icon=/usr/share/icons/hicolor/64x64/apps/gtick.xpm
-+Exec=gtick
-+Icon=gtick
- Terminal=false
- Type=Application
- Categories=GTK;AudioVideo;Audio;
--GenericName[pt_BR]=
-+GenericName=Graphical Metronome
-+StartupNotify=true
--- 
-2.24.1
-

diff --git a/media-sound/gtick/files/gtick-0.5.4-fno-common.patch 
b/media-sound/gtick/files/gtick-0.5.4-fno-common.patch
deleted file mode 100644
index 37747cef1b8..000
--- a/media-sound/gtick/files/gtick-0.5.4-fno-common.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-Downstream patch. No upstream activity since 2014.
-
-From 23f5585ba3dcf276cd3f71c25f710e68823f97e9 Mon Sep 17 00:00:00 2001
-From: Alexander Tsoy 
-Date: Tue, 17 Mar 2020 17:14:50 +0300
-Subject: [PATCH 1/2] Fix building with -fno-common
-

- src/optionlexer.l | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/optionlexer.l b/src/optionlexer.l
-index df79dd5..97ed29d 100644
 a/src/optionlexer.l
-+++ b/src/optionlexer.l
-@@ -40,7 +40,7 @@
- #include "optionlexer.h"
- 
- char* option_filename;
--YYLTYPE option_lloc;
-+#define YYLTYPE option_lloc;
- 
- void option_locate();
- %}
--- 
-2.24.1
-

diff --git a/media-sound/gtick/gtick-0.5.4-r1.ebuild 
b/media-sound/gtick/gtick-0.5.4-r1.ebuild
deleted file mode 100644
index ca520476a37..000
--- a/media-sound/gtick/gtick-0.5.4-r1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop xdg-utils
-
-DESCRIPTION="Metronome application supporting different meters and speeds 
ranging"
-HOMEPAGE="https://www.antcom.de/gtick;
-SRC_URI="https://www.antcom.de/gtick/download/${P}.tar.gz;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="nls sndfile"
-
-RDEPEND="media-sound/pulseaudio
-   x11-libs/gtk+:2
-   sndfile? ( media-libs/libsndfile )"
-DEPEND="${RDEPEND}"
-BDEPEND="sys-devel/bison
-   sys-devel/flex
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-RESTRICT="test"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-fno-common.patch
-   "${FILESDIR}"/${P}-desktop.patch
-)
-
-src_prepare() {
-   default
-
-   sed -i 's:^\(appdatadir = .*/\)appdata:\1metainfo:' \
-   Makefile.in || die
-}
-
-src_configure() {
-   local myeconfargs=(
-   $(use_enable nls)
-   $(use_with sndfile)
-   )
-
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   local res
-
- 

[gentoo-commits] repo/gentoo:master commit in: media-sound/gtick/files/, media-sound/gtick/

2020-06-25 Thread Joonas Niilola
commit: e2f64036f97a39fb55b88b4a62b8e1e1a34b4d97
Author: Alexander Tsoy  tsoy  me>
AuthorDate: Thu Jun  4 23:23:49 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jun 25 08:07:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2f64036

media-sound/gtick: Version bump to 0.5.5

Signed-off-by: Alexander Tsoy  tsoy.me>
Signed-off-by: Joonas Niilola  gentoo.org>

 media-sound/gtick/Manifest|  1 +
 media-sound/gtick/files/gtick-0.5.5-desktop.patch | 30 +++
 media-sound/gtick/gtick-0.5.5.ebuild  | 62 +++
 3 files changed, 93 insertions(+)

diff --git a/media-sound/gtick/Manifest b/media-sound/gtick/Manifest
index 0e84f79deec..c932678881c 100644
--- a/media-sound/gtick/Manifest
+++ b/media-sound/gtick/Manifest
@@ -1 +1,2 @@
 DIST gtick-0.5.4.tar.gz 641902 BLAKE2B 
f1832f46b559908ae0c40bd0f6a08e145a0ba58a6cf2f8e7235b4f3f0b9141ea514cf52c51cef24d745ce360423daab855c42b5f6719664be65bf5f254650c1d
 SHA512 
28ea6f38952c376f1f684e7b598d1032063f7fdf3454cdb86735cb835079312c0d1c30dfeade7272f5399296f2a2ede5b81524036a9ac0d91e0878865fab446e
+DIST gtick-0.5.5.tar.gz 659596 BLAKE2B 
74e40cd20bf24ef8a9cb9f6abf49d885bb5e660a6b4faa40fa18a10153edad1e522ca555c802e9b5364abbc94f79989e4dfdfd2d19a038f4c6f63895a287dc12
 SHA512 
8f308c312f6cc59bb8b786af09b1498c76adc1b2692369886e85fa97524b417bf3a5e075ba20061f009b36cb4fe12cd455befe7e466d8215620640229ebbdb87

diff --git a/media-sound/gtick/files/gtick-0.5.5-desktop.patch 
b/media-sound/gtick/files/gtick-0.5.5-desktop.patch
new file mode 100644
index 000..d1492316dc5
--- /dev/null
+++ b/media-sound/gtick/files/gtick-0.5.5-desktop.patch
@@ -0,0 +1,30 @@
+From 17d3d5060160169706a9a0847aa15c068484fe5e Mon Sep 17 00:00:00 2001
+From: Alexander Tsoy 
+Date: Thu, 19 Mar 2020 21:17:22 +0300
+Subject: [PATCH] Fix desktop file
+
+---
+ gtick.desktop | 7 ---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+diff --git a/gtick.desktop b/gtick.desktop
+index 05cf5ed..a31dee3 100644
+--- a/gtick.desktop
 b/gtick.desktop
+@@ -5,9 +5,10 @@ Name=GTick
+ Comment=a GTK-based metronome
+ Comment[pt]=Um metrônomo baseado em GTK
+ Comment[pt-br]=Um metrônomo baseado em GTK
+-Exec=/usr/bin/gtick
+-Icon=/usr/share/icons/hicolor/64x64/apps/gtick.xpm
++Exec=gtick
++Icon=gtick
+ Terminal=false
+ Type=Application
+ Categories=GTK;AudioVideo;Audio;
+-GenericName[pt_BR]=
++GenericName=Graphical Metronome
++StartupNotify=true
+-- 
+2.26.2
+

diff --git a/media-sound/gtick/gtick-0.5.5.ebuild 
b/media-sound/gtick/gtick-0.5.5.ebuild
new file mode 100644
index 000..3d6b5f7e794
--- /dev/null
+++ b/media-sound/gtick/gtick-0.5.5.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop xdg-utils
+
+DESCRIPTION="Metronome application supporting different meters and speeds 
ranging"
+HOMEPAGE="https://www.antcom.de/gtick;
+SRC_URI="https://www.antcom.de/gtick/download/${P}.tar.gz;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE="nls sndfile"
+
+RDEPEND="media-sound/pulseaudio
+   x11-libs/gtk+:2
+   sndfile? ( media-libs/libsndfile )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+RESTRICT="test"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-desktop.patch
+)
+
+src_prepare() {
+   default
+
+   sed -i 's:^\(appdatadir = .*/\)appdata:\1metainfo:' \
+   Makefile.in || die
+}
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable nls)
+   $(use_with sndfile)
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   local res
+
+   default
+
+   for res in 32 48 64; do
+   newicon -s ${res} src/icon${res}x${res}.xpm gtick.xpm
+   done
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/gtick/, media-sound/gtick/files/

2020-03-21 Thread Andreas Sturmlechner
commit: 7ebc693196f45c5fe3fb3eda2aa61123ca6f66b6
Author: Alexander Tsoy  tsoy  me>
AuthorDate: Thu Mar 19 18:13:49 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Mar 21 19:39:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ebc6931

media-sound/gtick: Various fixes

* Fix build with -fno-common
* Don't install duplicate desktop entry
* Fix .desktop file
* Install additional icons and update icons cache
* Move AppStream metadata into /usr/share/metainfo
* Change license to GPL3+

Closes: https://bugs.gentoo.org/683436
Closes: https://bugs.gentoo.org/709396
Signed-off-by: Alexander Tsoy  tsoy.me>
Closes: https://github.com/gentoo/gentoo/pull/14921
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/gtick/files/gtick-0.5.4-desktop.patch  | 32 +++
 .../gtick/files/gtick-0.5.4-fno-common.patch   | 27 +
 media-sound/gtick/gtick-0.5.4-r1.ebuild| 65 ++
 3 files changed, 124 insertions(+)

diff --git a/media-sound/gtick/files/gtick-0.5.4-desktop.patch 
b/media-sound/gtick/files/gtick-0.5.4-desktop.patch
new file mode 100644
index 000..7aa0995b039
--- /dev/null
+++ b/media-sound/gtick/files/gtick-0.5.4-desktop.patch
@@ -0,0 +1,32 @@
+Downstream patch. No upstream activity since 2014.
+
+From b07f665d712fdbebfd506ef6301fc9ac71660e96 Mon Sep 17 00:00:00 2001
+From: Alexander Tsoy 
+Date: Thu, 19 Mar 2020 21:17:22 +0300
+Subject: [PATCH 2/2] Fix desktop file
+
+---
+ gtick.desktop | 7 ---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+diff --git a/gtick.desktop b/gtick.desktop
+index 05cf5ed..a31dee3 100644
+--- a/gtick.desktop
 b/gtick.desktop
+@@ -5,9 +5,10 @@ Name=GTick
+ Comment=a GTK-based metronome
+ Comment[pt]=Um metrônomo baseado em GTK
+ Comment[pt-br]=Um metrônomo baseado em GTK
+-Exec=/usr/bin/gtick
+-Icon=/usr/share/icons/hicolor/64x64/apps/gtick.xpm
++Exec=gtick
++Icon=gtick
+ Terminal=false
+ Type=Application
+ Categories=GTK;AudioVideo;Audio;
+-GenericName[pt_BR]=
++GenericName=Graphical Metronome
++StartupNotify=true
+-- 
+2.24.1
+

diff --git a/media-sound/gtick/files/gtick-0.5.4-fno-common.patch 
b/media-sound/gtick/files/gtick-0.5.4-fno-common.patch
new file mode 100644
index 000..37747cef1b8
--- /dev/null
+++ b/media-sound/gtick/files/gtick-0.5.4-fno-common.patch
@@ -0,0 +1,27 @@
+Downstream patch. No upstream activity since 2014.
+
+From 23f5585ba3dcf276cd3f71c25f710e68823f97e9 Mon Sep 17 00:00:00 2001
+From: Alexander Tsoy 
+Date: Tue, 17 Mar 2020 17:14:50 +0300
+Subject: [PATCH 1/2] Fix building with -fno-common
+
+---
+ src/optionlexer.l | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/optionlexer.l b/src/optionlexer.l
+index df79dd5..97ed29d 100644
+--- a/src/optionlexer.l
 b/src/optionlexer.l
+@@ -40,7 +40,7 @@
+ #include "optionlexer.h"
+ 
+ char* option_filename;
+-YYLTYPE option_lloc;
++#define YYLTYPE option_lloc;
+ 
+ void option_locate();
+ %}
+-- 
+2.24.1
+

diff --git a/media-sound/gtick/gtick-0.5.4-r1.ebuild 
b/media-sound/gtick/gtick-0.5.4-r1.ebuild
new file mode 100644
index 000..ca520476a37
--- /dev/null
+++ b/media-sound/gtick/gtick-0.5.4-r1.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop xdg-utils
+
+DESCRIPTION="Metronome application supporting different meters and speeds 
ranging"
+HOMEPAGE="https://www.antcom.de/gtick;
+SRC_URI="https://www.antcom.de/gtick/download/${P}.tar.gz;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE="nls sndfile"
+
+RDEPEND="media-sound/pulseaudio
+   x11-libs/gtk+:2
+   sndfile? ( media-libs/libsndfile )"
+DEPEND="${RDEPEND}"
+BDEPEND="sys-devel/bison
+   sys-devel/flex
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+RESTRICT="test"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-fno-common.patch
+   "${FILESDIR}"/${P}-desktop.patch
+)
+
+src_prepare() {
+   default
+
+   sed -i 's:^\(appdatadir = .*/\)appdata:\1metainfo:' \
+   Makefile.in || die
+}
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable nls)
+   $(use_with sndfile)
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   local res
+
+   default
+
+   for res in 32 48 64; do
+   newicon -s ${res} src/icon${res}x${res}.xpm gtick.xpm
+   done
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/gtick/

2020-03-21 Thread Andreas Sturmlechner
commit: bcf13c246347429ce0a2d5b9409b54afe5f1f8ee
Author: Alexander Tsoy  tsoy  me>
AuthorDate: Thu Mar 19 18:28:05 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Mar 21 19:39:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcf13c24

media-sound/gtick: Add myself as a maintainer

Signed-off-by: Alexander Tsoy  tsoy.me>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/gtick/metadata.xml | 8 
 1 file changed, 8 insertions(+)

diff --git a/media-sound/gtick/metadata.xml b/media-sound/gtick/metadata.xml
index ee7258ac28e..1dd556888a3 100644
--- a/media-sound/gtick/metadata.xml
+++ b/media-sound/gtick/metadata.xml
@@ -5,4 +5,12 @@
so...@gentoo.org
Gentoo Sound project

+   
+   alexan...@tsoy.me
+   Alexander Tsoy
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/gtick/

2019-06-05 Thread David Seifert
commit: 9133c86317a5e1c3e2ae3508b5adc8f9b9477da1
Author: David Seifert  gentoo  org>
AuthorDate: Wed Jun  5 08:58:47 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Jun  5 08:58:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9133c863

media-sound/gtick: Remove old

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: David Seifert  gentoo.org>

 media-sound/gtick/Manifest   |  1 -
 media-sound/gtick/gtick-0.5.0.ebuild | 35 ---
 2 files changed, 36 deletions(-)

diff --git a/media-sound/gtick/Manifest b/media-sound/gtick/Manifest
index fc12cc5a937..0e84f79deec 100644
--- a/media-sound/gtick/Manifest
+++ b/media-sound/gtick/Manifest
@@ -1,2 +1 @@
-DIST gtick-0.5.0.tar.gz 650541 BLAKE2B 
ecffe2ce04438352f3c294eee550d3d73268102960e9447bdea03c9ddfce20a223fb018f8dc92ab98a778f9a24718e2d740a2631d130da8eb4ea065761da0110
 SHA512 
916295cb4101e6b958e1a51195dcc0cc0e088f0b2a2e52afaf8becd93782277cbf9cd51ae4e0b3edbbc66994912b6f7be755632ff85a47aabb8fb87b4acb14ef
 DIST gtick-0.5.4.tar.gz 641902 BLAKE2B 
f1832f46b559908ae0c40bd0f6a08e145a0ba58a6cf2f8e7235b4f3f0b9141ea514cf52c51cef24d745ce360423daab855c42b5f6719664be65bf5f254650c1d
 SHA512 
28ea6f38952c376f1f684e7b598d1032063f7fdf3454cdb86735cb835079312c0d1c30dfeade7272f5399296f2a2ede5b81524036a9ac0d91e0878865fab446e

diff --git a/media-sound/gtick/gtick-0.5.0.ebuild 
b/media-sound/gtick/gtick-0.5.0.ebuild
deleted file mode 100644
index 01b14460e32..000
--- a/media-sound/gtick/gtick-0.5.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils
-
-DESCRIPTION="a metronome application supporting different meters and speeds 
ranging"
-HOMEPAGE="https://www.antcom.de/gtick;
-SRC_URI="https://www.antcom.de/gtick/download/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd"
-IUSE="nls sndfile"
-
-RDEPEND="x11-libs/gtk+:2
-   media-sound/pulseaudio
-   sndfile? ( media-libs/libsndfile )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-RESTRICT="test"
-
-src_configure() {
-   econf \
-   $(use_enable nls) \
-   $(use_with sndfile)
-}
-
-src_install() {
-   default
-   newicon src/icon48x48.xpm ${PN}.xpm
-   make_desktop_entry ${PN} "GTick"
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/gtick/

2019-04-08 Thread Aaron Bauman
commit: 2d8d038b962025ece559d2de63dbaf32418340cf
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Apr  8 16:51:47 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Apr  8 16:51:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d8d038b

media-sound/gtick: amd64 stable wrt bug #681428

Signed-off-by: Aaron Bauman  gentoo.org>

 media-sound/gtick/gtick-0.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gtick/gtick-0.5.4.ebuild 
b/media-sound/gtick/gtick-0.5.4.ebuild
index 6d5842684e8..41c400eac1f 100644
--- a/media-sound/gtick/gtick-0.5.4.ebuild
+++ b/media-sound/gtick/gtick-0.5.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.antcom.de/gtick/download/${P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
 IUSE="nls sndfile"
 
 RDEPEND="x11-libs/gtk+:2



[gentoo-commits] repo/gentoo:master commit in: media-sound/gtick/

2019-02-03 Thread Andreas Sturmlechner
commit: 6c5fe6ec1986dc13c948c3efb92e5601a8b28af1
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Feb  3 12:18:48 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb  3 19:13:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c5fe6ec

media-sound/gtick: version bump (0.5.4), EAPI7 bump, use HTTPS

Closes: https://bugs.gentoo.org/677174
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/gtick/Manifest   |  1 +
 media-sound/gtick/gtick-0.5.4.ebuild | 41 
 2 files changed, 42 insertions(+)

diff --git a/media-sound/gtick/Manifest b/media-sound/gtick/Manifest
index e1e9d3f85c4..fc12cc5a937 100644
--- a/media-sound/gtick/Manifest
+++ b/media-sound/gtick/Manifest
@@ -1 +1,2 @@
 DIST gtick-0.5.0.tar.gz 650541 BLAKE2B 
ecffe2ce04438352f3c294eee550d3d73268102960e9447bdea03c9ddfce20a223fb018f8dc92ab98a778f9a24718e2d740a2631d130da8eb4ea065761da0110
 SHA512 
916295cb4101e6b958e1a51195dcc0cc0e088f0b2a2e52afaf8becd93782277cbf9cd51ae4e0b3edbbc66994912b6f7be755632ff85a47aabb8fb87b4acb14ef
+DIST gtick-0.5.4.tar.gz 641902 BLAKE2B 
f1832f46b559908ae0c40bd0f6a08e145a0ba58a6cf2f8e7235b4f3f0b9141ea514cf52c51cef24d745ce360423daab855c42b5f6719664be65bf5f254650c1d
 SHA512 
28ea6f38952c376f1f684e7b598d1032063f7fdf3454cdb86735cb835079312c0d1c30dfeade7272f5399296f2a2ede5b81524036a9ac0d91e0878865fab446e

diff --git a/media-sound/gtick/gtick-0.5.4.ebuild 
b/media-sound/gtick/gtick-0.5.4.ebuild
new file mode 100644
index 000..6d5842684e8
--- /dev/null
+++ b/media-sound/gtick/gtick-0.5.4.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop
+
+DESCRIPTION="Metronome application supporting different meters and speeds 
ranging"
+HOMEPAGE="https://www.antcom.de/gtick;
+SRC_URI="https://www.antcom.de/gtick/download/${P}.tar.gz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
+IUSE="nls sndfile"
+
+RDEPEND="x11-libs/gtk+:2
+   media-sound/pulseaudio
+   sndfile? ( media-libs/libsndfile )"
+DEPEND="${RDEPEND}"
+BDEPEND="nls? ( sys-devel/gettext )
+   virtual/pkgconfig"
+
+RESTRICT="test"
+
+src_prepare() {
+   default
+   sed -i "/GenericName/d" ${PN}.desktop || die
+}
+
+src_configure() {
+   econf \
+   $(use_enable nls) \
+   $(use_with sndfile)
+}
+
+src_install() {
+   default
+   newicon src/icon48x48.xpm ${PN}.xpm
+   make_desktop_entry ${PN} "GTick"
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/gtick/

2019-02-03 Thread Andreas Sturmlechner
commit: dfbbec3f7c1f2ba9e097940171c4fe3769047400
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Feb  3 11:58:49 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb  3 19:13:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfbbec3f

media-sound/gtick: use HTTPS

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10970
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/gtick/gtick-0.5.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-sound/gtick/gtick-0.5.0.ebuild 
b/media-sound/gtick/gtick-0.5.0.ebuild
index 444515a7a38..01b14460e32 100644
--- a/media-sound/gtick/gtick-0.5.0.ebuild
+++ b/media-sound/gtick/gtick-0.5.0.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 inherit eutils
 
 DESCRIPTION="a metronome application supporting different meters and speeds 
ranging"
-HOMEPAGE="http://www.antcom.de/gtick;
-SRC_URI="http://www.antcom.de/gtick/download/${P}.tar.gz;
+HOMEPAGE="https://www.antcom.de/gtick;
+SRC_URI="https://www.antcom.de/gtick/download/${P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"