Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (93f59879edef78696a87e7a854dd11d1ae68f5e5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (93f59879edef78696a87e7a854dd11d1ae68f5e5)
  • Date: Sat, 27 May 2017 14:17:38 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 3 +++
database/fbcopy/BUILD | 1 -
database/fbcopy/CONFLICTS | 1 -
database/fbcopy/DETAILS | 8 --------
database/fbcopy/DOWNLOAD | 1 -
database/fbcopy/HISTORY | 4 ----
database/fbcopy/INSTALL | 1 -
database/fbcopy/PRE_BUILD | 1 -
database/fbcopy/UP_TRIGGERS | 1 -
database/fbexport/DEPENDS | 1 -
database/fbexport/HISTORY | 4 ++++
database/fbexport/Makefile | 28 ----------------------------
database/fbexport/PRE_BUILD | 10 ----------
kde5-apps/krita/DETAILS | 2 +-
kde5-apps/krita/HISTORY | 3 +++
15 files changed, 11 insertions(+), 58 deletions(-)

New commits:
commit 93f59879edef78696a87e7a854dd11d1ae68f5e5
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

deprecate database/fbcopy [replaced by fbexport]

commit 0641d76b55024907362afe3bd7a4cbbdcb3d009f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

fbexport - fix

commit 63dfccc960013c81f9a6031b07205e58a340e969
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

krita: => 3.1.4

diff --git a/ChangeLog b/ChangeLog
index 586cf6d..e9da7fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
to proper place to be able to downgrade gtk-engines2 for gtk+2
again

+2017-05-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * database/fbcopy: spell deprecated [replaced by fbexport]
+
2017-05-23 Treeve Jelbert <treeve AT sourcemage.org>
* libs/libusbx: spell deprecated [replaced by libusb]

diff --git a/database/fbcopy/BUILD b/database/fbcopy/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/database/fbcopy/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/database/fbcopy/CONFLICTS b/database/fbcopy/CONFLICTS
deleted file mode 100755
index bbc8131..0000000
--- a/database/fbcopy/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts fbcopy y
diff --git a/database/fbcopy/DETAILS b/database/fbcopy/DETAILS
deleted file mode 100755
index ab3ab02..0000000
--- a/database/fbcopy/DETAILS
+++ /dev/null
@@ -1,8 +0,0 @@
- SPELL=fbcopy
- VERSION=0
- PATCHLEVEL=9999
- SHORT="deprecated"
-cat << EOF
-deprecated spell [replaced by fbexport]
-EOF
-
diff --git a/database/fbcopy/DOWNLOAD b/database/fbcopy/DOWNLOAD
deleted file mode 100755
index 27ba77d..0000000
--- a/database/fbcopy/DOWNLOAD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/database/fbcopy/HISTORY b/database/fbcopy/HISTORY
deleted file mode 100644
index b95bc3d..0000000
--- a/database/fbcopy/HISTORY
+++ /dev/null
@@ -1,4 +0,0 @@
-2011-09-08 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0
- PATCHLEVEL=9999
- spell deprecated [replaced by fbexport]
diff --git a/database/fbcopy/INSTALL b/database/fbcopy/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/database/fbcopy/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/database/fbcopy/PRE_BUILD b/database/fbcopy/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/database/fbcopy/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/database/fbcopy/UP_TRIGGERS b/database/fbcopy/UP_TRIGGERS
deleted file mode 100755
index e787644..0000000
--- a/database/fbcopy/UP_TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-up_trigger fbexport cast_self
diff --git a/database/fbexport/DEPENDS b/database/fbexport/DEPENDS
index 90b9d4a..0148be7 100755
--- a/database/fbexport/DEPENDS
+++ b/database/fbexport/DEPENDS
@@ -1,3 +1,2 @@
depends FIREBIRD &&
-depends ibpp &&
depends -sub CXX gcc
diff --git a/database/fbexport/HISTORY b/database/fbexport/HISTORY
index 23308e8..0e7db67 100644
--- a/database/fbexport/HISTORY
+++ b/database/fbexport/HISTORY
@@ -1,3 +1,7 @@
+2017-05-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: delete ibpp
+ * Makefile, PRE_BUILD: deleted
+
2011-09-08 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: add ibpp
* Makefile: use system ibpp
diff --git a/database/fbexport/Makefile b/database/fbexport/Makefile
deleted file mode 100644
index d909bb4..0000000
--- a/database/fbexport/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-###############################################################################
-.SUFFIXES: .o .cpp
-
-OBJECTS_FBE=fbexport/ParseArgs.o fbexport/FBExport.o fbexport/cli-main.o
-OBJECTS_FBC=fbcopy/args.o fbcopy/fbcopy.o fbcopy/TableDependency.o
fbcopy/main.o
-
-# Compiler & linker flags
-COMPILE_FLAGS=-O3 -DIBPP_LINUX -DIBPP_GCC
-LINK_FLAGS=-pthread -L/usr/lib -libpp -L/opt/firebird/lib -lfbclient
-
-
-all: exe/fbcopy exe/fbexport
-
-exe/fbexport: $(OBJECTS_FBE)
- g++ $(LINK_FLAGS) $(OBJECTS_FBE) -oexe/fbexport
-
-exe/fbcopy: $(OBJECTS_FBC)
- g++ $(LINK_FLAGS) $(OBJECTS_FBC) -oexe/fbcopy
-
-
-install:
- install exe/fbcopy /usr/bin/fbcopy
- install exe/fbexport /usr/bin/fbexport
-
-.cpp.o:
- g++ -c $(COMPILE_FLAGS) -o $@ $<
-
-#EOF
diff --git a/database/fbexport/PRE_BUILD b/database/fbexport/PRE_BUILD
deleted file mode 100755
index f82e4a0..0000000
--- a/database/fbexport/PRE_BUILD
+++ /dev/null
@@ -1,10 +0,0 @@
- default_pre_build &&
- cd $SOURCE_DIRECTORY &&
-# use my makefile
-cp $SPELL_DIRECTORY/Makefile . &&
-# fix smgl issues
-sed -i "s|-O3|$CXXFLAGS|" Makefile &&
-# fix glibc problem
-sed -i -e "/^#/ a\
-#include <stdio.h>
-" fbcopy/TableDependency.cpp
diff --git a/kde5-apps/krita/DETAILS b/kde5-apps/krita/DETAILS
index ba9ca8f..4609d69 100755
--- a/kde5-apps/krita/DETAILS
+++ b/kde5-apps/krita/DETAILS
@@ -1,5 +1,5 @@
SPELL=krita
- VERSION=3.1.3
+ VERSION=3.1.4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL=https://download.kde.org/stable/krita/${VERSION%.?}/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/kde5-apps/krita/HISTORY b/kde5-apps/krita/HISTORY
index ff74e7b..ee3c142 100644
--- a/kde5-apps/krita/HISTORY
+++ b/kde5-apps/krita/HISTORY
@@ -1,3 +1,6 @@
+2017-05-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.1.4
+
2017-05-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.1.3




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (93f59879edef78696a87e7a854dd11d1ae68f5e5), Treeve Jelbert, 05/27/2017

Archive powered by MHonArc 2.6.24.

Top of Page