From 6ce422d376deed4e644fdc075000ac9bcb0644a1 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 3 Jul 2023 13:18:36 +0200 Subject: [PATCH] srcpkgs: orphan packages --- srcpkgs/blanket/template | 2 +- srcpkgs/ddgtk/template | 2 +- srcpkgs/ekushey-fonts-ttf/template | 2 +- srcpkgs/ibus-m17n/template | 2 +- srcpkgs/textadept/template | 2 +- srcpkgs/xdgmenumaker/template | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/blanket/template b/srcpkgs/blanket/template index 9db5a1d5a3c..79f18e4fe21 100644 --- a/srcpkgs/blanket/template +++ b/srcpkgs/blanket/template @@ -6,7 +6,7 @@ build_style=meson hostmakedepends="pkg-config gettext glib-devel" depends="gst1-python3 gst-plugins-bad1 gst-plugins-good1 libadwaita" short_desc="Improve focus and productivity by listening to different sounds" -maintainer="Reback00 " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/rafaelmardojai/blanket" distfiles="https://github.com/rafaelmardojai/blanket/archive/refs/tags/${version}.tar.gz" diff --git a/srcpkgs/ddgtk/template b/srcpkgs/ddgtk/template index 5d45aeb4a8b..31e8517c65d 100644 --- a/srcpkgs/ddgtk/template +++ b/srcpkgs/ddgtk/template @@ -6,7 +6,7 @@ build_style=meson hostmakedepends="pkg-config glib glib-devel gettext appstream-glib" depends="python3 python3-gobject gtk+3" short_desc="GUI frontend for dd to create bootable ISO images for Linux" -maintainer="reback00 " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/gort818/ddgtk" distfiles="https://github.com/gort818/ddgtk/archive/${version}.tar.gz" diff --git a/srcpkgs/ekushey-fonts-ttf/template b/srcpkgs/ekushey-fonts-ttf/template index 4862d810d8c..afa5ce3b0bf 100644 --- a/srcpkgs/ekushey-fonts-ttf/template +++ b/srcpkgs/ekushey-fonts-ttf/template @@ -5,7 +5,7 @@ revision=2 build_style=fetch depends="font-util" short_desc="Bengali fonts from Ekushey project" -maintainer="reback00 " +maintainer="Orphaned " license="GPL-2.0-or-later, OFL-1.0, GPL-3.0-or-later" homepage="http://ekushey.org/" distfiles="${SOURCEFORGE_SITE}/ekushey/SolaimanLipi_20-04-07.ttf diff --git a/srcpkgs/ibus-m17n/template b/srcpkgs/ibus-m17n/template index 663096d55c0..9f3b2c28c33 100644 --- a/srcpkgs/ibus-m17n/template +++ b/srcpkgs/ibus-m17n/template @@ -9,7 +9,7 @@ hostmakedepends="gettext gettext-devel ibus m17n-db m17n-lib makedepends="gettext-devel ibus-devel m17n-lib-devel" depends="ibus m17n-db" short_desc="M17N engine for IBus" -maintainer="reback00 " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://github.com/ibus/ibus-m17n" distfiles="https://github.com/ibus/ibus-m17n/releases/download/${version}/ibus-m17n-${version}.tar.gz" diff --git a/srcpkgs/textadept/template b/srcpkgs/textadept/template index 2625a775a7e..e97f96f2a8c 100644 --- a/srcpkgs/textadept/template +++ b/srcpkgs/textadept/template @@ -6,7 +6,7 @@ build_wrksrc="src" hostmakedepends="tar unzip pkg-config" makedepends="gtk+3-devel ncurses-devel" short_desc="Fast, minimalist, and extensible text editor for programmers" -maintainer="reback00 " +maintainer="Orphaned " license="MIT" homepage="https://orbitalquark.github.io/textadept/" # Note: The dependency urls and filenames must be checked and updated manually diff --git a/srcpkgs/xdgmenumaker/template b/srcpkgs/xdgmenumaker/template index 2235ed1a02f..02fd30f60c9 100644 --- a/srcpkgs/xdgmenumaker/template +++ b/srcpkgs/xdgmenumaker/template @@ -6,7 +6,7 @@ build_style=gnu-makefile hostmakedepends="txt2tags" depends="python3-xdg python3-gobject gobject-introspection python3-Pillow gtk+3" short_desc="Automatic menu generator for WMs, such as, fluxbox, icewm, jwm, pekwm" -maintainer="reback00 " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/gapan/xdgmenumaker" distfiles="https://github.com/gapan/xdgmenumaker/archive/${version}.tar.gz"