diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
| commit | 290aebdea65a02557706eaeda477fef0437b6a48 (patch) | |
| tree | f87a939169a508a2e943570501b64cc16b411cda /app-pda | |
| parent | 6783ddcd4b73d9ce586a71770caed352bec93b16 (diff) | |
| download | baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip | |
Adding metadata
Diffstat (limited to 'app-pda')
48 files changed, 0 insertions, 1278 deletions
diff --git a/app-pda/dynamite/Manifest b/app-pda/dynamite/Manifest deleted file mode 100644 index 540723da5087..000000000000 --- a/app-pda/dynamite/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST dynamite-0.1.1_p20120512.tar.xz 48964 BLAKE2B 48eea5a040e8acbbae87aa8779c034b0d9e34cd68997d6fdb79a4b0846e0778a2934d67ea59176a3e0b15d815100ff372bf6f5175345aaaedd37d4889ab6f02c SHA512 ba7a4c773d460e0e644cb1da3ae7fe3e48fc6fbe94dafc3ccab61659ade6363544a5d1d458574d365623b7eeaa1c1c7d10c05324a344d0e8ef7422276540daaa diff --git a/app-pda/dynamite/dynamite-0.1.1_p20120512.ebuild b/app-pda/dynamite/dynamite-0.1.1_p20120512.ebuild deleted file mode 100644 index 2a392c90c3c1..000000000000 --- a/app-pda/dynamite/dynamite-0.1.1_p20120512.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools - -DESCRIPTION="A tool for decompressing data compressed with PKWARE Data Compression Library" -HOMEPAGE="https://github.com/twogood/dynamite https://sourceforge.net/projects/synce/" -SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.xz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="static-libs" - -PATCHES=( - "${FILESDIR}"/${PN}-0.1.1_p20120512-dynamite-bootstrap.patch -) - -src_prepare() { - default - ./bootstrap || die - eautoreconf -} - -src_configure() { - econf $(use_enable static-libs static) -} - -src_install() { - emake DESTDIR="${ED}" install - dodoc ChangeLog README - - find "${ED}" -name '*.la' -delete || die -} diff --git a/app-pda/dynamite/files/dynamite-0.1.1_p20120512-dynamite-bootstrap.patch b/app-pda/dynamite/files/dynamite-0.1.1_p20120512-dynamite-bootstrap.patch deleted file mode 100644 index e8f571da7d92..000000000000 --- a/app-pda/dynamite/files/dynamite-0.1.1_p20120512-dynamite-bootstrap.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- a/bootstrap -+++ b/bootstrap -@@ -26,8 +26,8 @@ - INCLUDES="-I m4" - fi - set -x --aclocal $INCLUDES --autoheader --libtoolize --copy --automake --automake --copy --foreign --add-missing --autoconf -+# aclocal $INCLUDES -+# autoheader -+# libtoolize --copy --automake -+# automake --copy --foreign --add-missing -+# autoconf diff --git a/app-pda/dynamite/metadata.xml b/app-pda/dynamite/metadata.xml deleted file mode 100644 index 5f33304011d5..000000000000 --- a/app-pda/dynamite/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <origin>baldeagleos-repo</origin> -</pkgmetadata> diff --git a/app-pda/gtkpod/Manifest b/app-pda/gtkpod/Manifest deleted file mode 100644 index 26d625ebfcc4..000000000000 --- a/app-pda/gtkpod/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gtkpod-2.1.5.tar.gz 3780232 BLAKE2B 8de431ed04b1f9d85322d7d1c823f7ace08511616f81a3030dbebe455f71e7f130944173c1fde6e27aceec2cd71a7f731fa00ea574ef201bf48ef6100f3bf82c SHA512 428b9ce75d2c7c208a847bee6f10f6ed0c9f896efbedd86ed41ecce64fdbf1b937968042ad9945aec33a714fc3031427a54f924619db99cc111945355978f24c diff --git a/app-pda/gtkpod/files/gtkpod-2.1.3-gold.patch b/app-pda/gtkpod/files/gtkpod-2.1.3-gold.patch deleted file mode 100644 index 93c9f72a3747..000000000000 --- a/app-pda/gtkpod/files/gtkpod-2.1.3-gold.patch +++ /dev/null @@ -1,15 +0,0 @@ - libgtkpod/Makefile.am | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/libgtkpod/Makefile.am b/libgtkpod/Makefile.am -index 464741f..c69dac8 100644 ---- a/libgtkpod/Makefile.am -+++ b/libgtkpod/Makefile.am -@@ -50,6 +50,7 @@ AM_CFLAGS = \ - libgtkpod_la_LDFLAGS = $(LIBGTKPOD_LDFLAGS) -version-info $(LIBGTKPOD_SO_VERSION) -no-undefined - libgtkpod_la_LIBADD = \ - $(LIBGTKPOD_LIBS) \ -+ -lm \ - @LIBOBJS@ - - libgtkpodincludebase = $(includedir)/gtkpod diff --git a/app-pda/gtkpod/files/gtkpod-2.1.5-conformance.patch b/app-pda/gtkpod/files/gtkpod-2.1.5-conformance.patch deleted file mode 100644 index f0fadb31ea2d..000000000000 --- a/app-pda/gtkpod/files/gtkpod-2.1.5-conformance.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur a/libgtkpod/misc.c b/libgtkpod/misc.c ---- a/libgtkpod/misc.c 2015-06-02 19:14:21.000000000 +0100 -+++ b/libgtkpod/misc.c 2024-02-03 17:14:10.900114317 +0000 -@@ -39,6 +39,7 @@ - #include <sys/wait.h> - #include <unistd.h> - #include <glib/gi18n-lib.h> -+#include <libxml/parser.h> - #include "charset.h" - #include "clientserver.h" - #include "misc.h" diff --git a/app-pda/gtkpod/files/gtkpod-2.1.5-m4a.patch b/app-pda/gtkpod/files/gtkpod-2.1.5-m4a.patch deleted file mode 100644 index 1b286803f4b5..000000000000 --- a/app-pda/gtkpod/files/gtkpod-2.1.5-m4a.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- gtkpod-2.1.5/configure.ac.orig 2016-01-29 00:40:08.559840172 +0000 -+++ gtkpod-2.1.5/configure.ac 2016-01-29 00:51:53.901127707 +0000 -@@ -341,7 +341,7 @@ fi - dnl Set up variables for M4A plugin - dnl ------------------------------------------------------------- - --if test "x$have_mp4" = "xyes" -a "x$have_faad" = "xyes"; then -+if test "x$have_mp4" = "xyes"; then - have_m4a="yes" - else - have_m4a="no" diff --git a/app-pda/gtkpod/gtkpod-2.1.5-r6.ebuild b/app-pda/gtkpod/gtkpod-2.1.5-r6.ebuild deleted file mode 100644 index 4eb0808b7fc5..000000000000 --- a/app-pda/gtkpod/gtkpod-2.1.5-r6.ebuild +++ /dev/null @@ -1,128 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -# Not all modules needed by py script are packaged in Gentoo -#PYTHON_COMPAT=( python3_{6..9} ) - -inherit autotools flag-o-matic gnome2-utils xdg #python-single-r1 - -DESCRIPTION="A graphical user interface to the Apple productline" -HOMEPAGE="https://sourceforge.net/projects/gtkpod/" -SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" - -LICENSE="GPL-2 FDL-1.2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="aac clutter curl cdr flac gstreamer mp3 vorbis" -REQUIRED_USE="cdr? ( gstreamer )" - -# ${PYTHON_DEPS} -COMMON_DEPEND=" - >=dev-libs/gdl-3.6:3 - >=dev-libs/glib-2.31:2 - >=dev-libs/libxml2-2.7.7:2= - >=dev-util/anjuta-3.6 - >=media-libs/libgpod-0.8.2 - >=media-libs/libid3tag-0.15:= - >=x11-libs/gtk+-3.0.8:3 - aac? ( media-libs/faad2 ) - clutter? ( >=media-libs/clutter-gtk-1.2:1.0 ) - curl? ( >=net-misc/curl-7.10 ) - flac? ( media-libs/flac:= ) - gstreamer? ( - media-libs/gstreamer:1.0 - media-libs/gst-plugins-base:1.0 - cdr? ( - >=app-cdr/brasero-3 - >=media-libs/libdiscid-0.2.2 - media-libs/musicbrainz:5 - ) - ) - mp3? ( media-sound/lame ) - vorbis? ( - media-libs/libvorbis - media-sound/vorbis-tools - ) -" - -# to pull in at least -flac and -vorbis plugins , but others at the same time -RDEPEND="${COMMON_DEPEND} - gstreamer? ( media-plugins/gst-plugins-meta:1.0 ) -" -# media-libs/gstreamer:1.0 needed at build time as we need m4 file for -# eautoreconf, bug #659748 -DEPEND="${COMMON_DEPEND} - media-libs/gstreamer:1.0 -" - -BDEPEND=" - dev-util/intltool - app-alternatives/lex - sys-devel/gettext - virtual/pkgconfig -" - -PATCHES=( - "${FILESDIR}"/${PN}-2.1.3-gold.patch - "${FILESDIR}"/${PN}-2.1.5-m4a.patch - "${FILESDIR}"/${PN}-2.1.5-conformance.patch -) - -src_prepare() { - default - -# python_fix_shebang scripts/ -# 2to3 --no-diffs -w scripts/sync-palm-jppy.py || die - - gnome2_disable_deprecation_warning - - eautoreconf -} - -src_configure() { - # Prevent sandbox violations, bug #420279 - addpredict /dev - - append-flags -fcommon #722504 - - econf \ - --enable-deprecations \ - --disable-static \ - --disable-plugin-coverweb \ - $(use_enable clutter plugin-clarity) \ - $(use_enable gstreamer plugin-media-player) \ - $(use_enable cdr plugin-sjcd) \ - $(use_with curl) \ - $(use_with vorbis ogg) \ - $(use_with flac) \ - $(use_with aac mp4) -} - -src_install() { - emake \ - DESTDIR="${D}" \ - docdir=/usr/share/doc/${PF}/html \ - figuresdir=/usr/share/doc/${PF}/html/figures \ - install - - dodoc AUTHORS ChangeLog NEWS README TODO TROUBLESHOOTING - rm -f "${ED}"/usr/share/gtkpod/data/{AUTHORS,COPYING} || die - - # Needs unpackaged python modules - rm -f "${ED}"/usr/share/gtkpod/scripts/sync-palm-jppy.py || die - - find "${D}" -name '*.la' -type f -delete || die -} - -pkg_postinst() { - gnome2_schemas_update - xdg_pkg_postinst -} - -pkg_postrm() { - gnome2_schemas_update - xdg_pkg_postrm -} diff --git a/app-pda/gtkpod/metadata.xml b/app-pda/gtkpod/metadata.xml deleted file mode 100644 index bcd25d4ddaf9..000000000000 --- a/app-pda/gtkpod/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>chewi@gentoo.org</email> - <name>James Le Cuirot</name> - </maintainer> - <use> - <flag name="clutter">Enable clutter support for displaying coverart</flag> - </use> - <origin>baldeagleos-repo</origin> -</pkgmetadata> diff --git a/app-pda/ideviceinstaller/Manifest b/app-pda/ideviceinstaller/Manifest deleted file mode 100644 index a02caabf6265..000000000000 --- a/app-pda/ideviceinstaller/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ideviceinstaller-1.1.1.tar.bz2 274494 BLAKE2B e3aaccc225556f401f4b26b49bf19dd582425dfc7ea0dc1e4e523ce1ff60b643466d021d9d4c1205487551a4968ccafc410adb9e09248ab1a651c8d2a81a73ed SHA512 fd117a5745890746237f381c9fe0e01cf8ea06d9c2341da397c52e5ebc0e058c73797e349a0a81b2777f5333dafc32e5c32e9e2c99ee70a864be159fe73e9568 diff --git a/app-pda/ideviceinstaller/ideviceinstaller-1.1.1.ebuild b/app-pda/ideviceinstaller/ideviceinstaller-1.1.1.ebuild deleted file mode 100644 index 9eb64ddb1680..000000000000 --- a/app-pda/ideviceinstaller/ideviceinstaller-1.1.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="A tool to interact with the installation_proxy of an Apple's iDevice" -HOMEPAGE="https://libimobiledevice.org" -SRC_URI="https://github.com/libimobiledevice/ideviceinstaller/releases/download/${PV}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND=">=app-pda/libimobiledevice-1.3.0:= - >=app-pda/libplist-2.3.0:= - >=dev-libs/libzip-0.8" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -src_prepare() { - default - sed -i -e 's:-Werror -g::' configure || die -} diff --git a/app-pda/ideviceinstaller/metadata.xml b/app-pda/ideviceinstaller/metadata.xml deleted file mode 100644 index 5f33304011d5..000000000000 --- a/app-pda/ideviceinstaller/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <origin>baldeagleos-repo</origin> -</pkgmetadata> diff --git a/app-pda/ifuse/Manifest b/app-pda/ifuse/Manifest deleted file mode 100644 index 61a706eaad20..000000000000 --- a/app-pda/ifuse/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ifuse-1.1.4.tar.bz2 94137 BLAKE2B 0abe1a2324820380faf5868f59a45c11aab8991ff8529bd6f64a279b046da88a9cd35b352cd89b4a64d36f35c56b46efab5138f3b72ec8886103ffaaeeff50f1 SHA512 671fabb0828fb6dd5ddba80ef418005305f4ee4676ab1078513a83582e84616f47c8973c25e1fdd8897b08a01a135080898a55d3ad8b31e89c0bb72ee865cdff diff --git a/app-pda/ifuse/ifuse-1.1.4.ebuild b/app-pda/ifuse/ifuse-1.1.4.ebuild deleted file mode 100644 index f3e66f8690c3..000000000000 --- a/app-pda/ifuse/ifuse-1.1.4.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit readme.gentoo-r1 - -DESCRIPTION="Mount Apple iPhone/iPod Touch file systems for backup purposes" -HOMEPAGE="https://www.libimobiledevice.org/ https://github.com/libimobiledevice/ifuse/" -SRC_URI="https://github.com/libimobiledevice/${PN}/releases/download/${PV}/${P}.tar.bz2" - -LICENSE="LGPL-2.1+" -SLOT="0" -KEYWORDS="amd64 ~arm64 x86" - -DEPEND=" - >=app-pda/libimobiledevice-1.3.0:= - >=app-pda/libplist-2.2:= - sys-fs/fuse:0 -" -RDEPEND=" - ${DEPEND} - app-pda/usbmuxd -" -BDEPEND="virtual/pkgconfig" - -DOC_CONTENTS="Only use this filesystem driver to create backups of your data. -The music database is hashed, and attempting to add files will cause the -iPod/iPhone to consider your database unauthorised. -It will respond by wiping all media files, requiring a restore through iTunes." - -src_install() { - default - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog -} diff --git a/app-pda/ifuse/metadata.xml b/app-pda/ifuse/metadata.xml deleted file mode 100644 index 5f33304011d5..000000000000 --- a/app-pda/ifuse/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <origin>baldeagleos-repo</origin> -</pkgmetadata> diff --git a/app-pda/jpilot/Manifest b/app-pda/jpilot/Manifest deleted file mode 100644 index 6345b410802f..000000000000 --- a/app-pda/jpilot/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST jpilot-2.0.1.tar.gz 1499084 BLAKE2B da10d1001e00901160be404cb50122b1b0fe0e1e8d2f03cc28fc44d19f037395ecea79b022f639dc00abdf7def65ed276afd1dbcc84e462c62370ef7c5bd6001 SHA512 a877d1c0480aa831d5667f8fbb946bfc4ba0e0cd88d55125a5b0225de138812df880a0372482c337500182c6a8544af674d89a804e0ac515427e141aa353fd54 diff --git a/app-pda/jpilot/files/jpilot-1.8.2-fix-paths.patch b/app-pda/jpilot/files/jpilot-1.8.2-fix-paths.patch deleted file mode 100644 index e378d5699d00..000000000000 --- a/app-pda/jpilot/files/jpilot-1.8.2-fix-paths.patch +++ /dev/null @@ -1,119 +0,0 @@ -* Modify Makefile.am's to be compliant with GNU and Gentoo filesystem conventions -* Use redefinable variables instead of hard-replacing @VAR@-style variables -* Replace abuse of 'libdir' install path variables - ---- a/docs/Makefile.am -+++ b/docs/Makefile.am -@@ -3,19 +3,17 @@ - man_MANS = jpilot.1 jpilot-dial.1 jpilot-sync.1 jpilot-dump.1 jpilot-merge.1 - - # Install the standard GNU doc files --miscdir = $(datadir)/doc/$(PACKAGE) -+miscdir = $(docdir) - misc_DATA = \ - ../BUGS \ - ../ChangeLog \ -- ../COPYING \ - ../AUTHORS \ -- ../INSTALL \ - ../README \ - ../TODO - - # Install the manual docs --docdir = $(miscdir)/manual --doc_DATA = \ -+manualdir = $(htmldir) -+manual_DATA = \ - manual.html \ - plugin.html \ - jpilot-address.png \ ---- a/Expense/Makefile.am -+++ b/Expense/Makefile.am -@@ -1,11 +1,11 @@ --libdir = @libdir@/@PACKAGE@/plugins -+pluginsdir = $(libdir)/$(PACKAGE)/plugins - - if MAKE_EXPENSE - --lib_LTLIBRARIES = libexpense.la -+plugins_LTLIBRARIES = libexpense.la - libexpense_la_SOURCES = expense.c --libexpense_la_CFLAGS = @PILOT_FLAGS@ @GTK_CFLAGS@ -I$(top_srcdir) -+libexpense_la_CFLAGS = $(PILOT_FLAGS) $(GTK_CFLAGS) -I$(top_srcdir) - libexpense_la_LDFLAGS = -module -avoid-version --libexpense_la_LIBADD = @GTK_LIBS@ -+libexpense_la_LIBADD = $(GTK_LIBS) - - endif ---- a/icons/Makefile.am -+++ b/icons/Makefile.am -@@ -1,4 +1,4 @@ --icondir = $(datadir)/doc/$(PACKAGE)/icons -+icondir = $(docdir)/icons - icon_DATA = \ - jpilot-icon1.xpm \ - jpilot-icon2.xpm \ ---- a/KeyRing/Makefile.am -+++ b/KeyRing/Makefile.am -@@ -1,13 +1,13 @@ --libdir = @libdir@/@PACKAGE@/plugins -+pluginsdir = $(libdir)/$(PACKAGE)/plugins - - EXTRA_DIST = README - - if MAKE_KEYRING - --lib_LTLIBRARIES = libkeyring.la -+plugins_LTLIBRARIES = libkeyring.la - libkeyring_la_SOURCES = keyring.c --libkeyring_la_CFLAGS = @PILOT_FLAGS@ @GTK_CFLAGS@ @LIBGCRYPT_CFLAGS@ -I$(top_srcdir) -+libkeyring_la_CFLAGS = $(PILOT_FLAGS) $(GTK_CFLAGS) $(LIBGCRYPT_CFLAGS) -I$(top_srcdir) - libkeyring_la_LDFLAGS = -module -avoid-version --libkeyring_la_LIBADD = @OPENSSL_LIBS@ @GTK_LIBS@ @LIBGCRYPT_LIBS@ -+libkeyring_la_LIBADD = $(OPENSSL_LIBS) $(GTK_LIBS) $(LIBGCRYPT_LIBS) - - endif ---- a/Makefile.am -+++ b/Makefile.am -@@ -161,18 +161,17 @@ - ACLOCAL_AMFLAGS = -I m4 - - # Add i18n support --localedir = $(datadir)/locale - I18NDEFS = -DLOCALEDIR=\"$(localedir)\" - --AM_CFLAGS= @PILOT_FLAGS@ @GTK_CFLAGS@ ${I18NDEFS} -+AM_CFLAGS= $(PILOT_FLAGS) $(GTK_CFLAGS) $(I18NDEFS) - - # Add linkflags - jpilot_LDFLAGS = -export-dynamic --jpilot_LDADD=@LIBS@ @PILOT_LIBS@ @GTK_LIBS@ --jpilot_dump_LDADD=@LIBS@ @PILOT_LIBS@ @GTK_LIBS@ -+jpilot_LDADD=$(LIBS) $(PILOT_LIBS) $(GTK_LIBS) -+jpilot_dump_LDADD=$(LIBS) $(PILOT_LIBS) $(GTK_LIBS) - jpilot_sync_LDFLAGS = -export-dynamic --jpilot_sync_LDADD=@LIBS@ @PILOT_LIBS@ @GTK_LIBS@ --jpilot_merge_LDADD=@LIBS@ @PILOT_LIBS@ @GTK_LIBS@ -+jpilot_sync_LDADD=$(LIBS) $(PILOT_LIBS) $(GTK_LIBS) -+jpilot_merge_LDADD=$(LIBS) $(PILOT_LIBS) $(GTK_LIBS) - - ################################################################################ - ## The rest of the file is copied over to the Makefile with only variable ---- a/SyncTime/Makefile.am -+++ b/SyncTime/Makefile.am -@@ -1,11 +1,11 @@ --libdir = @libdir@/@PACKAGE@/plugins -+pluginsdir = $(libdir)/$(PACKAGE)/plugins - - if MAKE_SYNCTIME - --lib_LTLIBRARIES = libsynctime.la -+plugins_LTLIBRARIES = libsynctime.la - libsynctime_la_SOURCES = synctime.c --libsynctime_la_CFLAGS = @PILOT_FLAGS@ @GTK_CFLAGS@ -I$(top_srcdir) -+libsynctime_la_CFLAGS = $(PILOT_FLAGS) $(GTK_CFLAGS) -I$(top_srcdir) - libsynctime_la_LDFLAGS = -module -avoid-version --libsynctime_la_LIBADD = @GTK_LIBS@ -+libsynctime_la_LIBADD = $(GTK_LIBS) - - endif diff --git a/app-pda/jpilot/files/jpilot-1.8.2-qa-desktop-file.patch b/app-pda/jpilot/files/jpilot-1.8.2-qa-desktop-file.patch deleted file mode 100644 index c4624e1e94e8..000000000000 --- a/app-pda/jpilot/files/jpilot-1.8.2-qa-desktop-file.patch +++ /dev/null @@ -1,13 +0,0 @@ -* The 'Icon=' property should not have a suffix - ---- a/jpilot.desktop -+++ b/jpilot.desktop -@@ -2,7 +2,7 @@ - Name=J-Pilot - Comment=Desktop organizer application for the Palm Pilot - Exec=jpilot --Icon=jpilot.xpm -+Icon=jpilot - Terminal=false - Type=Application - Categories=Office;PDA; diff --git a/app-pda/jpilot/files/jpilot-2.0.1-fix-configure-clang16.patch b/app-pda/jpilot/files/jpilot-2.0.1-fix-configure-clang16.patch deleted file mode 100644 index 483ff942c95a..000000000000 --- a/app-pda/jpilot/files/jpilot-2.0.1-fix-configure-clang16.patch +++ /dev/null @@ -1,25 +0,0 @@ -Clang16 will not allow implicit library functions by default -and therefore this test would fail because the function -exit() from stdlib.h is used. We need to include stdlib.h -in this test. -This patch needs to run _before_ eautoreconf. - -Bug: https://bugs.gentoo.org/870535 -PR to merge this upstream: https://github.com/juddmon/jpilot/pull/50 - -Pascal Jäger <pascal.jaeger@leimstift.de> (2022-12-10) - ---- a/configure.in -+++ b/configure.in -@@ -331,7 +331,10 @@ CFLAGS="$CFLAGS $PILOT_FLAGS" - save_LIBS="$LIBS" - LIBS="$LIBS $PILOT_LIBS" - --AC_TRY_COMPILE([#include <pi-version.h>], [ -+AC_TRY_COMPILE([ -+#include <stdlib.h> -+#include <pi-version.h> -+], [ - exit(0); - ], , - AC_MSG_ERROR([pilot-link header pi-version.h not found]) diff --git a/app-pda/jpilot/files/jpilot-2.0.1-fix-lto-type-mismatch.patch b/app-pda/jpilot/files/jpilot-2.0.1-fix-lto-type-mismatch.patch deleted file mode 100644 index 3f197851feb3..000000000000 --- a/app-pda/jpilot/files/jpilot-2.0.1-fix-lto-type-mismatch.patch +++ /dev/null @@ -1,25 +0,0 @@ -Date: Sat, 10 Dec 2022 21:27:26 +0100 -Subject: [PATCH] fix -lto-type-mismatch - -glob_date_label is declared everywhere as 'extern GtkWidget*'. -Except where it is actually declared. - -Bug: https://bugs.gentoo.org/865945 -PR to merge this upstream: https://github.com/juddmon/jpilot/pull/51 - -Pascal Jäger <pascal.jaeger@leimstift.de> (2022-12-10) - ---- a/jpilot-sync.c -+++ b/jpilot-sync.c -@@ -47,7 +47,7 @@ unsigned char skip_plugins; - * this code but must be instantiated for the code to compile. - * The same is true of the functions which are only used in GUI mode. */ - pid_t jpilot_master_pid = -1; --int *glob_date_label; -+GtkWidget *glob_date_label; - GtkWidget *glob_dialog; - gint glob_date_timer_tag; - --- -2.38.1 - diff --git a/app-pda/jpilot/jpilot-2.0.1.ebuild b/app-pda/jpilot/jpilot-2.0.1.ebuild deleted file mode 100644 index 017d5f5abc84..000000000000 --- a/app-pda/jpilot/jpilot-2.0.1.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools - -MY_PV="${PV//./_}" - -DESCRIPTION="Desktop Organizer Software for the Palm Pilot" -HOMEPAGE="http://www.jpilot.org/ https://github.com/juddmon/jpilot/" -SRC_URI="https://github.com/juddmon/jpilot/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/${PN}-${MY_PV}" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" -IUSE="nls" - -RDEPEND=" - app-pda/pilot-link - dev-libs/libgcrypt:0= - x11-libs/gtk+:2" -DEPEND="${RDEPEND}" -BDEPEND=" - nls? ( - dev-util/intltool - sys-devel/gettext - ) - virtual/pkgconfig" - -PATCHES=( - "${FILESDIR}"/${PN}-1.8.2-qa-desktop-file.patch - "${FILESDIR}"/${PN}-1.8.2-fix-paths.patch - "${FILESDIR}"/${P}-fix-configure-clang16.patch - "${FILESDIR}"/${P}-fix-lto-type-mismatch.patch -) - -src_prepare() { - default - sed -i -e 's|_UNQUOTED(ABILIB, "lib"|_UNQUOTED(ABILIB, "'$(get_libdir)'"|' configure.in || die - eautoreconf -} - -src_configure() { - econf $(use_enable nls) --with-pilot_prefix=/usr/include/libpisock/ -} - -src_install() { - default - docompress -x /usr/share/doc/${PF}/icons - - # no static archives - find "${ED}" -name '*.la' -delete || die -} diff --git a/app-pda/jpilot/metadata.xml b/app-pda/jpilot/metadata.xml deleted file mode 100644 index 1b5aca38a7ba..000000000000 --- a/app-pda/jpilot/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <upstream> - <maintainer status="active"> - <email>judd@engineer.com</email> - <name>Judd Montgomery</name> - </maintainer> - </upstream> - <origin>baldeagleos-repo</origin> -</pkgmetadata> diff --git a/app-pda/libimobiledevice-glue/Manifest b/app-pda/libimobiledevice-glue/Manifest deleted file mode 100644 index b67b126867ad..000000000000 --- a/app-pda/libimobiledevice-glue/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libimobiledevice-glue-1.3.1.tar.bz2 339881 BLAKE2B 26d31a605fcf2b700715d521d07076b4702a928ad865bec7a2bb269b88bc9d68a352a5ea8520ab337d8c77a1afd6e8da6b1ea49072a7e67e1ad4557e43f9ee40 SHA512 8ce1fa78f9edd0c4c44575554a42dc8866e8ffb3983138a93403119b55260106fa5bd9d2cef289f22b23202e61db52bc7f875048d8e30dabdb0790d692044ea5 diff --git a/app-pda/libimobiledevice-glue/libimobiledevice-glue-1.3.1.ebuild b/app-pda/libimobiledevice-glue/libimobiledevice-glue-1.3.1.ebuild deleted file mode 100644 index 770e0a2c3319..000000000000 --- a/app-pda/libimobiledevice-glue/libimobiledevice-glue-1.3.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 2024-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit libtool - -DESCRIPTION="Support library for libimobiledevice projects" -HOMEPAGE="https://github.com/libimobiledevice/libimobiledevice-glue" -SRC_URI="https://github.com/libimobiledevice/libimobiledevice-glue/releases/download/${PV}/${P}.tar.bz2" - -LICENSE="LGPL-2.1+" -SLOT="0/0.1.0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 x86" - -RDEPEND=">=app-pda/libplist-2.3:=" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -src_prepare() { - default - elibtoolize -} - -src_install() { - default - find "${D}" -name '*.la' -delete || die -} diff --git a/app-pda/libimobiledevice-glue/metadata.xml b/app-pda/libimobiledevice-glue/metadata.xml deleted file mode 100644 index aed3a865c90a..000000000000 --- a/app-pda/libimobiledevice-glue/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <upstream> - <bugs-to>https://github.com/libimobiledevice/libimobiledevice-glue/issues</bugs-to> - <changelog>https://github.com/libimobiledevice/libimobiledevice-glue/releases</changelog> - </upstream> - <origin>baldeagleos-repo</origin> -</pkgmetadata> diff --git a/app-pda/libimobiledevice/Manifest b/app-pda/libimobiledevice/Manifest deleted file mode 100644 index e96a57d1289e..000000000000 --- a/app-pda/libimobiledevice/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libimobiledevice-1.3.0_p20240201.tar.gz 405723 BLAKE2B 5f3672e6b3c180440c215d9411eb2f21fe9451d822707e5b11ffff6693dccabfb5d184ef35f36bce2af508cbdebb656923927558ef39669825679a8ebf3cc8ee SHA512 d3746b7e0803840489593c9a3d8c8b16f6d4be5e2cd5c947d05be31e49c095c6503ef9150c886a87c68f4694bc6c1bfba96c4578789adc8f165a6391d0e4918f diff --git a/app-pda/libimobiledevice/files/libimobiledevice-1.3.0_p20240201_time_h.patch b/app-pda/libimobiledevice/files/libimobiledevice-1.3.0_p20240201_time_h.patch deleted file mode 100644 index b158c97164b1..000000000000 --- a/app-pda/libimobiledevice/files/libimobiledevice-1.3.0_p20240201_time_h.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/tools/afcclient.c -+++ b/tools/afcclient.c -@@ -36,6 +36,7 @@ - #include <signal.h> - #include <ctype.h> - #include <unistd.h> -+#include <time.h> - - #ifdef WIN32 - #include <windows.h> diff --git a/app-pda/libimobiledevice/libimobiledevice-1.3.0_p20240201-r1.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.3.0_p20240201-r1.ebuild deleted file mode 100644 index 1135209902f5..000000000000 --- a/app-pda/libimobiledevice/libimobiledevice-1.3.0_p20240201-r1.ebuild +++ /dev/null @@ -1,76 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools - -MY_COMMIT=73b6fd183872096f20e6d1007429546a317a7cb1 - -DESCRIPTION="Support library to communicate with Apple iPhone/iPod Touch devices" -HOMEPAGE="https://libimobiledevice.org/" -SRC_URI="https://github.com/libimobiledevice/libimobiledevice/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}"/${PN}-${MY_COMMIT} - -# While COPYING* doesn't mention 'or any later version', all the headers do, hence use + -LICENSE="GPL-2+ LGPL-2.1+" -SLOT="0/1.0-6" # based on SONAME of libimobiledevice-1.0.so -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 x86" -IUSE="doc gnutls readline static-libs" - -RDEPEND=" - app-pda/libimobiledevice-glue:= - >=app-pda/libplist-2.3:= - >=app-pda/libusbmuxd-2.0.2:= - gnutls? ( - dev-libs/libgcrypt:0 - >=dev-libs/libtasn1-1.1 - >=net-libs/gnutls-2.2.0 - ) - !gnutls? ( - dev-libs/openssl:0= - ) - readline? ( sys-libs/readline:= ) -" -DEPEND="${RDEPEND}" -BDEPEND=" - virtual/pkgconfig - doc? ( app-text/doxygen ) -" - -PATCHES=( - "${FILESDIR}"/${PN}-1.3.0_p20240201_time_h.patch -) - -src_prepare() { - default - echo ${PV}-${MY_COMMIT} > .tarball-version - eautoreconf -} - -src_configure() { - local myeconfargs=( - --without-cython - $(use_enable static-libs static) - ) - use gnutls && myeconfargs+=( --with-gnutls --without-openssl ) - # --with-readline also causes readline to not be used - use readline || myeconfargs+=( --without-readline ) - econf "${myeconfargs[@]}" -} - -src_compile() { - emake - - if use doc; then - doxygen doxygen.cfg || die - fi -} - -src_install() { - emake install DESTDIR="${D}" - - use doc && dodoc docs/html/* - - find "${D}" -name '*.la' -delete || die -} diff --git a/app-pda/libimobiledevice/metadata.xml b/app-pda/libimobiledevice/metadata.xml deleted file mode 100644 index 5f33304011d5..000000000000 --- a/app-pda/libimobiledevice/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <origin>baldeagleos-repo</origin> -</pkgmetadata> diff --git a/app-pda/libplist/Manifest b/app-pda/libplist/Manifest deleted file mode 100644 index ce9895191634..000000000000 --- a/app-pda/libplist/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libplist-2.6.0.tar.bz2 493169 BLAKE2B d022b64a02e30fe7d5f2937e8b6743b0af8f30cf2012e2c19da9f10366200d25968b11a401a62697ce46eb71d08111104115a993e2f578c36e19ccd42d9eb627 SHA512 67b9ef7c1cf1edd9e0a13462cc21a42dba6bb1ff4465edd56c5d4251e4063e71eb8839ed9952ffb8cdab9cd69ebb4ef46e5f804d3a2b4e44b4e04f6c571398a4 diff --git a/app-pda/libplist/files/libplist-2.2.0-pkgconfig-lib.patch b/app-pda/libplist/files/libplist-2.2.0-pkgconfig-lib.patch deleted file mode 100644 index 2a57d06074a3..000000000000 --- a/app-pda/libplist/files/libplist-2.2.0-pkgconfig-lib.patch +++ /dev/null @@ -1,9 +0,0 @@ ---- a/src/libplist-2.0.pc.in -+++ b/src/libplist-2.0.pc.in -@@ -6,5 +6,5 @@ - Name: @PACKAGE_NAME@ - Description: A library to handle Apple Property Lists whereas they are binary or XML - Version: @PACKAGE_VERSION@ --Libs: -L${libdir} -lplist-2.0 -+Libs: -L${libdir} -lplist-2.0 -lplist - Cflags: -I${includedir} diff --git a/app-pda/libplist/libplist-2.6.0.ebuild b/app-pda/libplist/libplist-2.6.0.ebuild deleted file mode 100644 index d444c3cd37ad..000000000000 --- a/app-pda/libplist/libplist-2.6.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Support library to deal with Apple Property Lists (Binary & XML)" -HOMEPAGE="https://libimobiledevice.org/" -SRC_URI="https://github.com/libimobiledevice/${PN}/releases/download/${PV}/${P}.tar.bz2" - -LICENSE="GPL-2+ LGPL-2.1+" -SLOT="0/4" -KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -BDEPEND="virtual/pkgconfig" - -PATCHES=( - "${FILESDIR}"/${PN}-2.2.0-pkgconfig-lib.patch -) - -src_configure() { - local myeconfargs=( - --disable-static - --without-cython - $(use_with test tests) - ) - econf "${myeconfargs[@]}" -} - -src_install() { - emake DESTDIR="${D}" install - einstalldocs - find "${ED}" -name '*.la' -delete || die - - # bugs #733082, #915375 - dosym ./libplist-2.0.pc /usr/$(get_libdir)/pkgconfig/libplist.pc - dosym ./libplist++-2.0.pc /usr/$(get_libdir)/pkgconfig/libplist++.pc - dosym ./libplist++-2.0.so.4.6.0 /usr/$(get_libdir)/libplist++.so - dosym ./libplist-2.0.so.4.6.0 /usr/$(get_libdir)/libplist.so -} diff --git a/app-pda/libplist/metadata.xml b/app-pda/libplist/metadata.xml deleted file mode 100644 index 3d4d1c7e16c9..000000000000 --- a/app-pda/libplist/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <upstream> - <bugs-to>https://github.com/libimobiledevice/libplist/issues</bugs-to> - </upstream> - <origin>baldeagleos-repo</origin> -</pkgmetadata> diff --git a/app-pda/libusbmuxd/Manifest b/app-pda/libusbmuxd/Manifest deleted file mode 100644 index 705b08705472..000000000000 --- a/app-pda/libusbmuxd/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST libusbmuxd-2.1.0.tar.bz2 325055 BLAKE2B f027a3d5fe7cae4628f2120f2c47b66928d4c426848e925ed3cf9ad22f8da23c7fb3a8c9588bc1576a797ac1b8f523455f46b94ce453c8e894da16e06c6bb05a SHA512 c7646b8c7e6c55bb87595380d22d77563f9d3981bf8f169a7ac85650e2860bcbb6831c4968040b92efdc1267a8ca9ae81c2f46c6644ba0c40333f81d6651cf19 -DIST libusbmuxd-2.1.1.tar.bz2 325055 BLAKE2B acb40c2e045ce895868f2cd96f944f35f621ed5e27913e261a245836d7439866e4413d69c8f1df351750b783040b700ee772a8167f012c5897b5810636561fe5 SHA512 f1327a64e0a1dc0f08d2e2355271feb34194753de1d622a0259e23fc751d2720af9b4a06555e0d5f7e86d00765e7400cdc246727cceb0715bf991a278c0dedb9 diff --git a/app-pda/libusbmuxd/libusbmuxd-2.1.0.ebuild b/app-pda/libusbmuxd/libusbmuxd-2.1.0.ebuild deleted file mode 100644 index df126c66940f..000000000000 --- a/app-pda/libusbmuxd/libusbmuxd-2.1.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="USB multiplex daemon for use with Apple iPhone/iPod Touch devices" -HOMEPAGE="https://libimobiledevice.org/" -SRC_URI="https://github.com/libimobiledevice/${PN}/releases/download/${PV}/${P}.tar.bz2" - -LICENSE="GPL-2+ LGPL-2.1+" # tools/*.c is GPL-2+, rest is LGPL-2.1+ -SLOT="0/2.0-7" # based on SONAME of libusbmuxd-2.0.so -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 x86" - -RDEPEND=" - >=app-pda/libimobiledevice-glue-1.2.0:= - >=app-pda/libplist-2.2.0:= -" -DEPEND="${RDEPEND}" -BDEPEND=" - virtual/pkgconfig -" - -src_configure() { - econf \ - --disable-static \ - $(usex kernel_linux '' --without-inotify) -} - -src_install() { - default - find "${D}" -name '*.la' -type f -delete || die -} diff --git a/app-pda/libusbmuxd/libusbmuxd-2.1.1.ebuild b/app-pda/libusbmuxd/libusbmuxd-2.1.1.ebuild deleted file mode 100644 index 82b17bbbf78f..000000000000 --- a/app-pda/libusbmuxd/libusbmuxd-2.1.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="USB multiplex daemon for use with Apple iPhone/iPod Touch devices" -HOMEPAGE="https://libimobiledevice.org/" -SRC_URI="https://github.com/libimobiledevice/${PN}/releases/download/${PV}/${P}.tar.bz2" - -LICENSE="GPL-2+ LGPL-2.1+" # tools/*.c is GPL-2+, rest is LGPL-2.1+ -SLOT="0/2.0-7" # based on SONAME of libusbmuxd-2.0.so -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 x86" - -RDEPEND=" - >=app-pda/libimobiledevice-glue-1.2.0:= - >=app-pda/libplist-2.2.0:= -" -DEPEND="${RDEPEND}" -BDEPEND=" - virtual/pkgconfig -" - -src_configure() { - econf \ - --disable-static \ - $(usex kernel_linux '' --without-inotify) -} - -src_install() { - default - find "${D}" -name '*.la' -type f -delete || die -} diff --git a/app-pda/libusbmuxd/metadata.xml b/app-pda/libusbmuxd/metadata.xml deleted file mode 100644 index fa17aa149b0c..000000000000 --- a/app-pda/libusbmuxd/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <upstream> - <remote-id type="cpe">cpe:/a:libimobiledevice:libusbmuxd</remote-id> - </upstream> - <origin>baldeagleos-repo</origin> -</pkgmetadata> diff --git a/app-pda/metadata.xml b/app-pda/metadata.xml deleted file mode 100644 index fc197185a26e..000000000000 --- a/app-pda/metadata.xml +++ /dev/null @@ -1,34 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE catmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<catmetadata> - <longdescription lang="en"> - The app-pda category contains software for working with personal digital - assistants or hand-held computers. - </longdescription> - <longdescription lang="de"> - Die Kategorie app-pda enthält Programme für das Arbeiten mit PDAs und - Handheld-Computern. - </longdescription> - <longdescription lang="es"> - La categoría app-pda contiene programas para trabajar con asistentes - personales ó computadores hand-held. - </longdescription> - <longdescription lang="ja"> - app-pdaカテゴリにはパーソナルデジタルアシスタントと使うソフトウェアが - 含まれます。 - </longdescription> - <longdescription lang="vi"> - Nhóm app-pda chứa các ứgn dụng làm việc với các thiết - bị PDA hoặc hand-held. - </longdescription> - <longdescription lang="it"> - La categoria app-pda contiene programmi per lavorare con PDA e hand-held pc. - </longdescription> - <longdescription lang="pt"> - A categoria app-pda contém programas para trabalhar com assistentes - pessoais ou computadores hand-held. - </longdescription> - <longdescription lang="pl"> - Kategoria app-pda zawiera programy służące do współpracy z urządzeniami PDA. - </longdescription> -</catmetadata> diff --git a/app-pda/pilot-link/Manifest b/app-pda/pilot-link/Manifest deleted file mode 100644 index 8ec3d3f907d0..000000000000 --- a/app-pda/pilot-link/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST pilot-link-0.12.5-gentoo-patchset-r2.tar.xz 8828 BLAKE2B 6ae7dc9297dedd667bff569150aaae22bb1990b9321774dd29a4b36e7bd824c3c1e7ba60eeb30380727f1acc947df48867c6e536d2901486ac09ea3e3dbdec18 SHA512 6d4e5a572684087b203932b6c199a2a19ba0418794d164f24b04a85873ad3f7f228c1b85b0d1031c30aaf8101db2022fc1490a27331ea7525c5f41e6068af306 -DIST pilot-link-0.12.5.tar.bz2 1578735 BLAKE2B acc8748448d90928ac393e3d716f9d12c7962e18564a738b5f01e19bb225d610e179bb0694aded57979c7240df2652cac72845e5b8cdcddf6a4a800bbac4424b SHA512 a12972fb7a43f2dfccb82a046ca372c9fce5333f632a77880439c4f4705af6a7f16b76f04c9f3ed0d6a12aad55a3a55f8781a4e92931bc6907cd1ec4f1209868 diff --git a/app-pda/pilot-link/files/pilot-link-0.12.5-C23.patch b/app-pda/pilot-link/files/pilot-link-0.12.5-C23.patch deleted file mode 100644 index 59e995725872..000000000000 --- a/app-pda/pilot-link/files/pilot-link-0.12.5-C23.patch +++ /dev/null @@ -1,85 +0,0 @@ -Correct build for C23 -Wrong type for size variable, missing parameters in decls -Missing include and wrong types in bundled libusb library -https://bugs.gentoo.org/944433 -https://bugs.gentoo.org/883101 ---- a/src/parsedate.c -+++ b/src/parsedate.c -@@ -175,8 +175,8 @@ - static time_t yyRelSeconds; - - --extern struct tm *localtime(); --static void date_error(); -+extern struct tm *localtime(const time_t *timep); -+static void date_error(char *s); - - - /* Enabling traces. */ ---- a/src/parsedate.y -+++ b/src/parsedate.y -@@ -94,8 +94,8 @@ - static time_t yyRelSeconds; - - --extern struct tm *localtime(); --static void date_error(); -+extern struct tm *localtime(const time_t *timep); -+static void date_error(char *s); - %} - - %union { ---- a/src/pilot-read-todos.c -+++ b/src/pilot-read-todos.c -@@ -202,8 +202,8 @@ - - for (i = 0;; i++) { - int attr, -- category, -- len; -+ category; -+ ssize_t len; - - struct ToDo todo; - ---- a/libpisock/linuxusb.c -+++ b/libpisock/linuxusb.c -@@ -27,6 +27,7 @@ - #include <stdio.h> - #include <sys/types.h> - #include <sys/stat.h> -+#include <sys/socket.h> - - #include "pi-debug.h" - #include "pi-source.h" -@@ -48,8 +49,8 @@ - - static int u_open(pi_socket_t *ps, struct pi_sockaddr *addr, size_t addrlen); - static int u_close(pi_socket_t *ps); --static int u_write(pi_socket_t *ps, unsigned char *buf, size_t len, int flags); --static int u_read(pi_socket_t *ps, pi_buffer_t *buf, size_t len, int flags); -+static ssize_t u_write(pi_socket_t *ps, const unsigned char *buf, size_t len, int flags); -+static ssize_t u_read(pi_socket_t *ps, pi_buffer_t *buf, size_t len, int flags); - static int u_poll(pi_socket_t *ps, int timeout); - static int u_flush(pi_socket_t *ps, int flags); - -@@ -188,8 +189,8 @@ - * Returns: Nothing - * - ***********************************************************************/ --static int --u_write(pi_socket_t *ps, unsigned char *buf, size_t len, int flags) -+static ssize_t -+u_write(pi_socket_t *ps, const unsigned char *buf, size_t len, int flags) - { - int total, - nwrote; -@@ -281,7 +282,7 @@ - * Returns: number of bytes read or negative otherwise - * - ***********************************************************************/ --static int -+static ssize_t - u_read(pi_socket_t *ps, pi_buffer_t *buf, size_t len, int flags) - { - ssize_t rbuf = 0, diff --git a/app-pda/pilot-link/metadata.xml b/app-pda/pilot-link/metadata.xml deleted file mode 100644 index 5f33304011d5..000000000000 --- a/app-pda/pilot-link/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <origin>baldeagleos-repo</origin> -</pkgmetadata> diff --git a/app-pda/pilot-link/pilot-link-0.12.5-r4.ebuild b/app-pda/pilot-link/pilot-link-0.12.5-r4.ebuild deleted file mode 100644 index 53a90da58a34..000000000000 --- a/app-pda/pilot-link/pilot-link-0.12.5-r4.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools flag-o-matic perl-module - -DESCRIPTION="Suite of tools for moving data between a Palm device and a desktop" -# this is a new mirror; the distfile has the same content inside the tarball, -# but the tarball itself doesn't match due to recompression and Git -# indirection. -HOMEPAGE="https://github.com/jichu4n/pilot-link" -SRC_URI=" - mirror://gentoo/${P}.tar.bz2 - https://dev.gentoo.org/~soap/distfiles/${P}-gentoo-patchset-r2.tar.xz" - -LICENSE="|| ( GPL-2 LGPL-2 )" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" -IUSE="bluetooth perl png threads usb" -RESTRICT="test" #672872 - -RDEPEND=" - dev-libs/popt - sys-libs/ncurses:= - sys-libs/readline:= - virtual/libiconv - bluetooth? ( net-wireless/bluez ) - perl? ( dev-lang/perl:= ) - png? ( media-libs/libpng:= ) - usb? ( virtual/libusb:0 )" -DEPEND="${RDEPEND}" -BDEPEND=" - virtual/pkgconfig - perl? ( dev-lang/perl )" - -PATCHES=( "${WORKDIR}/${P}-gentoo-patchset"/ ) - -src_prepare() { - default - eautoreconf -} - -src_configure() { - # -Werror=lto-type-mismatch - # https://bugs.gentoo.org/924480 - # - # Upstream is abandoned since 2016, existing issue offering gentoo-patchset - # has been ignored. No bug filed. - # - # The issue is in the internal compat code for *not* using libusb. - use usb || filter-lto - - # tcl/tk support is disabled as per upstream request. - # readline is not really optional, bug #626504 - # Does not build with Java 8 - # Does not build with Python 3, bug #735238 - econf \ - --includedir="${EPREFIX}"/usr/include/libpisock \ - --enable-conduits \ - --with-readline \ - $(use_enable threads) \ - $(use_enable usb libusb) \ - $(use_with png libpng) \ - $(use_with bluetooth bluez) \ - $(use_with perl) \ - --without-java \ - --without-tcl \ - --without-python - - if use perl; then - perl_set_version - - cd bindings/Perl || die - perl-module_src_configure - fi -} - -src_compile() { - emake - - if use perl; then - cd bindings/Perl || die - local mymake=( OTHERLDFLAGS="${LDFLAGS} -L../../libpisock/.libs -lpisock" ) #308629 - perl-module_src_compile - fi -} - -src_install() { - default - dodoc doc/{README*,TODO} - - if use perl; then - cd bindings/Perl || die - perl-module_src_install - fi - - find "${ED}" -name '*.la' -delete || die -} diff --git a/app-pda/pilot-link/pilot-link-0.12.5-r5.ebuild b/app-pda/pilot-link/pilot-link-0.12.5-r5.ebuild deleted file mode 100644 index c9112a48bb6d..000000000000 --- a/app-pda/pilot-link/pilot-link-0.12.5-r5.ebuild +++ /dev/null @@ -1,103 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools flag-o-matic perl-module - -DESCRIPTION="Suite of tools for moving data between a Palm device and a desktop" -# this is a new mirror; the distfile has the same content inside the tarball, -# but the tarball itself doesn't match due to recompression and Git -# indirection. -HOMEPAGE="https://github.com/jichu4n/pilot-link" -SRC_URI=" - mirror://gentoo/${P}.tar.bz2 - https://dev.gentoo.org/~soap/distfiles/${P}-gentoo-patchset-r2.tar.xz" - -LICENSE="|| ( GPL-2 LGPL-2 )" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" -IUSE="bluetooth perl png threads usb" -RESTRICT="test" #672872 - -RDEPEND=" - dev-libs/popt - sys-libs/ncurses:= - sys-libs/readline:= - virtual/libiconv - bluetooth? ( net-wireless/bluez ) - perl? ( dev-lang/perl:= ) - png? ( media-libs/libpng:= ) - usb? ( virtual/libusb:0 )" -DEPEND="${RDEPEND}" -BDEPEND=" - virtual/pkgconfig - perl? ( dev-lang/perl ) - sys-devel/bison" - -PATCHES=( - "${WORKDIR}/${P}-gentoo-patchset"/ - "${FILESDIR}/${P}-C23.patch" -) - -src_prepare() { - default - eautoreconf -} - -src_configure() { - # -Werror=lto-type-mismatch - # https://bugs.gentoo.org/924480 - # - # Upstream is abandoned since 2016, existing issue offering gentoo-patchset - # has been ignored. No bug filed. - # - # The issue is in the internal compat code for *not* using libusb. - use usb || filter-lto - - # tcl/tk support is disabled as per upstream request. - # readline is not really optional, bug #626504 - # Does not build with Java 8 - # Does not build with Python 3, bug #735238 - econf \ - --includedir="${EPREFIX}"/usr/include/libpisock \ - --enable-conduits \ - --with-readline \ - $(use_enable threads) \ - $(use_enable usb libusb) \ - $(use_with png libpng) \ - $(use_with bluetooth bluez) \ - $(use_with perl) \ - --without-java \ - --without-tcl \ - --without-python - - if use perl; then - perl_set_version - - cd bindings/Perl || die - perl-module_src_configure - fi -} - -src_compile() { - emake - - if use perl; then - cd bindings/Perl || die - local mymake=( OTHERLDFLAGS="${LDFLAGS} -L../../libpisock/.libs -lpisock" ) #308629 - perl-module_src_compile - fi -} - -src_install() { - default - dodoc doc/{README*,TODO} - - if use perl; then - cd bindings/Perl || die - perl-module_src_install - fi - - find "${ED}" -name '*.la' -delete || die -} diff --git a/app-pda/usbmuxd/Manifest b/app-pda/usbmuxd/Manifest deleted file mode 100644 index 0e8c6e9da4e5..000000000000 --- a/app-pda/usbmuxd/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST usbmuxd-1.1.1_p20231011.tar.gz 65638 BLAKE2B 68bfdcdf907241fbf3b8b41133e11f3b08c5007417a1ea86f5428a5c11f480f9e6a6a9073080976d84ed14b456f61e19ef2b2f161d5b1ec19367fe01eb89b435 SHA512 dfe2e39496aa6841aaa7c02dc5ad5425f4199d5e5ccf560438e5f07fff9050124918ce99a1b2e22fc5b8718e091aff81ff209467de16701a14279e994c5ceefe -DIST usbmuxd-1.1.1_p20240915.tar.gz 65629 BLAKE2B 20959476ea71614395fbfc17f4ed32da2cdbf6d92116549fe7d68f8f39ed9cb6c952c72e6ba86cc4885a923de159256c5a53d04c976631a966e1b0cf3eca5718 SHA512 1c50ca5827f90c901850aff7d222a8bcdb450ade698be1586ba157e9a3039a147d93a14fde14d6605a3d45907ae9716d06ed19a3230e3d51c3b3fb12334f0400 diff --git a/app-pda/usbmuxd/metadata.xml b/app-pda/usbmuxd/metadata.xml deleted file mode 100644 index fb4121c13aaa..000000000000 --- a/app-pda/usbmuxd/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person" proxied="yes"> - <email>zurabid2016@gmail.com</email> - <name>Zurab Kvachadze</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> - <upstream> - <remote-id type="cpe">cpe:/a:nikias_bassen:usbmuxd</remote-id> - </upstream> - <origin>baldeagleos-repo</origin> -</pkgmetadata> diff --git a/app-pda/usbmuxd/usbmuxd-1.1.1_p20231011.ebuild b/app-pda/usbmuxd/usbmuxd-1.1.1_p20231011.ebuild deleted file mode 100644 index 864777839bc6..000000000000 --- a/app-pda/usbmuxd/usbmuxd-1.1.1_p20231011.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools systemd udev - -MY_COMMIT=360619c5f721f93f0b9d8af1a2df0b926fbcf281 - -DESCRIPTION="USB multiplex daemon for use with Apple iPhone/iPod Touch devices" -HOMEPAGE="https://libimobiledevice.org/" -SRC_URI="https://github.com/libimobiledevice/usbmuxd/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}"/${PN}-${MY_COMMIT} - -# src/utils.h is LGPL-2.1+, rest is found in COPYING* -LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2.1+" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" -IUSE="selinux systemd" - -DEPEND=" - acct-user/usbmux - >=app-pda/libimobiledevice-1.3.0:= - app-pda/libimobiledevice-glue:= - >=app-pda/libplist-2.3:= - virtual/libusb:1= -" -RDEPEND=" - ${DEPEND} - virtual/udev - selinux? ( sec-policy/selinux-usbmuxd ) - systemd? ( sys-apps/systemd ) -" -BDEPEND="virtual/pkgconfig" - -src_prepare() { - default - echo ${PV} > "${S}"/.tarball-version - eautoreconf -} - -src_configure() { - econf \ - "$(use_with systemd)" \ - --with-systemdsystemunitdir="$(systemd_get_systemunitdir)" \ - --with-udevrulesdir="$(get_udevdir)"/rules.d -} - -pkg_postrm() { - udev_reload -} - -pkg_postinst() { - udev_reload -} diff --git a/app-pda/usbmuxd/usbmuxd-1.1.1_p20240915.ebuild b/app-pda/usbmuxd/usbmuxd-1.1.1_p20240915.ebuild deleted file mode 100644 index 19e62efc7e7b..000000000000 --- a/app-pda/usbmuxd/usbmuxd-1.1.1_p20240915.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools systemd udev - -MY_COMMIT=0b1b233b57d581515978a09e5a4394bfa4ee4962 - -DESCRIPTION="USB multiplex daemon for use with Apple iPhone/iPod Touch devices" -HOMEPAGE="https://libimobiledevice.org/" -SRC_URI="https://github.com/libimobiledevice/usbmuxd/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}"/${PN}-${MY_COMMIT} - -# src/utils.h is LGPL-2.1+, rest is found in COPYING* -LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2.1+" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" -IUSE="selinux systemd" - -DEPEND=" - >=app-pda/libimobiledevice-1.3.0:= - app-pda/libimobiledevice-glue:= - >=app-pda/libplist-2.6:= - virtual/libusb:1= -" -RDEPEND=" - ${DEPEND} - acct-user/usbmux - virtual/udev - selinux? ( sec-policy/selinux-usbmuxd ) - systemd? ( sys-apps/systemd ) -" -BDEPEND="virtual/pkgconfig" - -src_prepare() { - default - echo ${PV} > "${S}"/.tarball-version - eautoreconf -} - -src_configure() { - econf \ - "$(use_with systemd)" \ - --with-systemdsystemunitdir="$(systemd_get_systemunitdir)" \ - --with-udevrulesdir="$(get_udevdir)"/rules.d -} - -pkg_postrm() { - udev_reload -} - -pkg_postinst() { - udev_reload -} |
