61 lines
2.1 KiB
Plaintext
61 lines
2.1 KiB
Plaintext
Categories:Internet
|
|
License:GPLv3
|
|
Web Site:https://code.google.com/p/regalandroid
|
|
Source Code:https://github.com/anthonydahanne/ReGalAndroid
|
|
Issue Tracker:https://code.google.com/p/regalandroid/issues
|
|
FlattrID:93967
|
|
|
|
Auto Name:ReGalAndroid
|
|
Summary:Viewer for remote image galleries
|
|
Description:
|
|
A gallery client with support for G2 and G3 (also known as Menalto Gallery) and
|
|
Piwigo.
|
|
A demo gallery is provided for trying it out.
|
|
The manifest didn't specify that a camera isn't required ; although
|
|
the app may be marked as incompatible, it can still be installed.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/anthonydahanne/ReGalAndroid.git
|
|
|
|
Build:1.1.2,5
|
|
commit=9ec774b
|
|
patch=g2.patch
|
|
maven=yes
|
|
extlibs=filedrop/filedrop.jar
|
|
prebuild=sed -i 's/1.0.0/2.0.0/g' g2-java-client/pom.xml && \
|
|
sed -i 's/1.0.0/2.0.0/g' jiwigo-ws-api-converter/pom.xml && \
|
|
sed -i '26,30d;54,78d' regalandroid-parent/pom.xml && \
|
|
svn co http://piwigo.org/svn/extensions/jiwigo-ws-api && \
|
|
sed -i '68,82d' jiwigo-ws-api/pom.xml
|
|
build=$$MVN3$$ install:install-file -DgroupId=net.iharder -DartifactId=filedrop -Dversion=1.0 -Dpackaging=jar -Dfile=libs/filedrop.jar && \
|
|
$$MVN3$$ -Dmaven.test.skip=true install -f jiwigo-ws-api/pom.xml
|
|
|
|
Build:1.1.2,5000
|
|
disable=for UCM
|
|
commit=unknown - see disabled
|
|
subdir=regalandroid
|
|
|
|
Build:1.2.0,6
|
|
commit=regalandroid-1.2.0
|
|
maven=yes
|
|
subdir=regalandroid
|
|
prebuild=sed -i 's/3.9.0-rc.1/3.9.0-rc.3/g' ../regalandroid-parent/pom.xml
|
|
build=cd ../regalandroid-parent && $$MVN3$$ clean install && \
|
|
cd ../ && $$MVN3$$ clean install && cd ./regalandroid
|
|
|
|
Build:1.2.1,7
|
|
disable=Only tagged as "SNAPSHOT" without changes to 1.2.0
|
|
commit=regalandroid-1.2.1
|
|
maven=yes
|
|
subdir=regalandroid
|
|
prebuild=sed -i 's/3.9.0-rc.1/3.9.0-rc.3/g' ../regalandroid-parent/pom.xml
|
|
build=cd ../regalandroid-parent && $$MVN3$$ clean install && \
|
|
cd ../ && $$MVN3$$ clean install && cd ./regalandroid
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:RepoManifest
|
|
Current Version:1.2.1
|
|
Current Version Code:7
|
|
|