Commit Graph

47 Commits

Author SHA1 Message Date
Termux Github Actions 91aaf032e5 profanity: update to 0.12.1
This commit has been automatically submitted by Github Actions.
2022-04-04 18:08:59 +00:00
Aditya Alok a740bd235e
fix(profanity): bump after removal of `configure.ac` patch
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-01 20:27:29 +05:30
Aditya Alok 838558b8e7
Revert "fix(profanity): patch `configure.ac` to disable running python check"
This issue was fixed upstream

This reverts commit e87944c492.
2022-04-01 20:27:29 +05:30
Aditya Alok e87944c492
fix(profanity): patch `configure.ac` to disable running python check
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-31 22:32:49 +05:30
Aditya Alok 8edebd4bb7
fix(profanity): update to 0.12.0 and add `libstrophe` to depends
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-31 22:32:49 +05:30
YAKSH BARIYA 49bc41bb06
gpgme: update to 1.17.0 (#8988) 2022-02-09 16:28:26 +00:00
Yaksh Bariya 72dfe5266b revbump packages dependent on glib 2021-12-12 10:07:41 +05:30
Lucy Phipps 2e856096d8
profanity, ranger, rdiff-backup: bump 2021-10-06 02:25:37 +01:00
Lucy Phipps e644c07401
setup-ubuntu.sh: install pip if using deadsnakes 2021-10-06 01:23:00 +01:00
Leonid Pliushch 27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
Re-enable automatic updates after deleting github-projects.txt.

%ci:no-build
2021-10-04 13:43:31 +03:00
Termux Github Actions 473d32c779 profanity: update to 0.11.1
This commit has been automatically submitted by Github Actions.
2021-09-28 18:22:33 +00:00
Yaksh Bariya 16e8b334f0 profanity: bump revision 2021-08-01 18:46:01 +03:00
Termux Github Actions ec8710a25c profanity: update to 0.11.0
This commit has been automatically submitted by Github Actions.
2021-07-14 18:08:49 +00:00
Yaksh Bariya b65a6d3b64 `profanity`: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Leonid Pliushch a21cceddda
profanity: update to 0.10.0 2021-02-07 20:16:18 +00:00
Leonid Pliushch b1850c5813 profanity: rebuild with python 3.9 2020-10-08 18:51:20 +03:00
Henrik Grimler 6fea4d1dde Bump updated packages to restart build
Previous CI build failed because libebml was not updated, and libmatroska needed newer version
2020-07-04 10:09:01 +02:00
Henrik Grimler d79b82de3e profanity: update to 0.9.5 2020-07-04 09:13:44 +02:00
Leonid Pliushch 41627ba420 profanity: update to 0.9.3 2020-06-21 19:21:05 +03:00
Martin bdd0d55e26 profanity: update homepage (#4969) 2020-02-25 13:59:57 +02:00
Leonid Pliushch 3d3105df92 profanity: update to 0.8.1 2020-02-10 14:08:14 +02:00
Leonid Pliushch 6ed9d0f3b0 profanity: update to 0.8.0 2020-02-04 16:50:14 +02:00
Fredrik Fornwall 391adf3d60 profanity: Drop no longer needed patch 2019-12-12 02:11:17 +01:00
Oliver Schmidhauser 148302dc5c Profanity: Don't link against libXss
Since libxss is now available in the main repository profanity started
to link against it. Since it isn't a dependency it may fail link the
executable. This removes xscreensaver support therefore this
link. I don't think there would be any use for that feature on Termux,
but if someone disagrees, we can just set libxss as a dependency
instead.
2019-11-29 19:26:22 +01:00
Leonid Pliushch 32f7caa2fa profanity: update for python 3.8 2019-11-18 02:23:03 +02:00
Fredrik Fornwall 240d746168 profanity: Update from 0.7.0 to 0.7.1 2019-09-26 01:03:02 +02:00
Oliver Schmidhauser 88492182a0 Enable omemo support in profanity
Link profanity against libsignal-protocol-c to enable omemo support
2019-09-20 00:22:15 +03:00
Leonid Pliushch c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03:00
Fredrik Fornwall fea744da1e profanity: Update from 0.6.0 to 0.7.0 2019-07-31 23:10:07 +02:00
Leonid Pliushch 6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch a9b08c2cc8 libffi: disable versioning + rebuild dependent packages 2019-06-28 20:34:04 +03:00
Leonid Pliushch 11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Leonid Pliushch 96107e1714 profanity: update sha256
Don't know what happened, but md5 and sha1 are same as on homepage.
2019-03-06 15:17:00 +02:00
Fredrik Fornwall 6f8d64a790 Merge branch 'master' into readline 2019-02-24 20:41:00 +02:00
Henrik Grimler 61120ec908 profanity: use tab instead of spaces 2019-02-24 19:04:53 +02:00
Henrik Grimler 49f212054e profanity: add missing dependencies 2019-02-24 19:04:53 +02:00
Oliver Schmidhauser 5ed9076351 update profanity to 0.6.0 2019-02-24 19:04:53 +02:00
Leonid Pliushch 54036eac1a bump revision of all packages dependent on readline 2019-02-20 17:48:39 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall fc9fd770a4 python: Update from 3.6.6 to 3.7.1 2018-10-21 21:16:53 +02:00
Fredrik Fornwall 42cafa1534 gpgme: Update from 1.6.0 to 1.8.0 and use gnupg2 2017-02-26 12:26:28 +01:00
Fredrik Fornwall bc95de80fb profanity: Update from 0.5.0 to 0.5.1 2017-01-30 00:44:09 +01:00
Fredrik Fornwall 449d39d04a python: Update from 3.5 to 3.6 2017-01-15 19:37:14 +01:00
Fredrik Fornwall af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 2017-01-11 01:21:42 -05:00
Oliver Schmidhauser 47703d4d8b Build Profanity with libmesode instead of libstrophe (#480) 2016-09-28 20:16:33 +02:00
Oliver Schmidhauser f2748b7e93 Update Profanity and Libstrophe to their latest versions (#461)
* Update libstrophe to version 0.9.1.
* Update profanity to version 0.5.0.
* Enable python plugin support for profanity.
2016-09-17 01:44:12 +02:00
Oliver Schmidhauser 51720bdf6c Add profanity, libstrophe and libotr (#431)
* add libstrophe package
* add libotr package
* add profanity package
2016-09-06 00:29:07 +02:00