audetto / AppleWin

Apple II emulator for Linux
GNU General Public License v2.0
49 stars 12 forks source link

[wish] Synchronizing version with Windows version of AppleWin #60

Closed FredBezies closed 2 years ago

FredBezies commented 2 years ago

Hello.

Could it be possible to synchronize version between your port and the official AppleWin?

Something like 7 years without a new tag, it is kinda long :)

audetto commented 2 years ago

I am not sure where you get the 7 years from.

I am 934 commits ahead, and none behind.

image

So right now, the code is fully synchronised.

It does not lag more that a few weeks normally.

FredBezies commented 2 years ago

I was thinking a sync between the tag used and the about from the emulator.

My package version is: 1.25.0.4.r2185.gd0601d15-1

When I launched Applewin and when I open help/about I got "based on AppleWin 1.30.7.0"

Capture d’écran de 2022-01-09 21-03-25

Telling this is also AppleWin for Linux version 1.30.7.0.

I hope I'm more clear now :)

audetto commented 2 years ago

My package version is: 1.25.0.4.r2185.gd0601d15-1

Where is this coming from?

audetto commented 2 years ago

I have created one, but I am not going to keep them synchronised. It it going to take me too much time.

If you create the package with cpack it gives you a more up to date number.

FredBezies commented 2 years ago

I just wanted to tell: what about a new tag on the code? Not every single release from the official source, but once in a while will be perfect :)

My aur package - https://aur.archlinux.org/packages/applewin-git/ - is now showing this version output: 1.30.7.0.r0.g0264538f-1

Thanks for the tag. Closing the bug report now.

audetto commented 2 years ago

I read the comments on your AUR page. Unfortunately without a running arch I cannot create a AUR account to comment.

But If you want to use uthernet, you must enter in a command line: sudo setcap cap_net_raw=ep ./sa2 is only true if you use libpcap and Uthernet I.

If you use Uthernet II, libslirp does not need it.

audetto commented 2 years ago

I've changed the cmake files to read the version from the resources.

https://github.com/audetto/AppleWin/commit/726b05cdbe8e20d8cc569b6bcdeac950504cb851

you could do the same.