Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Spanish
  • Search

[Fuentes] Instalar leonesas antiguas (ebuild)

Foro en español para los usuarios Hispanos de Gentoo.

Moderator: Stolz

Post Reply
  • Print view
Advanced search
12 posts • Page 1 of 1
Author
Message
pcmaster
Advocate
Advocate
Posts: 2239
Joined: Thu Dec 04, 2003 11:51 pm
Location: Barcelona

[Fuentes] Instalar leonesas antiguas (ebuild)

  • Quote

Post by pcmaster » Fri Jan 19, 2018 6:41 pm

Os dejo un ebuild para instalar las fuentes Leonesa Cancilleresca y Visigótica Leonesa disponibles en http://corazonleon.blogspot.com.es/2010 ... nueva.html y https://sites.google.com/site/ricardoch ... icaleonesa

/usr/local/portage/media-fonts/leonesa/leonesa-1.0.ebuild

Code: Select all

# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI="2"

DESCRIPTION="Spanish Leonesa Cancilleresa and Visigótica Leonesa fonts"
HOMEPAGE="http://corazonleon.blogspot.com/2010/08/leonesa-cancilleresca-una-nueva.html https://sites.google.com/site/ricardochao02/fuentevisig%C3%B3ticaleonesa"

SRC_URI="https://sites.google.com/site/ricardochao02/LeonesaCancilleresca.ttf \
https://sites.google.com/site/ricardochao02/LeonesaCancillerescaModern.ttf \
https://sites.google.com/site/ricardochao02/VisigoticaLeonesaDefinitiva.tar.gz"

LICENSE="CC GPL"
SLOT="0"
KEYWORDS="amd64"
IUSE=""

DEPEND=""
RDEPEND=""

RESTRICT="mirror"

src_install() {
  insinto usr/share/fonts/leonesa
  doins *.ttf
  doins ${DISTDIR}/LeonesaCancilleresca.ttf
  doins ${DISTDIR}/LeonesaCancillerescaModern.ttf
}
Last edited by pcmaster on Sun Jan 21, 2018 9:07 am, edited 1 time in total.
pcmaster
Top
cameta
Veteran
Veteran
User avatar
Posts: 1394
Joined: Wed Aug 04, 2004 9:51 am

  • Quote

Post by cameta » Sat Jan 20, 2018 12:11 pm

Impresionantes fuentes. ¿Tienes localizadas más fuentes medievales de esas?
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.
Top
cameta
Veteran
Veteran
User avatar
Posts: 1394
Joined: Wed Aug 04, 2004 9:51 am

  • Quote

Post by cameta » Sat Jan 20, 2018 1:30 pm

A ver si consigues que el ebuild no entre 8O en todos los mirrors de gentoo buscando el fichero y directamente vaya a donde esta, no como ahora que es lo último que mira. 8O 8O
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.
Top
pcmaster
Advocate
Advocate
Posts: 2239
Joined: Thu Dec 04, 2003 11:51 pm
Location: Barcelona

  • Quote

Post by pcmaster » Sun Jan 21, 2018 9:08 am

cameta wrote:A ver si consigues que el ebuild no entre 8O en todos los mirrors de gentoo buscando el fichero y directamente vaya a donde esta, no como ahora que es lo último que mira. 8O 8O
Hecho. Sólo hacía falta añadir el RESTRICT="mirror". No me había dado cuenta porque ya tenía los archivos en el directorio distfiles y por lo tanto no los bajaba.

No conozco más fuentes de estas, pero si encuentras alguna me lo dices e intento hacer el ebuild.

---Edito---

Buscando en Google he encontrado esta página: https://www.dafont.com/es/ pero hay demasiadas para hacer un ebuild. ;)
pcmaster
Top
cameta
Veteran
Veteran
User avatar
Posts: 1394
Joined: Wed Aug 04, 2004 9:51 am

  • Quote

Post by cameta » Sun Jan 21, 2018 12:07 pm

https://www.1001freefonts.com/es/
Otra buena página de estas.
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.
Top
cameta
Veteran
Veteran
User avatar
Posts: 1394
Joined: Wed Aug 04, 2004 9:51 am

  • Quote

Post by cameta » Mon Jan 22, 2018 11:13 am

https://rymaneco.co.uk/
Tipografia RYMAN, permite ahorrar un 30 % de tinta (que no es precisamente barata)
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.
Top
peixe80
n00b
n00b
Posts: 2
Joined: Wed Mar 01, 2023 8:55 pm

  • Quote

Post by peixe80 » Wed Mar 01, 2023 8:58 pm

¿Alguien sabe dónde conseguir esas fuentes hoy en día? Los enlaces del ebuild publicado aquí están rotos, pero las fuentes tenían licencia GPL, por lo que en algún sitio o alguien debería tenerlas y poder compartirlas...

Gracias!!
Top
pcmaster
Advocate
Advocate
Posts: 2239
Joined: Thu Dec 04, 2003 11:51 pm
Location: Barcelona

  • Quote

Post by pcmaster » Fri Mar 03, 2023 4:58 pm

Prueba a descargarlas desde https://files.fm/u/mxyt3yncz
pcmaster
Top
peixe80
n00b
n00b
Posts: 2
Joined: Wed Mar 01, 2023 8:55 pm

  • Quote

Post by peixe80 » Sat Mar 04, 2023 7:54 pm

Descargadas. ¡Muchísimas gracias @pcmaster!
Top
cameta
Veteran
Veteran
User avatar
Posts: 1394
Joined: Wed Aug 04, 2004 9:51 am

  • Quote

Post by cameta » Mon Apr 29, 2024 6:09 pm

El ebuild ha dejado de funcionar. Lo he descubierto cuando he hecho un
emerge --ask --emptytree @world
al llegar al ebuild de la leonesa da este error

Code: Select all

>>> Emerging (1 of 1) media-fonts/leonesa-1.0::localrepo
>>> Jobs: 0 of 1 complete, 1 running                Load avg: 0.59, 0.74, 0.81!!! post install failed; exiting.
>>> Failed to emerge media-fonts/leonesa-1.0, Log file:
>>>  '/var/tmp/portage/media-fonts/leonesa-1.0/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 0.62, 0.74, 0.81
 * Package:    media-fonts/leonesa-1.0:0
 * Repository: localrepo
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux policykit split-usr test-rust
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
/usr/lib/portage/python3.11/phase-helpers.sh: line 57: local: ED: readonly variable
 * Final size of build directory: 124 KiB
 * Final size of installed tree:  288 KiB
/usr/lib/portage/python3.11/misc-functions.sh: line 85: local: ED: readonly variable
 * QA Notice: / installed in ${ED}/${D}
 * QA Notice: /usr installed in ${ED}/${D}
 * QA Notice: /usr/share installed in ${ED}/${D}
 * QA Notice: /usr/share/fonts installed in ${ED}/${D}
 * QA Notice: /usr/share/fonts/leonesa installed in ${ED}/${D}
 * QA Notice: /usr/share/fonts/leonesa/Visigotica Leonesa modificada por Ismael Funes Aguilera CORR.ttf installed in ${ED}/${D}
 * QA Notice: /usr/share/fonts/leonesa/LeonesaCancillerescaModern.ttf installed in ${ED}/${D}
 * QA Notice: /usr/share/fonts/leonesa/LeonesaCancilleresca.ttf installed in ${ED}/${D}
 * QA Notice: /usr/share/fonts/leonesa/Visigotica Llionesa.ttf installed in ${ED}/${D}
 * ERROR: media-fonts/leonesa-1.0::localrepo failed:
 *   Aborting due to QA concerns: files installed in //var/tmp/portage/media-fonts/leonesa-1.0/image/
 * 
 * Call stack:
 *   misc-functions.sh, line 671:  Called install_qa_check
 *   misc-functions.sh, line 134:  Called source 'install_symlink_html_docs'
 *            05prefix, line 114:  Called install_qa_check_prefix
 *            05prefix, line  11:  Called die
 * The specific snippet of code:
 *              die "Aborting due to QA concerns: files installed in ${ED}/${D}"
 * 
 * If you need support, post the output of `emerge --info '=media-fonts/leonesa-1.0::localrepo'`,
 * the complete build log and the output of `emerge -pqv '=media-fonts/leonesa-1.0::localrepo'`.
 * The complete build log is located at '/var/tmp/portage/media-fonts/leonesa-1.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-fonts/leonesa-1.0/temp/environment'.
 * Working directory: '/var/tmp/portage/media-fonts/leonesa-1.0/image'
 * S: '/var/tmp/portage/media-fonts/leonesa-1.0/work/leonesa-1.0'

 * Messages for package media-fonts/leonesa-1.0:

 * ERROR: media-fonts/leonesa-1.0::localrepo failed:
 *   Aborting due to QA concerns: files installed in //var/tmp/portage/media-fonts/leonesa-1.0/image/
 * 
 * Call stack:
 *   misc-functions.sh, line 671:  Called install_qa_check
 *   misc-functions.sh, line 134:  Called source 'install_symlink_html_docs'
 *            05prefix, line 114:  Called install_qa_check_prefix
 *            05prefix, line  11:  Called die
 * The specific snippet of code:
 *              die "Aborting due to QA concerns: files installed in ${ED}/${D}"
 * 
 * If you need support, post the output of `emerge --info '=media-fonts/leonesa-1.0::localrepo'`,
 * the complete build log and the output of `emerge -pqv '=media-fonts/leonesa-1.0::localrepo'`.
 * The complete build log is located at '/var/tmp/portage/media-fonts/leonesa-1.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-fonts/leonesa-1.0/temp/environment'.
 * Working directory: '/var/tmp/portage/media-fonts/leonesa-1.0/image'
 * S: '/var/tmp/portage/media-fonts/leonesa-1.0/work/leonesa-1.0'
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.
Top
quilosaq
Veteran
Veteran
Posts: 1596
Joined: Tue Dec 22, 2009 5:07 pm

  • Quote

Post by quilosaq » Mon May 13, 2024 7:41 pm

cameta wrote:El ebuild ha dejado de funcionar...
Prueba con este:

Code: Select all

# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="8"

DESCRIPTION="Spanish Leonesa Cancilleresa and Visigótica Leonesa fonts"
HOMEPAGE="http://corazonleon.blogspot.com/2010/08/leonesa-cancilleresca-una-nueva.html https://sites.google.com/site/ricardochao02/fuentevisig%C3%B3ticaleonesa"

SRC_URI="LeonesaCancilleresca.ttf LeonesaCancillerescaModern.ttf VisigoticaLeonesaDefinitiva.tar.gz"

LICENSE="CC0-1.0 GPL-3+"

SLOT="0"

KEYWORDS="~amd64"

RESTRICT="mirror fetch"

S=${WORKDIR}

pkg_nofetch() {
	einfo "Descargue"
	einfo "  - LeonesaCancilleresca.ttf"
	einfo "  - LeonesaCancillerescaModern.ttf"
	einfo "  - VisigoticaLeonesaDefinitiva.tar.gz"
	einfo "desde https://files.fm/u/mxyt3yncz y copielos en su directorio DISTDIR."
	einfo
}

src_install() {
	insinto usr/share/fonts/leonesa
	doins *.ttf
	doins "${DISTDIR}"/LeonesaCancilleresca.ttf
	doins "${DISTDIR}"/LeonesaCancillerescaModern.ttf
}
Top
cameta
Veteran
Veteran
User avatar
Posts: 1394
Joined: Wed Aug 04, 2004 9:51 am

  • Quote

Post by cameta » Sat Jun 08, 2024 3:19 pm

Funciona perfectamente
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.
Top
Post Reply
  • Print view

12 posts • Page 1 of 1

Return to “Spanish”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic