forked from ports/contrib
smpeg: fix compilation on gcc6
This commit is contained in:
parent
eee2339fa5
commit
f28ad14af5
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF383NC8+Nl445aY+OsTBq5y7x1tVodory8/8QhNmRt+O4Qrnlu5OGkqAVPBAOqAe76/QmpMNzuLHzurGobLdJWwg=
|
||||
SHA256 (Pkgfile) = 8ae6f343c4daaac9f949c535b6f6a5702d4bdb38128063c3c219ea4c8074e969
|
||||
RWSagIOpLGJF39T0P6P7Nsm7OuzAk7bi3bDLpRlmLyqfhk2Ihj5/lpM5yu6MfrlLRRxvqoTYaPbJ9xS9yhXRiSZflwrx/5jg0gg=
|
||||
SHA256 (Pkgfile) = 4a5e26e57e778a42dc8b0104885f698d9d3e34c4fd50e76cdb52938b176a1725
|
||||
SHA256 (.footprint) = 67613a8dd579ca249cc311dd0a13be61ac168005889dccc6cc53190496d37ec7
|
||||
SHA256 (smpeg-0.4.5.tar.xz) = c1551535476ed521c7e1fff446846d44027cd4a8afe2ce30d71f6ef8bd6759ea
|
||||
|
@ -6,12 +6,13 @@
|
||||
|
||||
name=smpeg
|
||||
version=0.4.5
|
||||
release=1
|
||||
release=2
|
||||
source=(http://crux.ster.zone/downloads/$name/$name-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
CFLAGS+=' -Wno-error=narrowing'
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/share/man
|
||||
|
Loading…
x
Reference in New Issue
Block a user