From 65e8b382b89915edcd120d931fc2ed91260624e9 Mon Sep 17 00:00:00 2001 From: David Black Date: Sat, 20 Apr 2013 16:57:01 +0100 Subject: [PATCH] com.psrivastava.deviceframegenerator has been discontinued in favour of com.f2prateek.dfg but I can't build the latter because of maven artifact problems --- metadata/com.f2prateek.dfg.txt | 36 +++++++++++++++++++ .../com.psrivastava.deviceframegenerator.txt | 13 ++++--- 2 files changed, 42 insertions(+), 7 deletions(-) create mode 100644 metadata/com.f2prateek.dfg.txt diff --git a/metadata/com.f2prateek.dfg.txt b/metadata/com.f2prateek.dfg.txt new file mode 100644 index 0000000000..98353f9334 --- /dev/null +++ b/metadata/com.f2prateek.dfg.txt @@ -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/1.0-SNAPSHOT/1.0.1/g' app/pom.xml && \ +sed -i 's/1.0-SNAPSHOT/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 + diff --git a/metadata/com.psrivastava.deviceframegenerator.txt b/metadata/com.psrivastava.deviceframegenerator.txt index 9b1448064e..db3f8a377b 100644 --- a/metadata/com.psrivastava.deviceframegenerator.txt +++ b/metadata/com.psrivastava.deviceframegenerator.txt @@ -1,6 +1,6 @@ Category:Development License:Apache2 -Web Site:https://github.com/f2prateek/Device-Frame-Generator +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 @@ -8,11 +8,10 @@ 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. This -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 -versions of Android newer than Froyo (2.2). This is a beta product and reports -to the issue tracker are welcome +real device artwork, providing better context for your screenshots. + +Status: This package has been discontinued in favour of another and +we are working to get that included. . Repo Type:git @@ -30,7 +29,7 @@ update=.;../ActionBarSherlock;../Android-MenuDrawer,prebuild=\ sed -i 's@\(android.library.reference.1=\).*@\1../ActionBarSherlock@' project.properties Auto Update Mode:None -Update Check Mode:Market +Update Check Mode:Static Current Version:3.0.4 Current Version Code:304