On 01/06/2025 06:17, Jeremy Drake via Cygwin-apps wrote:
On Sat, 31 May 2025, Brian Inglis via Cygwin-apps wrote:
Note that the previous releases are 0.23.4-2 libgit2_23, 0.24.6-1 libgit2_24,
0.25.1-1 libgit2_25, unfortunately, so 1.9.0-1 would have to be libgit2_109
for rpmvercmp to sort it h
On 01/06/2025 02:40, Jeremy Drake via Cygwin-apps wrote:
On Sat, 31 May 2025, Jon Turney wrote:
On 26/05/2025 19:41, Jeremy Drake via Cygwin-apps wrote:
On Sun, 25 May 2025, Jon Turney wrote:
[...]
Should I add a big comment documenting the test failures, or a separate
file?
No wrong answ
On 26/05/2025 19:41, Jeremy Drake via Cygwin-apps wrote:
On Sun, 25 May 2025, Jon Turney wrote:
[...]
Should I add a big comment documenting the test failures, or a separate
file?
No wrong answers.
I guess I'd go for a separate file, but I don't mind.
PKG_NAMES="git2 libgit2_1_9 libgit2-d
On 25/03/2025 05:51, Mark Geisert via Cygwin-apps wrote:
Hi Jon,
On 3/23/2025 9:14 AM, Jon Turney via Cygwin-apps wrote:
I've orphaned the following packages:
chicken Christian Kellermann
iperf Battu Ka
I've orphaned the following packages:
cygcheck-dep Mikhail Usenko
cygextregJoni Eskelinen
engauge-digitizerMark Mitchell
polipo Alexander Georgievskiy
The maint
On 25/05/2025 19:52, Philippe Baril Lecavalier via Cygwin-apps wrote:
On 2025-05-18 2:52 p.m., Jon Turney via Cygwin-apps wrote:
Yeah, this shows up when building the libxcb documentation with
doxygen as well.
When I investigated, it seems like the dot processes have all
finished, but
On 18/05/2025 14:47, Jon Turney wrote:
Idk how this problem can be solved without writing our own loader (or a
pre-loader, run before CreateProcess() which just checks if everything
good (which would probably make fork() performance even more terrible))
Actually, we could have a post-loade
On 24/05/2025 19:27, Jeremy Drake via Cygwin-apps wrote:
On Sat, 24 May 2025, ASSI via Cygwin-apps wrote:
Jeremy Drake via Cygwin-apps writes:
I made a little attempt to update libgit2 based on what MSYS2 did, since
Thanks for looking into this.
I'm afraid our process for dealing with drive
On 09/05/2025 13:49, Takashi Yano via Cygwin-apps wrote:
On Sun, 4 May 2025 21:44:34 +0100
Jon Turney wrote:
On 23/02/2025 12:33, Takashi Yano via Cygwin-apps wrote:
Hi,
I would like to adopt glib2.0 package, because latest pango 1.56.1
requires newer glib2.0.
Thanks very much for adopting th
On 01/05/2025 13:43, Brian Inglis via Cygwin-apps wrote:
On 2025-04-30 15:39, Philippe Baril Lecavalier via Cygwin-apps wrote:
2.10.3 (2020) -> 2.12.1 (2023)
Encountered two issues, documentation related.
1. Anything where doxygen calls dot (graphviz), it just hangs,
forever, no message. Loo
On 29/04/2025 16:42, Carlo B. via Cygwin-apps wrote:
[...]
I can see these possible improvements into the code:
1)
The __tar() function inside lib/pkg_pkg.cygpart could be simplified by
writing just this:
TAR_COMPRESSION_OPT=$(__tar_compress_opt ${TAR_COMPRESSION_EXT})
and removing duplicated
On 27/04/2025 17:09, Philippe Baril Lecavalier via Cygwin-apps wrote:
Updating from 1.0.0 to 1.0.6.
No test, not really testable unless we start hacking the scripts
(defeats the purpose of knowing if it works as is). I did find a bug if
built with autotools where `mm-common-get` is broken, whi
On 24/04/2025 21:31, Mark Geisert via Cygwin-apps wrote:
Hi Jeremy,
On 4/24/2025 11:57 AM, Jeremy Drake via Cygwin-apps wrote:
On Wed, 23 Apr 2025, Mark Geisert via Cygwin wrote:
A new version 1.4.17-4 of the cygutils packages with a corrected
'cygstart' is now making its way to the mirrors.
On 19/04/2025 18:09, Brian Inglis via Cygwin-apps wrote:
Could we use gendef and nm/objdump to compare Cygwin definitions and
uses
Yeah, my vague idea here was to have some tool which could be run by
cygport, which grovels over the imports from cygwin DLL, compares it
with some dataset whic
On 19/04/2025 17:10, Glenn Strauss via Cygwin-apps wrote:
[...]
I wish there was a way to surface these kind of loader errors to the
console, so these failures weren't so inscrutable, but last time I looked at
it, that appeared to be impossible.
It would also be nice if we recorded a package's
On 19/04/2025 19:41, Jeremy Drake via Cygwin-apps wrote:
On Sat, 19 Apr 2025, Brian Inglis via Cygwin-apps wrote:
That kind of thing would have to happen in the local Cygport or Scallywag CI
Windows environment, as the calm infrastructure is Fedora.
Could we use gendef and nm/objdump to compar
On 04/04/2025 19:32, Camm Maguire via Cygwin-apps wrote:
[...]
I also have a few comments on your cygport file, so maybe you could
post it here for review.
Yes it is quite preliminary. One question -- how do you declare binary
package dependencies that are not determined automatically -- i.e
On 12/04/2025 14:47, Camm Maguire via Cygwin-apps wrote:
Greetings! I'm wondering if you had any thoughts on the best way to
proceed outlined in my previous email. I am having trouble reproducing
the build failure on my virtualbox Windows 10.
Sorry for the delay in responding. I've been reall
On 23/02/2025 12:33, Takashi Yano via Cygwin-apps wrote:
Hi,
I would like to adopt glib2.0 package, because latest pango 1.56.1
requires newer glib2.0.
Thanks very much for adopting this package (since it has over 900
rdepends, it's kind of important!)
Since glib has an extensive test suite,
On 16/04/2025 20:59, Ken Brown via Cygwin-apps wrote:
I am not able to spend as much time as I would like working on Cygwin,
and I therefore expect to be putting some of my packages up for adoption
over the next year or so. I'll hang on to Emacs and TeX Live and
related packages for as long as
Modernise '--arch' option handling to use StringChoiceOption, and add
arm64 to the choices.
Globally replace 'is_64bit' with 'installArch' indicating the
architecture we will be doing an install of.
'Start Menu' suffix logic is generalized: If we're installing for a
non-native arch, the arch name
This controls stuff all over the place!
---
ini.h| 1 -
main.cc | 34 ++
state.cc | 6 ++
state.h | 2 ++
4 files changed, 22 insertions(+), 21 deletions(-)
diff --git a/ini.h b/ini.h
index ecc4b78..68072b0 100644
--- a/ini.h
+++ b/ini.h
@@ -23,7 +23,6
Before anyone gets all excited, we're a long way from anyone building any
packages which might need this, and this is just the first step on
supporting that in our package repostory, not the last.
But since I was working in this area, and had these files open in my editor,
I wrote these changes.
Move SetupBaseNameOption to ini.cc
Eliminate SetupIniDir, it's just SetupArch + "/"
Change SetupArch() and SetupBaseName() into functions
---
fromcwd.cc | 8
ini.cc | 22 +-
ini.h | 5 ++---
main.cc| 8
4 files changed, 23 insertions(+), 20 del
On 25/04/2025 17:44, Philippe Baril Lecavalier via Cygwin-apps wrote:
[...]
Question (for those who know way more than I do about this science):
If you have an application that ships with some dll, are you required
to split it as a lib* package (here libudis), or can that be part of
the main pac
On 25/04/2025 01:55, Jeremy Drake via Cygwin-apps wrote:
I figured I'd try my hand at a dead-simple package. Let me know if I
screwed anything up, or when I should send my SSH key (which I think is
the next step). 3 of the patches (not the cygwin-msys one) are from
Gentoo.
I think the shared
On 25/04/2025 22:57, Jeremy Drake via Cygwin-apps wrote:
Name: Jeremy Drake
BEGIN SSH2 PUBLIC KEY
Comment: "Jeremy Drake"
B3NzaC1yc2EDAQABAAABAQDSw43bWANkUZLgTU1e9yedgMWHUBncobL2kY3bVe
ftXZTsx0aDy+fxvuFg1CwAREiSi/MYqHe4wagQfXVMOV+yHtP8PaWteGVOQ5NaLq2XPbQl
qGJ5a4wagu9ORE8Kf4krcfD
On 19/04/2025 16:33, Jon Turney via Cygwin-apps wrote:
[...]
I've removed the cygwin=3.5.7-1 pin in scallywag, since the issue I was
worried about there seems to have been imaginary.
[...]
So, there was actually an issue there, which I'd forgotten about, where
the package b
On 15/04/2025 16:41, Andrew Schulman via Cygwin-apps wrote:
On Mon, 14 Apr 2025 18:24:15 -0400, in gmane.os.cygwin.applications
Ken Brown wrote:
I've had two packages fail to build on scallywag with the error message
*** ERROR: autoconf2.7 is required to build this package
But cygport requ
On 18/04/2025 19:02, Camm Maguire wrote:
Greetings!
Is there an equivalent to
gcc -shared -Wl,-undefined -Wl,dynamic_lookup o/boot.c -o unixport/libboot.so
or
gcc -shared -Wl,--allow-shlib-undefined o/boot.c -o unixport/libboot.so
No.
PE/COFF executables work very differently to ELF, and
On 14/04/2025 22:39, Brian Inglis via Cygwin-apps wrote:
On 2025-04-14 11:06, Jon Turney wrote:
On 13/04/2025 18:13, Brian Inglis via Cygwin-apps wrote:
Hi folks,
Just got an update to libvpx 1.15.1 which bumps ABI from 9 to 11,
because previous release 1.15.0 should have bumped ABI from 9 to
On 13/04/2025 22:14, Brian Inglis via Cygwin-apps wrote:
Hi folks,
I just updated diffutils from 3.11 to 3.12 after it passed all its checks.
It is used in another package build libvpx to validate data, but the
existence check in GH Actions Scallywag CI, using diff --version returns
127, which
On 13/04/2025 18:13, Brian Inglis via Cygwin-apps wrote:
Hi folks,
Just got an update to libvpx 1.15.1 which bumps ABI from 9 to 11,
because previous release 1.15.0 should have bumped ABI from 9 to 10,
but was marked as ABI compatible to prior release 1.14.1,
incompatibility found upstream in Ja
On 13/04/2025 16:04, Brian Inglis via Cygwin-apps wrote:
Hi folks,
Should we not be running with Cygwin release 3.6.1 now?
Ideally, yes.
But this seems contraindicated if that's going to generate packages with
incorrect permissions, which seems to be the case.
(See https://cygwin.com/pipe
On 07/04/2025 16:34, Christian Franke via Cygwin-apps wrote:
Jon Turney via Cygwin-apps wrote:
On 15/09/2024 16:11, Jon Turney via Cygwin-apps wrote:
On 13/09/2024 18:33, Christian Franke via Cygwin-apps wrote:
I would like to contribute stress-ng. Also present in Debian,
Fedora, FreeBSD
On 10/04/2025 11:29, Philippe Baril Lecavalier via Cygwin-apps wrote:
On Tue, Apr 8, 2025 at 3:48 PM Jon Turney
wrote:
In future, if you could please attach patches to emails, that makes them
easier to use.
Of course. When in doubt, I follow LKML's long established practice.
Good to know mi
On 03/04/2025 12:18, Carlo B. wrote:
Hello,
I read some information into this page:
https://cygwin.com/packaging-contributors-guide.html
but I admit that I have not understood very well what I have to do,
starting from "Uploading a package" chapter.
From that point, I'm a bit lost.
Yes, I'm afr
On 07/04/2025 12:37, Philippe Baril Lecavalier via Cygwin-apps wrote:
First time contribution, hold my hand please!
For a first attempt, I selected `nano` as my victim (the lack of
reverse deps means I won't do too much damage today).
Last version: 4.9 (2020.03.24)
This: 8.0 (2024.05.01)
The l
On 07/04/2025 12:42, Philippe Baril Lecavalier via Cygwin-apps wrote:
Name: Philippe Baril Lecavalier
BEGIN SSH2 PUBLIC KEY
Comment: "256-bit ED25519"
C3NzaC1lZDI1NTE5IGlVK+B99XqDPYPBeNF/GDriTp0epVCOlS71xgsnfOzj
END SSH2 PUBLIC KEY
Done. Thanks.
Name: Philippe Baril
On 15/09/2024 16:11, Jon Turney via Cygwin-apps wrote:
On 13/09/2024 18:33, Christian Franke via Cygwin-apps wrote:
I would like to contribute stress-ng. Also present in Debian, Fedora,
FreeBSD, Ubuntu, ...
I was thinking about adding a step to our CI to run stress-ng, as it
seems quite good
On 21/02/2025 10:40, Carlo B. via Cygwin-apps wrote:
Hello,
I'm doing packages for CYGWIN, with updated or missing libraries that
you can find here:
https://github.com/carlo-bramini/packages-cygwin
Hi,
I'd like to try to persuade you to help update/add these packages in the
Cygwin package re
On 26/03/2025 18:10, Camm Maguire via Cygwin-apps wrote:
Greetings, and thanks so much for the feedback!
I watched the build, and it hung on a single step early on for 6h.
There is an instability forking children reliably. I've seen this come
and go on my machine.
Here is the relevant code, ba
On 26/03/2025 11:25, Camm Maguire via Cygwin-apps wrote:
Greetings, and thanks again so much!
Alas the autobuild failed. I tested with a virtualbox running Windows
10 and what I believe is up to date stable cygwin and it succeeded. Two
questions:
1) How can I ensure my test environment is as
On 29/03/2025 19:08, ASSI via Cygwin-apps wrote:
Our package distribution pipeline should already be prepared to ingest
filenames of this form, but if you are doing some custom handling of
your packages, some adjustments might be needed.
That might be the case on Sourceware, but the currently
On 25/03/2025 20:20, Camm Maguire via Cygwin-apps wrote:
Name: Camm Maguire
BEGIN SSH2 PUBLIC KEY
ssh-rsa
B3NzaC1yc2EDAQABAAACAQDw9MilBnCUJcNfyJws0KlK8T3T8CSW/tPGk2T5ACxNAZpiplbuiU2y7qnrjjU33oaf9FJfYTSXt8SLKcqVxu7XlXaR727UVujoX3WngInpVkog5K9VO9SdfWIG4qcne6TlSiivvBTAuB6iaNNSqgFY
On 25/03/2025 18:47, Camm Maguire via Cygwin-apps wrote:
Brian Inglis writes:
Then create a local git repo gcl containing the cygport (and any
patches or other included sources);
checkout your sources on a playground branch;
and force push that branch to Cygwin's package playground repo:
I've orphaned the following packages:
chicken Christian Kellermann
iperfBattu Kaushik
libfakesuDaniel Boland
libnfc Marcos Vives Del Sol
procmai
On 20/03/2025 09:41, Carlo B. via Cygwin-apps wrote:
Hello,
This is due to this line in the cygport:
CXXFLAGS=-D_GNU_SOURCE
Argh, you are right, me stupid, that's why it was not making debuginfo stuff ^^;
I tested again with the new patch and now it is working fine.
(BTW: It would al
On 19/03/2025 14:44, Brian Inglis via Cygwin-apps wrote:
On 2025-03-19 03:33, Carlo B. via Cygwin-apps wrote:
...> BTW, I take the chance to report something missing into this page:
https://cygwin.github.io/cygport/cygport_in.html
If you look into:
Chapter 3 => Format => Globals
near the var
On 19/03/2025 09:33, Carlo B. via Cygwin-apps wrote:
Hello,
Thank you very much, I applied your patch and I tried to build one of
tha packages that I made.
Thanks for testing!
Now the libraries are correctly detected when it does the configuration.
Unfortunately, it seems that it has the same
On 17/03/2025 22:26, Jon Turney via Cygwin-apps wrote:
On 17/03/2025 09:02, Carlo B. via Cygwin-apps wrote:
[...]
Thanks very much for the simple test case!
This is pretty weird. The meson-log.txt file says that running '/usr/
bin/x86_64-w64-mingw32-pkg-config --modversion glib-2.
On 17/03/2025 09:02, Carlo B. via Cygwin-apps wrote:
Hello,
sorry for the delay to your message.
Unfortunately, you are right, the debuginfo package is not created
correctly after my patch.
So, the correction that I had sent was not good.
I have some hope that this might work with gcc 13 and
'
Mr. Brian, Takashi-san,
Congratulations!
I've added you to the list of "trusted maintainers", so you can now do
all the things listed in [1].
Remember, only use your powers for good!
Just for your reference, I believe that our policy on making changes to
the maintainer database is somethi
On 15/03/2025 08:34, Takashi Yano via Cygwin-apps wrote:
SUMMARY="Command line media player"
I took a brief look at this set of ITPs, and they all look fine to me.
You can now add these to the "package maintainer database" [1] yourself.
(actually, I think you've always been able to do that, bu
On 09/05/2023 21:16, Jon Turney via Cygwin-apps wrote:
[...]
I've cleaned-up a lot of the inconsistencies around the abilities of
"trusted" maintainers.
They can already modify the package maintainer database to handle ITPs,
package orphaning, adoption and removal.
One o
On 23/02/2025 07:05, Marco Atzeri via Cygwin-apps wrote:
Hi Jon,
I just found on one of the python cygport's I took from Yaakov
the usage of REQUIRES_EXCLUDE_FROM, but the documentation
has nothing about it.
I think will be useful to add some info on documentation before we waste
time reinventin
On 21/02/2025 10:49, Carlo B. via Cygwin-apps wrote:
Hello,
with reference to this thread:
https://cygwin.com/pipermail/cygwin/2024-July/256237.html
> > I added support for setting CMAKE_SYSTEM_PROCESSOR when cross
compiling packages with Cygport.
Until now, this fix allowed me to build all pa
On 21/02/2025 10:40, Carlo B. via Cygwin-apps wrote:
Hello,
I'm doing packages for CYGWIN, with updated or missing libraries that
you can find here:
https://github.com/carlo-bramini/packages-cygwin
While doing this task, I got troubles when using Cygport with Meson.
If I create packages for CYG
On 28/02/2025 11:44, Hamish McIntyre-Bhatty via Cygwin-apps wrote:
Name: Hamish McIntyre-Bhatty
BEGIN SSH2 PUBLIC KEY
Done. Thanks!
Name: Hamish McIntyre-Bhatty
Email: Hamish McIntyre-Bhatty
Updating ssh key for Hamish McIntyre-Bhatty
Fingerprint: 3072 SHA256:d+ptBaFFV+Ai39Q5EnlKD+
On 16/02/2025 06:44, Mark Geisert via Cygwin-apps wrote:
On 2/15/2025 6:42 AM, Jon Turney via Cygwin-apps wrote:
I've orphaned the following packages:
chere Dave Kilroy
ELFIO Serge Lamikhov-Center
On 25/01/2025 05:42, Brian Inglis via Cygwin-apps wrote:
On 2025-01-24 20:31, Daisuke Fujimura via Cygwin-apps wrote:
I have decided that it is the mainstream practice in cygwin packages
to include information such as licenses in the runtime package, and I
have followed this practice.
However,
On 25/01/2025 03:31, Daisuke Fujimura via Cygwin-apps wrote:
I have decided that it is the mainstream practice in cygwin packages
to include information such as licenses in the runtime package, and I
have followed this practice.
However, I also believe that there is a possibility that these file
I've orphaned the following packages:
chereDave Kilroy
ELFIOSerge Lamikhov-Center
task Federico Hernandez
tftp Gernot Hillier
The main
On 01/02/2025 16:22, Jon Turney via Cygwin-apps wrote:
On 31/01/2025 07:54, Marco Atzeri via Cygwin-apps wrote:
Hi Jon,
it seems that the untest command
ssh cygwin-rDBXBDvO6BXQT0dZR+AlfA-
xmd5yjdbdmrexy1tmh2...@public.gmane.org untest gpgme-1.24.1-1
updates the package and setup.ini is
On 02/02/2025 17:29, Michael Cook via Cygwin-apps wrote:
Let's see if I understand correctly...
In cygwin-packages I have this:
$ git remote -v
origin https://cygwin.com/git/cygwin-packages/astyle/ (fetch)
origin https://cygwin.com/git/cygwin-packages/astyle/ (push)
$ git status
On branch maste
On 02/02/2025 17:03, Andrew Schulman via Cygwin-apps wrote:
When I try to pull the cygwin-htdocs repo from sourceware.org, the operation is
denied:
$ git remote -v
origin ssh://sourceware.org/git/cygwin-htdocs.git (fetch)
origin ssh://sourceware.org/git/cygwin-htdocs.git (push)
$ git pull
fat
On 31/01/2025 07:54, Marco Atzeri via Cygwin-apps wrote:
Hi Jon,
it seems that the untest command
ssh cygwin-rdbxbdvo6bxqt0dzr+a...@public.gmane.org untest gpgme-1.24.1-1
updates the package and setup.ini is updated,
but the Summary page is not
https://cygwin.com/packages/summary/gpgme-src.
On 31/01/2025 16:21, Michael Cook via Cygwin-apps wrote:
Oops, I see I didn't do that right.
Here it is again in the "-e" format.
Name: Michael Cook
BEGIN SSH2 PUBLIC KEY
Comment: "256-bit ED25519, converted by michael@swan from OpenSSH"
C3NzaC1lZDI1NTE5IKRNCVqxvDC46C/cMGTPPPYr
On 08/01/2025 16:09, Jon Turney via Cygwin-apps wrote:
On 07/01/2025 10:46, Marco Atzeri via Cygwin-apps wrote:
Hi Jon,
how is possible to require a running cygserver ?
Hmmm... bit of an oversight.
I guess we should just unconditionally configure and start cygserver
while preparing the VM
On 08/12/2024 22:57, Brian Inglis via Cygwin-apps wrote:
On 2024-12-08 13:13, cygwin-no-reply-
rdbxbdvo6bxqt0dzr+a...@public.gmane.org wrote:
WARNING: package 'byobu' doesn't have any non-test versions (i.e. no
curr: version)
WARNING: package 'byobu-src' doesn't have any non-test versions (i.e.
On 07/01/2025 10:46, Marco Atzeri via Cygwin-apps wrote:
Hi Jon,
how is possible to require a running cygserver ?
Hmmm... bit of an oversight.
I guess we should just unconditionally configure and start cygserver
while preparing the VM for the build.
I'll take a look at doing that.
Withou
On 05/01/2025 06:27, Marco Atzeri via Cygwin-apps wrote:
Hi Jon,
Some of my recent builds that have hit the 6 hours timeout
during the stripping phase
https://github.com/cygwin/scallywag/actions/runs/12574221585/
job/35048074260
https://github.com/cygwin/scallywag/actions/runs/12608637008/
On 14/12/2024 18:18, Brian Inglis via Cygwin-apps wrote:
A sentence of context here would have been nice: "I tried to upload my
curl packages at around 16:40, but nothing happened."
It seems like they got processed later during a periodic scan at 20:10.
Anyhow, thanks for pointing this
On 07/12/2024 16:26, Libor Ukropec via Cygwin-apps wrote:
Hello, I'd like to maintain the package "byobu", which is available also
on several Linux distributions, e.g. on Ubuntu.
Thanks.
I added this to your packages.
[...]
Please review:
BUILD_REQUIRES="gcc-g++"
During a brief look, I
On 01/12/2024 17:05, Brian Inglis via Cygwin-apps wrote:
Hi folks,
Some Scallywag job steps are failing in cygwin-install-action with
message "Unable to connect to the remote server".
So far only arch and noarch - both package arch and null noarch - build
steps have been affected - not sourc
On 20/11/2024 20:04, Brian Inglis via Cygwin-apps wrote:
On 2024-11-20 12:43, Glenn Strauss via Cygwin-apps wrote:
On Wed, Nov 20, 2024 at 12:27:19PM -0700, Brian Inglis via Cygwin-apps
wrote:
Hi folks,
Arch is clarifying packages PKGBUILD sources licences.
https://archlinux.org/news/providin
On 20/11/2024 08:34, 武田洋幸(leiqunni) via Cygwin-apps wrote:
hi!
Thanks for trying it out!
I'll update the README to include those instructions for future reference.
I generated po file! I installed translate-toolkit to Cygwin like this.
$ cd setup/
$ ll res/ja/res.rc
-rw-r--r-- 1 leiqunni le
On 27/10/2024 10:49, Brian Inglis via Cygwin-apps wrote:
Ya Takeda-san,
You may wish to consider installing Cygwin package po4a https://
po4a.org/ which does the same job under Cygwin.
No, this is bad advice.
On 2024-10-26 22:33, 武田洋幸 via Cygwin-apps wrote:
Sorry for the late submission. Th
If you have access to update cygwin-pkg-maint, please be aware that it
has been moved out of cygwin-htdocs, into a separate repository at:
https://cygwin.com/cgit/cygwin-infra/pkg-maint/
Thanks!
On 14/08/2024 08:17, Brian Inglis via Cygwin-apps wrote:
new source packages on pythonhosted appear to change dashes in package
names to underscores in archive names and directories, for example:
python-license-expression ->
license-expression ->
https://files.pythonhosted.org/packages/source/l/
On 28/10/2024 22:08, Brian Inglis via Cygwin-apps wrote:
Python comprehensive utility library to parse, compare, simplify
and normalize license expressions (such as SPDX license expressions)
using boolean logic.
For more information see the project home pages:
https://github.com/nexB/licen
On 28/10/2024 21:38, Brian Inglis via Cygwin-apps wrote:
Lightweight, cross platform, multi-protocol, multi-source download
utility supports HTTP/S, FTP, BitTorrent, Metalink, and an
XML-RPC control interface.
For more information see the project home page:
https://aria2.github.io/
Licens
On 28/10/2024 21:36, Brian Inglis via Cygwin-apps wrote:
Curl Asynchronous RESolver library for applications which
need to perform DNS queries without blocking, or
need to perform multiple DNS queries in parallel.
Primary applications are servers with multiple clients and GUI programs.
For more
On 16/10/2024 20:59, 武田洋幸 via Cygwin-apps wrote:
Hi,
I created a Japanese translation of Cygwin Setup using res/ja/res.rc
without using Weblate.
Thanks. I applied this.
I was assuming you'd made a translation of the pot template in a local
po file, and then generated the resource file, but i
On 17/09/2024 21:14, Brian Inglis via Cygwin-apps wrote:
GNU cflow analyzes a collection of C source files and
prints a graph, charting control flow within the program.
It is able to produce both direct and inverted flowgraphs for C sources.
Optionally a cross-reference listing can be generated.
On 19/09/2024 18:43, Andrew Schulman via Cygwin-apps wrote:
There are 3 scallywag jobs right now that are stuck in the state "fetching
metadata". For example, #8921. The build of 8921 succeeded. I tried to prompt
scallywag to deploy or cancel it, but it gave me errors about that. So I asked
to re
On 18/09/2024 15:22, Andrew Schulman via Cygwin-apps wrote:
Name: Andrew Schulman
BEGIN SSH2 PUBLIC KEY
Comment: "256-bit ECDSA, converted by andrex.e.schulman from OpenSSH"
E2VjZHNhLXNoYTItbmlzdHAyNTYIbmlzdHAyNTYAAABBBC7Sbjc6zgOC3GsBNV
4/f6QVA5p1bPjsUJL/G2ZywQ927LHYcw5Hl0fXacPm
On 14/09/2024 01:30, Brian Inglis via Cygwin-apps wrote:
I would like to adopt and update desktop-file-utils as it validates
former mime-types now media-types, and does not even support fonts,
issuing errors during setup:
Thanks!
I added this to your packages.
[...]
Build has been changed f
On 13/09/2024 18:33, Christian Franke via Cygwin-apps wrote:
I would like to contribute stress-ng. Also present in Debian, Fedora,
FreeBSD, Ubuntu, ...
Thanks!
I added this to your packages.
On 01/09/2024 19:36, Brian Inglis via Cygwin-apps wrote:
Hi folks,
Scallywag builds are no longer showing the build or deploy status on the
jobs web page since the access issue yesterday, but all seem to be stuck
showing "fetching metadata" although each process has succeeded, as
confirmed in
On 27/08/2024 20:54, Brian Inglis via Cygwin-apps wrote:
Zint does easy barcode data encoding in a wide range of
standard formats and supports integration into programs.
License:GPL-3.0-or-later AND BSD-3-Clause
For more information see the project home page:
http://zint.org.uk
On 30/08/2024 17:14, Brian Inglis via Cygwin-apps wrote:
On 2024-08-29 15:09, Jon Turney via Cygwin-apps wrote:
On 26/08/2024 23:36, Brian Inglis via Cygwin-apps wrote:
ZBar reads bar codes from sources such as video streams,
image files, and raw intensity sensors.
It supports many popular
On 26/08/2024 23:36, Brian Inglis via Cygwin-apps wrote:
ZBar reads bar codes from sources such as video streams,
image files, and raw intensity sensors.
It supports many popular types of bar code symbologies including
EAN-8, EAN-13, UPC-A, UPC-E, Code 39, Code 93, Code 128,
Interleaved 2 of 5, G
On 18/08/2024 18:56, ASSI via Cygwin-apps wrote:
I'm going to release Perl 5.40.0 to Cygwin in a few days. I've skipped
5.38 in order to update only every second year (which I've done since
the 5.22 release). I haven't seen any trouble in my own Perl
distribution packages from the update even
On 20/08/2024 14:04, Ken Brown via Cygwin-apps wrote:
Jon,
Could you check on job 8820? It looks like the build completed, but
then scallywag got stuck at "fetching metadata". Job 8819 appears to be
in a similar state.
Thanks for pointing this out.
This was just due to the metadata fetche
On 28/07/2024 00:06, Brian Inglis via Cygwin-apps wrote:
Hi folks,
After uploading packages, calm does not appear to be updating sha512.sum
after updating setup.ini:
$ date -ud@`stat -c%Y ~/mirror/x86_64/sha512.sum`
2024 Jul 24 Wed 15:14:03
This is showing up in a script I run a minute or fe
On 21/07/2024 16:21, Thomas Wolff via Cygwin-apps wrote:
Hi,
if I have two cygwin installations, e.g. C:\cygwin64 and
C:\cygwin64test, the setup program is sticky about its root directory,
local package directory, and download sites presettings. They tend to
stay at the second installation even a
On 30/06/2024 13:02, ASSI via Cygwin-apps wrote:
This commit introduces a bug. It will not work for packages that have
multiple provides or extra whitespace around the provides name as that
will produce a bogus regex for grep.
Oh, yeah, that's pretty dumb of me.
You can just add any such pa
On 13/07/2024 21:10, Brian Inglis via Cygwin-apps wrote:
On 2024-07-13 13:28,
cygwin-no-reply-rdbxbdvo6bxqt0dzr+a...@public.gmane.org wrote:
ERROR: package 'fortune-mod-src' version '3.22.0-1' build-depends:
'cmocka', but nothing satisfies that
ERROR: error while validating merged x86_64 packag
On 12/07/2024 03:31, Brian Inglis via Cygwin-apps wrote:
On 2024-07-10 15:05, Jon Turney wrote:
On 10/07/2024 00:35, Brian Inglis via Cygwin-apps wrote:
Description:
Elegant unit testing framework for C with support for mock objects,
derived from Google Cmockery.
License: Apache-2.0
I woul
1 - 100 of 492 matches
Mail list logo