Recent

Author Topic: Online Package Manager  (Read 835883 times)

Fahmy Rofiq

  • Jr. Member
  • **
  • Posts: 83
Re: Online Package Manager
« Reply #2010 on: June 12, 2021, 12:03:02 am »
Please update SpkToolbar... Its already 0.1.7 on Lazarus CCR
Lazarus Trunk + FPC Fixes 32bit
Windows 10 x64

wp

  • Hero Member
  • *****
  • Posts: 11853
Re: Online Package Manager
« Reply #2011 on: June 12, 2021, 12:33:16 am »
Unlike other packages on OPM, this package is maintained (by myself), so please let me decide when it is ready for a new release, and do not put the burden of creating a release on Getmem.

But I agree that it's been quite a while that v0.1.7 exists. So, let me see that I can prepare a new release for OPM.

balazsszekely

  • Guest
Re: Online Package Manager
« Reply #2012 on: June 12, 2021, 09:31:58 am »
@wp

When it's ready please let me know and I will update the package(but not before Monday because I'm not home).

wp

  • Hero Member
  • *****
  • Posts: 11853
Re: Online Package Manager
« Reply #2013 on: June 12, 2021, 06:14:23 pm »
GetMem, the v0.1.7 of SpkToolBar now is in the Files section of CCR: https://sourceforge.net/projects/lazarus-ccr/files/SpkToolbar/spktoolbar-0.1.7.zip/download. The update-json is at its usual place, https://sourceforge.net/projects/lazarus-ccr/files/SpkToolbar/OPM/update_spktoolbar.json/download.

I would appreciate if you could update the OPM version. Thanks.

balazsszekely

  • Guest
Re: Online Package Manager
« Reply #2014 on: June 13, 2021, 08:30:49 pm »
GetMem, the v0.1.7 of SpkToolBar now is in the Files section of CCR: https://sourceforge.net/projects/lazarus-ccr/files/SpkToolbar/spktoolbar-0.1.7.zip/download. The update-json is at its usual place, https://sourceforge.net/projects/lazarus-ccr/files/SpkToolbar/OPM/update_spktoolbar.json/download.

I would appreciate if you could update the OPM version. Thanks.
Thank you! I updated the package.

Remy Lebeau

  • Hero Member
  • *****
  • Posts: 1312
    • Lebeau Software
Re: Online Package Manager
« Reply #2015 on: July 01, 2021, 09:39:00 pm »
I just posted a minor update to Indy, please update OPM.

New OPM update needed, thanks.  Not so minor an update this time, as I have checked in a bunch of branches that have been pending for awhile.
Remy Lebeau
Lebeau Software - Owner, Developer
Internet Direct (Indy) - Admin, Developer (Support forum)

Remy Lebeau

  • Hero Member
  • *****
  • Posts: 1312
    • Lebeau Software
Re: Online Package Manager
« Reply #2016 on: July 01, 2021, 09:40:42 pm »
do not put the burden of creating a release on Getmem.

But he wants it that way :D

Hopefully in the near future we will create a platform, where each package maintainer can update their packages. The process already started, but is painfully slow. Until then I prefer to update the packages manually. It's really simple and it only takes couple of minutes
Remy Lebeau
Lebeau Software - Owner, Developer
Internet Direct (Indy) - Admin, Developer (Support forum)

Fred vS

  • Hero Member
  • *****
  • Posts: 3158
    • StrumPract is the musicians best friend
Re: Online Package Manager
« Reply #2017 on: July 01, 2021, 09:54:18 pm »
Hello GetMem.

Could you please upgrade OPM-uos to last commit?
There are some fixes for recording into ogg files.

Also uos is in section "Others", could it be possible to set it to "Multimedia"?

Thanks and have a perfect day.

Fre;D
« Last Edit: July 01, 2021, 10:07:30 pm by Fred vS »
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

balazsszekely

  • Guest
Re: Online Package Manager
« Reply #2018 on: July 02, 2021, 08:07:41 am »
@Remy,  @Fred

I' m on vacation now, I will update the packages as soon as possible.

balazsszekely

  • Guest
Re: Online Package Manager
« Reply #2019 on: July 03, 2021, 09:39:25 am »
@Fred
I updated UOS, I also changed category from "Others" to "Multimedia". Thanks for the new version.

@Remy
Unfortunately I cannot compile the latest version of Indy(r. 3910). Please see attached image for more details.

Remy Lebeau

  • Hero Member
  • *****
  • Posts: 1312
    • Lebeau Software
Re: Online Package Manager
« Reply #2020 on: July 05, 2021, 07:45:33 pm »
@Remy
Unfortunately I cannot compile the latest version of Indy(r. 3910). Please see attached image for more details.

Fixed.
Remy Lebeau
Lebeau Software - Owner, Developer
Internet Direct (Indy) - Admin, Developer (Support forum)

balazsszekely

  • Guest
Re: Online Package Manager
« Reply #2021 on: July 06, 2021, 02:12:48 pm »
Fixed.
Done. Thanks for the new version.

Okoba

  • Hero Member
  • *****
  • Posts: 528
Re: Online Package Manager
« Reply #2022 on: July 06, 2021, 03:50:58 pm »
GetMem, as FPC and Lazarus are going to Git and Gitlab, you can do a pull request based repo thing like some other package managers. Also it can have your hosted page too. It can remove the pressure of having to make a platform as you stated and eases the work of package maintainers too. A couple of terminal lines and you are there.

balazsszekely

  • Guest
Re: Online Package Manager
« Reply #2023 on: July 07, 2021, 08:12:14 am »
@OkobaPatino

Quote
GetMem, as FPC and Lazarus are going to Git and Gitlab, you can do a pull request based repo thing like some other package managers. Also it can have your hosted page too. It can remove the pressure of having to make a platform as you stated and eases the work of package maintainers too. A couple of terminal lines and you are there.
Unfortunately trunk/master versions may contain bugs and the bug tracker will be flooded with issues about third party packages. Actually this already happened in the past, so it was decided(not by me), that OPM should only target stable version of a particular package. With that said, I'm not against it, but we must discuss it in the mailing list first. 

marsupilami79

  • New Member
  • *
  • Posts: 32
Re: Online Package Manager
« Reply #2024 on: July 11, 2021, 07:36:25 pm »
Hello GetMem,

there is a new version of Zeos 7.2 available. It mainly adds compatibility for MariaDB Connector/C 3.2.

Best regards,

Jan
Zeos developer

 

TinyPortal © 2005-2018