public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Vincent Phan" <chinh4thepro@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/aylurs-gtk-shell/
Date: Sun,  9 Jun 2024 15:36:53 +0000 (UTC)	[thread overview]
Message-ID: <1717947402.fca9fede518d738b08402ad413489cacbeb8d3f9.chinh4thepro@gentoo> (raw)

commit:     fca9fede518d738b08402ad413489cacbeb8d3f9
Author:     Vincent Phan <chinh4thepro <AT> gmail <DOT> com>
AuthorDate: Sun Jun  9 15:35:10 2024 +0000
Commit:     Vincent Phan <chinh4thepro <AT> gmail <DOT> com>
CommitDate: Sun Jun  9 15:36:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fca9fede

gui-apps/aylurs-gtk-shell: update HOMEPAGE

Signed-off-by: Vincent Phan <chinh4thepro <AT> gmail.com>

 .../aylurs-gtk-shell/aylurs-gtk-shell-1.8.2.ebuild | 23 ++++++++--------------
 1 file changed, 8 insertions(+), 15 deletions(-)

diff --git a/gui-apps/aylurs-gtk-shell/aylurs-gtk-shell-1.8.2.ebuild b/gui-apps/aylurs-gtk-shell/aylurs-gtk-shell-1.8.2.ebuild
index 9dec5874f..710b30497 100644
--- a/gui-apps/aylurs-gtk-shell/aylurs-gtk-shell-1.8.2.ebuild
+++ b/gui-apps/aylurs-gtk-shell/aylurs-gtk-shell-1.8.2.ebuild
@@ -8,25 +8,20 @@ MY_PN="ags"
 
 inherit meson
 
+DESCRIPTION="Aylurs's Gtk Shell (AGS), An eww inspired gtk widget system."
+HOMEPAGE="https://github.com/Alyur/ags"
 SRC_URI="
 	https://github.com/Aylur/${MY_PN}/releases/download/${MY_PV}/${MY_PN}-${MY_PV}.tar.gz -> ${P}.tar.gz
 	https://github.com/Aylur/${MY_PN}/releases/download/${MY_PV}/node_modules-${MY_PV}.tar.gz -> node-modules.tar.gz
 "
-KEYWORDS="~amd64"
 S="${WORKDIR}/${MY_PN}"
 
-DESCRIPTION="Aylurs's Gtk Shell (AGS), An eww inspired gtk widget system."
-HOMEPAGE="https://github.com/Aylur/ags"
-
 LICENSE="GPL-3"
 SLOT="0"
+KEYWORDS="~amd64"
 IUSE="upower bluetooth networkmanager tray"
 
-DEPEND="
-	${RDEPEND}
-"
 BDEPEND="
-	dev-build/meson
 	dev-lang/typescript
 	net-libs/nodejs[npm]
 "
@@ -41,6 +36,10 @@ RDEPEND="
 	tray? ( dev-libs/libdbusmenu[gtk3] )
 "
 
+DEPEND="
+	${RDEPEND}
+"
+
 BUILD_DIR="${S}/build"
 
 src_prepare() {
@@ -49,16 +48,10 @@ src_prepare() {
 }
 
 src_configure() {
-	default
 	local emesonargs=(
 		-Dbuild_types="true"
 	)
-	meson_src_configure || die
-}
-
-src_install() {
-	default
-	meson_src_install --destdir "${D}"
+	meson_src_configure
 }
 
 pkg_postinst() {


             reply	other threads:[~2024-06-09 15:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-09 15:36 Vincent Phan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-15 12:36 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/aylurs-gtk-shell/ Lucio Sauer
2024-07-15 12:36 Lucio Sauer
2024-07-15 12:36 Lucio Sauer
2024-07-15 12:35 Lucio Sauer
2024-06-09 15:36 Vincent Phan
2024-06-08  0:59 Vincent Phan
2024-06-08  0:06 Vincent Phan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1717947402.fca9fede518d738b08402ad413489cacbeb8d3f9.chinh4thepro@gentoo \
    --to=chinh4thepro@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox