mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Updated optionalpackages-0.5 with newer nano, marked mercurial with #b as it's not building now for
some reason. Initial addition of a shell .bep for adding the droid fonts, not tested yet. Perhaps some other fonts listed in gentoo-portage's media-fonts section would come in handy as well...
This commit is contained in:
19
media-fonts/droid/droid-113.bep
Normal file
19
media-fonts/droid/droid-113.bep
Normal file
@@ -0,0 +1,19 @@
|
||||
DESCRIPTION="Font family from Google's Android project"
|
||||
HOMEPAGE=""
|
||||
SRC_URI="http://dl.google.com/android/android-sdk_r07-linux_x86.tgz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
CHECKSUM_MD5="abc"
|
||||
BUILD {
|
||||
cd android-sdk_r07-linux_x86
|
||||
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
cd android-sdk_r07-linux_x86
|
||||
|
||||
}
|
||||
|
||||
#LICENSE=""
|
||||
#COPYRIGHT=""
|
||||
Reference in New Issue
Block a user