summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDusan Saiko2015-06-18 20:43:46 +0200
committerDusan Saiko2015-06-18 20:43:46 +0200
commit2efd78bd198b290a755c21722ce9285e170dd1e0 (patch)
tree983f0b6c61482280620a8ab50d10b8d48b1bcb05
downloadaur-2efd78bd198b290a755c21722ce9285e170dd1e0.tar.gz
Initial release - migration from AUR 3.x
-rw-r--r--.SRCINFO19
-rw-r--r--CHANGELOG160
-rw-r--r--PKGBUILD47
3 files changed, 226 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c311a261e379
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = onemoresamegame
+ pkgdesc = One more version of a puzzle game where you select the same group of pieces.
+ pkgver = 1.2.1
+ pkgrel = 1
+ url = https://github.com/dsaiko/onemoresamegame
+ changelog = CHANGELOG
+ arch = i686
+ arch = x86_64
+ license = Apache
+ depends = qt5-base>=5.2.1
+ depends = qt5-declarative>
+ depends = qt5-graphicaleffects>
+ depends = qt5-quickcontrols>
+ depends = qt5-script>
+ source = https://github.com/dsaiko/onemoresamegame/archive/1.2.1.tar.gz
+ sha256sums = 15ee0faf1248f907e2adc05407161d9bf1edd5a6a81cb714387c8540fcaab3a4
+
+pkgname = onemoresamegame
+
diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644
index 000000000000..712e600c09bd
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,160 @@
+2014-10-03 Dusan Saiko <dusan.saiko@gmail.com>
+
+ * 1.2.1 :
+ Fixes for QT 5.3.2
+ Creating development version: 1.3-SNAPSHOT
+
+2014-10-03 Dusan Saiko <dusan.saiko@gmail.com>
+
+ * 1.2 :
+ Translation finished
+ Adding French translation
+ German translation
+ Changing default locale to system locale
+ Translating to RU
+ Adding Chinese, Japanese, Italian and Spanish translation
+ Translating to Polish and Hindu
+ Creating development version: 1.2-SNAPSHOT
+
+2014-09-20 Dusan Saiko <dusan.saiko@gmail.com>
+
+ * 1.1 :
+ Fixing binding loop
+ Creating development version: 1.1-SNAPSHOT
+
+2014-09-20 Dusan Saiko <dusan.saiko@gmail.com>
+
+ * 1.0 :
+ Releasing version 1.0
+ Last code finilization
+ Code finalization
+ Removing Quit button
+ Bugfixing level creation
+ Bugfixing level creation
+ Redesigning levels
+ Adding sql module to .pro file
+ Fixing debian vs ubuntu installation package
+ Creating development version: 0.9.12-SNAPSHOT
+
+2014-08-27 Dusan Saiko <dusan.saiko@gmail.com>
+
+ * 0.9.11 :
+ Dist packages for Linux
+ Adjusting rpm, arch and deb deployment
+ Creating development version: 0.9.11-SNAPSHOT
+
+2014-08-27 Dusan Saiko <dusan.saiko@gmail.com>
+
+ * 0.9.10 :
+ Creating man page
+ Creating man page
+ Aded Czech and German translation
+ Added OS type detection (using Q_OS_* macros only)
+ Finalized and optimized images
+ Creating development version: 1.0.0-SNAPSHOT
+
+2014-08-24 Dusan Saiko <dusan.saiko@gmail.com>
+
+ * 0.9.9 :
+ Finished codebase tuning
+ Ending game when only one piece of any color is left
+ Added score-sync-in-progress animation
+ Creating development version: 0.9.9-SNAPSHOT
+
+2014-08-22 Dusan Saiko <dusan.saiko@gmail.com>
+
+ * 0.9.8 :
+ Refactoring source code finished
+ Refactoring source code - part 8
+ Refactoring source code - part 7
+ Refactoring source code - part 6
+ Refactoring source code - part 5
+ Creating development version: 0.9.8-SNAPSHOT
+
+2014-08-16 Dusan Saiko <dusan.saiko@gmail.com>
+
+ * 0.9.7 :
+ Migrated to new DB backend
+ Refactoring source code - part 4
+ Refactoring source code - part 3
+ Refactoring source code - part 2
+ Refactoring source code - part 1
+ Creating development version: 0.9.7-SNAPSHOT
+
+2014-08-11 Dusan Saiko <dusan.saiko@gmail.com>
+
+ * 0.9.6 :
+ Online score sync finished
+ Creating development version: 0.9.6-SNAPSHOT
+
+2014-08-08 Dusan Saiko <dusan.saiko@gmail.com>
+
+ * 0.9.5 :
+ Creating version 0.9.5
+ Deleting local scores on room number change
+ Added room number generator and validator
+ Finished local scores
+ Creating development version: 0.9.5-SNAPSHOT
+
+2014-08-07 Dusan Saiko <dusan.saiko@gmail.com>
+
+ * 0.9.4 :
+ Designed score table
+ Changing menu panel layout
+ Improving build system
+ Creating development version: 0.9.3-SNAPSHOT
+
+2014-08-01 Dusan Saiko <dusan.saiko@gmail.com>
+
+ * 0.9.2 :
+ Redesigned game start buttons
+ Menu buttons layout
+ Designing new Menu Panel
+ Menu panel buttons.
+ Changing images source structure
+ Menu button redesign
+ Code optimizing
+ Introducint post-commit hook to tag version numbers
+ Adding GIT version numbering
+ Small dist scripts fixes
+
+2014-07-21 Dusan Saiko <dusan.saiko@gmail.com>
+
+ * 0.9.1 :
+ Finished RPM packages
+ Extending Arch package scripts
+ Finished deb packages for debian testing/jessie
+ Creating Arch installation scripts
+ Creating .deb installation scripts
+ Testing deb creation
+
+2014-07-19 Dusan Saiko <dusan.saiko@gmail.com>
+
+ * 0.9 :
+ Resizing of game window simplified
+ Migrated to QT 5.2.1 to support Ubuntu Trusty
+
+2014-07-16 Dusan Saiko <dusan.saiko@gmail.com>
+
+ * 0.8 :
+ Finishing levels
+ new icon
+ Finishing levels and multiple size
+ major refactoring and GUI change
+ bugfixes
+ Code optimization
+ Creating app icon
+ Licence change do ASL2.0
+ Improving code
+ Adding platform dependent behaviour for onClick/onMouseEntered for mobile platforms without mouse cursor.
+ Adding falling of pieces
+ Finishing pop-up effects
+ Finetuning image smoothing
+ Renaming to One More SameGame
+
+2014-06-18 Dusan Saiko <dusan.saiko@gmail.com>
+
+ * 0.1 :
+ Initial commit
+ Update README.md
+ Update README.md
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..ebe76e0b321e
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,47 @@
+# Maintainer: Dusan Saiko <dusan.saiko@gmail.com>
+
+pkgname=onemoresamegame
+pkgver=1.2.1
+pkgrel=1
+
+pkgdesc="One more version of a puzzle game where you select the same group of pieces."
+url="https://github.com/dsaiko/onemoresamegame"
+
+changelog=CHANGELOG
+
+arch=('i686' 'x86_64')
+
+license=('Apache')
+
+depends=("qt5-base>=5.2.1" "qt5-declarative>" "qt5-graphicaleffects>" "qt5-quickcontrols>" "qt5-script>")
+
+source=(
+ 'https://github.com/dsaiko/onemoresamegame/archive/1.2.1.tar.gz'
+)
+
+sha256sums=('15ee0faf1248f907e2adc05407161d9bf1edd5a6a81cb714387c8540fcaab3a4')
+
+build() {
+ cd "${srcdir}"
+ cd "${pkgname}-${pkgver}"
+
+ qmake CONFIG+=release
+ make
+}
+
+package() {
+ cd "${srcdir}"
+ cd "${pkgname}-${pkgver}"
+
+
+ install -d -m 755 "${pkgdir}/usr/bin"
+ install -d -m 755 "${pkgdir}/usr/share/pixmaps"
+ install -d -m 755 "${pkgdir}/usr/share/applications"
+ install -d -m 755 "${pkgdir}/usr/share/man/man6"
+
+ install -m 644 "./onemoresamegame.desktop" "${pkgdir}/usr/share/applications/"
+ install -m 644 "./icon.png" "${pkgdir}/usr/share/pixmaps/onemoresamegame.png"
+ install -m 755 ./onemoresamegame "${pkgdir}/usr/bin/"
+ install -m 644 "dist/onemoresamegame.6.gz" "${pkgdir}/usr/share/man/man6/"
+}
+