diff options
Diffstat (limited to 'meta-oe/recipes-support/pidgin')
8 files changed, 8 insertions, 8 deletions
diff --git a/meta-oe/recipes-support/pidgin/funyahoo-plusplus_git.bb b/meta-oe/recipes-support/pidgin/funyahoo-plusplus_git.bb index 6c7802e18a..ad6a7501c5 100644 --- a/meta-oe/recipes-support/pidgin/funyahoo-plusplus_git.bb +++ b/meta-oe/recipes-support/pidgin/funyahoo-plusplus_git.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Protocol plugin for New Yahoo (2016) for Adium, Pidgin, Miranda and Telepathy IM Framework" | 1 | SUMMARY = "Protocol plugin for New Yahoo (2016) for Adium, Pidgin, Miranda and Telepathy IM Framework" |
| 2 | SECTION = "webos/services" | 2 | SECTION = "webos/services" |
| 3 | LICENSE = "GPLv3.0" | 3 | LICENSE = "GPL-3.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=84dcc94da3adb52b53ae4fa38fe49e5d" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=84dcc94da3adb52b53ae4fa38fe49e5d" |
| 5 | 5 | ||
| 6 | DEPENDS = "pidgin json-glib glib-2.0" | 6 | DEPENDS = "pidgin json-glib glib-2.0" |
diff --git a/meta-oe/recipes-support/pidgin/icyque_git.bb b/meta-oe/recipes-support/pidgin/icyque_git.bb index 2f415de3d9..fe75415de2 100644 --- a/meta-oe/recipes-support/pidgin/icyque_git.bb +++ b/meta-oe/recipes-support/pidgin/icyque_git.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "WIM Protocol plugin for ICQ for Adium, Pidgin, Miranda and Telepathy IM Framework" | 1 | SUMMARY = "WIM Protocol plugin for ICQ for Adium, Pidgin, Miranda and Telepathy IM Framework" |
| 2 | SECTION = "webos/services" | 2 | SECTION = "webos/services" |
| 3 | LICENSE = "GPLv3.0" | 3 | LICENSE = "GPL-3.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464" |
| 5 | 5 | ||
| 6 | DEPENDS = "pidgin json-glib" | 6 | DEPENDS = "pidgin json-glib" |
diff --git a/meta-oe/recipes-support/pidgin/libgnt_2.14.1.bb b/meta-oe/recipes-support/pidgin/libgnt_2.14.1.bb index 2450d31966..d17a623063 100644 --- a/meta-oe/recipes-support/pidgin/libgnt_2.14.1.bb +++ b/meta-oe/recipes-support/pidgin/libgnt_2.14.1.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "GNT: The GLib Ncurses Toolkit" | 1 | SUMMARY = "GNT: The GLib Ncurses Toolkit" |
| 2 | 2 | ||
| 3 | SECTION = "libs" | 3 | SECTION = "libs" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=c9a1abacd0166f595a9fbe6afb1f0d5e" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=c9a1abacd0166f595a9fbe6afb1f0d5e" |
| 6 | DEPENDS = "glib-2.0 ncurses libxml2 glib-2.0-native" | 6 | DEPENDS = "glib-2.0 ncurses libxml2 glib-2.0-native" |
| 7 | 7 | ||
diff --git a/meta-oe/recipes-support/pidgin/libotr_4.1.1.bb b/meta-oe/recipes-support/pidgin/libotr_4.1.1.bb index c701244219..d9e0e1caa2 100644 --- a/meta-oe/recipes-support/pidgin/libotr_4.1.1.bb +++ b/meta-oe/recipes-support/pidgin/libotr_4.1.1.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "(OTR) Messaging allows you to have private conversations over instant messaging" | 1 | SUMMARY = "(OTR) Messaging allows you to have private conversations over instant messaging" |
| 2 | HOMEPAGE = "http://www.cypherpunks.ca/otr/" | 2 | HOMEPAGE = "http://www.cypherpunks.ca/otr/" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24" |
| 5 | DEPENDS = "libgcrypt libgpg-error" | 5 | DEPENDS = "libgcrypt libgpg-error" |
| 6 | 6 | ||
diff --git a/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.2.bb b/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.2.bb index 80fb23e6a9..326c5bfc57 100644 --- a/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.2.bb +++ b/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.2.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "(OTR) Messaging allows you to have private conversations over instant messaging" | 1 | SUMMARY = "(OTR) Messaging allows you to have private conversations over instant messaging" |
| 2 | HOMEPAGE = "https://otr.cypherpunks.ca/" | 2 | HOMEPAGE = "https://otr.cypherpunks.ca/" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24" |
| 5 | DEPENDS = "libgcrypt libotr pidgin gtk+ intltool-native glib-2.0 glib-2.0-native" | 5 | DEPENDS = "libgcrypt libotr pidgin gtk+ intltool-native glib-2.0 glib-2.0-native" |
| 6 | REQUIRED_DISTRO_FEATURES = "x11" | 6 | REQUIRED_DISTRO_FEATURES = "x11" |
diff --git a/meta-oe/recipes-support/pidgin/pidgin-sipe_1.25.0.bb b/meta-oe/recipes-support/pidgin/pidgin-sipe_1.25.0.bb index 3752c0501c..c0e1790ec2 100644 --- a/meta-oe/recipes-support/pidgin/pidgin-sipe_1.25.0.bb +++ b/meta-oe/recipes-support/pidgin/pidgin-sipe_1.25.0.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Protocol plugin for Office 365/Lync/OCS for Adium, Pidgin, Miranda and Telepathy IM Framework" | 1 | SUMMARY = "Protocol plugin for Office 365/Lync/OCS for Adium, Pidgin, Miranda and Telepathy IM Framework" |
| 2 | SECTION = "webos/services" | 2 | SECTION = "webos/services" |
| 3 | LICENSE = "GPLv2.0" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 5 | 5 | ||
| 6 | DEPENDS = "pidgin gmime intltool-native glib-2.0-native" | 6 | DEPENDS = "pidgin gmime intltool-native glib-2.0-native" |
diff --git a/meta-oe/recipes-support/pidgin/pidgin_2.14.2.bb b/meta-oe/recipes-support/pidgin/pidgin_2.14.2.bb index 17a2adfc14..14b1aaf01c 100644 --- a/meta-oe/recipes-support/pidgin/pidgin_2.14.2.bb +++ b/meta-oe/recipes-support/pidgin/pidgin_2.14.2.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "multi-protocol instant messaging client" | 1 | SUMMARY = "multi-protocol instant messaging client" |
| 2 | 2 | ||
| 3 | SECTION = "x11/network" | 3 | SECTION = "x11/network" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 6 | DEPENDS = "python3 virtual/libintl intltool-native libxml2 gconf glib-2.0-native" | 6 | DEPENDS = "python3 virtual/libintl intltool-native libxml2 gconf glib-2.0-native" |
| 7 | 7 | ||
diff --git a/meta-oe/recipes-support/pidgin/purple-skypeweb_git.bb b/meta-oe/recipes-support/pidgin/purple-skypeweb_git.bb index a29a445c90..96b97b6744 100644 --- a/meta-oe/recipes-support/pidgin/purple-skypeweb_git.bb +++ b/meta-oe/recipes-support/pidgin/purple-skypeweb_git.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Skype protocol plug-in for libpurple" | 1 | SUMMARY = "Skype protocol plug-in for libpurple" |
| 2 | SECTION = "webos/services" | 2 | SECTION = "webos/services" |
| 3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPL-3.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://skypeweb/gpl3.txt;md5=d90260d32cef39f3c8d6c0f05d3adb8e" | 4 | LIC_FILES_CHKSUM = "file://skypeweb/gpl3.txt;md5=d90260d32cef39f3c8d6c0f05d3adb8e" |
| 5 | 5 | ||
| 6 | DEPENDS = "pidgin json-glib glib-2.0 zlib" | 6 | DEPENDS = "pidgin json-glib glib-2.0 zlib" |
