Commit Graph

30 Commits

Author SHA1 Message Date
Ronny (tastytea) Gutbrod
adf2ebc0a0 net-im/nheko: Fix build-time dependencies
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2022-01-18 15:08:08 +01:00
Ronny (tastytea) Gutbrod
11398f0310 net-im/nheko: Remove old ebuild
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-12-21 12:46:11 +01:00
Ronny (tastytea) Gutbrod
582f02369b net-im/nheko: Version bump 0.9.1
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-12-21 12:45:51 +01:00
Ronny (tastytea) Gutbrod
d4d334d881 net-im/nheko: Fix DESCRIPTION.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-12-06 08:15:51 +01:00
Ronny (tastytea) Gutbrod
87e5c25dad net-im/nheko: Remove buggy 0.9.0 ebuild.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-11-21 19:26:52 +01:00
Ronny (tastytea) Gutbrod
f255c63006 net-im/nheko: Run xdg_pkg_postinst to update desktop mimeinfo cache.
Closes: https://bugs.gentoo.org/825454

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-11-21 19:23:01 +01:00
Ronny (tastytea) Gutbrod
ef9231e7b2 net-im/nheko: Add pipewire support.
No revbump because ebuild is not in master yet.

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-11-20 04:00:16 +01:00
Ronny (tastytea) Gutbrod
f9c264eb75 net-im/nheko: Fix dependencies.
Not revbumping because ebuild is not in master yet.

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-11-19 19:38:14 +01:00
Ronny (tastytea) Gutbrod
486c26d972 net-im/nheko: Remove old ebuild.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-11-19 02:05:08 +01:00
Ronny (tastytea) Gutbrod
332a96d511 net-im/nheko: Version bump 0.9.0.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-11-19 01:50:33 +01:00
Ronny (tastytea) Gutbrod
1d060c58b0 net-im/nheko: Add ICE dependency.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-10-16 20:30:56 +02:00
Ronny (tastytea) Gutbrod
c2ae594fa4 net-im/nheko: Remove old ebuild.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-10-16 18:26:36 +02:00
Ronny (tastytea) Gutbrod
358b20224f net-im/nheko: Add image format dependencies.
GIF, JPEG, PNG.

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-10-16 18:19:54 +02:00
Ronny (tastytea) Gutbrod
1318e12b94 net-im/nheko: Remove old ebuilds.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-10-04 13:43:28 +02:00
Ronny (tastytea) Gutbrod
37f86ec08b net-im/nheko: Version bump 0.9.0_pre20211003.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-10-04 13:43:11 +02:00
Ronny (tastytea) Gutbrod
41951c598b net-im/nheko: Fix dependencies
- Move dev-db/lmdb and dev-libs/spdlog to RDEPEND
- Move dev-cpp/nlohmann_json to DEPEND

Closes: https://bugs.gentoo.org/798303
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-06-24 11:25:35 +02:00
Ronny (tastytea) Gutbrod
0d0dab2e2b net-im/nheko: Remove old ebuild.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-04-23 12:55:43 +02:00
Ronny (tastytea) Gutbrod
eb55a88344 net-im/nheko: Version bump: 0.8.2.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-04-23 12:55:35 +02:00
Ronny (tastytea) Gutbrod
b58b8dac72 net-im/nheko: Fix dev-libs/mtxclient dependency.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-04-21 08:20:01 +02:00
Ronny (tastytea) Gutbrod
3b913fd5b3 net-im/nheko: Fix dependencies.
dev-libs/tweeny and dev-db/lmdb++ are build-time dependencies.

There are 2 incompatible repositories for lmdb++. The old one is
<https://github.com/drycpp/lmdbxx> and the new one is
<https://github.com/hoytech/lmdbxx>.

<=net-im/nheko-0.8.1 needs the old one. dev-db/lmdb++-0.9.14.0 installs
the old one. dev-db/lmdb++-1.0.0 installs the new one.
>net-im/nheko-0.8.1 will need the new one. So the version pinning will
go away in the ebuild for the next version.

Closes: https://bugs.gentoo.org/781662

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-04-09 18:35:10 +02:00
Ronny (tastytea) Gutbrod
dfebefdaf4 net-im/nheko: Remove old ebuild.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-01-28 02:42:59 +01:00
Ronny (tastytea) Gutbrod
78881a38c5 net-im/nheko: Version bump 0.8.1.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-01-28 02:41:08 +01:00
Ronny (tastytea) Gutbrod
3c87c691d9 net-im/nheko: Remove old ebuild.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-01-20 04:39:29 +01:00
Ronny (tastytea) Gutbrod
2c3dafa13e net-im/nheko: Version bump 0.8.0.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-01-20 04:39:20 +01:00
Theo Anderson
b6f8d947e3 */*: don't explicitly call xdg-utils functions
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
2020-11-26 10:57:08 +13:00
Ronny (tastytea) Gutbrod
8d48c4e222 net-im/nheko: Don't call base_src_prepare() 2 times.
cmake_src_prepare() and xdg_src_prepare() both call default()
a.k.a. base_src_prepare(). That would result in the attempt to apply
each patch 2 times.

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2020-08-15 14:11:37 +02:00
Ronny (tastytea) Gutbrod
edbacefb52 net-im/nheko: Move dev-qt/linguist-tools to BDEPEND.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2020-08-15 14:09:27 +02:00
Ronny (tastytea) Gutbrod
76899dafa1 net-im/nheko: Fix Manifest.
The tag for 0.7.2 moved from 3ea5a92b2a1ce372d900c757cc9a2ab3cfef2ef9 to
887ad25ab751e8cb87c98438e8e64ac8565a780c.

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2020-07-20 00:06:59 +02:00
Ronny (tastytea) Gutbrod
713a98c7c7 net-im/nheko: Version bump 0.7.2.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2020-06-13 03:27:34 +02:00
Ronny (tastytea) Gutbrod
f4e4cbd251 net-im/nheko: New package.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2020-05-25 03:03:06 +02:00