FreeBSD Bugzilla – Attachment 230074 Details for
Bug 260048
[NEW PORT] net-im/purple-tdlib: New libpurple plugin for Telegram
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
remove the net-im/tdlib chunk
tdlib-purple.diff (text/plain), 3.01 KB, created by
Jose G. Juanino
on 2021-12-13 08:44:48 UTC
(
hide
)
Description:
remove the net-im/tdlib chunk
Filename:
MIME Type:
Creator:
Jose G. Juanino
Created:
2021-12-13 08:44:48 UTC
Size:
3.01 KB
patch
obsolete
>diff --git a/net-im/tdlib-purple/Makefile b/net-im/tdlib-purple/Makefile >new file mode 100644 >index 000000000000..ad46940811e3 >--- /dev/null >+++ b/net-im/tdlib-purple/Makefile >@@ -0,0 +1,35 @@ >+PORTNAME= tdlib-purple >+DISTVERSIONPREFIX= v >+DISTVERSION= 0.8.0 >+CATEGORIES= net-im >+ >+MAINTAINER= jjuanino@gmail.com >+COMMENT= New libpurple plugin for Telegram >+ >+LICENSE= GPLv2+ >+ >+BUILD_DEPENDS= tdlib>=1.7.9:net-im/tdlib >+LIB_DEPENDS= libpng16.so:graphics/png \ >+ libpurple.so:net-im/libpurple \ >+ libwebp.so:graphics/webp >+ >+USES= cmake gnome pkgconfig ssl >+ >+USE_GITHUB= yes >+GH_ACCOUNT= ars3niy >+GH_PROJECT= tdlib-purple >+ >+USE_GNOME= glib20 >+ >+CMAKE_ARGS= -DNoVoip:BOOL=True \ >+ -DTd_DIR=${LOCALBASE}/lib/cmake/Td >+ >+CONFLICTS_INSTALL= telegram-purple >+ >+OPTIONS_DEFINE= NLS >+OPTIONS_SUB= yes >+ >+NLS_USES= gettext >+NLS_CMAKE_BOOL_OFF= NoTranslations >+ >+.include <bsd.port.mk> >diff --git a/net-im/tdlib-purple/distinfo b/net-im/tdlib-purple/distinfo >new file mode 100644 >index 000000000000..579695e21fe0 >--- /dev/null >+++ b/net-im/tdlib-purple/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1639137405 >+SHA256 (ars3niy-tdlib-purple-v0.8.0_GH0.tar.gz) = 3d330dbebf15464d9377d9159495c652e7d9d2a2a2e946ac644dab32d17dce5b >+SIZE (ars3niy-tdlib-purple-v0.8.0_GH0.tar.gz) = 776556 >diff --git a/net-im/tdlib-purple/files/patch-tdlib-purple.cpp b/net-im/tdlib-purple/files/patch-tdlib-purple.cpp >new file mode 100644 >index 000000000000..f6a26226ed3f >--- /dev/null >+++ b/net-im/tdlib-purple/files/patch-tdlib-purple.cpp >@@ -0,0 +1,10 @@ >+--- tdlib-purple.cpp.orig 2021-12-07 23:40:41 UTC >++++ tdlib-purple.cpp >+@@ -6,6 +6,7 @@ >+ #include "buildopt.h" >+ #include <purple.h> >+ >++#include <array> >+ #include <cstdint> >+ #include <functional> >+ #include <iostream> >diff --git a/net-im/tdlib-purple/pkg-descr b/net-im/tdlib-purple/pkg-descr >new file mode 100644 >index 000000000000..69b6deea72f2 >--- /dev/null >+++ b/net-im/tdlib-purple/pkg-descr >@@ -0,0 +1,4 @@ >+tdlib-purple is a libpurple plugin that adds support for the Telegram >+messenger. This is a future successor to telegram-purple port. >+ >+WWW: https://github.com/ars3niy/tdlib-purple >diff --git a/net-im/tdlib-purple/pkg-plist b/net-im/tdlib-purple/pkg-plist >new file mode 100644 >index 000000000000..f4295535e316 >--- /dev/null >+++ b/net-im/tdlib-purple/pkg-plist >@@ -0,0 +1,9 @@ >+lib/purple-2/libtelegram-tdlib.so >+share/locale/cs/LC_MESSAGES/tdlib-purple.mo >+share/locale/de/LC_MESSAGES/tdlib-purple.mo >+share/locale/pl/LC_MESSAGES/tdlib-purple.mo >+share/locale/sq/LC_MESSAGES/tdlib-purple.mo >+share/metainfo/tdlib-purple.metainfo.xml >+share/pixmaps/pidgin/protocols/16/telegram.png >+share/pixmaps/pidgin/protocols/22/telegram.png >+share/pixmaps/pidgin/protocols/48/telegram.png >diff --git a/net-im/telegram-purple/Makefile b/net-im/telegram-purple/Makefile >index f6e0c1cd6aa1..4f62f63a3dac 100644 >--- a/net-im/telegram-purple/Makefile >+++ b/net-im/telegram-purple/Makefile >@@ -26,6 +26,8 @@ USE_GNOME= glib20 > > GNU_CONFIGURE= yes > >+CONFLICTS_INSTALL= net-im/tdlib-purple >+ > OPTIONS_DEFINE= NLS > OPTIONS_SUB= yes > NLS_USES= gettext
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jjuanino
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 260048
:
229728
|
229747
|
230000
|
230020
|
230034
| 230074