> > Welcome to the team and thanks for adopting your first package
>
> ++ - welcoming Gold Star? Andrew/?
Awarded! https://cygwin.com/goldstars/#MC Welcome to Cygwin.
(Sorry it took me 2 months to answer this... posting problems... but the gold
star has been up there for a while!)
Andrew
ok, so to recap...
* test my changes locally (`cygport astyle.cygport all check` etc)
* `git push` to ssh://cygwin.com/git/cygwin-packages/astyle/
* watch the scalliwag job: https://cygwin.com/cgi-bin2/jobs.cgi?srcpkg=astyle
* deploy: ssh cyg...@cygwin.com "jobs deploy xxx"
* compose announcement
On 02/02/2025 18:29, Michael Cook 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
On 2025-02-02 10: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: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
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 master
Your branch is up to date with 'origin/master'.
Untrack
On 2025-01-31 05:54, Marco Atzeri via Cygwin wrote:
On 31/01/2025 13:35, Michael Cook via Cygwin-apps wrote:
After GTG (Good to Go) approval from other packagers
and you providing your SSH Key
ok, I've tested the newly built astyle.exe and it's working fine.
I infer that I need to wait for
>
> After GTG (Good to Go) approval from other packagers
> and you providing your SSH Key
ok, I've tested the newly built astyle.exe and it's working fine.
I infer that I need to wait for the cygwin-pkg-maint page to be updated
with my name before I can submit my ssh key.
-astyle
> likely you have defined /bin in the PATH before /usr/bin
Wow. That was it.
My compile succeeded now.
ok, stay tuned...
Michael
On Thu, Jan 30, 2025 at 3:49 PM Marco Atzeri via Cygwin-apps <
cygwin-apps@cygwin.com> wrote:
> On 30/01/2025 20:48, Michael Cook via Cygwin-apps wrote:
> > Thanks, I
On 30/01/2025 20:48, Michael Cook via Cygwin-apps wrote:
Thanks, I suspected this package wasn't using the latest conventions.
I'm having trouble with `compile` now though:
$ cygport astyle.cygport compile
Compiling astyle-3.6.6-1.x86_64
CMake Error: Could not find CMAKE_ROOT !!!
CMake has mo
Thanks, I suspected this package wasn't using the latest conventions.
I'm having trouble with `compile` now though:
$ cygport astyle.cygport compile
>>> Compiling astyle-3.6.6-1.x86_64
CMake Error: Could not find CMAKE_ROOT !!!
CMake has most likely not been installed correctly.
Modules directory
Michael Cook via Cygwin-apps writes:
> +SRC_URI="
> https://gitlab.com/saalen/astyle/-/archive/3.6.6/astyle-3.6.6.tar.gz";
https://gitlab.com/saalen/${PN}/-/archive/${PV}/${P}.tar.gz";
will let you change versions without having to find it in each and every
string.
> +SRC_DIR=astyle-3.6.6
If yo
On 30/01/2025 18:36, Marco Atzeri wrote:
On 30/01/2025 17:35, Michael Cook via Cygwin-apps wrote:
Sure, attached.
It's very similar to the old astyle-2.06-1.cygport:
see attached, I rewrote following latest practice and to use cmake.
no need of source patch and to use version on file name.
On 30/01/2025 17:35, Michael Cook via Cygwin-apps wrote:
Sure, attached.
It's very similar to the old astyle-2.06-1.cygport:
see attached, I rewrote following latest practice and to use cmake.
no need of source patch and to use version on file name.
Let me know if something is not clear.
R
Sure, attached.
It's very similar to the old astyle-2.06-1.cygport:
--- astyle-2.06-1.cygport 2025-01-30 06:35:58.321284100 -0500
+++ astyle-3.6.6.cygport 2025-01-30 06:33:35.048925600 -0500
@@ -1,10 +1,10 @@
HOMEPAGE="http://astyle.sourceforge.net/";
-SRC_URI="mirror://sourceforge/astyle/${PN}_
On 30/01/2025 13:36, Michael Cook via Cygwin-apps wrote:
The astyle version used in the Cygwin package is 2.06 from 2016.
I have a working package using the latest astyle release 3.6.6.
* `cygport download all-test check` succeeds
* running the resulting astyle.exe in an existing source code rep
> On 2016-02-23 09:04, Chris Sutcliffe wrote:
> > I would like to adopt astyle as it is currently orphaned.
> >
> > I have built and packaged the latest (2.05.1) release based on the
> > last release (2.04) that I packaged. I'm happy to have someone review
> > the packaging if anyone is interested
On 2016-02-23 09:04, Chris Sutcliffe wrote:
I would like to adopt astyle as it is currently orphaned.
I have built and packaged the latest (2.05.1) release based on the
last release (2.04) that I packaged. I'm happy to have someone review
the packaging if anyone is interested.
It's yours agai
18 matches
Mail list logo