com.psrivastava.deviceframegenerator has been discontinued in favour of com.f2prateek.dfg but I can't build the latter because of maven artifact problems

This commit is contained in:
David Black 2013-04-20 16:57:01 +01:00
parent 0daa40a2d1
commit 65e8b382b8
2 changed files with 42 additions and 7 deletions

View file

@ -0,0 +1,36 @@
Category:Development
License:Apache2
Web Site:
Source Code:https://github.com/f2prateek/Device-Frame-Generator
Issue Tracker:https://github.com/f2prateek/Device-Frame-Generator/issues
Donate:http://forum.xda-developers.com/donatetome.php?u=4203118
Summary:Realistic borders for screenshots
Description:
The device frame generator allows you to quickly wrap your app screenshots in
real device artwork, providing better context for your screenshots.
You can generate screenshots through sharing in Android,
as well as perform batch operations.
.
Repo Type:git
Repo:https://github.com/f2prateek/Device-Frame-Generator.git
# Can't get the support jar artifact to be recognized
Build Version:1.0.1,101,!WIP a262fd39bf,maven=yes,patch=pom.patch,\
extlibs=android/android-support-v4.jar,prebuild=\
mvn install:install-file -DgroupId=com.google.android -DartifactId=support-v4 \
-Dversion=r12 -Dpackaging=jar -Dfile=libs/android-support-v4.jar && \
sed -i 's/debuggable=\"true\"/debuggable=\"false\"/g' app/AndroidManifest.xml && \
sed -i 's/integration-tests/dagger\/core/g' pom.xml && rm -rf integration-tests && \
sed -i 's/<version>1.0-SNAPSHOT/<version>1.0.1/g' app/pom.xml && \
sed -i 's/<version>1.0-SNAPSHOT/<version>1.0.1/g' pom.xml && \
git clone https://github.com/square/dagger,build=\
$$MVN3$$ install -f dagger/pom.xml
Auto Update Mode:None
# Bumps when starting on new release
Update Check Mode:None
Current Version:1.0.1
Current Version Code:101

View file

@ -1,6 +1,6 @@
Category:Development Category:Development
License:Apache2 License:Apache2
Web Site:https://github.com/f2prateek/Device-Frame-Generator Web Site:
Source Code:https://github.com/f2prateek/Device-Frame-Generator Source Code:https://github.com/f2prateek/Device-Frame-Generator
Issue Tracker:https://github.com/f2prateek/Device-Frame-Generator/issues Issue Tracker:https://github.com/f2prateek/Device-Frame-Generator/issues
Donate:http://forum.xda-developers.com/donatetome.php?u=4203118 Donate:http://forum.xda-developers.com/donatetome.php?u=4203118
@ -8,11 +8,10 @@ Donate:http://forum.xda-developers.com/donatetome.php?u=4203118
Summary:Realistic borders for screenshots Summary:Realistic borders for screenshots
Description: Description:
The device frame generator allows you to quickly wrap your app screenshots in The device frame generator allows you to quickly wrap your app screenshots in
real device artwork, providing better context for your screenshots. This real device artwork, providing better context for your screenshots.
android version allows you to generate screenshots through sharing in Android,
as well as perform batch operations. Now with a new UI and compatible with all Status: This package has been discontinued in favour of another and
versions of Android newer than Froyo (2.2). This is a beta product and reports we are working to get that included.
to the issue tracker are welcome
. .
Repo Type:git Repo Type:git
@ -30,7 +29,7 @@ update=.;../ActionBarSherlock;../Android-MenuDrawer,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1../ActionBarSherlock@' project.properties sed -i 's@\(android.library.reference.1=\).*@\1../ActionBarSherlock@' project.properties
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Market Update Check Mode:Static
Current Version:3.0.4 Current Version:3.0.4
Current Version Code:304 Current Version Code:304