diff --git a/metadata/news/2026-04-18-moving-delta-chat/2026-04-18-moving-delta-chat.en.txt b/metadata/news/2026-04-18-moving-delta-chat/2026-04-18-moving-delta-chat.en.txt new file mode 100644 index 0000000..abc24ba --- /dev/null +++ b/metadata/news/2026-04-18-moving-delta-chat/2026-04-18-moving-delta-chat.en.txt @@ -0,0 +1,38 @@ +Title: Moving net-im/deltachat-* to its own overlay +Author: Shin'ya Minazuki +Content-Type: text/plain +Posted: 2026-04-18 +Revision: 1 +News-Item-Format: 1.0 + +こんばんはなおじゃ! +(Good evening!) + +I've decided to create a separate overlay for anything related to +https://delta.chat as it was becoming kind of a pain in the rear end to +keep up with it, but not enough to actually give up on it, besides, it +should be easier for anyone as it is only going to be updated as long as +there are releases. + +The new address is +https://git.chaotic.ninja/shinyoukai/deltachat-overlay + +Usage +===== + +Using app-eselect/eselect-repository: + +root # eselect repository add deltachat-unofficial +https://git.chaotic.ninja/shinyoukai/deltachat-overlay + +Using the manual method: +(/etc/portage/repos.conf/deltachat-unofficial.conf) + +[deltachat-unofficial] +location = /var/db/repos/deltachat-unofficial +sync-type = git +sync-uri = https://git.chaotic.ninja/shinyoukai/deltachat-overlay + +Then run `emaint sync` as usual + +~Shin'ya Minazuki diff --git a/net-im/deltachat-desktop-bin/Manifest b/net-im/deltachat-desktop-bin/Manifest deleted file mode 100644 index ed352ff..0000000 --- a/net-im/deltachat-desktop-bin/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -DIST deltachat-desktop-2.48.0-arm64.tar.gz 145067886 BLAKE2B 216229f5213e32870c00c9babdd6fb92d06e13e069aca17a5b86884c66c4bdd48ce3d6312339d629104c1b2af1f7782fcca15aaacafd4949b257381c5549d66e SHA512 f3c1f52c5b6afe0afcf63a8940424c1f3af3569c4d6889fe84ad4e00b3da69dabc93762d7ef7cec941d4036363a7baff560596d48fa6ad8a288be13c5f52ead9 -DIST deltachat-desktop-2.48.0.tar.gz 145311040 BLAKE2B 07c4f85bb61312d5c0905b910492fe8fc412ca570884e7b7f02a24dbdea70efcae25f856c517319fc08faddff61d72ffdb26516c97fc061e782727943eb65174 SHA512 cf2d46f7ef008810a9be24c3dcf4c53d1e55ab7d4e4ddf1d7514e02a335236a67f255bdbbba6be72e7692bcdd797e991078f4a2ea38be6c1329c69641c25accb -DIST deltachat-desktop-2.49.0-arm64.tar.gz 145090262 BLAKE2B a0d69ccb18051484512b53ba8eff9cd46215c743bb1f3ebfe84bb2392702094354df528ed3bc25a7103251a98354d30c701b62b642d069002471ff3b06af73e7 SHA512 a953a371ef4ad98d4cacee7ab9b5447cd06d00c3f198545b571ebbc180fe59ae548ef2f9b8996eb448275d13dd3923d2affe6554cc85eb7555c18077a39b2650 -DIST deltachat-desktop-2.49.0.tar.gz 145340382 BLAKE2B 63247cea6ca9c6d39504800a420da80f10b1c3a5e1046fff35830d67e52a0a786e715d0bfe5072af9fed56f14cb1d9d7f82246a65a67595c1c48664bf2967e70 SHA512 77399848fd9bc506641d6790a2e3afafee2d3840d3d79af513667d1e274fa0691b4482d6e16760fdfad85319131fe0a4f3f59005c3b2bcf0584fdd3656359606 -DIST deltachat-desktop-2.49.1-arm64.tar.gz 145090250 BLAKE2B 8f3d882049eac578f14b7897824b85dd242a1565f2e65eb88178333e8d187fd638d0604b7b78b0167a205ce977f69ac485cd69ea1ab3cd62259e4c5a649c14e9 SHA512 2abc961db8a6a03e60441912886d7b8123083fcb6c7ab0b85af4d0f115f3f9766ef36e3de9bbb70f8ced270b94266d1bb41a9d891188af7bbbbb8457d3dcc9aa -DIST deltachat-desktop-2.49.1.tar.gz 145340563 BLAKE2B febe72721e91dbc26bd29d290ae85f8ca93f659acb3d19efc9accc5ee6b0a54f631ce259466cfca73ad4d7fff2386c284650988efa234069524cf5f926f6dfb3 SHA512 d66564f1ab9f23af3e187d7973bbe36269e00dc2ad06176801ffc61aa8fff25c9a92e1dfd4aa1fdd4ae7241c7500fc0a21bb2b39c0d5610ba7bbda11c91b5efa diff --git a/net-im/deltachat-desktop-bin/deltachat-desktop-bin-2.48.0-r1.ebuild b/net-im/deltachat-desktop-bin/deltachat-desktop-bin-2.48.0-r1.ebuild deleted file mode 100644 index af23535..0000000 --- a/net-im/deltachat-desktop-bin/deltachat-desktop-bin-2.48.0-r1.ebuild +++ /dev/null @@ -1,120 +0,0 @@ -# Copyright 2026 Shin'ya Minazuki -EAPI=8 - -inherit desktop xdg - -DESCRIPTION="Decentralized and secure messenger app (binary)" -HOMEPAGE="https://delta.chat" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="-* ~amd64 ~arm64" - -DC_PN="${PN%-bin}" - -SRC_URI=" - amd64? ( https://download.delta.chat/desktop/v${PV}/${DC_PN}-${PV}.tar.gz ) - arm64? ( https://download.delta.chat/desktop/v${PV}/${DC_PN}-${PV}-arm64.tar.gz ) -" - -S="${WORKDIR}" - -IUSE="suid" - -QA_PREBUILT=" - opt/deltachat-desktop/deltachat-desktop - opt/deltachat-desktop/libEGL.so - opt/deltachat-desktop/libffmpeg.so - opt/deltachat-desktop/libGLESv2.so - opt/deltachat-desktop/libvk_swiftshader.so - opt/deltachat-desktop/libvulkan.so.1 - opt/deltachat-desktop/resources/* -" - -RDEPEND=" - app-accessibility/at-spi2-core:2[X] - dev-libs/expat - dev-libs/fribidi - dev-libs/glib:2 - dev-libs/libpcre2 - dev-libs/libunistring - dev-libs/nettle - dev-libs/nspr - dev-libs/nss - dev-libs/wayland - media-gfx/graphite2 - media-libs/alsa-lib - media-libs/fontconfig - media-libs/freetype - media-libs/harfbuzz - media-libs/libpng - net-dns/libidn2 - net-libs/gnutls - net-print/cups - sys-apps/dbus - sys-libs/glibc - virtual/jpeg - virtual/libudev - virtual/zlib - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:3[X] - x11-libs/libX11 - x11-libs/libXau - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXdmcp - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXrandr - x11-libs/libdrm - x11-libs/libxcb - x11-libs/libxkbcommon - x11-libs/pango - x11-libs/pixman -" - -RESTRICT="mirror strip" - -src_install() { - if use amd64; then - cd deltachat-desktop-${PV} || die - elif use arm64; then - cd deltachat-desktop-${PV}-arm64 || die - fi - - newicon "${FILESDIR}/delta-chat.svg" "${DC_PN}.svg" - - insinto "/opt/${DC_PN}/locales" - doins locales/*.pak - - insinto "/opt/${DC_PN}/resources" - doins resources/app.asar - insinto "/opt/${DC_PN}/resources/app.asar.unpacked" - doins -r resources/app.asar.unpacked/html-dist/ - - if use amd64; then - insinto "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@deltachat" - doins -r resources/app.asar.unpacked/node_modules/@deltachat/stdio-rpc-server-linux-x64/ - insinto "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@parcel" - doins -r resources/app.asar.unpacked/node_modules/@parcel/watcher-linux-x64-glibc/ - fperms 0755 "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@deltachat/stdio-rpc-server-linux-x64/deltachat-rpc-server" - elif use arm64; then - insinto "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@deltachat" - doins -r resources/app.asar.unpacked/node_modules/@deltachat/stdio-rpc-server-linux-arm64/ - insinto "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@parcel" - doins -r resources/app.asar.unpacked/node_modules/@parcel/watcher-linux-arm64-glibc/ - fperms 0755 "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@deltachat/stdio-rpc-server-linux-arm64/deltachat-rpc-server" - fi - - insinto "/opt/${DC_PN}" - doins *.pak *.bin *.dat - exeinto "/opt/${DC_PN}" - doexe *.so *.so.* "${DC_PN}" - - dosym -r "/opt/${DC_PN}/${DC_PN}" "/usr/bin/${DC_PN}" - - make_desktop_entry "${DC_PN} --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto %U" \ - "Delta Chat" "${DC_PN}" "Network;InstantMessaging;" \ - "StartupWMClass=DeltaChat" -} diff --git a/net-im/deltachat-desktop-bin/deltachat-desktop-bin-2.49.0.ebuild b/net-im/deltachat-desktop-bin/deltachat-desktop-bin-2.49.0.ebuild deleted file mode 100644 index af23535..0000000 --- a/net-im/deltachat-desktop-bin/deltachat-desktop-bin-2.49.0.ebuild +++ /dev/null @@ -1,120 +0,0 @@ -# Copyright 2026 Shin'ya Minazuki -EAPI=8 - -inherit desktop xdg - -DESCRIPTION="Decentralized and secure messenger app (binary)" -HOMEPAGE="https://delta.chat" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="-* ~amd64 ~arm64" - -DC_PN="${PN%-bin}" - -SRC_URI=" - amd64? ( https://download.delta.chat/desktop/v${PV}/${DC_PN}-${PV}.tar.gz ) - arm64? ( https://download.delta.chat/desktop/v${PV}/${DC_PN}-${PV}-arm64.tar.gz ) -" - -S="${WORKDIR}" - -IUSE="suid" - -QA_PREBUILT=" - opt/deltachat-desktop/deltachat-desktop - opt/deltachat-desktop/libEGL.so - opt/deltachat-desktop/libffmpeg.so - opt/deltachat-desktop/libGLESv2.so - opt/deltachat-desktop/libvk_swiftshader.so - opt/deltachat-desktop/libvulkan.so.1 - opt/deltachat-desktop/resources/* -" - -RDEPEND=" - app-accessibility/at-spi2-core:2[X] - dev-libs/expat - dev-libs/fribidi - dev-libs/glib:2 - dev-libs/libpcre2 - dev-libs/libunistring - dev-libs/nettle - dev-libs/nspr - dev-libs/nss - dev-libs/wayland - media-gfx/graphite2 - media-libs/alsa-lib - media-libs/fontconfig - media-libs/freetype - media-libs/harfbuzz - media-libs/libpng - net-dns/libidn2 - net-libs/gnutls - net-print/cups - sys-apps/dbus - sys-libs/glibc - virtual/jpeg - virtual/libudev - virtual/zlib - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:3[X] - x11-libs/libX11 - x11-libs/libXau - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXdmcp - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXrandr - x11-libs/libdrm - x11-libs/libxcb - x11-libs/libxkbcommon - x11-libs/pango - x11-libs/pixman -" - -RESTRICT="mirror strip" - -src_install() { - if use amd64; then - cd deltachat-desktop-${PV} || die - elif use arm64; then - cd deltachat-desktop-${PV}-arm64 || die - fi - - newicon "${FILESDIR}/delta-chat.svg" "${DC_PN}.svg" - - insinto "/opt/${DC_PN}/locales" - doins locales/*.pak - - insinto "/opt/${DC_PN}/resources" - doins resources/app.asar - insinto "/opt/${DC_PN}/resources/app.asar.unpacked" - doins -r resources/app.asar.unpacked/html-dist/ - - if use amd64; then - insinto "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@deltachat" - doins -r resources/app.asar.unpacked/node_modules/@deltachat/stdio-rpc-server-linux-x64/ - insinto "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@parcel" - doins -r resources/app.asar.unpacked/node_modules/@parcel/watcher-linux-x64-glibc/ - fperms 0755 "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@deltachat/stdio-rpc-server-linux-x64/deltachat-rpc-server" - elif use arm64; then - insinto "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@deltachat" - doins -r resources/app.asar.unpacked/node_modules/@deltachat/stdio-rpc-server-linux-arm64/ - insinto "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@parcel" - doins -r resources/app.asar.unpacked/node_modules/@parcel/watcher-linux-arm64-glibc/ - fperms 0755 "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@deltachat/stdio-rpc-server-linux-arm64/deltachat-rpc-server" - fi - - insinto "/opt/${DC_PN}" - doins *.pak *.bin *.dat - exeinto "/opt/${DC_PN}" - doexe *.so *.so.* "${DC_PN}" - - dosym -r "/opt/${DC_PN}/${DC_PN}" "/usr/bin/${DC_PN}" - - make_desktop_entry "${DC_PN} --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto %U" \ - "Delta Chat" "${DC_PN}" "Network;InstantMessaging;" \ - "StartupWMClass=DeltaChat" -} diff --git a/net-im/deltachat-desktop-bin/deltachat-desktop-bin-2.49.1.ebuild b/net-im/deltachat-desktop-bin/deltachat-desktop-bin-2.49.1.ebuild deleted file mode 100644 index af23535..0000000 --- a/net-im/deltachat-desktop-bin/deltachat-desktop-bin-2.49.1.ebuild +++ /dev/null @@ -1,120 +0,0 @@ -# Copyright 2026 Shin'ya Minazuki -EAPI=8 - -inherit desktop xdg - -DESCRIPTION="Decentralized and secure messenger app (binary)" -HOMEPAGE="https://delta.chat" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="-* ~amd64 ~arm64" - -DC_PN="${PN%-bin}" - -SRC_URI=" - amd64? ( https://download.delta.chat/desktop/v${PV}/${DC_PN}-${PV}.tar.gz ) - arm64? ( https://download.delta.chat/desktop/v${PV}/${DC_PN}-${PV}-arm64.tar.gz ) -" - -S="${WORKDIR}" - -IUSE="suid" - -QA_PREBUILT=" - opt/deltachat-desktop/deltachat-desktop - opt/deltachat-desktop/libEGL.so - opt/deltachat-desktop/libffmpeg.so - opt/deltachat-desktop/libGLESv2.so - opt/deltachat-desktop/libvk_swiftshader.so - opt/deltachat-desktop/libvulkan.so.1 - opt/deltachat-desktop/resources/* -" - -RDEPEND=" - app-accessibility/at-spi2-core:2[X] - dev-libs/expat - dev-libs/fribidi - dev-libs/glib:2 - dev-libs/libpcre2 - dev-libs/libunistring - dev-libs/nettle - dev-libs/nspr - dev-libs/nss - dev-libs/wayland - media-gfx/graphite2 - media-libs/alsa-lib - media-libs/fontconfig - media-libs/freetype - media-libs/harfbuzz - media-libs/libpng - net-dns/libidn2 - net-libs/gnutls - net-print/cups - sys-apps/dbus - sys-libs/glibc - virtual/jpeg - virtual/libudev - virtual/zlib - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:3[X] - x11-libs/libX11 - x11-libs/libXau - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXdmcp - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXrandr - x11-libs/libdrm - x11-libs/libxcb - x11-libs/libxkbcommon - x11-libs/pango - x11-libs/pixman -" - -RESTRICT="mirror strip" - -src_install() { - if use amd64; then - cd deltachat-desktop-${PV} || die - elif use arm64; then - cd deltachat-desktop-${PV}-arm64 || die - fi - - newicon "${FILESDIR}/delta-chat.svg" "${DC_PN}.svg" - - insinto "/opt/${DC_PN}/locales" - doins locales/*.pak - - insinto "/opt/${DC_PN}/resources" - doins resources/app.asar - insinto "/opt/${DC_PN}/resources/app.asar.unpacked" - doins -r resources/app.asar.unpacked/html-dist/ - - if use amd64; then - insinto "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@deltachat" - doins -r resources/app.asar.unpacked/node_modules/@deltachat/stdio-rpc-server-linux-x64/ - insinto "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@parcel" - doins -r resources/app.asar.unpacked/node_modules/@parcel/watcher-linux-x64-glibc/ - fperms 0755 "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@deltachat/stdio-rpc-server-linux-x64/deltachat-rpc-server" - elif use arm64; then - insinto "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@deltachat" - doins -r resources/app.asar.unpacked/node_modules/@deltachat/stdio-rpc-server-linux-arm64/ - insinto "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@parcel" - doins -r resources/app.asar.unpacked/node_modules/@parcel/watcher-linux-arm64-glibc/ - fperms 0755 "/opt/${DC_PN}/resources/app.asar.unpacked/node_modules/@deltachat/stdio-rpc-server-linux-arm64/deltachat-rpc-server" - fi - - insinto "/opt/${DC_PN}" - doins *.pak *.bin *.dat - exeinto "/opt/${DC_PN}" - doexe *.so *.so.* "${DC_PN}" - - dosym -r "/opt/${DC_PN}/${DC_PN}" "/usr/bin/${DC_PN}" - - make_desktop_entry "${DC_PN} --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto %U" \ - "Delta Chat" "${DC_PN}" "Network;InstantMessaging;" \ - "StartupWMClass=DeltaChat" -} diff --git a/net-im/deltachat-desktop-bin/files/delta-chat.svg b/net-im/deltachat-desktop-bin/files/delta-chat.svg deleted file mode 100644 index dce7b44..0000000 --- a/net-im/deltachat-desktop-bin/files/delta-chat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/net-im/deltachat-desktop-bin/metadata.xml b/net-im/deltachat-desktop-bin/metadata.xml deleted file mode 100644 index 2a11a82..0000000 --- a/net-im/deltachat-desktop-bin/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - shinyoukai@laidback.moe - Shin'ya Minazuki - - - deltachat/deltachat-desktop - Delta Chat developers - https://github.com/deltachat/deltachat-desktop/issues - - diff --git a/net-im/deltachat-rpc-server-bin/Manifest b/net-im/deltachat-rpc-server-bin/Manifest deleted file mode 100644 index 31ac246..0000000 --- a/net-im/deltachat-rpc-server-bin/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST deltachat-rpc-server-bin-2.49.0-amd64 28165048 BLAKE2B f8366bf37938fb3f4e804c59e7bd9c085a9141f9cb8087695249159abc375c7834490b146fb24b6a5dcf56e2385c3fa5b029e59de768d3d717595e2fee48380b SHA512 18b01cbd2b091fd023a64f0188bd4b5bb0e1749ad7427becea1e6130ceb80c8c9ee67a20b1087b977f5e3d01d9511de6a7b9eceec4525ad1c2307d90fff290eb -DIST deltachat-rpc-server-bin-2.49.0-arm 21114080 BLAKE2B 1c00eed93112f77fb079c529f991f253b35fbe0d8ff571861eabb0183e0ff567f0dee8e2a4f4535efc93a03726f882c367e551598cede46c741fbf79d419a647 SHA512 8bd7ddc7a82f973384808d7cc6411d3d666567f9d44b989a9fd16411ee0197b17cc8b26bce6f32a98baa09ed892a96d264593eaf334fbf05d6b4e1320e03806a -DIST deltachat-rpc-server-bin-2.49.0-arm64 21548072 BLAKE2B cce9dc6e1da9b796dbd148a44b277a5fe4283327248fca0ec1b2550b2096f17009c53ba8c40241c35a02f373fdf5a8da9e1ea096fca9f423db5a72cc6ed10a43 SHA512 53ee228df3776762eda33bffbc84859f1cb66122943143b3babe0b6ebc00121d6a4209d0137765796227da96e62061d127a6cffae5a15bd8ee56e55007934cd4 -DIST deltachat-rpc-server-bin-2.49.0-x86 23793668 BLAKE2B 9f1691fb0b84c96186104fba40feb6cbf29dab0e02039b194cdb6ee79234fff048da0a677a9641f029ec9f0eb1f5ce002bf218794c4e8ebc8daee5d223582c34 SHA512 24a76eb12e5c3345ca86842681e6b34c2c6522ae82e7f4b0fe794ce2a54f7d0117b44cd114e30fcf43b511de26c55370487034f37a5e1c31944c6f670a25cd60 diff --git a/net-im/deltachat-rpc-server-bin/deltachat-rpc-server-bin-2.49.0.ebuild b/net-im/deltachat-rpc-server-bin/deltachat-rpc-server-bin-2.49.0.ebuild deleted file mode 100644 index f400e82..0000000 --- a/net-im/deltachat-rpc-server-bin/deltachat-rpc-server-bin-2.49.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 2026 Shin'ya Minazuki -EAPI=8 - -DESCRIPTION="Delta Chat JSON-RPC server (binary)" -HOMEPAGE="https://delta.chat" -SRC_URI=" - amd64? ( https://github.com/chatmail/core/releases/download/v${PV}/deltachat-rpc-server-x86_64-linux -> ${P}-amd64 ) - arm? ( https://github.com/chatmail/core/releases/download/v${PV}/deltachat-rpc-server-armv7l-linux -> ${P}-arm ) - arm64? ( https://github.com/chatmail/core/releases/download/v${PV}/deltachat-rpc-server-aarch64-linux -> ${P}-arm64 ) - x86? ( https://github.com/chatmail/core/releases/download/v${PV}/deltachat-rpc-server-i686-linux -> ${P}-x86 ) -" -LICENSE="MPL-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" - -# In the case that a source-built release happens -# Coming from me, it is unlikely. -DEPEND="!net-im/deltachat-rpc-server" -RDEPEND="${DEPEND}" -BDEPEND="" - -RESTRICT="mirror" -S="${WORKDIR}" - -src_install() { - if use amd64; then - einfo - newbin ${P}-amd64 ${PN%-bin} - elif use arm; then - newbin ${P}-arm ${PN%-bin} - elif use arm64; then - newbin ${P}-arm64 ${PN%-bin} - elif use x86; then - newbin ${P}-x86 ${PN%-bin} - fi -} diff --git a/net-im/deltachat-rpc-server-bin/metadata.xml b/net-im/deltachat-rpc-server-bin/metadata.xml deleted file mode 100644 index 3454d8e..0000000 --- a/net-im/deltachat-rpc-server-bin/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - shinyoukai@laidback.moe - Shin'ya Minazuki - - - chatmail/core - -