From: Mathieu Baudier Date: Thu, 12 Sep 2024 15:13:19 +0000 (+0200) Subject: BitTorrent support X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=5dcd534cdae2d664108a5c3184815fab651826a2;p=gpl%2Fargeo-tp.git BitTorrent support --- diff --git a/repackage/org.argeo.tp.utils/bt/bt.bencoding.bnd b/repackage/org.argeo.tp.utils/bt/bt.bencoding.bnd new file mode 100644 index 0000000..13c3dbe --- /dev/null +++ b/repackage/org.argeo.tp.utils/bt/bt.bencoding.bnd @@ -0,0 +1 @@ +Argeo-Origin-M2: com.github.atomashpolskiy:bt-bencoding diff --git a/repackage/org.argeo.tp.utils/bt/bt.bnd b/repackage/org.argeo.tp.utils/bt/bt.bnd new file mode 100644 index 0000000..e5ed998 --- /dev/null +++ b/repackage/org.argeo.tp.utils/bt/bt.bnd @@ -0,0 +1 @@ +Argeo-Origin-M2: com.github.atomashpolskiy:bt-core diff --git a/repackage/org.argeo.tp.utils/bt/bt.dht.bnd b/repackage/org.argeo.tp.utils/bt/bt.dht.bnd new file mode 100644 index 0000000..e048667 --- /dev/null +++ b/repackage/org.argeo.tp.utils/bt/bt.dht.bnd @@ -0,0 +1,2 @@ +Argeo-Origin-M2: com.github.atomashpolskiy:bt-dht +Export-Package: bt.* diff --git a/repackage/org.argeo.tp.utils/bt/bt.tracker.http.bnd b/repackage/org.argeo.tp.utils/bt/bt.tracker.http.bnd new file mode 100644 index 0000000..e5ed998 --- /dev/null +++ b/repackage/org.argeo.tp.utils/bt/bt.tracker.http.bnd @@ -0,0 +1 @@ +Argeo-Origin-M2: com.github.atomashpolskiy:bt-core diff --git a/repackage/org.argeo.tp.utils/bt/common.bnd b/repackage/org.argeo.tp.utils/bt/common.bnd new file mode 100644 index 0000000..c1852aa --- /dev/null +++ b/repackage/org.argeo.tp.utils/bt/common.bnd @@ -0,0 +1,2 @@ +SPDX-License-Identifier: Apache-2.0 +Argeo-Origin-M2: :1.10 diff --git a/repackage/org.argeo.tp.utils/com.google.common.bnd b/repackage/org.argeo.tp.utils/com.google.common.bnd index 2eac066..95db6e7 100644 --- a/repackage/org.argeo.tp.utils/com.google.common.bnd +++ b/repackage/org.argeo.tp.utils/com.google.common.bnd @@ -1,5 +1,4 @@ SPDX-License-Identifier: Apache-2.0 -# Note: Used only by h2gis and jlama Argeo-Origin-M2: com.google.guava:guava:33.2.1-jre Bundle-Version: 33.2.1.jre Import-Package:\ diff --git a/repackage/org.argeo.tp.utils/com.google.inject.bnd b/repackage/org.argeo.tp.utils/com.google.inject.bnd new file mode 100644 index 0000000..abb1fc6 --- /dev/null +++ b/repackage/org.argeo.tp.utils/com.google.inject.bnd @@ -0,0 +1,5 @@ +SPDX-License-Identifier: Apache-2.0 +Argeo-Origin-M2: com.google.inject:guice:7.0.0 +Import-Package:\ +com.google.errorprone.*;resolution:=optional,\ +* \ No newline at end of file diff --git a/repackage/org.argeo.tp.utils/javax.annotation.bnd b/repackage/org.argeo.tp.utils/javax.annotation.bnd new file mode 100644 index 0000000..248f8df --- /dev/null +++ b/repackage/org.argeo.tp.utils/javax.annotation.bnd @@ -0,0 +1,2 @@ +SPDX-License-Identifier: GPL-2.0-only WITH Classpath-exception-2.0 OR CDDL-1.1 +Argeo-Origin-M2: javax.annotation:javax.annotation-api:1.3.2 diff --git a/repackage/org.argeo.tp.utils/javax.inject.bnd b/repackage/org.argeo.tp.utils/javax.inject.bnd new file mode 100644 index 0000000..e298b06 --- /dev/null +++ b/repackage/org.argeo.tp.utils/javax.inject.bnd @@ -0,0 +1,3 @@ +SPDX-License-Identifier: Apache-2.0 +Argeo-Origin-M2: javax.inject:javax.inject:1 +Bundle-Version: 1.0 diff --git a/repackage/org.argeo.tp.utils/org.aopalliance.bnd b/repackage/org.argeo.tp.utils/org.aopalliance.bnd new file mode 100644 index 0000000..e33da13 --- /dev/null +++ b/repackage/org.argeo.tp.utils/org.aopalliance.bnd @@ -0,0 +1,2 @@ +SPDX-License-Identifier: CC0-1.0 +Argeo-Origin-M2: aopalliance:aopalliance:1.0