gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r3435: new pkg GNUstep Cynthiune music player


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3435: new pkg GNUstep Cynthiune music player
Date: Tue, 13 Oct 2015 21:18:33 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3435
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2015-10-13 14:18:28 -0700
message:
  new pkg GNUstep Cynthiune music player
added:
  gnustep/Cynthiune/             cynthiune-20151013211752-6rb4xfzxg56b53wn-1
  gnustep/Cynthiune/Makefile     makefile-20151013211752-6rb4xfzxg56b53wn-3
  gnustep/Cynthiune/config.mk    config.mk-20151013211752-6rb4xfzxg56b53wn-2
  gnustep/Cynthiune/sha256sums   sha256sums-20151013211752-6rb4xfzxg56b53wn-4
=== added directory 'gnustep/Cynthiune'
=== added file 'gnustep/Cynthiune/Makefile'
--- a/gnustep/Cynthiune/Makefile        1970-01-01 00:00:00 +0000
+++ b/gnustep/Cynthiune/Makefile        2015-10-13 21:18:28 +0000
@@ -0,0 +1,54 @@
+# Copyright © 2015 Carl Hansen
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+
+NAME = Cynthiune
+GARNAME = Cynthiune
+GARVERSION = 1.0.0
+HOME_URL = http://www.non-gnu.org/gap/cynthiune
+DESCRIPTION = GNUstep music file player
+define BLURB 
+Cynthiune is a free software and romantic music player for GNUstep and
+(unmentionable non-free oses), able to play a lot of different audio
+formats. The author, Wolfgang Sourdeau, wrote it originally as a Christmas
+gift to a girl that he liked because she could not listen to music on
+her XXX with a free program.
+endef
+
+# install note.  There are many dependencies to handle file formats.
+# partial list:
+#      sudo apt-get install libid3-tools libid3tag0 libid3tag0-dev
+#  modplug-tools  libmodplug-dev  libmodplug1
+#  audiofile-tools libaudiofile-dev  libaudiofile1
+#   libavifile-0.7-bin libavifile-0.7-common  libavifile-0.7-dev  
libavifile-0.7c2
+#    musepack-tools etc
+
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SAVANNAH)
+MASTER_SUBDIR = gap/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = 
+
+BUILDDEPS =
+LIBDEPS =
+CONFIGURE_SCRIPTS=
+
+######################################################################
+
+include ../../gar.lib/gnustep.mk
+include config.mk

=== added file 'gnustep/Cynthiune/config.mk'
--- a/gnustep/Cynthiune/config.mk       1970-01-01 00:00:00 +0000
+++ b/gnustep/Cynthiune/config.mk       2015-10-13 21:18:28 +0000
@@ -0,0 +1,4 @@
+## Configuration options for Cynthiune ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnustep/Cynthiune/sha256sums'
--- a/gnustep/Cynthiune/sha256sums      1970-01-01 00:00:00 +0000
+++ b/gnustep/Cynthiune/sha256sums      2015-10-13 21:18:28 +0000
@@ -0,0 +1,1 @@
+3cc5228c8cdb66256bbcec4b317bbd3853397f09ec9b7378a7f65140eff5bcaf  
download/Cynthiune-1.0.0.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]