moving everything to trunk/ was a silly idea
This commit is contained in:
parent
52d584b8fb
commit
df7bbe2349
48 changed files with 0 additions and 0 deletions
33
media-fonts/andalus/andalus-1-r1.ebuild
Normal file
33
media-fonts/andalus/andalus-1-r1.ebuild
Normal file
|
@ -0,0 +1,33 @@
|
|||
# Copyright 2011 Manuel Friedli <manuel@fritteli.ch>
|
||||
# This ebuild is distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
inherit font
|
||||
|
||||
MY_PN="andalus"
|
||||
MY_P="${MY_PN}"
|
||||
S="${WORKDIR}"
|
||||
DESCRIPTION="Andalus Truetype Font"
|
||||
HOMEPAGE="http://www.fonts101.com/xt_fontdetails_az_FID!19125~Andalus~font.html"
|
||||
SRC_URI="http://www.fonts101.com/andalus.zip"
|
||||
|
||||
LICENSE="Unknown"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
RESTRICT="fetch nomirror"
|
||||
IUSE=""
|
||||
|
||||
DOCS="fonts101.txt"
|
||||
FONT_SUFFIX="ttf"
|
||||
FONT_S="${S}"
|
||||
DEPEND="app-arch/unzip"
|
||||
|
||||
pkg_nofetch() {
|
||||
einfo "Please download ${MY_P} from here:"
|
||||
einfo "http://www.fonts101.com/xt_fontdetails_az_FID!19125~Andalus~font.html"
|
||||
}
|
||||
|
||||
#src_unpack() {
|
||||
# unzip $A
|
||||
#}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue