mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-dialup/moserial: Version bump to 3.0.20
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST moserial-3.0.16.tar.xz 1170976 BLAKE2B dd761019bf559112262bb92ec3a08aa9bcce5e73b03ca10a13547a0496729a229f8bd92c6e67c6661c69d07cf0cc573d885c3668703ecc2b5b594eebe73ea8cb SHA512 2101b5eef61c396f2511d08afad0c44caae63e274412ab26f2f6c9e5ff4c1bb1c1b447cabb66ab25530d5b9881a3e09cd6d9d264aa571c0e5ee48012c1917f7b
|
||||
DIST moserial-3.0.20.tar.xz 1176180 BLAKE2B f4481e71c994df233f190f5886cb8a3e9dd333f78c8562370c56487beccbacf09a118c6c463195a6cfb7306771b080d317b3ef07f5c9b5adc4b37a1ec59e794b SHA512 bb2884f2cc4345a8b19faa199668efd1a919b6b456dae0a3b81b62a18b58cf978a227220925b39b2172d7b9208aebe80ce6d21a2d3605730405f4bbf6ef29683
|
||||
|
||||
24
net-dialup/moserial/moserial-3.0.20.ebuild
Normal file
24
net-dialup/moserial/moserial-3.0.20.ebuild
Normal file
@@ -0,0 +1,24 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
inherit gnome2
|
||||
|
||||
DESCRIPTION="A clean and friendly gtk-based serial terminal"
|
||||
HOMEPAGE="https://wiki.gnome.org/Apps/Moserial https://gitlab.gnome.org/GNOME/moserial"
|
||||
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/glib-2.16:2[dbus]
|
||||
gnome-base/gsettings-desktop-schemas
|
||||
>=x11-libs/gtk+-3.2.0:3
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
>=dev-util/intltool-0.35
|
||||
dev-util/itstool
|
||||
virtual/pkgconfig
|
||||
"
|
||||
Reference in New Issue
Block a user