forked from ports/contrib
arora: updated to 0.7.1
This commit is contained in:
parent
5c03532053
commit
1f988b6c41
@ -1 +1 @@
|
||||
3318b0ad5d150dc245b6a036d28402be arora-0.7.0.tar.gz
|
||||
3ae2cc30424a91b7e7bb2ccdee404911 arora-0.7.1.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
# Depends on: qt4
|
||||
|
||||
name=arora
|
||||
version=0.7.0
|
||||
release=2
|
||||
version=0.7.1
|
||||
release=1
|
||||
source=(http://arora.googlecode.com/files/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
@ -15,7 +15,7 @@ build() {
|
||||
-e '/man.*/ s/$$DATADIR/$$PREFIX/' \
|
||||
-i src/src.pro
|
||||
|
||||
qmake-qt4 PREFIX=/usr QMAKE_CXXFLAGS="$CXXFLAGS"
|
||||
qmake PREFIX=/usr QMAKE_CXXFLAGS="$CXXFLAGS"
|
||||
make -j1
|
||||
|
||||
make INSTALL_ROOT=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user