Skip to content

Commit

Permalink
feat(kde-misc/applet-window-title6): new ebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
SpiderX committed Sep 29, 2024
1 parent c125314 commit f944602
Show file tree
Hide file tree
Showing 5 changed files with 98 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# nest overlay

[![Number of ebuilds: 957](https://img.shields.io/badge/ebuild-957-orange.svg)](https://img.shields.io/badge/ebuild-957-orange.svg)
[![Number of ebuilds: 958](https://img.shields.io/badge/ebuild-958-orange.svg)](https://img.shields.io/badge/ebuild-958-orange.svg)
[![GitHub repo size in bytes](https://img.shields.io/github/repo-size/SpiderX/portage-overlay.svg)](https://img.shields.io/github/repo-size/SpiderX/portage-overlay.svg)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/2323/badge)](https://bestpractices.coreinfrastructure.org/en/projects/2323)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://www.conventionalcommits.org)
Expand Down Expand Up @@ -836,6 +836,7 @@ This overlay consists of an [Gentoo Portage](https://www.gentoo.org/) ebuilds fo
* kde-misc/[applet-window-buttons](https://github.com/psifidotos/applet-window-buttons) | Plasma 5 applet in order to show window buttons in your panels
* kde-misc/[applet-window-buttons6](https://github.com/moodyhunter/applet-window-buttons6) | Plasma 6 applet in order to show window buttons in your panels
* kde-misc/[applet-window-title](https://github.com/psifidotos/applet-window-title) | Plasma 5 applet shows window title and icon in your panels
* kde-misc/[applet-window-title6](https://github.com/moodyhunter/applet-window-title6) | Plasma 6 applet shows window title and icon in your panels
* kde-misc/[Burn-My-Windows](https://github.com/Schneegans/Burn-My-Windows) | Disintegrate your windows with style
* kde-misc/[qCheckGMail](https://github.com/mhogomchungu/qCheckGMail) | qCheckGmail is a Qt/C++ multiple gmail account checker
* kde-misc/[kde-relaxingsounds](https://github.com/Prayag2/kde_relaxingsounds) | Plasma 5 widget for play relaxing sounds
Expand Down
1 change: 1 addition & 0 deletions kde-misc/applet-window-title6/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST applet-window-title6-20240510.tar.gz 23135 BLAKE2B e17891c6d77a6ccba5879cd032056693da83920470cb82d1c2cd0799cb96dfc48971e719ef58189efe1c89bbcdf7b8449fee590ac6ac0e41059ec6472ff7d421 SHA512 f9cf228939477f14abbc0cd9bc0e5c8bffe6acb146a09b1a9941bcc0840b6d33b34bec9fae4ee6dae2ba4fec93342dfe70efdcf975df6bd69cb5950d9de23e59
39 changes: 39 additions & 0 deletions kde-misc/applet-window-title6/applet-window-title6-20240510.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit ecm

COMMIT="504e6c293d1df20370e76be7cbdbc3c6fbb1ac1e"

DESCRIPTION="Plasma 6 applet shows window title and icon in your panels"
HOMEPAGE="https://github.com/moodyhunter/applet-window-title6"
SRC_URI="https://github.com/moodyhunter/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${COMMIT}"

LICENSE="GPL-2"
SLOT="6"
KEYWORDS="~amd64 ~x86"

RDEPEND="kde-frameworks/kdeclarative:6
kde-frameworks/kirigami:6
kde-plasma/plasma-workspace:6"

DOCS=( {CHANGELOG,README}.md )

src_prepare() {
default
}

src_configure() { :; }

src_compile() { :; }

src_install() {
default

insinto /usr/share/plasma/plasmoids/org.kde.windowtitle
doins metadata.desktop
doins -r contents
}
36 changes: 36 additions & 0 deletions kde-misc/applet-window-title6/applet-window-title6-9999.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

EGIT_REPO_URI="https://github.com/moodyhunter/${PN}.git"

inherit ecm git-r3

DESCRIPTION="Plasma 6 applet shows window title and icon in your panels"
HOMEPAGE="https://github.com/moodyhunter/applet-window-title6"

LICENSE="GPL-2"
SLOT="6"

RDEPEND="kde-frameworks/kdeclarative:6
kde-frameworks/kirigami:6
kde-plasma/plasma-workspace:6"

DOCS=( {CHANGELOG,README}.md )

src_prepare() {
default
}

src_configure() { :; }

src_compile() { :; }

src_install() {
default

insinto /usr/share/plasma/plasmoids/org.kde.windowtitle
doins metadata.desktop
doins -r contents
}
20 changes: 20 additions & 0 deletions kde-misc/applet-window-title6/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Vladimir Pavljuchenkov</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
This is a Plasma 5 applet that shows the current window title
and icon in your panels. This plasmoid is coming from Latte land
but it can also support Plasma panels.
</longdescription>
<upstream>
<remote-id type="github">psifidotos/applet-window-title</remote-id>
</upstream>
</pkgmetadata>

0 comments on commit f944602

Please sign in to comment.