Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: tiramisu-2.0alpha
@ 2021-07-31 19:32 DanKGooGLy
  2021-07-31 19:52 ` [PR PATCH] [Updated] " DanKGooGLy
                   ` (18 more replies)
  0 siblings, 19 replies; 21+ messages in thread
From: DanKGooGLy @ 2021-07-31 19:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DanKGooGLy/void-packages Tiramisu
https://github.com/void-linux/void-packages/pull/32274

New package: tiramisu-2.0alpha
<!-- Mark items with [x] where applicable -->

#### General
- [ x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- x[ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->

Sorry for the earlier mishap (#32265), one of my github apps overwrote my commit and the pr was pulled with an empty commit.

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

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

From f5cded50e60ddc30f6e18fde99738153f3a5c66f Mon Sep 17 00:00:00 2001
From: DanKGooGLy <dankgoogly@riseup.net>
Date: Fri, 30 Jul 2021 22:32:30 -0400
Subject: [PATCH] New package: tiramisu-2.0alpha

---
 srcpkgs/tiramisu/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/tiramisu/template

diff --git a/srcpkgs/tiramisu/template b/srcpkgs/tiramisu/template
new file mode 100644
index 000000000000..106f2b82f609
--- /dev/null
+++ b/srcpkgs/tiramisu/template
@@ -0,0 +1,16 @@
+# Template file for 'tiramisu'
+pkgname=tiramisu
+version=2.0alpha
+revision=1
+build_style=gnu-makefile
+hostmakedepends="libglib-devel pkg-config"
+short_desc="Desktop notifications, the UNIX way"
+maintainer="DanKGooGLy <dankgoogly@riseup.net>"
+license="MIT"
+homepage="https://github.com/Sweets/tiramisu"
+distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
+checksum=a109b61fe9e66bcd9fa8f60ae6c6ef4ae2d327640144c8b263edff1381b94c6f
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 21+ messages in thread
* [PR PATCH] New package: tiramisu-2.0alpha
@ 2021-07-31  2:35 DanKGooGLy
  0 siblings, 0 replies; 21+ messages in thread
From: DanKGooGLy @ 2021-07-31  2:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DanKGooGLy/void-packages master
https://github.com/void-linux/void-packages/pull/32265

New package: tiramisu-2.0alpha
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->

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

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

From e6e712e828c228f4bdb08544cf5dfb7d0639cf81 Mon Sep 17 00:00:00 2001
From: DanKGooGLy <dankgoogly@riseup.net>
Date: Fri, 30 Jul 2021 22:32:30 -0400
Subject: [PATCH] New package: tiramisu-2.0alpha

---
 srcpkgs/tiramisu/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/tiramisu/template

diff --git a/srcpkgs/tiramisu/template b/srcpkgs/tiramisu/template
new file mode 100644
index 000000000000..106f2b82f609
--- /dev/null
+++ b/srcpkgs/tiramisu/template
@@ -0,0 +1,16 @@
+# Template file for 'tiramisu'
+pkgname=tiramisu
+version=2.0alpha
+revision=1
+build_style=gnu-makefile
+hostmakedepends="libglib-devel pkg-config"
+short_desc="Desktop notifications, the UNIX way"
+maintainer="DanKGooGLy <dankgoogly@riseup.net>"
+license="MIT"
+homepage="https://github.com/Sweets/tiramisu"
+distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
+checksum=a109b61fe9e66bcd9fa8f60ae6c6ef4ae2d327640144c8b263edff1381b94c6f
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2021-10-18 10:57 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-31 19:32 [PR PATCH] New package: tiramisu-2.0alpha DanKGooGLy
2021-07-31 19:52 ` [PR PATCH] [Updated] " DanKGooGLy
2021-08-03 16:51 ` paper42
2021-08-03 18:00 ` [PR PATCH] [Updated] " DanKGooGLy
2021-08-03 18:04 ` DanKGooGLy
2021-08-03 18:15 ` paper42
2021-08-03 18:17 ` paper42
2021-08-03 18:17 ` paper42
2021-08-03 18:17 ` paper42
2021-08-03 18:17 ` paper42
2021-08-03 18:17 ` paper42
2021-08-03 18:17 ` paper42
2021-08-03 18:17 ` paper42
2021-08-03 18:17 ` paper42
2021-10-17 20:27 ` Vapourium
2021-10-17 20:29 ` Vapourium
2021-10-17 20:29 ` [PR PATCH] [Closed]: " Vapourium
2021-10-17 20:32 ` paper42
2021-10-17 20:51 ` Vapourium
2021-10-18 10:57 ` paper42
  -- strict thread matches above, loose matches on Subject: below --
2021-07-31  2:35 [PR PATCH] " DanKGooGLy

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).