[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r9205: rm GeoIP
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r9205: rm GeoIP |
Date: |
Sat, 29 Apr 2023 15:52:01 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 9205
revision-id: carlhansen1234@gmail.com-20230429195154-mh469c6zbmkvyp6g
parent: carlhansen1234@gmail.com-20230429175028-7yqy2xc9oiq5ekaq
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sat 2023-04-29 12:51:54 -0700
message:
rm GeoIP
removed:
pkg/gnome/GeoIP/ geoip-20161016235556-6vsxp0pws2xbww6r-1
pkg/gnome/GeoIP/Makefile makefile-20161016235556-6vsxp0pws2xbww6r-2
pkg/gnome/GeoIP/config.mk config.mk-20161016235556-6vsxp0pws2xbww6r-3
pkg/gnome/GeoIP/sha256sums sha256sums-20161016235556-6vsxp0pws2xbww6r-4
=== removed directory 'pkg/gnome/GeoIP'
=== removed file 'pkg/gnome/GeoIP/Makefile'
--- a/pkg/gnome/GeoIP/Makefile 2016-10-16 23:56:46 +0000
+++ b/pkg/gnome/GeoIP/Makefile 1970-01-01 00:00:00 +0000
@@ -1,48 +0,0 @@
-# Copyright © 2016 Carl Hansen
-#
-# This file is part of GSRC.
-#
-# GSRC is free software: you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# GSRC is distributed in the hope that it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
-# License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with GSRC. If not, see <http://www.gnu.org/licenses/>.
-#
-#
-#
-# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
-
-
-NAME = GeoIP
-GARNAME = GeoIP
-GARVERSION = 1.6.9
-HOME_URL = http://www.gnome.org/
-DESCRIPTION = GeoIP
-define BLURB
-
-endef
-
-######################################################################
-# https://github.com/maxmind/geoip-api-c/tree/v1.6.9
-#
https://github.com/maxmind/geoip-api-c/releases/download/v1.6.9/GeoIP-1.6.9.tar.gz
-MASTER_SITES = https://github.com/
-MASTER_SUBDIR = maxmind/geoip-api-c/releases/download/v$(GARVERSION)/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES =
-
-USE_AUTORECONF=y
-BUILDDEPS =
-LIBDEPS =
-
-######################################################################
-
-include ../../../gar/gar.lib/auto.mk
-include config.mk
-
=== removed file 'pkg/gnome/GeoIP/config.mk'
--- a/pkg/gnome/GeoIP/config.mk 2016-10-16 23:56:46 +0000
+++ b/pkg/gnome/GeoIP/config.mk 1970-01-01 00:00:00 +0000
@@ -1,5 +0,0 @@
-## Configuration options for geoip ##
-## adjust as needed
-
-CONFIGURE_OPTS ?=
-BUILD_OPTS ?=
=== removed file 'pkg/gnome/GeoIP/sha256sums'
--- a/pkg/gnome/GeoIP/sha256sums 2016-10-16 23:56:46 +0000
+++ b/pkg/gnome/GeoIP/sha256sums 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-4b446491843de67c1af9b887da17a3e5939e0aeed4826923a5f4bf09d845096f
download/GeoIP-1.6.9.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r9205: rm GeoIP,
Carl Hansen <=