Slightly better explanation

This commit is contained in:
dcoppa 2015-06-03 10:21:03 +00:00
parent 3ad5c2b40a
commit 5142a9c823
2 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.39 2015/05/21 05:52:10 dcoppa Exp $
# $OpenBSD: Makefile,v 1.40 2015/06/03 10:21:03 dcoppa Exp $
COMMENT = standalone YouTube.com video browser/player
@ -6,7 +6,7 @@ GH_ACCOUNT = flaviotordini
GH_PROJECT = minitube
GH_TAGNAME = 2.4
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
REVISION = 0
CATEGORIES = www multimedia
HOMEPAGE = http://flavio.tordini.org/minitube

View File

@ -1,4 +1,4 @@
$OpenBSD: README,v 1.1 2015/05/21 05:52:10 dcoppa Exp $
$OpenBSD: README,v 1.2 2015/06/03 10:21:03 dcoppa Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
@ -35,6 +35,9 @@ Key for browser applications
Be sure that "YouTube Data API v3" is enabled under "APIs & auth" ->
"APIs" -> "Enabled APIs"
If not, go to "APIs & auth" -> "APIs" -> "API Library", click on "YouTube
Data API" and then on "Enable API" to enable it.
Add the environment variable containing your newly generated key
to your ~/.profile or ~/.xinitrc: