Summary: | net-im/tdlib-purple: add more "community" patches | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mikhail T. <freebsd-2024> | ||||||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||||||
Status: | Open --- | ||||||||||
Severity: | Affects Some People | CC: | yuri | ||||||||
Priority: | --- | Flags: | freebsd-2024:
maintainer-feedback+
|
||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Description
Mikhail T.
2024-04-08 17:47:19 UTC
Created attachment 249839 [details]
the patch
Created attachment 250796 [details]
Updated patch
Use a custom DIST_SUBDIR for DISTFILES and PATCHFILES.
Add a patch to quiet a run-time warning.
net-im/tdlib-purple is broken with the latest revision of net-im/tdlib It also appears to be dead upstream with the last commit 4 years ago. (In reply to Yuri Victorovich from comment #3) > net-im/tdlib-purple is broken with the latest revision of net-im/tdlib I thought, you fixed that problem, no? > It also appears to be dead upstream with the last commit 4 years ago. It is "community-maintained". Indeed, the patches I'm adding are from other users' pull-requests. (In reply to Mikhail T. from comment #4) > I thought, you fixed that problem, no? I fixed the problems in tdlib with shared libs, missing headers, and with net-im/telegram-desktop build failure. But net-im/tdlib-purple is now breaking because it expects some symbols that were renamed in tdlib. net-im/tdlib-purple needs to be patched. |