Received: from mx.hexasoft.my (mx.hexasoft.my [198.58.111.63]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 2F4142236B6 for ; Wed, 4 Jan 2023 02:25:45 +0000 (UTC) Received: from kayako.hexasoft.com.my (ec2-44-208-0-14.compute-1.amazonaws.com [44.208.0.14]) by mx.hexasoft.my (Postfix) with ESMTPSA id 7F8A33D5E0 for ; Wed, 4 Jan 2023 10:25:43 +0800 (+08) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ip2location.com; s=default; t=1672799143; bh=ONfrY2ytcdHGeU5XzeRH6HcRacH8Usxd6aX/DDEFJcU=; h=Date:Subject:From:Reply-To:To:From; b=fUjSD28FDTHQSLj8tUkwXWFzCRAR9dEvQNbabwJSrbE63dfepmIEgedtkEMW07rdS xtTfNi1SW0kSXgO0eMYlsQ2fEFHLRNJIdw1xAzeW0ktN/VgG3FW3VirTzMrOO33eMh fyQ/4C2wiWPMYWzYgfhCuqkx7AA0kGpV/v91MBos= Message-ID: <0b0370a6d4a87fd26b79dea08f4e1ea2@kayako.hexasoft.com.my> Date: Wed, 04 Jan 2023 10:25:41 +0800 Subject: [#FKZ-492-15684]: [PATCH] testing/ip2location: new port From: IP2Location Customer Success Reply-To: support@ip2location.com To: alpine-aports@lists.alpinelinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) $url https://www.ip2location.com/development-libraries/ip2location/c $pkgdesc Lookup country, region and city information by IP addresses --- testing/ip2location/APKBUILD | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 testing/ip2location/APKBUILD diff --git a/testing/ip2location/APKBUILD b/testing/ip2location/APKBUILD new file mode 100644 index 0000000000..9cfe868737 --- /dev/null +++ b/testing/ip2location/APKBUILD @@ -0,0 +1,32 @@ +# Contributor: +# Maintainer: +pkgname=3Dip2location +pkgver=3D +pkgrel=3D0 +pkgdesc=3D"" +url=3D"" +arch=3D"all" +license=3D"" +depends=3D"" +makedepends=3D"" +checkdepends=3D"" +install=3D"" +subpackages=3D"$pkgname-dev $pkgname-doc" +source=3D"" +builddir=3D"$srcdir/" + +build() { + # Replace with proper build command(s) + : +} + +check() { + # Replace with proper check command(s) + : +} + +package() { + # Replace with proper package command(s) + : +} + --=20 2.38.2 alpine:~/aports# cat 0001-testing-ip2location-new-port.patch From be827da810c06117052206ffbc6311131d92a6de Mon Sep 17 00:00:00 2001 From: IP2Location Date: Wed, 4 Jan 2023 10:09:45 +0800 Subject: [PATCH] testing/ip2location: new port $url https://www.ip2location.com/development-libraries/ip2location/c $pkgdesc Lookup country, region and city information by IP addresses --- testing/ip2location/APKBUILD | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 testing/ip2location/APKBUILD diff --git a/testing/ip2location/APKBUILD b/testing/ip2location/APKBUILD new file mode 100644 index 0000000000..9cfe868737 --- /dev/null alpine:~/aports# cat 0001-testing-ip2location-new-port.patch From be827da810c06117052206ffbc6311131d92a6de Mon Sep 17 00:00:00 2001 From: IP2Location Date: Wed, 4 Jan 2023 10:09:45 +0800 Subject: [PATCH] testing/ip2location: new port $url https://www.ip2location.com/development-libraries/ip2location/c $pkgdesc Lookup country, region and city information by IP addresses --- testing/ip2location/APKBUILD | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 testing/ip2location/APKBUILD diff --git a/testing/ip2location/APKBUILD b/testing/ip2location/APKBUILD new file mode 100644 index 0000000000..9cfe868737 --- /dev/null +++ b/testing/ip2location/APKBUILD @@ -0,0 +1,32 @@ +# Contributor: +# Maintainer: +pkgname=3Dip2location +pkgver=3D +pkgrel=3D0 +pkgdesc=3D"" +url=3D"" +arch=3D"all" +license=3D"" +depends=3D"" +makedepends=3D"" +checkdepends=3D"" +install=3D"" +subpackages=3D"$pkgname-dev $pkgname-doc" +source=3D"" +builddir=3D"$srcdir/" + +build() { + # Replace with proper build command(s) + : +} + +check() { + # Replace with proper check command(s) + : +} + +package() { + # Replace with proper package command(s) + : +} + --=20 2.38.2 Regards, SK Kiu IP2Location Customer Success Team Hexasoft D= evelopment Sdn Bhd Website: https://www.ip2location.com Facebook: https= ://www.facebook.com/ip2location Twitter: https://www.twitter.com/ip2locat= ion