First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 73409
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Fonts Team <fonts@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: chouser <chouser@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
fgdc-ers-2.0.ebuild First ebuild text/plain chouser 2004-12-04 20:41 0000 471 bytes Details
fgdc-ers-2.2.ebuild version 2.2 ebuild application/octet-stream Sérgio Luís 2006-08-04 18:47 0000 589 bytes Details
fgdc-ers-2.2.ebuild version 2.2 ebuild text/plain Sérgio Luís 2006-08-04 18:59 0000 590 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 73409 depends on: Show dependency tree
Bug 73409 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-12-04 20:37 0000
These are free TrueType fonts of the US Federal Geographic Data Committee
(FGDC) Homeland Security Working Group's Emergency Response Symbology.  This
includes symbols for Incidents, Natural Events, Operations, and
Infrastructures.

media-fonts/fgdc-ers-2.0.ebuild

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From chouser 2004-12-04 20:41:02 0000 -------
Created an attachment (id=45310) [edit]
First ebuild

------- Comment #2 From Donnie Berkholz 2004-12-06 01:09:41 0000 -------
License should probably be public-domain, actually, as it's work of the US
government.

------- Comment #3 From Donnie Berkholz 2004-12-06 01:11:04 0000 -------
BTW Chris, what's your correct email, so I can change the bugzilla one back to
what it should be?

------- Comment #4 From Sérgio Luís 2006-08-04 18:45:17 0000 -------
version 220 is out. The zip has two subfolders so i changed the ebuild:

--- fgdc-ers-2.0.ebuild 2006-08-05 02:45:58.000000000 +0100
+++ fgdc-ers-2.2.ebuild 2006-08-05 02:41:26.000000000 +0100
@@ -5,16 +5,27 @@

 DESCRIPTION="FGDC Emergency Response Symbology Prototype"
 HOMEPAGE="http://www.fgdc.gov/HSWG/"
-SRC_URI="http://www.fgdc.gov/HSWG/symbol_downloads/ers_v${PV//./}.zip"
-LICENSE="as-is"
+SRC_URI="http://www.fgdc.gov/HSWG/symbol_downloads/ers_v${PV//./}0.zip"
+LICENSE="domain"

 SLOT="0"
 KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~amd64 ~hppa ~ia64"
 IUSE=""

 S="${WORKDIR}"
-FONT_S="${WORKDIR}"

 FONT_SUFFIX="ttf"

-DOCS="BuildingArcmapSymbols.pdf"
+DOCS="readme.txt readme.htm"
+
+FONT_S="${WORKDIR}/ersSymbolsVersion0202"
+
+src_install(){
+
+    cd "${FONT_S}"
+    cp ersV2sym/*.ttf .
+    cp ersV2txt/*.ttf .
+
+       font_src_install
+
+}

------- Comment #5 From Sérgio Luís 2006-08-04 18:47:10 0000 -------
Created an attachment (id=93464) [edit]
version 2.2 ebuild

------- Comment #6 From Sérgio Luís 2006-08-04 18:59:21 0000 -------
Created an attachment (id=93465) [edit]
version 2.2 ebuild

sorry, wrong license and readme.html wasn't being installed.

------- Comment #7 From Ryan Hill 2008-05-08 03:23:30 0000 -------
In portage.  Sorry about the wait.

First Last Prev Next    No search results available      Search page      Enter new bug