diff --git a/.gitignore b/.gitignore index 9df65e3e..372d2d33 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .DS_Store -apt-ftparchive \ No newline at end of file +apt-ftparchive +Packages* +Release* \ No newline at end of file diff --git a/LICENSE b/LICENSE index 2318add8..32b5dcf3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Raymond Velasquez, syns +Copyright (c) 2020 Raymond Velasquez, revisitable (qdx) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -26,17 +26,17 @@ No other licenses may apply without explicit permission from the contributors, e Anyone But Fuckheads License -Copyright (c) 2020, syns. All Rights Reserved. +Copyright (c) 2020, revisitable (qdx). All Rights Reserved. -Redistribution and use in source and binary forms made by syns, with or without modification are permitted provided that the following conditions are met: +Redistribution and use in source and binary forms made by revisitable (qdx), with or without modification are permitted provided that the following conditions are met: 1. Redistributions of the source must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. -3. Brandon Plank and his friends (@_bplank/@cryptofyre/etc.) may not make use of or redistribute this source or any derivatives. This includes hotlinking or downloading from a 3rd party that is allowed to distribute this. +3. Brandon Plank, iMuseum, and their friends (@_bplank/@cryptofyre/etc.) may not make use of or redistribute this source or any derivatives. This includes hotlinking or downloading from a 3rd party that is allowed to distribute this. -4. syns may remove clause 3 from this license at any time, or syns may modify clause 3 at any time to allow other people to use this resource and any of its derivatives. +4. revisitable (qdx) may remove clause 3 from this license at any time, or syns may modify clause 3 at any time to allow other people to use this resource and any of its derivatives. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND diff --git a/README.md b/README.md index c2cccaf4..1833a868 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ installation for all of the dependencies and homebrew will starts.
### 2. Download / Fork repo.me -If you are _not_ hosting your repo on [GitHub Pages](https://pages.github.com/), you can download the zip file [here](https://github.com/syns/repo.me/archive/master.zip) and extract to a subfolder on your website. +If you are _not_ hosting your repo on [GitHub Pages](https://pages.github.com/), you can download the zip file [here](https://github.com/revisitable/repo.me/archive/master.zip) and extract to a subfolder on your website. There are 2 options for those using [GitHub Pages](https://pages.github.com/). @@ -59,12 +59,12 @@ The data below are the links that appear at the bottom of every **Webview / Cydi Follow me on Twitter - https://twitter.com/truesyns # Feel free to swap your twitter in for this! + https://twitter.com/qdxHimself # Feel free to swap your twitter in for this! glyphicon glyphicon-user # You can remove this if you wish, however if I may, please do not do so! It will allow others to find repo.me such as you have! I want this depiction template - https://github.com/syns/repo.me + https://github.com/revisitable/repo.me glyphicon glyphicon-thumbs-up @@ -83,18 +83,18 @@ Next guide will show you how to assign and customize your depiction pages. ### 1.1 Adding a simple depiction page (Web Folder / Cydia) -Go to the depictions folder and duplicate the folder `me.syns.oldpackage`.
+Go to the depictions folder and duplicate the folder `com.iloveemogirls.oldpackage`.
Rename the duplicate with the same name as your package name.
There are 2 files inside the folder - `info.xml` and `changelog.xml`.
Update the 2 files with information regading your package.
The tags are pretty much self-explanatory.
-Contact [@truesyns](https://twitter.com/truesyns) for questions. +Contact [jay@iloveemogirls.com](mailto:jay@iloveemogirls.com) for questions. `info.xml`. ```xml - me.syns.oldpackage + com.iloveemogirls.oldpackage Old Package 1.0.0-1 @@ -132,10 +132,10 @@ Contact [@truesyns](https://twitter.com/truesyns) for questions. ### 1.2 Adding a simple depiction page (Native Folder / Sileo) -Go to the /depictions/native/me.syns.samplepackage and copy the file `depiction.json`.
+Go to the /depictions/native/com.iloveemogirls.sample and copy the file `depiction.json`.
Move into a folder labeled as your package name.
Edit The Labeled Parts (i.e. VERSION_NUMBER, TWEAK_NAME, etc.) or use the Sileo Depiction Generator by [@M4cs:](https://twitter.com/maxbridgland) [SileoGen](https://sileogen.com/).
-Contact [@truesyns](https://twitter.com/truesyns) for questions. +Contact [jay@iloveemogirls.com](mailto:jay@iloveemogirls.com) for questions. #### 2. Link the depiction page in your tweak's `control` file @@ -149,13 +149,13 @@ Depiction: https://username.github.io/repo/depictions/web/?p=[idhere] Replace `[idhere]` with your actual package name. ```text -Depiction: https://username.github.io/repo/depictions/web/?p=me.syns.oldpackage +Depiction: https://username.github.io/repo/depictions/web/?p=com.iloveemogirls.oldpackage ``` For Sileo Depictions, add the SileoDepiction key alongside the Depiction in your `control` file before compiling it. ```text -SileoDepiction: https://username.github.io/repo/depictions/native/me.syns.samplepackage/depiction.json +SileoDepiction: https://username.github.io/repo/depictions/native/com.iloveemogirls.sample/depiction.json ``` #### 3. Rebuilding the `Packages` file @@ -186,9 +186,9 @@ These are some extra things that can make your repository look even better on Si Change The Following Lines: ``` - "url": "https://raw.githubusercontent.com/syns/repo.me/master/assets/Banners/RepoHeader.png", <---- The Package Banner + "url": "https://raw.githubusercontent.com/revisitable/repo.me/master/assets/Banners/RepoHeader.png", <---- The Package Banner "title": "Sample Package", <---- Your Package Name - "package": "me.syns.newpackage", <---- The Actual Package + "package": "com.iloveemogirls.newpackage", <---- The Actual Package ```

Special Thanks and Credits to: Supermamon for Reposi3 (the base) & Diatrus for apt-ftparchive on macOS. And last but not least, biggest thanks to everyone who made a pull request to make repo.me better!

diff --git a/debians/com.iloveemogirls.sample.deb b/debians/com.iloveemogirls.sample.deb new file mode 100644 index 00000000..1acb3e69 --- /dev/null +++ b/debians/com.iloveemogirls.sample.deb @@ -0,0 +1,4 @@ +bitches get stitches +if you find this tweet me @goodboyqdx saying sample my debian or i sample you stitches with a sideways pepsi. +got it? +thanks. diff --git a/debians/me.syns.sample.deb b/debians/me.syns.sample.deb deleted file mode 100644 index 88cdd2e0..00000000 --- a/debians/me.syns.sample.deb +++ /dev/null @@ -1,4 +0,0 @@ -bitches get stitches -if you find this tweet me @truesyns saying sample my debian or i sample you stitches with a sideways pepsi. -got it? -thanks. diff --git a/depictions/native/me.syns.samplepackage/depiction.json b/depictions/native/com.iloveemogirls.sample/depiction.json similarity index 91% rename from depictions/native/me.syns.samplepackage/depiction.json rename to depictions/native/com.iloveemogirls.sample/depiction.json index 83e1a604..b1debaa5 100644 --- a/depictions/native/me.syns.samplepackage/depiction.json +++ b/depictions/native/com.iloveemogirls.sample/depiction.json @@ -1,6 +1,6 @@ { "minVersion": "0.1", - "headerImage": "https://raw.githubusercontent.com/syns/repo.me/master/assets/Banners/RepoHeader.png", + "headerImage": "https://raw.githubusercontent.com/revisitable/repo.me/master/assets/Banners/RepoHeader.png", "tintColor": "#ffae8e", "tabs": [ { @@ -44,7 +44,7 @@ }, { "title": "Use This Template", - "action": "https://github.com/syns/repo.me", + "action": "https://github.com/revisitable/repo.me", "class": "DepictionTableButtonView" }, { diff --git a/depictions/web/me.syns.samplepackage/changelog.xml b/depictions/web/com.iloveemogirls.sample/changelog.xml similarity index 100% rename from depictions/web/me.syns.samplepackage/changelog.xml rename to depictions/web/com.iloveemogirls.sample/changelog.xml diff --git a/depictions/web/me.syns.samplepackage/info.xml b/depictions/web/com.iloveemogirls.sample/info.xml similarity index 100% rename from depictions/web/me.syns.samplepackage/info.xml rename to depictions/web/com.iloveemogirls.sample/info.xml diff --git a/depictions/web/me.syns.samplepackage/screenshots/.ignore b/depictions/web/com.iloveemogirls.sample/screenshots/.ignore similarity index 100% rename from depictions/web/me.syns.samplepackage/screenshots/.ignore rename to depictions/web/com.iloveemogirls.sample/screenshots/.ignore diff --git a/depictions/web/me.syns.samplepackage/screenshots/cydia.jpg b/depictions/web/com.iloveemogirls.sample/screenshots/cydia.jpg similarity index 100% rename from depictions/web/me.syns.samplepackage/screenshots/cydia.jpg rename to depictions/web/com.iloveemogirls.sample/screenshots/cydia.jpg diff --git a/depictions/web/me.syns.samplepackage/screenshots/shot1-thumb.jpg b/depictions/web/com.iloveemogirls.sample/screenshots/shot1-thumb.jpg similarity index 100% rename from depictions/web/me.syns.samplepackage/screenshots/shot1-thumb.jpg rename to depictions/web/com.iloveemogirls.sample/screenshots/shot1-thumb.jpg diff --git a/depictions/web/me.syns.samplepackage/screenshots/shot1.jpg b/depictions/web/com.iloveemogirls.sample/screenshots/shot1.jpg similarity index 100% rename from depictions/web/me.syns.samplepackage/screenshots/shot1.jpg rename to depictions/web/com.iloveemogirls.sample/screenshots/shot1.jpg diff --git a/index.html b/index.html index c9d3551d..423b89d7 100644 --- a/index.html +++ b/index.html @@ -5,5 +5,5 @@

repo.me

  • Add to Installer
  • Add to Sileo
  • Add to Zebra
  • -thanks for using repo.me by syns! +thanks for using repo.me by qdx! diff --git a/repo.xml b/repo.xml index 631780f3..6b1c719b 100644 --- a/repo.xml +++ b/repo.xml @@ -1,13 +1,13 @@ - Follow me on Twitter - https://twitter.com/truesyns + Email me + mailto:jay@iloveemogirls.com glyphicon glyphicon-user I want this depiction template - https://github.com/syns/repo.me + https://github.com/revisitable/repo.me glyphicon glyphicon-thumbs-up diff --git a/sileo-featured.json b/sileo-featured.json index 51aad152..e0a96717 100644 --- a/sileo-featured.json +++ b/sileo-featured.json @@ -4,9 +4,9 @@ "itemCornerRadius": 10, "banners": [ { - "url": "https://raw.githubusercontent.com/syns/repo.me/master/assets/Banners/RepoHeader.png", + "url": "https://raw.githubusercontent.com/revisitable/repo.me/master/assets/Banners/RepoHeader.png", "title": "Sample Package", - "package": "me.syns.samplepackage", + "package": "com.iloveemogirls.sample", "hideShadow": false } ] diff --git a/updaterepo.sh b/updaterepo.sh index cd7f362a..742cffb9 100644 --- a/updaterepo.sh +++ b/updaterepo.sh @@ -87,5 +87,5 @@ if [[ "$OSTYPE" == "linux"* ]]; then # Linux usage of repo.me echo "Repository Updated, thanks for using repo.me!" else - echo "Running an unsupported operating system...? Contact me via Twitter @truesyns" # incase I've missed support for something, they should be contacting me. + echo "Running an unsupported operating system...? Contact me via Email jay@iloveemogirls.com" # incase I've missed support for something, they should be contacting me. fi