Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (dcc18e2eaa331c2634513c290f2a290e9b0fb899)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (dcc18e2eaa331c2634513c290f2a290e9b0fb899)
  • Date: Thu, 17 Apr 2014 08:44:39 -0500

GIT changes to devel-xorg-modular grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

ChangeLog | 6 ++++++
x11/slim/BUILD | 4 ++++
x11/slim/HISTORY | 3 +++
3 files changed, 13 insertions(+)

New commits:
commit 20ca917e6ffd726b8d95dd1ca827e86723dcd4b3
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

slim: fixed build with recent freetype2/cmake

commit a019493227e74dba322b5aaa9f580a878bed4610
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ChangeLog: corrected double-spaces for history entries

commit 1e0a6b5101e4bffa1b36376f82b66d3291ffaa18
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

devscripts: new spell, Debian developer scripts

commit 3956610f54097650b27979e39977565d5d03e030
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

polipo: new spell, caching web proxy

commit 65651147c08dd54a49e5a326d6c450ec75bbc9f8
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

fwknop: => 2.6.1

commit 59281b2c4ac2141ba7ecce6788772f45ec0264ad
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

geany-plugins: => 1.24

commit f8d1d60abf9c68296ae9b73bc9ecce6bdd124e64
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

geany: => 1.24

commit c33c088120995aa717cf03cfb5361a40ea23ea55
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

file-desktopentry: depends on file-basedir

commit c0da3c66f60838fed3d3ec6cffe13542d8f0fbdc
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

parse-debcontrol: new spell, Easy OO parsing of debian control-like files

commit f854ecf6fb29bc460207da45c81c573cafd157f4
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

dpkg 1.17.6

Switch to xz-compressed source, and removed the install-info patch since
it
has been completely removed from dpkg.

commit 2523ea7af0e741127d955789a414f53797d90dd2
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

linux 3.14.1

commit 60a8dd4deb00cceef127c2f45f2c9749e96b9de4
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

linux 3.14

commit 5008e2adc7dd6bde5aa25248eba2047d3ee4083b
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

fpc 2.6.4

commit 6b8d22f282495ea03d69851fc58a4d9a198ba6c1
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

qemu: Pass down ARFLAGS=rv, to workaround buildsystem bug

diff --git a/ChangeLog b/ChangeLog
index 99abacf..576eaa9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -317,9 +317,12 @@
2013-09-27 Vlad Glagolev <stealth AT sourcemage.org>
* video/mpv: new spell, free and open-source general-purpose video
player

+<<<<<<< HEAD
2013-09-22 Pol Vinogradov <vin.public AT gmail.com>
* xorg-driver/glamor: new spell, 2D acceleration driver for X Window
System

+=======
+>>>>>>> master
2013-09-22 Treeve Jelbert <treeve AT sourcemage.org>
* python-pypi/kinterbasdb: spell deprecated [replaced by fdb]
* devel/qxorm: new spell, ORM library for Qt/Boost
@@ -1136,10 +1139,13 @@
your environment
* perl-cpan/xml-sax-base: new spell, base class SAX Drivers and
Filters

+<<<<<<< HEAD
2012-09-01 Pol Vinogradov <vin.public AT gmail.com>
* graphics-libs/glu: new spell, the OpenGL Utility Library (GLU)
is a computer graphics library for OpenGL separated from mesa

+=======
+>>>>>>> master
2012-09-01 Treeve Jelbert <treeve AT sourcemage.org>
* qt5: new section
* qt5/qtxmlpatterns: new spell
diff --git a/x11/slim/BUILD b/x11/slim/BUILD
index e013b8d..91fa455 100755
--- a/x11/slim/BUILD
+++ b/x11/slim/BUILD
@@ -1 +1,5 @@
+OPTS="-DFREETYPE_INCLUDE_DIRS=$INSTALL_ROOT/usr/include \
+ -DFREETYPE_INCLUDE_DIR_freetype2=$INSTALL_ROOT/usr/include/freetype2 \
+ $OPTS" &&
+
cmake_build
diff --git a/x11/slim/HISTORY b/x11/slim/HISTORY
index 00a89a0..1a36376 100644
--- a/x11/slim/HISTORY
+++ b/x11/slim/HISTORY
@@ -1,3 +1,6 @@
+2014-04-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * BUILD: fixed build with recent freetype2/cmake
+
2013-10-09 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.3.6
* PRE_BUILD: apply patch



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (dcc18e2eaa331c2634513c290f2a290e9b0fb899), Vlad Glagolev, 04/17/2014

Archive powered by MHonArc 2.6.24.

Top of Page