Github messages for voidlinux
 help / color / mirror / Atom feed
From: d33vliter <d33vliter@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: bottles 2022.1.28
Date: Sat, 29 Jan 2022 03:19:00 +0100	[thread overview]
Message-ID: <20220129021900.pcw9ImSmkzojhORERupebVgjf7Xp4P06YO4aYY4NntE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35282@inbox.vuxu.org>

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

There is an updated pull request by d33vliter against master on the void-packages repository

https://github.com/d33vliter/void-packages paquetes
https://github.com/void-linux/void-packages/pull/35282

New package: bottles 2022.1.28
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**


#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)



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

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

From 3aee727fb8ad65583789b52aaf970a63ab1a8ca3 Mon Sep 17 00:00:00 2001
From: d33vliter <iandupuy1998@gmail.com>
Date: Fri, 28 Jan 2022 20:30:17 -0500
Subject: [PATCH 1/3] bottles template

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

diff --git a/srcpkgs/bottles/template b/srcpkgs/bottles/template
new file mode 100644
index 000000000000..11f9c9c80adc
--- /dev/null
+++ b/srcpkgs/bottles/template
@@ -0,0 +1,16 @@
+# Template file for 'bottles'
+pkgname=bottles
+version=2022.1.28
+revision=1
+wrksrc=Bottles-${version}-trento
+build_style=meson
+hostmakedepends="gettext pkg-config glib-devel"
+makedepends="python3-devel libhandy1-devel"
+depends="libhandy1 python3-Markdown python3-patool"
+checkdepends="desktop-file-utils appstream-glib"
+short_desc="Easily manage wineprefix using environments"
+maintainer="d33vliter <iandupuy1998@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://usebottles.com"
+distfiles="https://github.com/bottlesdevs/Bottles/archive/refs/tags/${version}-trento.tar.gz"
+checksum=727a734e1f5f7d8c71fce8d034ca42719c1a2871ae3269088001c8d626343d20

From 335c4e2316e2fd323815ed4e556c1f88cbb84616 Mon Sep 17 00:00:00 2001
From: d33vliter <iandupuy1998@gmail.com>
Date: Fri, 28 Jan 2022 20:30:33 -0500
Subject: [PATCH 2/3] python3-patool

---
 srcpkgs/python3-patool/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/python3-patool/template

diff --git a/srcpkgs/python3-patool/template b/srcpkgs/python3-patool/template
new file mode 100644
index 000000000000..d1c54a4b0869
--- /dev/null
+++ b/srcpkgs/python3-patool/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-patool'
+pkgname=python3-patool
+version=1.12
+revision=1
+wrksrc="patool-upstream-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel"
+checkdepends="python3-pytest"
+short_desc="Portable archive file manager"
+maintainer="d33vliter <iandupuy1998@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://wummel.github.io/patool"
+distfiles="https://github.com/wummel/patool/archive/refs/tags/upstream/${version}.tar.gz"
+checksum=582fd4b87c263325958c1550400504799018c88bc3444f249bba304ae1747f1f

From 40d4005033088b0d6228b30b761d90b2d76cb1df Mon Sep 17 00:00:00 2001
From: d33vliter <iandupuy1998@gmail.com>
Date: Fri, 28 Jan 2022 21:18:58 -0500
Subject: [PATCH 3/3] Delete template

---
 srcpkgs/python3-patool/template | 15 ---------------
 1 file changed, 15 deletions(-)
 delete mode 100644 srcpkgs/python3-patool/template

diff --git a/srcpkgs/python3-patool/template b/srcpkgs/python3-patool/template
deleted file mode 100644
index d1c54a4b0869..000000000000
--- a/srcpkgs/python3-patool/template
+++ /dev/null
@@ -1,15 +0,0 @@
-# Template file for 'python3-patool'
-pkgname=python3-patool
-version=1.12
-revision=1
-wrksrc="patool-upstream-${version}"
-build_style=python3-module
-hostmakedepends="python3-setuptools"
-makedepends="python3-devel"
-checkdepends="python3-pytest"
-short_desc="Portable archive file manager"
-maintainer="d33vliter <iandupuy1998@gmail.com>"
-license="GPL-3.0-or-later"
-homepage="https://wummel.github.io/patool"
-distfiles="https://github.com/wummel/patool/archive/refs/tags/upstream/${version}.tar.gz"
-checksum=582fd4b87c263325958c1550400504799018c88bc3444f249bba304ae1747f1f

       reply	other threads:[~2022-01-29  2:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35282@inbox.vuxu.org>
2022-01-29  2:19 ` d33vliter [this message]
2022-06-22  2:14 ` github-actions
2022-07-07  2:14 ` [PR PATCH] [Closed]: " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220129021900.pcw9ImSmkzojhORERupebVgjf7Xp4P06YO4aYY4NntE@z \
    --to=d33vliter@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).