public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/fnott/
@ 2022-02-12  2:31 Leonardo Hernandez
  0 siblings, 0 replies; 10+ messages in thread
From: Leonardo Hernandez @ 2022-02-12  2:31 UTC (permalink / raw
  To: gentoo-commits

commit:     29315cdffe24196da0de3f6a43cf1009d64cba62
Author:     Leonardo Hernandez Hernandez <leohdz172 <AT> outlook <DOT> com>
AuthorDate: Sat Feb 12 02:29:08 2022 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> outlook <DOT> com>
CommitDate: Sat Feb 12 02:30:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=29315cdf

gui-apps/fnott: new package

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Leonardo Hernandez Hernandez <leohdz172 <AT> outlook.com>

 gui-apps/fnott/Manifest           |  1 +
 gui-apps/fnott/fnott-1.2.0.ebuild | 43 +++++++++++++++++++++++++++++++++++++++
 gui-apps/fnott/metadata.xml       |  8 ++++++++
 3 files changed, 52 insertions(+)

diff --git a/gui-apps/fnott/Manifest b/gui-apps/fnott/Manifest
new file mode 100644
index 000000000..b4c1b3782
--- /dev/null
+++ b/gui-apps/fnott/Manifest
@@ -0,0 +1 @@
+DIST fnott-1.2.0.tar.gz 377321 BLAKE2B 5b12edb81f7043eb6b7c69c8b20c595a3a86b94ff1e5aac2ce8aa43d696d92b08014cbf3b730a4851350cf8aaf442109971f532ce31f6b7cff616b1d1848ddc7 SHA512 a5eb006e2043f22b1790bb3a20d1b3dcef7ddfa4d6c2881fd05c7aa52f1de49f4ca30867ffb90a72f77ded9107945d7cb1ea88aa497fec6a53799e78a877c863

diff --git a/gui-apps/fnott/fnott-1.2.0.ebuild b/gui-apps/fnott/fnott-1.2.0.ebuild
new file mode 100644
index 000000000..19ed939ac
--- /dev/null
+++ b/gui-apps/fnott/fnott-1.2.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+EMESON_BUILDTYPE="release"
+
+inherit meson
+
+DESCRIPTION="Keyboard driven and lightweight Wayland notification daemon."
+HOMEPAGE="https://codeberg.org/dnkl/fnott"
+SRC_URI="https://codeberg.org/dnkl/fnott/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT ZLIB"
+SLOT="0"
+KEYWORDS="~amd64"
+
+S="${WORKDIR}/${PN}"
+
+DEPEND="
+	x11-libs/pixman
+	media-libs/libpng
+	dev-libs/wayland
+	sys-apps/dbus
+	media-libs/fcft
+	media-libs/freetype
+	media-libs/fontconfig
+	dev-libs/wayland-protocols
+"
+RDEPEND="${DEPEND}
+"
+BDEPEND="
+	dev-util/wayland-scanner
+	app-text/scdoc
+	dev-libs/tllist
+"
+
+src_install() {
+	local DOCS=( CHANGELOG.md README.md )
+	meson_src_install
+
+	rm -r "${ED}"/usr/share/doc/"${PN}" || die
+}

diff --git a/gui-apps/fnott/metadata.xml b/gui-apps/fnott/metadata.xml
new file mode 100644
index 000000000..8d7e2e9ba
--- /dev/null
+++ b/gui-apps/fnott/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>leohdz172@outlook.com</email>
+    <name>Leonardo Hernandez Hernandez</name>
+  </maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/fnott/
@ 2022-02-16  2:31 Leonardo Hernandez
  0 siblings, 0 replies; 10+ messages in thread
From: Leonardo Hernandez @ 2022-02-16  2:31 UTC (permalink / raw
  To: gentoo-commits

commit:     1ae53f9628286a645d92e79971b70e026f360332
Author:     Leonardo Hernandez Hernandez <leohdz172 <AT> outlook <DOT> com>
AuthorDate: Wed Feb 16 02:30:33 2022 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> outlook <DOT> com>
CommitDate: Wed Feb 16 02:31:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1ae53f96

gui-apps/fnott: bump to 1.2.1, drop old

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Leonardo Hernandez Hernandez <leohdz172 <AT> outlook.com>

 gui-apps/fnott/Manifest                                   | 2 +-
 gui-apps/fnott/{fnott-1.2.0.ebuild => fnott-1.2.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/fnott/Manifest b/gui-apps/fnott/Manifest
index b4c1b3782..abf14c4a8 100644
--- a/gui-apps/fnott/Manifest
+++ b/gui-apps/fnott/Manifest
@@ -1 +1 @@
-DIST fnott-1.2.0.tar.gz 377321 BLAKE2B 5b12edb81f7043eb6b7c69c8b20c595a3a86b94ff1e5aac2ce8aa43d696d92b08014cbf3b730a4851350cf8aaf442109971f532ce31f6b7cff616b1d1848ddc7 SHA512 a5eb006e2043f22b1790bb3a20d1b3dcef7ddfa4d6c2881fd05c7aa52f1de49f4ca30867ffb90a72f77ded9107945d7cb1ea88aa497fec6a53799e78a877c863
+DIST fnott-1.2.1.tar.gz 377573 BLAKE2B ed167a7a8d069c75acc8cf7c8ad80afb88b2ed13f590b61f70cd6b8355c77ae25bd95f7401388dbf4650311e8514a9e0c52fa13f500eb18c4f9f0de79de78884 SHA512 7818a01893dd2e8ea7a55355981f83e2d358ce68e36af81fe062c05e1a3405662fb5e221a0509b7212c57ce431e3591d6e4c5d2a1242f2b76c48a00c66e23932

diff --git a/gui-apps/fnott/fnott-1.2.0.ebuild b/gui-apps/fnott/fnott-1.2.1.ebuild
similarity index 100%
rename from gui-apps/fnott/fnott-1.2.0.ebuild
rename to gui-apps/fnott/fnott-1.2.1.ebuild


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/fnott/
@ 2022-07-31 18:16 Leonardo Hernandez
  0 siblings, 0 replies; 10+ messages in thread
From: Leonardo Hernandez @ 2022-07-31 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     19dd2d56ba119308a1efade691e788b3c233ca81
Author:     Leonardo Hernández Hernández <leohdz172 <AT> outlook <DOT> com>
AuthorDate: Sun Jul 31 18:14:34 2022 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> outlook <DOT> com>
CommitDate: Sun Jul 31 18:15:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=19dd2d56

gui-apps/fnott: add 9999

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> outlook.com>

 gui-apps/fnott/fnott-9999.ebuild | 46 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 46 insertions(+)

diff --git a/gui-apps/fnott/fnott-9999.ebuild b/gui-apps/fnott/fnott-9999.ebuild
new file mode 100644
index 000000000..5f1d72055
--- /dev/null
+++ b/gui-apps/fnott/fnott-9999.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="Keyboard driven and lightweight Wayland notification daemon."
+HOMEPAGE="https://codeberg.org/dnkl/fnott"
+
+if [ "${PV}" -eq "9999" ]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://codeberg.org/dnkl/fnott.git"
+else
+	SRC_URI="https://codeberg.org/dnkl/fnott/archive/${PV}.tar.gz -> ${P}.tar.gz"
+	S="${WORKDIR}/${PN}"
+	KEYWORDS="~amd64"
+fi
+
+LICENSE="MIT ZLIB"
+SLOT="0"
+
+DEPEND="
+	x11-libs/pixman
+	media-libs/libpng
+	dev-libs/wayland
+	sys-apps/dbus
+	media-libs/fcft
+	media-libs/freetype
+	media-libs/fontconfig
+"
+RDEPEND="${DEPEND}
+"
+BDEPEND="
+	dev-util/wayland-scanner
+	dev-libs/wayland-protocols
+	app-text/scdoc
+	dev-libs/tllist
+"
+
+src_install() {
+	local DOCS=( CHANGELOG.md README.md )
+	meson_src_install
+
+	rm -r "${ED}"/usr/share/doc/"${PN}" || die
+}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/fnott/
@ 2022-08-07 21:15 Leonardo Hernandez
  0 siblings, 0 replies; 10+ messages in thread
From: Leonardo Hernandez @ 2022-08-07 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     c752ffe58a5be7dcd74ee2e59ec08a3f65f386c2
Author:     Leonardo Hernández Hernández <leohdz172 <AT> outlook <DOT> com>
AuthorDate: Sun Aug  7 21:13:05 2022 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> outlook <DOT> com>
CommitDate: Sun Aug  7 21:14:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c752ffe5

gui-apps/fnott: add 1.3.0

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> outlook.com>

 gui-apps/fnott/Manifest           |  1 +
 gui-apps/fnott/fnott-1.3.0.ebuild | 46 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)

diff --git a/gui-apps/fnott/Manifest b/gui-apps/fnott/Manifest
index abf14c4a8..d54eeb504 100644
--- a/gui-apps/fnott/Manifest
+++ b/gui-apps/fnott/Manifest
@@ -1 +1,2 @@
 DIST fnott-1.2.1.tar.gz 377573 BLAKE2B ed167a7a8d069c75acc8cf7c8ad80afb88b2ed13f590b61f70cd6b8355c77ae25bd95f7401388dbf4650311e8514a9e0c52fa13f500eb18c4f9f0de79de78884 SHA512 7818a01893dd2e8ea7a55355981f83e2d358ce68e36af81fe062c05e1a3405662fb5e221a0509b7212c57ce431e3591d6e4c5d2a1242f2b76c48a00c66e23932
+DIST fnott-1.3.0.tar.gz 380852 BLAKE2B ba1ef8210ec9ade6dbaa7a3f3e7ad6e283a8838b11e845e7dae481c0429e64984778a3add947b53a6c32be7c8ec630846c1fd7c2a99e56ec3126083a42787808 SHA512 701823cc50e8432b72e1b17ffb62cd3de7b7e6d08e571c2fbe301bd024820eb72dcb49d9d2e07cf62a81b27175072683dec54d9d8ac9fec0dda0cdf90a23d8c0

diff --git a/gui-apps/fnott/fnott-1.3.0.ebuild b/gui-apps/fnott/fnott-1.3.0.ebuild
new file mode 100644
index 000000000..65451529a
--- /dev/null
+++ b/gui-apps/fnott/fnott-1.3.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="Keyboard driven and lightweight Wayland notification daemon."
+HOMEPAGE="https://codeberg.org/dnkl/fnott"
+
+if [[ "${PV}" == "9999" ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://codeberg.org/dnkl/fnott.git"
+else
+	SRC_URI="https://codeberg.org/dnkl/fnott/archive/${PV}.tar.gz -> ${P}.tar.gz"
+	S="${WORKDIR}/${PN}"
+	KEYWORDS="~amd64"
+fi
+
+LICENSE="MIT ZLIB"
+SLOT="0"
+
+DEPEND="
+	x11-libs/pixman
+	media-libs/libpng
+	dev-libs/wayland
+	sys-apps/dbus
+	media-libs/fcft
+	media-libs/freetype
+	media-libs/fontconfig
+"
+RDEPEND="${DEPEND}
+"
+BDEPEND="
+	dev-util/wayland-scanner
+	dev-libs/wayland-protocols
+	app-text/scdoc
+	dev-libs/tllist
+"
+
+src_install() {
+	local DOCS=( CHANGELOG.md README.md LICENSE )
+	meson_src_install
+
+	rm -r "${ED}"/usr/share/doc/"${PN}" || die
+}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/fnott/
@ 2022-08-07 21:15 Leonardo Hernandez
  0 siblings, 0 replies; 10+ messages in thread
From: Leonardo Hernandez @ 2022-08-07 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     3859f13a0b082ee8182e3389ef38888ff15b8d43
Author:     Leonardo Hernández Hernández <leohdz172 <AT> outlook <DOT> com>
AuthorDate: Sun Aug  7 21:13:40 2022 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> outlook <DOT> com>
CommitDate: Sun Aug  7 21:14:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3859f13a

gui-apps/fnott: add LICENSE file to ${DOCS}

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> outlook.com>

 gui-apps/fnott/fnott-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gui-apps/fnott/fnott-9999.ebuild b/gui-apps/fnott/fnott-9999.ebuild
index 5f1d72055..65451529a 100644
--- a/gui-apps/fnott/fnott-9999.ebuild
+++ b/gui-apps/fnott/fnott-9999.ebuild
@@ -8,7 +8,7 @@ inherit meson
 DESCRIPTION="Keyboard driven and lightweight Wayland notification daemon."
 HOMEPAGE="https://codeberg.org/dnkl/fnott"
 
-if [ "${PV}" -eq "9999" ]; then
+if [[ "${PV}" == "9999" ]]; then
 	inherit git-r3
 	EGIT_REPO_URI="https://codeberg.org/dnkl/fnott.git"
 else
@@ -39,7 +39,7 @@ BDEPEND="
 "
 
 src_install() {
-	local DOCS=( CHANGELOG.md README.md )
+	local DOCS=( CHANGELOG.md README.md LICENSE )
 	meson_src_install
 
 	rm -r "${ED}"/usr/share/doc/"${PN}" || die


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/fnott/
@ 2023-07-14 17:08 Leonardo Hernandez
  0 siblings, 0 replies; 10+ messages in thread
From: Leonardo Hernandez @ 2023-07-14 17:08 UTC (permalink / raw
  To: gentoo-commits

commit:     1def5ed50225d77555d31308818516dffe7fc7d5
Author:     Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Fri Jul 14 17:07:00 2023 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> proton <DOT> me>
CommitDate: Fri Jul 14 17:07:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1def5ed5

gui-apps/fnott: add 1.4.1

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>

 gui-apps/fnott/Manifest           |  1 +
 gui-apps/fnott/fnott-1.4.1.ebuild | 46 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)

diff --git a/gui-apps/fnott/Manifest b/gui-apps/fnott/Manifest
index d54eeb504..1c7d5ea29 100644
--- a/gui-apps/fnott/Manifest
+++ b/gui-apps/fnott/Manifest
@@ -1,2 +1,3 @@
 DIST fnott-1.2.1.tar.gz 377573 BLAKE2B ed167a7a8d069c75acc8cf7c8ad80afb88b2ed13f590b61f70cd6b8355c77ae25bd95f7401388dbf4650311e8514a9e0c52fa13f500eb18c4f9f0de79de78884 SHA512 7818a01893dd2e8ea7a55355981f83e2d358ce68e36af81fe062c05e1a3405662fb5e221a0509b7212c57ce431e3591d6e4c5d2a1242f2b76c48a00c66e23932
 DIST fnott-1.3.0.tar.gz 380852 BLAKE2B ba1ef8210ec9ade6dbaa7a3f3e7ad6e283a8838b11e845e7dae481c0429e64984778a3add947b53a6c32be7c8ec630846c1fd7c2a99e56ec3126083a42787808 SHA512 701823cc50e8432b72e1b17ffb62cd3de7b7e6d08e571c2fbe301bd024820eb72dcb49d9d2e07cf62a81b27175072683dec54d9d8ac9fec0dda0cdf90a23d8c0
+DIST fnott-1.4.1.tar.gz 472835 BLAKE2B f91e6ae87eba6fc4db2aedb1807eabead3a94edb2b32ce481a7901b73088e0197d2029d798e087627a594db4ffe5500afb619a8f54c539e7ce45549a6d04fda7 SHA512 130ec5cd8897cc6ee171a09ea786c6cef1d042f7b8830ec3b1e05668f33b9ebc2a56f77f09fab3ff9c9b8f91fda39fca8213daf5afb470b807331e701feb4202

diff --git a/gui-apps/fnott/fnott-1.4.1.ebuild b/gui-apps/fnott/fnott-1.4.1.ebuild
new file mode 100644
index 000000000..65451529a
--- /dev/null
+++ b/gui-apps/fnott/fnott-1.4.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="Keyboard driven and lightweight Wayland notification daemon."
+HOMEPAGE="https://codeberg.org/dnkl/fnott"
+
+if [[ "${PV}" == "9999" ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://codeberg.org/dnkl/fnott.git"
+else
+	SRC_URI="https://codeberg.org/dnkl/fnott/archive/${PV}.tar.gz -> ${P}.tar.gz"
+	S="${WORKDIR}/${PN}"
+	KEYWORDS="~amd64"
+fi
+
+LICENSE="MIT ZLIB"
+SLOT="0"
+
+DEPEND="
+	x11-libs/pixman
+	media-libs/libpng
+	dev-libs/wayland
+	sys-apps/dbus
+	media-libs/fcft
+	media-libs/freetype
+	media-libs/fontconfig
+"
+RDEPEND="${DEPEND}
+"
+BDEPEND="
+	dev-util/wayland-scanner
+	dev-libs/wayland-protocols
+	app-text/scdoc
+	dev-libs/tllist
+"
+
+src_install() {
+	local DOCS=( CHANGELOG.md README.md LICENSE )
+	meson_src_install
+
+	rm -r "${ED}"/usr/share/doc/"${PN}" || die
+}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/fnott/
@ 2024-05-15  2:58 Lucio Sauer
  0 siblings, 0 replies; 10+ messages in thread
From: Lucio Sauer @ 2024-05-15  2:58 UTC (permalink / raw
  To: gentoo-commits

commit:     74c901c3468e38e7df550781eb2cfb0a50e02db6
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed May 15 02:28:47 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Wed May 15 02:28:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=74c901c3

gui-apps/fnott: add codeberg upstream metadata

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 gui-apps/fnott/metadata.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/gui-apps/fnott/metadata.xml b/gui-apps/fnott/metadata.xml
index 989de187db..b645d3edbc 100644
--- a/gui-apps/fnott/metadata.xml
+++ b/gui-apps/fnott/metadata.xml
@@ -5,4 +5,10 @@
     <email>leohdz172@proton.me</email>
     <name>Leonardo Hernández Hernández</name>
   </maintainer>
+  <upstream>
+    <maintainer status="active">
+      <name>Daniel Eklöf</name>
+    </maintainer>
+    <remote-id type="codeberg">dnkl/fnott</remote-id>
+  </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/fnott/
@ 2024-06-12 20:20 Leonardo Hernandez
  0 siblings, 0 replies; 10+ messages in thread
From: Leonardo Hernandez @ 2024-06-12 20:20 UTC (permalink / raw
  To: gentoo-commits

commit:     edc59c5828dffbfb03a64450e34e986331f3184b
Author:     Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Wed Jun 12 20:11:59 2024 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> proton <DOT> me>
CommitDate: Wed Jun 12 20:12:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=edc59c58

gui-apps/fnott: sync live ebuild

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>

 gui-apps/fnott/fnott-9999.ebuild | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/gui-apps/fnott/fnott-9999.ebuild b/gui-apps/fnott/fnott-9999.ebuild
index 65451529a..a5cbec5de 100644
--- a/gui-apps/fnott/fnott-9999.ebuild
+++ b/gui-apps/fnott/fnott-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -20,26 +20,27 @@ fi
 LICENSE="MIT ZLIB"
 SLOT="0"
 
-DEPEND="
-	x11-libs/pixman
-	media-libs/libpng
+RDEPEND="
 	dev-libs/wayland
-	sys-apps/dbus
 	media-libs/fcft
 	media-libs/freetype
+	media-libs/libpng
+	sys-apps/dbus
+	x11-libs/pixman
 	media-libs/fontconfig
 "
-RDEPEND="${DEPEND}
+DEPEND="
+	${RDEPEND}
+	dev-libs/tllist
 "
 BDEPEND="
 	dev-util/wayland-scanner
-	dev-libs/wayland-protocols
+	>=dev-libs/wayland-protocols-1.32
 	app-text/scdoc
-	dev-libs/tllist
 "
 
 src_install() {
-	local DOCS=( CHANGELOG.md README.md LICENSE )
+	local DOCS=( CHANGELOG.md README.md )
 	meson_src_install
 
 	rm -r "${ED}"/usr/share/doc/"${PN}" || die


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/fnott/
@ 2024-06-12 20:20 Leonardo Hernandez
  0 siblings, 0 replies; 10+ messages in thread
From: Leonardo Hernandez @ 2024-06-12 20:20 UTC (permalink / raw
  To: gentoo-commits

commit:     7ad65d7b7c2a389a92f5a91478ef229ecddbb441
Author:     Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Wed Jun 12 20:14:21 2024 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> proton <DOT> me>
CommitDate: Wed Jun 12 20:14:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7ad65d7b

gui-apps/fnott: add 1.6.0

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>

 gui-apps/fnott/Manifest           |  1 +
 gui-apps/fnott/fnott-1.6.0.ebuild | 47 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)

diff --git a/gui-apps/fnott/Manifest b/gui-apps/fnott/Manifest
index 1c7d5ea29..6796d97dc 100644
--- a/gui-apps/fnott/Manifest
+++ b/gui-apps/fnott/Manifest
@@ -1,3 +1,4 @@
 DIST fnott-1.2.1.tar.gz 377573 BLAKE2B ed167a7a8d069c75acc8cf7c8ad80afb88b2ed13f590b61f70cd6b8355c77ae25bd95f7401388dbf4650311e8514a9e0c52fa13f500eb18c4f9f0de79de78884 SHA512 7818a01893dd2e8ea7a55355981f83e2d358ce68e36af81fe062c05e1a3405662fb5e221a0509b7212c57ce431e3591d6e4c5d2a1242f2b76c48a00c66e23932
 DIST fnott-1.3.0.tar.gz 380852 BLAKE2B ba1ef8210ec9ade6dbaa7a3f3e7ad6e283a8838b11e845e7dae481c0429e64984778a3add947b53a6c32be7c8ec630846c1fd7c2a99e56ec3126083a42787808 SHA512 701823cc50e8432b72e1b17ffb62cd3de7b7e6d08e571c2fbe301bd024820eb72dcb49d9d2e07cf62a81b27175072683dec54d9d8ac9fec0dda0cdf90a23d8c0
 DIST fnott-1.4.1.tar.gz 472835 BLAKE2B f91e6ae87eba6fc4db2aedb1807eabead3a94edb2b32ce481a7901b73088e0197d2029d798e087627a594db4ffe5500afb619a8f54c539e7ce45549a6d04fda7 SHA512 130ec5cd8897cc6ee171a09ea786c6cef1d042f7b8830ec3b1e05668f33b9ebc2a56f77f09fab3ff9c9b8f91fda39fca8213daf5afb470b807331e701feb4202
+DIST fnott-1.6.0.tar.gz 475954 BLAKE2B 69a93049ccf9547770de8b96330ecbc3bb91bd4d4134695fb7ca2874bcb1d4bf3ed47a1aadc1ce49abab9f0a2c36c0f48f3141aa3cda1db74a5e4a48ec654ea2 SHA512 e6948e9028f4d381f5d41fbe3dda5cbca754a1560fcd7819974c1fd3a3041ec3e5bb2729d98cdcac04190b82fab7cb5970dfc216cdf58b44756ede1393897c12

diff --git a/gui-apps/fnott/fnott-1.6.0.ebuild b/gui-apps/fnott/fnott-1.6.0.ebuild
new file mode 100644
index 000000000..a5cbec5de
--- /dev/null
+++ b/gui-apps/fnott/fnott-1.6.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 2022-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="Keyboard driven and lightweight Wayland notification daemon."
+HOMEPAGE="https://codeberg.org/dnkl/fnott"
+
+if [[ "${PV}" == "9999" ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://codeberg.org/dnkl/fnott.git"
+else
+	SRC_URI="https://codeberg.org/dnkl/fnott/archive/${PV}.tar.gz -> ${P}.tar.gz"
+	S="${WORKDIR}/${PN}"
+	KEYWORDS="~amd64"
+fi
+
+LICENSE="MIT ZLIB"
+SLOT="0"
+
+RDEPEND="
+	dev-libs/wayland
+	media-libs/fcft
+	media-libs/freetype
+	media-libs/libpng
+	sys-apps/dbus
+	x11-libs/pixman
+	media-libs/fontconfig
+"
+DEPEND="
+	${RDEPEND}
+	dev-libs/tllist
+"
+BDEPEND="
+	dev-util/wayland-scanner
+	>=dev-libs/wayland-protocols-1.32
+	app-text/scdoc
+"
+
+src_install() {
+	local DOCS=( CHANGELOG.md README.md )
+	meson_src_install
+
+	rm -r "${ED}"/usr/share/doc/"${PN}" || die
+}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/fnott/
@ 2024-09-23  9:51 Takuya Wakazono
  0 siblings, 0 replies; 10+ messages in thread
From: Takuya Wakazono @ 2024-09-23  9:51 UTC (permalink / raw
  To: gentoo-commits

commit:     39d58991410a7785f4698f1a55d49054671ce682
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Mon Sep 23 08:17:40 2024 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Mon Sep 23 08:17:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=39d58991

gui-apps/fnott: drop 1.2.1, 1.3.0, 1.4.1

Closes: https://bugs.gentoo.org/921499 (obsolete)
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 gui-apps/fnott/Manifest           |  3 ---
 gui-apps/fnott/fnott-1.2.1.ebuild | 43 ------------------------------------
 gui-apps/fnott/fnott-1.3.0.ebuild | 46 ---------------------------------------
 gui-apps/fnott/fnott-1.4.1.ebuild | 46 ---------------------------------------
 4 files changed, 138 deletions(-)

diff --git a/gui-apps/fnott/Manifest b/gui-apps/fnott/Manifest
index 6796d97dc..56d958641 100644
--- a/gui-apps/fnott/Manifest
+++ b/gui-apps/fnott/Manifest
@@ -1,4 +1 @@
-DIST fnott-1.2.1.tar.gz 377573 BLAKE2B ed167a7a8d069c75acc8cf7c8ad80afb88b2ed13f590b61f70cd6b8355c77ae25bd95f7401388dbf4650311e8514a9e0c52fa13f500eb18c4f9f0de79de78884 SHA512 7818a01893dd2e8ea7a55355981f83e2d358ce68e36af81fe062c05e1a3405662fb5e221a0509b7212c57ce431e3591d6e4c5d2a1242f2b76c48a00c66e23932
-DIST fnott-1.3.0.tar.gz 380852 BLAKE2B ba1ef8210ec9ade6dbaa7a3f3e7ad6e283a8838b11e845e7dae481c0429e64984778a3add947b53a6c32be7c8ec630846c1fd7c2a99e56ec3126083a42787808 SHA512 701823cc50e8432b72e1b17ffb62cd3de7b7e6d08e571c2fbe301bd024820eb72dcb49d9d2e07cf62a81b27175072683dec54d9d8ac9fec0dda0cdf90a23d8c0
-DIST fnott-1.4.1.tar.gz 472835 BLAKE2B f91e6ae87eba6fc4db2aedb1807eabead3a94edb2b32ce481a7901b73088e0197d2029d798e087627a594db4ffe5500afb619a8f54c539e7ce45549a6d04fda7 SHA512 130ec5cd8897cc6ee171a09ea786c6cef1d042f7b8830ec3b1e05668f33b9ebc2a56f77f09fab3ff9c9b8f91fda39fca8213daf5afb470b807331e701feb4202
 DIST fnott-1.6.0.tar.gz 475954 BLAKE2B 69a93049ccf9547770de8b96330ecbc3bb91bd4d4134695fb7ca2874bcb1d4bf3ed47a1aadc1ce49abab9f0a2c36c0f48f3141aa3cda1db74a5e4a48ec654ea2 SHA512 e6948e9028f4d381f5d41fbe3dda5cbca754a1560fcd7819974c1fd3a3041ec3e5bb2729d98cdcac04190b82fab7cb5970dfc216cdf58b44756ede1393897c12

diff --git a/gui-apps/fnott/fnott-1.2.1.ebuild b/gui-apps/fnott/fnott-1.2.1.ebuild
deleted file mode 100644
index d6e41f94c..000000000
--- a/gui-apps/fnott/fnott-1.2.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-EMESON_BUILDTYPE="release"
-
-inherit meson
-
-DESCRIPTION="Keyboard driven and lightweight Wayland notification daemon."
-HOMEPAGE="https://codeberg.org/dnkl/fnott"
-SRC_URI="https://codeberg.org/dnkl/fnott/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-S="${WORKDIR}/${PN}"
-
-LICENSE="MIT ZLIB"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
-	x11-libs/pixman
-	media-libs/libpng
-	dev-libs/wayland
-	sys-apps/dbus
-	media-libs/fcft
-	media-libs/freetype
-	media-libs/fontconfig
-	dev-libs/wayland-protocols
-"
-RDEPEND="${DEPEND}
-"
-BDEPEND="
-	dev-util/wayland-scanner
-	app-text/scdoc
-	dev-libs/tllist
-"
-
-src_install() {
-	local DOCS=( CHANGELOG.md README.md )
-	meson_src_install
-
-	rm -r "${ED}"/usr/share/doc/"${PN}" || die
-}

diff --git a/gui-apps/fnott/fnott-1.3.0.ebuild b/gui-apps/fnott/fnott-1.3.0.ebuild
deleted file mode 100644
index 65451529a..000000000
--- a/gui-apps/fnott/fnott-1.3.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson
-
-DESCRIPTION="Keyboard driven and lightweight Wayland notification daemon."
-HOMEPAGE="https://codeberg.org/dnkl/fnott"
-
-if [[ "${PV}" == "9999" ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://codeberg.org/dnkl/fnott.git"
-else
-	SRC_URI="https://codeberg.org/dnkl/fnott/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/${PN}"
-	KEYWORDS="~amd64"
-fi
-
-LICENSE="MIT ZLIB"
-SLOT="0"
-
-DEPEND="
-	x11-libs/pixman
-	media-libs/libpng
-	dev-libs/wayland
-	sys-apps/dbus
-	media-libs/fcft
-	media-libs/freetype
-	media-libs/fontconfig
-"
-RDEPEND="${DEPEND}
-"
-BDEPEND="
-	dev-util/wayland-scanner
-	dev-libs/wayland-protocols
-	app-text/scdoc
-	dev-libs/tllist
-"
-
-src_install() {
-	local DOCS=( CHANGELOG.md README.md LICENSE )
-	meson_src_install
-
-	rm -r "${ED}"/usr/share/doc/"${PN}" || die
-}

diff --git a/gui-apps/fnott/fnott-1.4.1.ebuild b/gui-apps/fnott/fnott-1.4.1.ebuild
deleted file mode 100644
index 65451529a..000000000
--- a/gui-apps/fnott/fnott-1.4.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson
-
-DESCRIPTION="Keyboard driven and lightweight Wayland notification daemon."
-HOMEPAGE="https://codeberg.org/dnkl/fnott"
-
-if [[ "${PV}" == "9999" ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://codeberg.org/dnkl/fnott.git"
-else
-	SRC_URI="https://codeberg.org/dnkl/fnott/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/${PN}"
-	KEYWORDS="~amd64"
-fi
-
-LICENSE="MIT ZLIB"
-SLOT="0"
-
-DEPEND="
-	x11-libs/pixman
-	media-libs/libpng
-	dev-libs/wayland
-	sys-apps/dbus
-	media-libs/fcft
-	media-libs/freetype
-	media-libs/fontconfig
-"
-RDEPEND="${DEPEND}
-"
-BDEPEND="
-	dev-util/wayland-scanner
-	dev-libs/wayland-protocols
-	app-text/scdoc
-	dev-libs/tllist
-"
-
-src_install() {
-	local DOCS=( CHANGELOG.md README.md LICENSE )
-	meson_src_install
-
-	rm -r "${ED}"/usr/share/doc/"${PN}" || die
-}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-09-23  9:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-15  2:58 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/fnott/ Lucio Sauer
  -- strict thread matches above, loose matches on Subject: below --
2024-09-23  9:51 Takuya Wakazono
2024-06-12 20:20 Leonardo Hernandez
2024-06-12 20:20 Leonardo Hernandez
2023-07-14 17:08 Leonardo Hernandez
2022-08-07 21:15 Leonardo Hernandez
2022-08-07 21:15 Leonardo Hernandez
2022-07-31 18:16 Leonardo Hernandez
2022-02-16  2:31 Leonardo Hernandez
2022-02-12  2:31 Leonardo Hernandez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox