Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(205)

Side by Side Diff: ports/mpg123/pkg_info

Issue 632743004: When patching gcc specs file use existing specs if found (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 NAME=mpg123 1 NAME=mpg123
2 VERSION=1.20.0 2 VERSION=1.20.0
3 URL=http://www.mpg123.de/download/mpg123-1.20.0.tar.bz2 3 URL=http://www.mpg123.de/download/mpg123-1.20.0.tar.bz2
4 LICENSE=LGPL:COPYING 4 LICENSE=LGPL:COPYING
5 DEPENDS=(openal-soft) 5 DEPENDS=(openal-soft)
6 DISABLED_LIBC=(bionic)
7 SHA1=f8060769e60c88fa2debf6c998773880e57b31a6 6 SHA1=f8060769e60c88fa2debf6c998773880e57b31a6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698