dev-libs/libtypec
Library to interface with USB Type-C/Power Delivery devices
ChangeLog
commit 4b7d4206b3c5414c6002ea06d388b1fb5c2a9621
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Tue Jul 2 18:28:40 2024 +0300
dev-libs/libtypec: add two more meson build fixes
These are based on mturner's feedback on
https://github.com/gentoo/gentoo/pull/36736
and should land soon upstream.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit 93b717db10977f7501f41507cc9cbc8d898bbd73
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Wed Jun 26 17:16:32 2024 +0300
dev-libs/libtypec[-utils]: bump 0.5.1 -> 0.5.2
This release drops all the meson patches which were upstreamed.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit 87377ad7c82389be25fdfdc26a2e2d4970cb2625
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Tue May 21 14:47:05 2024 +0300
dev-libs/libtypec: split libtypec and libtypec-utils
And incorporate patches and feedback from Matt Turner [1].
We move the build to use meson as well as add 3 patches
to fix the upstream meson build [2]. I am in the process
of upstreaming these patches.
[1] https://github.com/gentoo/gentoo/pull/36736
[2] https://github.com/libtypec/libtypec/pull/1
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit 7132a99df69d9f75157afc723b5bbc7c82d3eae0
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Thu May 16 17:45:18 2024 +0300
dev-libs/libtypec: fetch from new repo location
The upstream maintainer created a new repo location so
we don't have to use his personal account anymore.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit 0b69f057f3095fcde880be0884b057cf424e0082
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Wed May 15 18:47:33 2024 +0300
dev-libs/libtypec: bump 0.5.0 -> 0.5.1
This latest version contains all the backported fixes
so we can remove the patches.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit f2be215fb991955a99bceb9ba10e5abecd2147ea
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Fri Apr 26 16:46:35 2024 +0200
*/*: fix variable order
Manually went through some entries for `pkgcheck scan -c
VariableOrderCheck`.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 7d1147ff437ae8a21aca609c603f8562542d29f6
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Fri Apr 26 15:45:34 2024 +0200
dev-libs/libtypec: fix revision bump (7e6af504b7ecc)
Replace symlink to $ 0.5.0 with regular ...-r1 file.
Partially revert 7e6af504b7ecca1853034f60eb6dd6dc20f2ce46 to reset
libtypec-0.5.0 to its pre-revision state.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 3d509ff858343791965c854acc9d26fff976ee37
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Thu Apr 18 01:30:25 2024 +0300
dev-util/libtypec: add a co-maintainer
Rajaram was very nice to agree to help maintain this.
He is also the upstream project maintainer.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit 7e6af504b7ecca1853034f60eb6dd6dc20f2ce46
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Mon Apr 15 14:04:25 2024 +0300
dev-util/libtypec: backport a few more patches
These should all be dropped when upstream does a new release.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit 71ce798511d23352ef61507295025d65c2f6d1b3
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Mon Apr 15 13:35:39 2024 +0300
dev-libs/libtypec: update patch status
These patches have landed upstream very quickly so mark
them as backports instead of in-progress.
They will be dropped once upstream releases a new version.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit 47cbba5da4e5f62964dc21fc7e719f0976ad96fa
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Sat Apr 13 01:53:07 2024 +0300
dev-libs/libtypec: add myself as ebuild maintainer
I didn't notice I added this as maintainer-needed :)
Addresses comments in:
https://github.com/gentoo/guru/commit/1525837f407ffd338515ca42a0f349df824e74c0#r140921558
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit 1525837f407ffd338515ca42a0f349df824e74c0
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Fri Mar 8 11:46:19 2024 +0100
dev-libs/libtypec: new package, add 0.5
thesamesam suggested on github [1] we add this ebuild
to GURU first, to get more testing before we eventually
add it to the main repo.
I'm in the process of upstreaming the 3 patches added
in this ebuild [2].
[1] https://github.com/gentoo/gentoo/pull/35666
[2] https://github.com/Rajaram-Regupathy/libtypec/pull/32
Closes: https://bugs.gentoo.org/910433
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Tue Jul 2 18:28:40 2024 +0300
dev-libs/libtypec: add two more meson build fixes
These are based on mturner's feedback on
https://github.com/gentoo/gentoo/pull/36736
and should land soon upstream.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit 93b717db10977f7501f41507cc9cbc8d898bbd73
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Wed Jun 26 17:16:32 2024 +0300
dev-libs/libtypec[-utils]: bump 0.5.1 -> 0.5.2
This release drops all the meson patches which were upstreamed.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit 87377ad7c82389be25fdfdc26a2e2d4970cb2625
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Tue May 21 14:47:05 2024 +0300
dev-libs/libtypec: split libtypec and libtypec-utils
And incorporate patches and feedback from Matt Turner [1].
We move the build to use meson as well as add 3 patches
to fix the upstream meson build [2]. I am in the process
of upstreaming these patches.
[1] https://github.com/gentoo/gentoo/pull/36736
[2] https://github.com/libtypec/libtypec/pull/1
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit 7132a99df69d9f75157afc723b5bbc7c82d3eae0
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Thu May 16 17:45:18 2024 +0300
dev-libs/libtypec: fetch from new repo location
The upstream maintainer created a new repo location so
we don't have to use his personal account anymore.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit 0b69f057f3095fcde880be0884b057cf424e0082
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Wed May 15 18:47:33 2024 +0300
dev-libs/libtypec: bump 0.5.0 -> 0.5.1
This latest version contains all the backported fixes
so we can remove the patches.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit f2be215fb991955a99bceb9ba10e5abecd2147ea
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Fri Apr 26 16:46:35 2024 +0200
*/*: fix variable order
Manually went through some entries for `pkgcheck scan -c
VariableOrderCheck`.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 7d1147ff437ae8a21aca609c603f8562542d29f6
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Fri Apr 26 15:45:34 2024 +0200
dev-libs/libtypec: fix revision bump (7e6af504b7ecc)
Replace symlink to $ 0.5.0 with regular ...-r1 file.
Partially revert 7e6af504b7ecca1853034f60eb6dd6dc20f2ce46 to reset
libtypec-0.5.0 to its pre-revision state.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 3d509ff858343791965c854acc9d26fff976ee37
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Thu Apr 18 01:30:25 2024 +0300
dev-util/libtypec: add a co-maintainer
Rajaram was very nice to agree to help maintain this.
He is also the upstream project maintainer.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit 7e6af504b7ecca1853034f60eb6dd6dc20f2ce46
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Mon Apr 15 14:04:25 2024 +0300
dev-util/libtypec: backport a few more patches
These should all be dropped when upstream does a new release.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit 71ce798511d23352ef61507295025d65c2f6d1b3
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Mon Apr 15 13:35:39 2024 +0300
dev-libs/libtypec: update patch status
These patches have landed upstream very quickly so mark
them as backports instead of in-progress.
They will be dropped once upstream releases a new version.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit 47cbba5da4e5f62964dc21fc7e719f0976ad96fa
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Sat Apr 13 01:53:07 2024 +0300
dev-libs/libtypec: add myself as ebuild maintainer
I didn't notice I added this as maintainer-needed :)
Addresses comments in:
https://github.com/gentoo/guru/commit/1525837f407ffd338515ca42a0f349df824e74c0#r140921558
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
commit 1525837f407ffd338515ca42a0f349df824e74c0
Author: Adrian Ratiu <adrian.ratiu@collabora.com>
Date: Fri Mar 8 11:46:19 2024 +0100
dev-libs/libtypec: new package, add 0.5
thesamesam suggested on github [1] we add this ebuild
to GURU first, to get more testing before we eventually
add it to the main repo.
I'm in the process of upstreaming the 3 patches added
in this ebuild [2].
[1] https://github.com/gentoo/gentoo/pull/35666
[2] https://github.com/Rajaram-Regupathy/libtypec/pull/32
Closes: https://bugs.gentoo.org/910433
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>