summarylogtreecommitdiffstats
path: root/stratagus.changelog
diff options
context:
space:
mode:
authorAngelo Theodorou2015-07-07 22:16:29 +0100
committerAngelo Theodorou2015-07-07 22:16:29 +0100
commit7dc28a78dd6759e01e8bff0ae4a6ac0ba378e22e (patch)
tree5f96cbf9380447a042b87ccad0904edafb073a25 /stratagus.changelog
downloadaur-7dc28a78dd6759e01e8bff0ae4a6ac0ba378e22e.tar.gz
Initial import
Diffstat (limited to 'stratagus.changelog')
-rw-r--r--stratagus.changelog45
1 files changed, 45 insertions, 0 deletions
diff --git a/stratagus.changelog b/stratagus.changelog
new file mode 100644
index 000000000000..394fc8f01048
--- /dev/null
+++ b/stratagus.changelog
@@ -0,0 +1,45 @@
+2015-04-08 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
+
+ * PKGBUILD :
+ Moved post installation commands in the package() function
+
+2013-06-03 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
+
+ * PKGBUILD :
+ Added SBINDIR definition to CMake build command
+
+2013-03-24 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
+
+ * PKGBUILD :
+ Depends array updated for lua51
+
+2012-09-01 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
+
+ * PKGBUILD :
+ Depends and makedepends arrays updated
+
+2011-12-27 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
+
+ * PKGBUILD :
+ Added the changelog directive
+ Added a package() function
+ Depends and makedepends arrays updated
+
+2010-12-08 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
+
+ * PKGBUILD :
+ URL, source and dependencies updated
+ Removed compatibility patches
+
+2010-03-14 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
+
+ * PKGBUILD :
+ Description changed
+ Added x86_64 to the arch array
+ Added a GCC 4.4 compatibility patch
+
+2008-05-09 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
+
+ * PKGBUILD :
+ Using $srcdir and $pkgdir variables
+ Applying a GCC 4.3 compatibility patch