diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-04-12 23:58:06 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-04-12 23:58:06 +0000 |
commit | 49f446a3af8b77f07de6ea4314102ae1a9202c9e (patch) | |
tree | c9749092c5f14c08341e283531666af786849fd5 /media/libs | |
parent | b4e5a59cf012666c6e14080b37281fa0a8b2d27d (diff) | |
download | slackbuilds-49f446a3af8b77f07de6ea4314102ae1a9202c9e.tar.gz slackbuilds-49f446a3af8b77f07de6ea4314102ae1a9202c9e.tar.bz2 |
added gpl license on all scripts
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1165 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'media/libs')
42 files changed, 504 insertions, 0 deletions
diff --git a/media/libs/dssi/dssi.SlackBuild b/media/libs/dssi/dssi.SlackBuild index ee03b876..ebe48c8b 100755 --- a/media/libs/dssi/dssi.SlackBuild +++ b/media/libs/dssi/dssi.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# dssi 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 2 of the License, or any later version. +# +# dssi 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for dssi # by rhatto at riseup.net # diff --git a/media/libs/edje/edje.SlackBuild b/media/libs/edje/edje.SlackBuild index dbc465d9..b06d2594 100755 --- a/media/libs/edje/edje.SlackBuild +++ b/media/libs/edje/edje.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# edje 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 2 of the License, or any later version. +# +# edje 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for edje # by rhatto at riseup.net # diff --git a/media/libs/embryo/embryo.SlackBuild b/media/libs/embryo/embryo.SlackBuild index 93f6a2ed..cd811300 100755 --- a/media/libs/embryo/embryo.SlackBuild +++ b/media/libs/embryo/embryo.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# embryo 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 2 of the License, or any later version. +# +# embryo 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for embryo # by rhatto at riseup.net # diff --git a/media/libs/emotion/emotion.SlackBuild b/media/libs/emotion/emotion.SlackBuild index 5f052b78..eda35553 100755 --- a/media/libs/emotion/emotion.SlackBuild +++ b/media/libs/emotion/emotion.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# emotion 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 2 of the License, or any later version. +# +# emotion 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for emotion # by rhatto at riseup.net # diff --git a/media/libs/epeg/epeg.SlackBuild b/media/libs/epeg/epeg.SlackBuild index e6c8131f..b65880cf 100755 --- a/media/libs/epeg/epeg.SlackBuild +++ b/media/libs/epeg/epeg.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# epeg 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 2 of the License, or any later version. +# +# epeg 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for epeg # by rhatto at riseup.net # diff --git a/media/libs/faac/faac.SlackBuild b/media/libs/faac/faac.SlackBuild index ad3228c0..a34909ca 100755 --- a/media/libs/faac/faac.SlackBuild +++ b/media/libs/faac/faac.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# faac 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 2 of the License, or any later version. +# +# faac 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for faac # by rafael at riseup.net # diff --git a/media/libs/faad2/faad2.SlackBuild b/media/libs/faad2/faad2.SlackBuild index 957c28c7..1237b2ea 100755 --- a/media/libs/faad2/faad2.SlackBuild +++ b/media/libs/faad2/faad2.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# faad2 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 2 of the License, or any later version. +# +# faad2 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for faad2 # by rafael at riseup.net # diff --git a/media/libs/freetype/freetype.SlackBuild b/media/libs/freetype/freetype.SlackBuild index 0e704084..8f1b8417 100755 --- a/media/libs/freetype/freetype.SlackBuild +++ b/media/libs/freetype/freetype.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# freetype 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 2 of the License, or any later version. +# +# freetype 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild for a freetype2 package # diff --git a/media/libs/gd/gd.SlackBuild b/media/libs/gd/gd.SlackBuild index f5bb66c7..e36e90db 100755 --- a/media/libs/gd/gd.SlackBuild +++ b/media/libs/gd/gd.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# gd 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 2 of the License, or any later version. +# +# gd 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for gd # by rhatto at riseup.net # diff --git a/media/libs/glew/glew.SlackBuild b/media/libs/glew/glew.SlackBuild index 915b3cf0..35de2e2d 100755 --- a/media/libs/glew/glew.SlackBuild +++ b/media/libs/glew/glew.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# glew 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 2 of the License, or any later version. +# +# glew 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for glew # by rafael at riseup.net # diff --git a/media/libs/glitz/glitz.SlackBuild b/media/libs/glitz/glitz.SlackBuild index b7e76838..045d3d40 100755 --- a/media/libs/glitz/glitz.SlackBuild +++ b/media/libs/glitz/glitz.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# glitz 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 2 of the License, or any later version. +# +# glitz 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for glitz # by rhatto at riseup.net # diff --git a/media/libs/imlib2/imlib2.SlackBuild b/media/libs/imlib2/imlib2.SlackBuild index 30dd146a..e71ccb17 100755 --- a/media/libs/imlib2/imlib2.SlackBuild +++ b/media/libs/imlib2/imlib2.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# imlib2 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 2 of the License, or any later version. +# +# imlib2 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for imlib2 # by rhatto at riseup.net # diff --git a/media/libs/ladspa/ladspa.SlackBuild b/media/libs/ladspa/ladspa.SlackBuild index dffc545b..6a6291ac 100755 --- a/media/libs/ladspa/ladspa.SlackBuild +++ b/media/libs/ladspa/ladspa.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# ladspa 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 2 of the License, or any later version. +# +# ladspa 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for ladspa # by rhatto at riseup.net # diff --git a/media/libs/liba52/liba52.SlackBuild b/media/libs/liba52/liba52.SlackBuild index 0d08c296..1c603c19 100755 --- a/media/libs/liba52/liba52.SlackBuild +++ b/media/libs/liba52/liba52.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# liba52 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 2 of the License, or any later version. +# +# liba52 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for liba52 # by rafael at riseup.net # diff --git a/media/libs/libdc1394/libdc1394.SlackBuild b/media/libs/libdc1394/libdc1394.SlackBuild index b8ea1dd6..f916bdf6 100755 --- a/media/libs/libdc1394/libdc1394.SlackBuild +++ b/media/libs/libdc1394/libdc1394.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libdc1394 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 2 of the License, or any later version. +# +# libdc1394 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for pwlib # by rafael at riseup.net # diff --git a/media/libs/libdv/libdv.SlackBuild b/media/libs/libdv/libdv.SlackBuild index 3e867497..bc9bbd55 100755 --- a/media/libs/libdv/libdv.SlackBuild +++ b/media/libs/libdv/libdv.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libdv 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 2 of the License, or any later version. +# +# libdv 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for libdv # by rafael at riseup.net # diff --git a/media/libs/libdvdcss/libdvdcss.SlackBuild b/media/libs/libdvdcss/libdvdcss.SlackBuild index 97a6f2aa..7e9c5ac9 100755 --- a/media/libs/libdvdcss/libdvdcss.SlackBuild +++ b/media/libs/libdvdcss/libdvdcss.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libdvdcss 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 2 of the License, or any later version. +# +# libdvdcss 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # SlackBuild for libdvdcss # http://download.videolan.org/pub/libdvdcss/1.2.9/ # diff --git a/media/libs/libdvdplay/libdvdplay.SlackBuild b/media/libs/libdvdplay/libdvdplay.SlackBuild index 1c0c44c6..308c3876 100755 --- a/media/libs/libdvdplay/libdvdplay.SlackBuild +++ b/media/libs/libdvdplay/libdvdplay.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libdvdplay 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 2 of the License, or any later version. +# +# libdvdplay 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # SlackBuild for libdvdplay # http://download.videolan.org/pub/libdvdplay/1.0.1/ # diff --git a/media/libs/libdvdread/libdvdread.SlackBuild b/media/libs/libdvdread/libdvdread.SlackBuild index 96de4932..bffc6938 100755 --- a/media/libs/libdvdread/libdvdread.SlackBuild +++ b/media/libs/libdvdread/libdvdread.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libdvdread 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 2 of the License, or any later version. +# +# libdvdread 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # SlackBuild for libdvdread # http://freshmeat.net/redir/libdvdread/17926/url_tgz/ # diff --git a/media/libs/libexif-gtk/libexif-gtk.SlackBuild b/media/libs/libexif-gtk/libexif-gtk.SlackBuild index f4ec012d..34ea8e95 100755 --- a/media/libs/libexif-gtk/libexif-gtk.SlackBuild +++ b/media/libs/libexif-gtk/libexif-gtk.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libexif-gtk 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 2 of the License, or any later version. +# +# libexif-gtk 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for libexif-gtk # by rhatto at riseup.net # diff --git a/media/libs/libgc/libgc.SlackBuild b/media/libs/libgc/libgc.SlackBuild index c31d8281..9ed59640 100755 --- a/media/libs/libgc/libgc.SlackBuild +++ b/media/libs/libgc/libgc.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libgc 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 2 of the License, or any later version. +# +# libgc 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for libgc # by rafael at riseup.net # diff --git a/media/libs/libgphoto2/libgphoto2.SlackBuild b/media/libs/libgphoto2/libgphoto2.SlackBuild index 5365668f..0ae2f0b1 100755 --- a/media/libs/libgphoto2/libgphoto2.SlackBuild +++ b/media/libs/libgphoto2/libgphoto2.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libgphoto2 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 2 of the License, or any later version. +# +# libgphoto2 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for libgphoto2 # by rhatto at riseup.net # diff --git a/media/libs/libiec61883/libiec61883.SlackBuild b/media/libs/libiec61883/libiec61883.SlackBuild index a2040534..b5eb1935 100755 --- a/media/libs/libiec61883/libiec61883.SlackBuild +++ b/media/libs/libiec61883/libiec61883.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libiec61883 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 2 of the License, or any later version. +# +# libiec61883 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for libiec61883 # by rafael at riseup.net # diff --git a/media/libs/libjackasyn/libjackasyn.SlackBuild b/media/libs/libjackasyn/libjackasyn.SlackBuild index b7b481fa..5d0e8e18 100755 --- a/media/libs/libjackasyn/libjackasyn.SlackBuild +++ b/media/libs/libjackasyn/libjackasyn.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libjackasyn 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 2 of the License, or any later version. +# +# libjackasyn 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for libjackasyn # by rhatto at riseup.net # diff --git a/media/libs/libkexif/libkexif.SlackBuild b/media/libs/libkexif/libkexif.SlackBuild index 6a16bf79..16efb21f 100644 --- a/media/libs/libkexif/libkexif.SlackBuild +++ b/media/libs/libkexif/libkexif.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libkexif 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 2 of the License, or any later version. +# +# libkexif 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild for libkexif, by Rudson R. Alves # requires: none # tested: libkexif-0.2.5 diff --git a/media/libs/libkipi/libkipi.SlackBuild b/media/libs/libkipi/libkipi.SlackBuild index d7879fa8..f0b9f7ad 100755 --- a/media/libs/libkipi/libkipi.SlackBuild +++ b/media/libs/libkipi/libkipi.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libkipi 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 2 of the License, or any later version. +# +# libkipi 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild for libkipi, by Rudson R. Alves # requires: none # tested: libkipi-0.1.5 diff --git a/media/libs/liblo/liblo.SlackBuild b/media/libs/liblo/liblo.SlackBuild index 44449334..84f10da9 100755 --- a/media/libs/liblo/liblo.SlackBuild +++ b/media/libs/liblo/liblo.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# liblo 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 2 of the License, or any later version. +# +# liblo 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for liblo # by rhatto at riseup.net # diff --git a/media/libs/liblrdf/liblrdf.SlackBuild b/media/libs/liblrdf/liblrdf.SlackBuild index 43cfc8f9..ec61d3b8 100755 --- a/media/libs/liblrdf/liblrdf.SlackBuild +++ b/media/libs/liblrdf/liblrdf.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# liblrdf 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 2 of the License, or any later version. +# +# liblrdf 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for liblrdf # by rhatto at riseup.net # diff --git a/media/libs/libquicktime/libquicktime.SlackBuild b/media/libs/libquicktime/libquicktime.SlackBuild index f4c50a79..51bc9d2d 100755 --- a/media/libs/libquicktime/libquicktime.SlackBuild +++ b/media/libs/libquicktime/libquicktime.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libquicktime 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 2 of the License, or any later version. +# +# libquicktime 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for libquicktime # by rafael at riseup.net # diff --git a/media/libs/libsamplerate/libsamplerate.SlackBuild b/media/libs/libsamplerate/libsamplerate.SlackBuild index b1101907..fce173f0 100755 --- a/media/libs/libsamplerate/libsamplerate.SlackBuild +++ b/media/libs/libsamplerate/libsamplerate.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libsamplerate 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 2 of the License, or any later version. +# +# libsamplerate 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for libsamplerate # by rafael at riseup.net # diff --git a/media/libs/libshout/libshout.SlackBuild b/media/libs/libshout/libshout.SlackBuild index d5072aeb..4b447bbf 100755 --- a/media/libs/libshout/libshout.SlackBuild +++ b/media/libs/libshout/libshout.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libshout 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 2 of the License, or any later version. +# +# libshout 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for libshout # by rhatto at riseup.net # diff --git a/media/libs/libsndfile/libsndfile.SlackBuild b/media/libs/libsndfile/libsndfile.SlackBuild index 1c117a14..9c37ef4c 100755 --- a/media/libs/libsndfile/libsndfile.SlackBuild +++ b/media/libs/libsndfile/libsndfile.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libsndfile 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 2 of the License, or any later version. +# +# libsndfile 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for libsndfile # by rafael at riseup.net # diff --git a/media/libs/libtheora/libtheora.SlackBuild b/media/libs/libtheora/libtheora.SlackBuild index 9a8a81bc..fa8ac2f9 100755 --- a/media/libs/libtheora/libtheora.SlackBuild +++ b/media/libs/libtheora/libtheora.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libtheora 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 2 of the License, or any later version. +# +# libtheora 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # Heavily based on the Slackware 10.2 SlackBuild # http://www.theora.org # diff --git a/media/libs/libx264/libx264.SlackBuild b/media/libs/libx264/libx264.SlackBuild index ef5191aa..2774533e 100755 --- a/media/libs/libx264/libx264.SlackBuild +++ b/media/libs/libx264/libx264.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libx264 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 2 of the License, or any later version. +# +# libx264 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for libx264 # by rafael at riseup.net # diff --git a/media/libs/mlt++/mlt++.SlackBuild b/media/libs/mlt++/mlt++.SlackBuild index b299123d..5c39be19 100755 --- a/media/libs/mlt++/mlt++.SlackBuild +++ b/media/libs/mlt++/mlt++.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# mlt++ 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 2 of the License, or any later version. +# +# mlt++ 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for mlt # by rafael at riseup.net # diff --git a/media/libs/mlt/mlt.SlackBuild b/media/libs/mlt/mlt.SlackBuild index 037646d5..f00b0aa0 100755 --- a/media/libs/mlt/mlt.SlackBuild +++ b/media/libs/mlt/mlt.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# mlt 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 2 of the License, or any later version. +# +# mlt 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for mlt # by rafael at riseup.net # diff --git a/media/libs/openexr/openexr.SlackBuild b/media/libs/openexr/openexr.SlackBuild index ca025d21..403a4a5c 100755 --- a/media/libs/openexr/openexr.SlackBuild +++ b/media/libs/openexr/openexr.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# openexr 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 2 of the License, or any later version. +# +# openexr 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for OpenEXR # by rafael at riseup.net # diff --git a/media/libs/raptor/raptor.SlackBuild b/media/libs/raptor/raptor.SlackBuild index 564b2a4d..75b33312 100755 --- a/media/libs/raptor/raptor.SlackBuild +++ b/media/libs/raptor/raptor.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# raptor 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 2 of the License, or any later version. +# +# raptor 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for raptor # by rhatto at riseup.net # diff --git a/media/libs/sdl-image/sdl-image.SlackBuild b/media/libs/sdl-image/sdl-image.SlackBuild index 9a45e68b..10335d4b 100755 --- a/media/libs/sdl-image/sdl-image.SlackBuild +++ b/media/libs/sdl-image/sdl-image.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# sdl-image 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 2 of the License, or any later version. +# +# sdl-image 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # SlackBuild for sdl_image # http://www.libsdl.org/projects/SDL_image/release/ # diff --git a/media/libs/sdl-mixer/sdl-mixer.SlackBuild b/media/libs/sdl-mixer/sdl-mixer.SlackBuild index 79265104..e6905b85 100755 --- a/media/libs/sdl-mixer/sdl-mixer.SlackBuild +++ b/media/libs/sdl-mixer/sdl-mixer.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# sdl-mixer 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 2 of the License, or any later version. +# +# sdl-mixer 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # SlackBuild for sdl_mixer # http://www.libsdl.org/projects/SDL_mixer/release/ # diff --git a/media/libs/sdl-net/sdl-net.SlackBuild b/media/libs/sdl-net/sdl-net.SlackBuild index 789250b8..ef02b3b5 100755 --- a/media/libs/sdl-net/sdl-net.SlackBuild +++ b/media/libs/sdl-net/sdl-net.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# sdl-net 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 2 of the License, or any later version. +# +# sdl-net 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # SlackBuild for sdl_net # http://www.libsdl.org/projects/SDL_net/release/ # diff --git a/media/libs/speex/speex.SlackBuild b/media/libs/speex/speex.SlackBuild index 9b861d72..a6dc3f11 100755 --- a/media/libs/speex/speex.SlackBuild +++ b/media/libs/speex/speex.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# speex 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 2 of the License, or any later version. +# +# speex 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 +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # got it from http://ftp.cgu.edu.tw/Mirror/linuxpackages/Slackware-10.2-x86_64/pcxz/speex/speex.SlackBuild # small changes by rhatto # |