72 lines
3.1 KiB
Plaintext
72 lines
3.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
|
|
disable=g2-java-client
|
|
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 ../commons-gallery && $$MVN3$$ install && \
|
|
cd ../g2-java-client && $$MVN3$$ install && \
|
|
cd ../g3-java-client && $$MVN3$$ install && \
|
|
cd ../jiwigo-ws-api && $$MVN3$$ install && \
|
|
cd ../jiwigo-ws-api-converter && $$MVN3$$ install
|
|
|
|
Build:1.2.1,7
|
|
disable=Only a snapshot is currently tagged, build untested.
|
|
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 ../commons-gallery && $$MVN3$$ install && \
|
|
cd ../g2-java-client && $$MVN3$$ install && \
|
|
cd ../g3-java-client && $$MVN3$$ install && \
|
|
cd ../jiwigo-ws-api && $$MVN3$$ install && \
|
|
cd ../jiwigo-ws-api-converter && $$MVN3$$ install
|
|
|
|
Maintainer Notes:
|
|
[ERROR] Failed to execute goal on project g2-java-client: Could not resolve dependencies for project net.dahanne.gallery2:g2-java-client:jar:1.2.0: Failed to collect dependencies for [org.apache.httpcomponents:httpclient:jar:4.0.1 (compile), org.json:json:jar:20090211 (compile), com.google.guava:guava:jar:r06 (test), junit:junit:jar:4.10 (test), org.apache.httpcomponents:httpmime:jar:4.0.3 (compile), net.dahanne.gallery:commons-gallery:jar:1.2.0 (compile), commons-lang:commons-lang:jar:2.4 (compile)]: Failed to read artifact descriptor for net.dahanne.gallery:commons-gallery:jar:1.2.0: Could not find artifact net.dahanne.android:regalandroid-parent:pom:1.2.0 in central (http://repo.maven.apache.org/maven2) -> [Help 1]
|
|
.
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:RepoManifest
|
|
Current Version:1.2.1
|
|
Current Version Code:7
|
|
|