Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 762449 Details for
Bug 831375
media-fonts/piazzolla: new package
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for =media-fonts/piazzolla-2.005
piazzolla-2.005.ebuild (text/plain), 735 bytes, created by
MW
on 2022-01-17 22:03:10 UTC
(
hide
)
Description:
Ebuild for =media-fonts/piazzolla-2.005
Filename:
MIME Type:
Creator:
MW
Created:
2022-01-17 22:03:10 UTC
Size:
735 bytes
patch
obsolete
># Copyright 2021 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=7 > >MY_PN="Piazzolla" >inherit font > >DESCRIPTION="Piazzolla font family" >HOMEPAGE="https://github.com/huertatipografica/piazzolla" >SRC_URI=" > https://github.com/huertatipografica/${PN}/releases/download/v${PV}/${MY_PN}.zip -> ${P}.zip > https://github.com/huertatipografica/${PN}/releases/download/v${PV}/${MY_PN}SC.zip -> ${PN}-sc-${PV}.zip > " > >LICENSE="OFL-1.1" >SLOT="0" >KEYWORDS="~amd64 ~x86" > >DOCS="" >S="${WORKDIR}" >FONT_S="${S}/install_files" >FONT_SUFFIX="otf" > >src_unpack() { > unpack ${P}.zip > unpack ${PN}-sc-${PV}.zip > mkdir install_files > mv ${MY_PN}/static/otf/* install_files/ > mv ${MY_PN}SC/static/otf/* install_files/ >}
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 Raw
Actions:
View
Attachments on
bug 831375
: 762449