Commit Graph

43 Commits

Author SHA1 Message Date
Dale Showers
65d762a421 net-voip/baresip: add 4.7.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2026-04-10 15:44:09 -04:00
Dale Showers
fdaf3f43b8 net-voip/baresip: drop 4.3.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2026-04-10 15:44:09 -04:00
Dale Showers
171e8e22ec net-voip/baresip: add 4.6.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2026-03-05 21:52:46 -05:00
Dale Showers
6bb3cf7008 net-voip/baresip: drop 4.2.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2026-03-05 21:52:45 -05:00
Dale Showers
3374e238bb net-voip/baresip: add 4.4.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-12-23 11:01:24 -05:00
Dale Showers
564d77da47 net-voip/baresip: drop 3.24.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-12-23 10:57:37 -05:00
Dale Showers
1e697b25a9 net-voip/baresip: add 4.3.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-12-07 11:25:58 -05:00
Dale Showers
44155b190c net-voip/baresip: drop 3.23.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-12-07 11:21:06 -05:00
Paul Zander
e07d695d5d */*: Add := to virtual/zlib deps
Add := to virtual/zlib deps, part 1

Done via:

```
git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@'
```

Add := to virtual/zlib deps

Done via:

```
git grep -l 'virtual/zlib ' |
  xargs sed -i -e 's@virtual/zlib @virtual/zlib:= @g'
```

Unify virtual/zlib:0= to virtual/zlib:=

Done via:

```
git grep -l 'virtual/zlib:0=' |
  xargs sed -i -e 's@virtual/zlib:0=@virtual/zlib:=@g'
```

Add := to virtual/zlib deps, part 3

Done via:

```
git grep -l 'virtual/zlib:0' |
  xargs sed -i -e 's@virtual/zlib:0@virtual/zlib:=@g'
git grep -l 'virtual/zlib:=/' |
  xargs sed -i -e 's@virtual/zlib:=/@virtual/zlib:0/@g'
```

Add := to virtual/zlib deps, part 4

Done via:

```
git grep -l 'virtual/zlib\[' |
  xargs sed -i -e 's@virtual/zlib\[@virtual/zlib:=\[@g'
```

Use := on virtual/zlib deps, part 5

Done via:

```
git grep -l 'virtual/zlib-' |
  xargs sed -i -r -e 's@virtual/zlib-[0-9.]*(-r[0-9]*)?@&:=@g'
git grep -l 'virtual/zlib-' | xargs sed -i -e 's@:=:=@:=@g'
pkgcheck scan --commits \
  -c SourcingCheck,VisibilityCheck,DependencyCheck --exit error
```

Use := on virtual/zlib deps, part 6

Done via:

```
git grep -l 'virtual/zlib"' | xargs sed -i -e 's@virtual/zlib"@virtual/zlib:="@'
```

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2025-11-18 17:53:08 +01:00
Paul Zander
c23791504e */*: update for virtual/zlib
Update done using:

```
git grep -l sys-libs/zlib sys-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g
git grep -l virtual/zlib-ng sys-* | xargs sed -i -e s@virtual/zlib-ng@sys-libs/zlib-ng@g
git diff --name-only | xargs copybump
git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead
pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error
```

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2025-11-16 23:26:20 +01:00
Dale Showers
261b4adcc0 net-voip/baresip: add 4.2.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-10-20 07:31:08 -04:00
Dale Showers
e9cb05cf38 net-voip/baresip: drop 3.22.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-10-20 07:31:07 -04:00
Dale Showers
f70a1590e3 net-voip/baresip: add v3.24.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-07-18 01:41:41 -04:00
Dale Showers
10c3d65c1b net-voip/baresip: drop 3.21.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-07-18 01:41:41 -04:00
Dale Showers
d5cb008f1e net-voip/baresip: add 3.23.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-06-08 10:15:32 -04:00
Dale Showers
ba1a9e105b net-voip/baresip: drop 3.20.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-06-08 10:15:31 -04:00
Dale Showers
8d6fae56f8 net-voip/baresip: add 3.22.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-04-30 13:51:02 -04:00
Dale Showers
38c8624943 net-voip/baresip: drop 3.19.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-04-30 13:51:02 -04:00
Dale Showers
b7b8b272d2 net-voip/baresip: add 3.21.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-03-28 13:47:21 -04:00
Dale Showers
45b8789d12 net-voip/baresip: drop 3.18.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-03-28 13:47:20 -04:00
Dale Showers
829272b033 net-voip/baresip: add 3.20.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-02-20 07:45:30 -05:00
Dale Showers
06792f0bc6 net-voip/baresip: drop 3.17.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-02-20 07:45:29 -05:00
Dale Showers
34359c53be net-voip/baresip: add 3.19.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-01-15 08:33:13 -05:00
Dale Showers
0cda6c26a4 net-voip/baresip: drop 3.16.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-01-15 08:33:12 -05:00
Dale Showers
f2b5f81886 net-voip/baresip: add 3.18.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-12-17 09:04:16 -05:00
Dale Showers
4051509423 net-voip/baresip: drop 3.15.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-12-17 09:04:15 -05:00
Dale Showers
2c26121cd6 net-voip/baresip: add 3.17.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-11-07 10:57:59 -05:00
Dale Showers
df92b73819 net-voip/baresip: drop 3.14.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-11-07 10:42:51 -05:00
Dale Showers
00de3bc42b net-voip/baresip: add 3.16.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-10-03 11:42:38 -04:00
Dale Showers
beec119f2a net-voip/baresip: drop old versions
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-10-03 11:37:11 -04:00
Dale Showers
43d9c12dab net-voip/baresip: add 3.15.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-08-30 14:47:48 -04:00
Dale Showers
a1e5672519 net-voip/baresip: drop old versions
Update v3.12.1-r1 copyright year
drop gst flag from metadata

Closes: https://bugs.gentoo.org/722972
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-08-30 14:44:55 -04:00
Dale Showers
de203d8dff net-voip/baresip: remove older versions
Remove 3.8.0, 3.9.0, 3.10.0, 3.10.1

Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-07-30 10:56:02 -04:00
Dale Showers
cf8cd2c65c net-voip/baresip: add 3.14.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-07-30 10:50:56 -04:00
Dale Showers
ea34f0cf55 net-voip/baresip: remove v3.7.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-06-24 16:26:25 -04:00
Dale Showers
fd5c970c3d net-voip/baresip: add v3.13.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-06-24 16:18:29 -04:00
Dale Showers
d90d3c267f net-voip/baresip: v3.11.0-r1 fix automagic depend
Signed-off-by: Dale Showers <gentoo@fictx.com>
Closes: https://bugs.gentoo.org/933108
2024-06-05 15:34:27 -04:00
Dale Showers
4114910277 net-voip/baresip: v3.12.1-r1 fix static-libs
DLIBRE_BUILD_STATIC (used for re) should have been DSTATIC

Signed-off-by: Dale Showers <gentoo@fictx.com>
Closes: https://bugs.gentoo.org/933593
2024-06-05 06:20:25 -04:00
Dale Showers
0315a8c0c3 net-voip/baresip: add 3.12.1
Remove automagic dependenies and enable several new use flags.

Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-06-04 12:08:13 -04:00
Dale Showers
318784b327 net-voip/*: Baresip & re update to 3.11.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-05-08 12:51:15 -04:00
Dale Showers
faf3ddb714 net-voip/baresip: Fixed KEYWORDS
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-04-01 16:02:41 -04:00
Dale Showers
cf80e0b70a net-voip/*: baresip/re 3.10.0 3.10.1
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-03-16 11:35:43 -04:00
Dale Showers
1626d08afc net-voip/*: add baresip & re
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-02-16 21:44:39 -05:00