Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: nutty-1.1.1
@ 2020-04-10 11:25 LinArcX
  2020-04-10 20:39 ` Piraty
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: LinArcX @ 2020-04-10 11:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 373 bytes --]

There is a new pull request by LinArcX against master on the void-packages repository

https://github.com/LinArcX/void-packages nutty
https://github.com/void-linux/void-packages/pull/20837

New package: nutty-1.1.1
[Closes](https://github.com/void-linux/void-packages/issues/20833)

A patch file from https://github.com/void-linux/void-packages/pull/20837.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nutty-20837.patch --]
[-- Type: text/x-diff, Size: 1916 bytes --]

From 8f0f1c0e1de473b38d15124ca6b9b65af3b8b4c7 Mon Sep 17 00:00:00 2001
From: linarcx <linarcx@riseup.net>
Date: Fri, 10 Apr 2020 15:54:16 +0430
Subject: [PATCH] New package: nutty-1.1.1

---
 .../files/com.github.babluboy.nutty.desktop    | 13 +++++++++++++
 srcpkgs/nutty/template                         | 18 ++++++++++++++++++
 2 files changed, 31 insertions(+)
 create mode 100644 srcpkgs/nutty/files/com.github.babluboy.nutty.desktop
 create mode 100644 srcpkgs/nutty/template

diff --git a/srcpkgs/nutty/files/com.github.babluboy.nutty.desktop b/srcpkgs/nutty/files/com.github.babluboy.nutty.desktop
new file mode 100644
index 00000000000..0086a3d98ac
--- /dev/null
+++ b/srcpkgs/nutty/files/com.github.babluboy.nutty.desktop
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Name=Nutty
+GenericName=Network Utility
+GenericName[lt]=Tinklo paslaugų programa
+Comment=Displays network information
+Comment[lt]=Rodo tinklo informaciją
+Categories=Network;
+Exec=com.github.babluboy.nutty
+Icon=com.github.babluboy.nutty
+Terminal=false
+Type=Application
+X-GNOME-Gettext-Domain=nutty
+X-GNOME-Keywords=Nutty;Network;Utility;Traceroute;Ports;Devices
diff --git a/srcpkgs/nutty/template b/srcpkgs/nutty/template
new file mode 100644
index 00000000000..d32932a7611
--- /dev/null
+++ b/srcpkgs/nutty/template
@@ -0,0 +1,18 @@
+# Template file for 'nutty'
+pkgname=nutty
+version=1.1.1
+revision=1
+build_style=meson
+hostmakedepends="pkg-config vala glib-devel"
+makedepends="gtk+3-devel libgee08-devel libnotify-devel granite-devel
+ sqlite-devel"
+short_desc="Network Utility"
+maintainer="linarcx <linarcx@riseup.net>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/babluboy/nutty"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=b6c9ef1966d1c60480943313f20cd66ee1b5d23ac8d6578f457fb99f0898d9ba
+
+post_install() {
+	vinstall ${FILESDIR}/com.github.babluboy.nutty.desktop 644 usr/share/applications
+}

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

end of thread, other threads:[~2020-04-19 12:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-10 11:25 [PR PATCH] New package: nutty-1.1.1 LinArcX
2020-04-10 20:39 ` Piraty
2020-04-11  7:13 ` LinArcX
2020-04-11  7:25 ` [PR PATCH] [Updated] " LinArcX
2020-04-11 12:26 ` LinArcX
2020-04-19 12:08 ` [PR PATCH] [Merged]: " Piraty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).