Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0bca728b1b1c04a71194be5257959898722ed330)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0bca728b1b1c04a71194be5257959898722ed330)
  • Date: Sat, 4 Sep 2021 10:36:04 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

video/obs-studio/BUILD | 2 ++
video/obs-studio/DETAILS | 1 +
video/obs-studio/HISTORY | 2 ++
video/xine-ui/DETAILS | 4 ++--
video/xine-ui/HISTORY | 3 +++
5 files changed, 10 insertions(+), 2 deletions(-)

New commits:
commit 0bca728b1b1c04a71194be5257959898722ed330
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

obs-studio: Fix version number in the application

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

xine-ui 0.99.12

diff --git a/video/obs-studio/BUILD b/video/obs-studio/BUILD
index 38090f0..e7f1fbf 100755
--- a/video/obs-studio/BUILD
+++ b/video/obs-studio/BUILD
@@ -1,3 +1,5 @@
+# XXX Fix version number
+OPTS+=" -DOBS_VERSION_OVERRIDE=$VERSION" &&
# XXX obs-filters plugin can't build with -ffast-math
CFLAGS="${CFLAGS//-ffast-math}" &&
OPTS+=' -DBUILD_BROWSER=OFF -DBUILD_VST=OFF' &&
diff --git a/video/obs-studio/DETAILS b/video/obs-studio/DETAILS
index 7a2cc6b..c0f18c5 100755
--- a/video/obs-studio/DETAILS
+++ b/video/obs-studio/DETAILS
@@ -1,6 +1,7 @@
. "$GRIMOIRE"/CMAKE_FUNCTIONS
SPELL=obs-studio
VERSION=27.0.1
+ PATCHLEVEL=1
SOURCE="$SPELL-$VERSION.tar.gz"

SOURCE_URL[0]=https://github.com/obsproject/$SPELL/archive/refs/tags/$VERSION.tar.gz

SOURCE_HASH=sha512:c15dda62c1f212f623914e61a90c6b1e035720fb84d64726c14f43d77ae7569777a23d04221db34347ce610e7c3407c29e726ae36412e98e34ea2ddb2072b7f3
diff --git a/video/obs-studio/HISTORY b/video/obs-studio/HISTORY
index 0645a64..bd6a5a1 100644
--- a/video/obs-studio/HISTORY
+++ b/video/obs-studio/HISTORY
@@ -1,2 +1,4 @@
2021-09-04 Ismael Luceno <ismael AT sourcemage.org>
* BUILD, DEPENDS, DETAILS: spell created
+ * BUILD: fixed version number in the application
+ * DETAILS: PATCHLEVEL++
diff --git a/video/xine-ui/DETAILS b/video/xine-ui/DETAILS
index c19b679..1deb015 100755
--- a/video/xine-ui/DETAILS
+++ b/video/xine-ui/DETAILS
@@ -1,7 +1,7 @@
SPELL=xine-ui
- VERSION=0.99.8
+ VERSION=0.99.12
SOURCE=$SPELL-$VERSION.tar.xz
-
SOURCE_HASH=sha512:a2d11b0c512b9d485e0bbe418b36fb5fd52fe1a9c68cdb865771fc580b30bff513825f3e24ef85a902669c2c1ea8947512dd9abe4c12fdef94b8852cc8588da3
+
SOURCE_HASH=sha512:bc04cb8df730abce147485b488250331a304e4318fc28ebab890c6485242a5edeafd953547c637622e2312c65aa1e36aaae6117d608dd668781d841804f2ae86
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"

SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/xine/${SPELL}/${VERSION}/${SOURCE}
WEB_SITE=http://www.xine-project.org/
diff --git a/video/xine-ui/HISTORY b/video/xine-ui/HISTORY
index 0c85854..b4e3de5 100644
--- a/video/xine-ui/HISTORY
+++ b/video/xine-ui/HISTORY
@@ -1,3 +1,6 @@
+2021-09-04 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.99.12
+
2019-05-18 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0bca728b1b1c04a71194be5257959898722ed330), Ismael Luceno, 09/04/2021

Archive powered by MHonArc 2.6.24.

Top of Page