FreeBSD Bugzilla – Attachment 221125 Details for
Bug 252303
[NEW PORT] misc/timezonemap: GTK3 timezone map widget, forked from GNOME which forked from Ubiquity
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
timezonemap-0.4.5.1.patch (text/plain), 2.72 KB, created by
Charlie Li
on 2020-12-31 10:31:01 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Charlie Li
Created:
2020-12-31 10:31:01 UTC
Size:
2.72 KB
patch
obsolete
>diff -r 32364cc6f0c5 misc/Makefile >--- misc/Makefile Thu Dec 31 02:19:27 2020 +0000 >+++ misc/Makefile Thu Dec 31 05:04:47 2020 -0500 >@@ -481,6 +481,7 @@ > SUBDIR += teseq > SUBDIR += thefuck > SUBDIR += thrill >+ SUBDIR += timezonemap > SUBDIR += tkcron > SUBDIR += tkinfo > SUBDIR += tkregexp >diff -r 32364cc6f0c5 misc/timezonemap/Makefile >--- /dev/null Thu Jan 01 00:00:00 1970 +0000 >+++ misc/timezonemap/Makefile Thu Dec 31 05:04:47 2020 -0500 >@@ -0,0 +1,32 @@ >+# $FreeBSD$ >+ >+PORTNAME= timezonemap >+DISTVERSION= 0.4.5.1 >+CATEGORIES= misc gnome >+ >+MAINTAINER= gnome@freebsd.org >+COMMENT= Gtk3 timezone map widget, forked from gnome which forked from Ubiquity >+ >+LICENSE= GPLv3 >+LICENSE_FILE= ${WRKSRC}/COPYING >+ >+BUILD_DEPENDS= gnome-autogen.sh:devel/gnome-common >+LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ >+ libsoup-2.4.so:devel/libsoup >+ >+USES= autoreconf:build gmake gnome libtool pkgconfig >+ >+USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build librsvg2 >+ >+USE_GITHUB= yes >+GH_ACCOUNT= dashea >+ >+USE_LDCONFIG= yes >+ >+GNU_CONFIGURE= yes >+INSTALL_TARGET= install-strip >+ >+pre-configure: >+ @cd ${WRKSRC} && ${SETENV} NOCONFIGURE=yes ${SH} autogen.sh >+ >+.include <bsd.port.mk> >diff -r 32364cc6f0c5 misc/timezonemap/distinfo >--- /dev/null Thu Jan 01 00:00:00 1970 +0000 >+++ misc/timezonemap/distinfo Thu Dec 31 05:04:47 2020 -0500 >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1579519579 >+SHA256 (dashea-timezonemap-0.4.5.1_GH0.tar.gz) = 4e46ef325c488bed73fd758275866f467f2e2d0c375fb3fbd7b149a7869b74be >+SIZE (dashea-timezonemap-0.4.5.1_GH0.tar.gz) = 2535764 >diff -r 32364cc6f0c5 misc/timezonemap/pkg-descr >--- /dev/null Thu Jan 01 00:00:00 1970 +0000 >+++ misc/timezonemap/pkg-descr Thu Dec 31 05:04:47 2020 -0500 >@@ -0,0 +1,5 @@ >+This static library is a copied version of the code in GNOME 3.0's >+control center panel 'datetime', which itself is a version of >+Ubiquity's map ported to C. >+ >+WWW: https://github.com/dashea/timezonemap >diff -r 32364cc6f0c5 misc/timezonemap/pkg-plist >--- /dev/null Thu Jan 01 00:00:00 1970 +0000 >+++ misc/timezonemap/pkg-plist Thu Dec 31 05:04:47 2020 -0500 >@@ -0,0 +1,17 @@ >+include/timezonemap/timezonemap/cc-timezone-location.h >+include/timezonemap/timezonemap/cc-timezone-map.h >+include/timezonemap/timezonemap/timezone-completion.h >+include/timezonemap/timezonemap/tz.h >+lib/girepository-1.0/TimezoneMap-1.0.typelib >+lib/libtimezonemap.so >+lib/libtimezonemap.so.1 >+lib/libtimezonemap.so.1.0.0 >+libdata/pkgconfig/timezonemap.pc >+share/gir-1.0/TimezoneMap-1.0.gir >+share/glade/catalogs/TimezoneMap.xml >+share/libtimezonemap/admin1Codes.txt >+share/libtimezonemap/backward >+share/libtimezonemap/citiesInfo.txt >+share/libtimezonemap/countryInfo.txt >+share/libtimezonemap/pin.png >+share/libtimezonemap/time_zones_countryInfo-orig.svg
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 252303
: 221125