summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomáš Chvátal <scarabeus@gentoo.org>2009-07-28 19:37:06 +0200
committerTomáš Chvátal <scarabeus@gentoo.org>2009-07-28 19:37:06 +0200
commit32e5e4b201ff3cc7a0d04d605a135312cf726e88 (patch)
tree5295f7020e16a39a06b8c797314875bf7020e6c9
downloadgamerlay-32e5e4b201ff3cc7a0d04d605a135312cf726e88.tar.gz
gamerlay-32e5e4b201ff3cc7a0d04d605a135312cf726e88.tar.bz2
gamerlay-32e5e4b201ff3cc7a0d04d605a135312cf726e88.zip
Initial commit with basic repo_name and some documentation.
-rw-r--r--Documentation/CONTACT6
-rw-r--r--Documentation/CONTRIBUTORS1
-rw-r--r--Documentation/RULES31
-rw-r--r--profiles/repo_name1
4 files changed, 39 insertions, 0 deletions
diff --git a/Documentation/CONTACT b/Documentation/CONTACT
new file mode 100644
index 0000000..12fb034
--- /dev/null
+++ b/Documentation/CONTACT
@@ -0,0 +1,6 @@
+irc: #gentoo-play-overlay
+# later i will probably create some junk mail where others can be added
+# like (kde@gentoo.org, sunrise@gentoo.org,...)
+email: scarabeus@gentoo.org
+# bugs reporting
+TO BE DONE, must ask robbat if I can use gentoo bugzie, or create sth on d.ge.o
diff --git a/Documentation/CONTRIBUTORS b/Documentation/CONTRIBUTORS
new file mode 100644
index 0000000..dc07958
--- /dev/null
+++ b/Documentation/CONTRIBUTORS
@@ -0,0 +1 @@
+scarabeus@gentoo.org
diff --git a/Documentation/RULES b/Documentation/RULES
new file mode 100644
index 0000000..11d4ab6
--- /dev/null
+++ b/Documentation/RULES
@@ -0,0 +1,31 @@
+- Any ebuild for games can be added
+- All gentoo developers have access to this overlay, based on that their key
+ is uploaded to git.o.g.o structure
+- Ebuild structure must be same as required in kde overlay
+- Every ebuild stored in this overlay must be related to games or their deps
+- No bundled libs allowed. If package bundle libraries provided by other
+ packages it must be unbundled first
+- Packages already in main tree can be included if provide more features
+- Live ebuilds can be added
+- New non-official categories can be created
+
+Example directory structure
+-------------------
+games-arcade
+ |
+ tuxanci
+ |
+ files
+ |
+ patch1.patch
+ patch2.patch
+ tuxanci-0.1.1.ebuild
+ tuxanci-99999.ebuild
+ metadata.xml
+ Manifest
+
+- metadata.xml can contain maintainer. But it is opt-out mode (person don't
+ have to ask for allowance when changing something)
+- for herd we use name "playboys" can be elected for more sane name later :]
+- commit access is granted for anyone whom provide 2 sane commits with
+ git format-patch command
diff --git a/profiles/repo_name b/profiles/repo_name
new file mode 100644
index 0000000..6b0bcf8
--- /dev/null
+++ b/profiles/repo_name
@@ -0,0 +1 @@
+gamerlay