diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-02-10 13:53:23 -0600 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-02-10 13:53:23 -0600 |
commit | be9dd340ef7d752d61d0d3b4b6b18164016f4605 (patch) | |
tree | 22466eb7977fbe9ae29dc83ac61ea9f77f86d0e7 /libre | |
parent | 9b6fb533bdf48dc4bc3adb21c57366090aa6c5f6 (diff) | |
parent | ca888a4fabb768d38874b5f983cd84eba801ae7f (diff) | |
download | abslibre-be9dd340ef7d752d61d0d3b4b6b18164016f4605.tar.gz abslibre-be9dd340ef7d752d61d0d3b4b6b18164016f4605.tar.bz2 abslibre-be9dd340ef7d752d61d0d3b4b6b18164016f4605.zip |
Merge http://projects.parabolagnulinux.org/abslibre
Diffstat (limited to 'libre')
-rw-r--r-- | libre/mplayer-libre/PKGBUILD | 60 | ||||
-rw-r--r-- | libre/mplayer-libre/mplayer.desktop | 21 | ||||
-rw-r--r-- | libre/mplayer-libre/mplayer.png | bin | 0 -> 1982 bytes | |||
-rw-r--r-- | libre/p7zip-libre/9.04-makefile.patch | 19 | ||||
-rw-r--r-- | libre/p7zip-libre/PKGBUILD | 64 | ||||
-rw-r--r-- | libre/psutils-libre/PKGBUILD | 31 | ||||
-rw-r--r-- | libre/ttf-thai-libre/PKGBUILD | 27 | ||||
-rw-r--r-- | libre/ttf-thai-libre/ttf.install | 15 | ||||
-rw-r--r-- | libre/unrar-libre/PKGBUILD | 29 | ||||
-rw-r--r-- | libre/xchat-libre/ChangeLog | 49 | ||||
-rw-r--r-- | libre/xchat-libre/PKGBUILD | 41 | ||||
-rw-r--r-- | libre/xchat-libre/remove-non-free-suggestion.patch | 12 |
12 files changed, 368 insertions, 0 deletions
diff --git a/libre/mplayer-libre/PKGBUILD b/libre/mplayer-libre/PKGBUILD new file mode 100644 index 000000000..2d988c976 --- /dev/null +++ b/libre/mplayer-libre/PKGBUILD @@ -0,0 +1,60 @@ +# $Id$ +# Maintainer : Ionut Biru <ibiru@archlinux.org> +# Contributor: Hugo Doria <hugo@archlinux.org> +# Maintainer for Parabola GNU/Linux: Omar Botta <omarbotta@gnulinuxlibre.net> + +pkgname=mplayer-libre +pkgver=32792 +pkgrel=1 +pkgdesc="A movie player for linux. Libre version without faac." +arch=('i686' 'x86_64') +depends=('libxxf86dga' 'libxxf86vm' 'libmad' 'cdparanoia' 'libxinerama' 'sdl' 'lame' 'libtheora' 'xvidcore' 'libmng' 'libxss' + 'libgl' 'smbclient' 'aalib' 'jack' 'libcaca' 'x264' 'lirc-utils' 'ttf-dejavu' 'libxvmc' 'enca' 'libvdpau>=0.4' + 'opencore-amr' 'libdca' 'a52dec' 'schroedinger' 'libvpx' 'libpulse' 'speex') +license=('GPL') +url="http://www.mplayerhq.hu/" +makedepends=('unzip' 'mesa' 'live-media>=2010.01.13' 'yasm') +backup=('etc/mplayer/codecs.conf' 'etc/mplayer/input.conf') +source=(ftp://ftp.archlinux.org/other/${pkgname%-libre}/${pkgname%-libre}-${pkgver}.tar.xz mplayer.desktop mplayer.png) +provides=("mplayer=$pkgver") +conflicts=('mplayer') +replaces=("mplayer=$pkgver") + +build() { + # Custom CFLAGS break the mplayer build + unset CFLAGS LDFLAGS + + cd ${srcdir}/${pkgname%-libre} + + ./configure --prefix=/usr \ + --enable-runtime-cpudetection \ + --disable-gui \ + --disable-arts \ + --disable-liblzo \ + --enable-speex \ + --disable-openal \ + --disable-fribidi \ + --disable-libdv \ + --disable-musepack \ + --disable-esd \ + --disable-mga \ + --disable-faac \ + --enable-xvmc \ + --language=all \ + --confdir=/etc/mplayer + + [ "$CARCH" = "i686" ] && sed 's|-march=i486|-march=i686|g' -i config.mak + + make + make -j1 DESTDIR=${pkgdir} install + install -Dm644 etc/{codecs.conf,input.conf,example.conf} ${pkgdir}/etc/mplayer/ + install -dm755 ${pkgdir}/usr/share/mplayer/ + ln -s /usr/share/fonts/TTF/DejaVuSans.ttf ${pkgdir}/usr/share/mplayer/subfont.ttf + rm -rf ${pkgdir}/usr/share/mplayer/font + #desktop file FS#14770 + install -Dm644 ${srcdir}/mplayer.desktop ${pkgdir}/usr/share/applications/mplayer.desktop + install -Dm644 ${srcdir}/mplayer.png ${pkgdir}/usr/share/pixmaps/mplayer.png +} +md5sums=('a48845de4b410ab7799ee87a038dd58e' + 'c0d6ef795cf6de48e3b87ff7c23f0319' + 'd00874ccc644b7f43d6ef1c942fcef28') diff --git a/libre/mplayer-libre/mplayer.desktop b/libre/mplayer-libre/mplayer.desktop new file mode 100644 index 000000000..07acea13f --- /dev/null +++ b/libre/mplayer-libre/mplayer.desktop @@ -0,0 +1,21 @@ +[Desktop Entry] +Type=Application +Name=MPlayer Media Player +Name[ca]=Reproductor multimèdia MPlayer +Name[pl]=MPlayer odtwarzacz multimedialny +GenericName=Multimedia player +Comment=Play movies and songs +Comment[ca]=Reproduïu vídeos i cançons +Comment[de]=Filme und Musik abspielen +Comment[es]=Reproduzca vídeos y canciones +Comment[fr]=Lecteur multimédia +Comment[it]=Lettore multimediale +Comment[zh]=多媒体播放器 +Comment[pl]=Odtwarzaj filmy i muzykę +Icon=mplayer +TryExec=mplayer +Exec=mplayer %F +Terminal=false +NoDisplay=true +Categories=GTK;AudioVideo;Audio;Video;Player;TV; +MimeType=application/ogg;application/x-ogg;application/sdp;application/smil;application/x-smil;application/streamingmedia;application/x-streamingmedia;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a;audio/mp1;audio/x-mp1;audio/mp2;audio/x-mp2;audio/mp3;audio/x-mp3;audio/mpeg;audio/x-mpeg;audio/mpegurl;audio/x-mpegurl;audio/mpg;audio/x-mpg;audio/rn-mpeg;audio/scpls;audio/x-scpls;audio/vnd.rn-realaudio;audio/wav;audio/x-pn-windows-pcm;audio/x-realaudio;audio/x-pn-realaudio;audio/x-ms-wma;audio/x-pls;audio/x-wav;video/mpeg;video/x-mpeg;video/x-mpeg2;video/mp4;video/msvideo;video/x-msvideo;video/quicktime;video/vnd.rn-realvideo;video/x-ms-afs;video/x-ms-asf;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvxvideo;video/x-avi;video/x-fli;video/x-flv;video/x-theora;video/x-matroska; diff --git a/libre/mplayer-libre/mplayer.png b/libre/mplayer-libre/mplayer.png Binary files differnew file mode 100644 index 000000000..799769335 --- /dev/null +++ b/libre/mplayer-libre/mplayer.png diff --git a/libre/p7zip-libre/9.04-makefile.patch b/libre/p7zip-libre/9.04-makefile.patch new file mode 100644 index 000000000..93a99cc90 --- /dev/null +++ b/libre/p7zip-libre/9.04-makefile.patch @@ -0,0 +1,19 @@ +--- p7zip_9.04/CPP/7zip/Bundles/Format7zFree/makefile.orig 2010-01-04 13:58:54.527887746 +0100 ++++ p7zip_9.04/CPP/7zip/Bundles/Format7zFree/makefile 2010-01-04 13:59:10.290868343 +0100 +@@ -247,8 +247,6 @@ + MyAes.o \ + Pbkdf2HmacSha1.o \ + RandGen.o \ +- Rar20Crypto.o \ +- RarAes.o \ + Sha1.o \ + WzAes.o \ + ZipCrypto.o \ +@@ -298,7 +296,6 @@ + $(HFS_OBJS) \ + $(ISO_OBJS) \ + $(NSIS_OBJS) \ +- $(RAR_OBJS) \ + $(TAR_OBJS) \ + $(UDF_OBJS) \ + $(WIM_OBJS) \ diff --git a/libre/p7zip-libre/PKGBUILD b/libre/p7zip-libre/PKGBUILD new file mode 100644 index 000000000..02311eeba --- /dev/null +++ b/libre/p7zip-libre/PKGBUILD @@ -0,0 +1,64 @@ +# $Id: PKGBUILD 85904 2010-07-22 04:49:57Z dgriffiths $ +# Contributor: Thayer Williams <thayer@archlinux.org> +# Contributor: Hugo Doria <hugo@archlinux.org> +# Contributor: TuxSpirit<tuxspirit@archlinux.fr> 2007/11/17 21:22:36 UTC +# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us> +# Maintainer (Parabola): fauno <fauno@kiwwwi.com.ar> + +pkgname=p7zip-libre +_pkgname=${pkgname%-libre} +pkgver=9.13 +pkgrel=2 +pkgdesc="A command-line port of the 7zip compression utility without RAR" +arch=('i686' 'x86_64') +license=('GPL') +url="http://p7zip.sourceforge.net" +depends=('gcc-libs' 'bash') +options=(!emptydirs) +provides=("p7zip=$pkgver") +replaces=('p7zip') +conflicts=('p7zip') +source=(http://downloads.sourceforge.net/sourceforge/${_pkgname}/${_pkgname}_${pkgver}_src_all.tar.bz2 +9.04-makefile.patch) +md5sums=('8ddb5053db3b1f2696407d01be145779' +'dc3e929ead20d7133fb3cc453aa62156') +options=(!emptydirs) + +build() { + cd ${srcdir}/${_pkgname}_${pkgver} + + msg "Removing unRar" + sed -e '/Rar/d' -i makefile* + rm -rf CPP/7zip/Compress/Rar + patch -p1 -i $startdir/src/9.04-makefile.patch + + #Arch64 fix + if [ "$CARCH" == "x86_64" ]; then + cp makefile.linux_amd64 makefile.machine + else + cp makefile.linux_x86_ppc_alpha_gcc_4.X makefile.machine + fi + + sed -i "s|usr/local|usr|g" makefile + + make all3 OPTFLAGS="${CXXFLAGS}" || return 1 +} + +package() { + cd ${srcdir}/${_pkgname}_${pkgver} + + make install DEST_HOME="${pkgdir}/usr" \ + DEST_MAN="${pkgdir}/usr/share/man" \ + DEST_SHARE_DOC="http://www.bugaco.com/7zip" + + mkdir -p ${pkgdir}/usr/share/doc/p7zip/DOCS + install -m555 bin/7z.so ${pkgdir}/usr/lib/p7zip/ + + sed -i "s|${pkgdir}/usr|/usr|g" ${pkgdir}/usr/bin/7z + sed -i "s|${pkgdir}/usr|/usr|g" ${pkgdir}/usr/bin/7za + sed -i "s|${pkgdir}/usr|/usr|g" ${pkgdir}/usr/bin/7zr + + # Install mc's virtual filesystem + install -Dm755 contrib/VirtualFileSystemForMidnightCommander/u7z \ + ${pkgdir}/usr/lib/mc/extfs.d/u7z +} diff --git a/libre/psutils-libre/PKGBUILD b/libre/psutils-libre/PKGBUILD new file mode 100644 index 000000000..6ed3b7f60 --- /dev/null +++ b/libre/psutils-libre/PKGBUILD @@ -0,0 +1,31 @@ +# Maintainer: Henry Jensen <hjensen@connochaetos.org> +# Contributor: Tom Newsom <Jeepster@gmx.co.uk> +# Contributor: xihh <hahj87@gmail.com> + +pkgname=psutils-libre +pkgver=1.17 +pkgrel=1 +pkgdesc="A set of postscript utilities" +arch=(i686 x86_64) +license=('custom') +depends=('glibc' 'ghostscript') +provides=('psutils-lprng' 'psutils') +replaces=('psutils-lprng' 'psutils') +conflicts=('psutils-lprng' 'psutils') +url="http://www.connochaetos.org" +source=(http://www.connochaetos.org/misc/${pkgname}-${pkgver}.tar.gz) +md5sums=('5553b70be2484cef7a76d741a26f24d5') + +build() { + cd "${srcdir}/${pkgname}" + install -d -m755 "${pkgdir}/usr/share/man" + make -j1 -f Makefile.unix BINDIR="${pkgdir}/usr/bin" \ + PERL=/usr/bin/perl \ + MANDIR="${pkgdir}/usr/share/man/man1" || return 1 + make -j1 -f Makefile.unix BINDIR="${pkgdir}/usr/bin" \ + PERL=/usr/bin/perl \ + MANDIR="${pkgdir}/usr/share/man/man1" install || return 1 + install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}" + install -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/" || return 1 + install -m644 LICENSE.orig "${pkgdir}/usr/share/licenses/${pkgname}/" || return 1 +} diff --git a/libre/ttf-thai-libre/PKGBUILD b/libre/ttf-thai-libre/PKGBUILD new file mode 100644 index 000000000..3d1d4ec3d --- /dev/null +++ b/libre/ttf-thai-libre/PKGBUILD @@ -0,0 +1,27 @@ +# Maintainer: Henry Jensen <hjensen@connochaetos.org> + +pkgname=ttf-thai-libre +pkgver=0.4.14 +pkgrel=1 +pkgdesc="A collection of basic Thai fonts, libre version" +arch=(any) +license=('GPL') +depends=(xorg-fonts-encodings xorg-fonts-alias xorg-font-utils fontconfig) +makedepends=(fontforge) +provides=('thai-ttf' "ttf-thai=$pkgver") +conflicts=('ttf-thai') +replaces=('ttf-thai') +url="http://www.connochaetos.org" +install=ttf.install +source=(http://www.connochaetos.org/misc/thaifonts-scalable-libre-${pkgver}.tar.gz) +md5sums=('205436d69d273aca33dbbf31c61fa6b9') + +build() { + cd ${srcdir}/thaifonts-scalable-libre-${pkgver} + ./configure --prefix=/usr --with-ttfdir=/usr/share/fonts/TTF --sysconfdir=/etc + make + make DESTDIR=${pkgdir}/ install + rm ${pkgdir}/usr/share/fonts/TTF/fonts.dir + rm ${pkgdir}/usr/share/fonts/TTF/fonts.scale +} + diff --git a/libre/ttf-thai-libre/ttf.install b/libre/ttf-thai-libre/ttf.install new file mode 100644 index 000000000..203190187 --- /dev/null +++ b/libre/ttf-thai-libre/ttf.install @@ -0,0 +1,15 @@ +post_install() { + echo -n "Updating font cache... " + fc-cache -fs > /dev/null + mkfontscale usr/share/fonts/TTF + mkfontdir usr/share/fonts/TTF + echo "done." +} + +post_upgrade() { + post_install $1 +} + +post_remove() { + post_install $1 +} diff --git a/libre/unrar-libre/PKGBUILD b/libre/unrar-libre/PKGBUILD new file mode 100644 index 000000000..e08e90220 --- /dev/null +++ b/libre/unrar-libre/PKGBUILD @@ -0,0 +1,29 @@ +# Maintainer: Joshua Ismael Haase Hernández <hahj87@gmail.com> +_pkgbase=unrar +pkgname=unrar-libre +pkgver=0.0.1 +pkgrel=1 +pkgdesc="A free software library to decompress .rar files." +arch=('i686' 'x86_64') +url="http://gna.org/projects/unrar/" +license=('GPL') +provides=(unrar) +conflicts=(unrar) +replaces=(unrar) +source=(http://download.gna.org/unrar/$_pkgbase-$pkgver.tar.gz) +md5sums=('ac284a6739e3b8c794e7f9e8c20ed8f8') #generate with 'makepkg -g' + +build() { + cd "$srcdir/$_pkgbase-$pkgver" + + ./configure --prefix=/usr + make +} + +package() { + cd "$srcdir/$_pkgbase-$pkgver" + + make DESTDIR="$pkgdir/" install +} + +# vim:set ts=2 sw=2 et: diff --git a/libre/xchat-libre/ChangeLog b/libre/xchat-libre/ChangeLog new file mode 100644 index 000000000..faa8383c8 --- /dev/null +++ b/libre/xchat-libre/ChangeLog @@ -0,0 +1,49 @@ +2010-08-21 Eric Belanger <eric@archlinux.org> + + * xchat 2.8.8-3 + * Rebuilt for python2 + +2010-08-13 Ionut Biru <ibiru@archlinux.org> + + * xchat 2.8.8-2 + * perl 5.12 rebuild + +2010-05-30 Eric Belanger <eric@archlinux.org> + + * xchat 2.8.8-1 + * Upstream update + * Added python optdepends + * Removed old patches + +2010-03-29 Eric Belanger <eric@archlinux.org> + + * Fixed buttons hotkey (close FS#17076) + +2009-09-30 Eric Belanger <eric@archlinux.org> + + * xchat 2.8.6-5 + * Rebuilt against perl 5.10.1-3 + +2009-09-28 Eric Belanger <eric@archlinux.org> + + * xchat 2.8.6-4 + * Fixed crash when transparent background is enabled (close FS#15360) + +2008-11-08 Eric Belanger <eric@archlinux.org> + + * xchat 2.8.6-3 + * Rebuild for python-2.6 (close FS#11998) + * Applied gtk2 patch + +2008-09-05 Eric Belanger <eric@archlinux.org> + + * xchat 2.8.6-2 + * Applied upstream maintenance patch + * Added tcl optdepends + +2008-06-13 Eric Belanger <eric@archlinux.org> + + * xchat 2.8.6-1 + * Upstream update + * Added spell checking support (close FS#10395) + * Added ChangeLog diff --git a/libre/xchat-libre/PKGBUILD b/libre/xchat-libre/PKGBUILD new file mode 100644 index 000000000..8262e03be --- /dev/null +++ b/libre/xchat-libre/PKGBUILD @@ -0,0 +1,41 @@ +# Maintainer: Eric Belanger <eric@archlinux.org> +# Maintainer: Henry Jensen <hjensen@connochaetos.org> + +pkgbasename=xchat +pkgname=xchat-libre +pkgver=2.8.8 +pkgrel=3 +pkgdesc="A GTK+ based IRC client without non-free browser reference" +arch=('i686' 'x86_64') +url="http://www.xchat.org/" +provides=("xchat=$pkgver") +replaces=('xchat') +conflicts=('xchat') +license=('GPL') +depends=('gtk2' 'openssl' 'dbus-glib') +makedepends=('tcl' 'perl' 'python2') +optdepends=('enchant: for spell checking support' 'tcl: for tcl plugin' \ + 'python2: for python plugin') +options=('!libtool') +changelog=ChangeLog +source=(http://www.xchat.org/files/source/${pkgver%.*}/${pkgbasename}-${pkgver}.tar.xz remove-non-free-suggestion.patch) +md5sums=('9a11f13121ff0af787bba3b014378e58' + '47c665961f11a803e9a12007811a04c9') +sha1sums=('e12305da42d1aacc26c2ca25e239f393d4dd3532' + '05e673aa44813ddac8aabb251d5f0124efde91a2') + + + +build() { + cd "${srcdir}/${pkgbasename}-${pkgver}" + patch -p1 < ../remove-non-free-suggestion.patch + ./configure --prefix=/usr --sysconfdir=/etc --enable-openssl --enable-dbus \ + --disable-textfe --enable-ipv6 --enable-shm --enable-spell=static + make +} + +package() { + cd "${srcdir}/${pkgbasename}-${pkgver}" + make DESTDIR="${pkgdir}" install +} + diff --git a/libre/xchat-libre/remove-non-free-suggestion.patch b/libre/xchat-libre/remove-non-free-suggestion.patch new file mode 100644 index 000000000..8b0f4e41f --- /dev/null +++ b/libre/xchat-libre/remove-non-free-suggestion.patch @@ -0,0 +1,12 @@ +diff -urN xchat-2.8.8.orig/src/common/xchat.c xchat-2.8.8/src/common/xchat.c +--- xchat-2.8.8.orig/src/common/xchat.c 2010-05-16 07:04:45.000000000 +0000 ++++ xchat-2.8.8/src/common/xchat.c 2010-11-09 15:29:23.322458751 +0000 +@@ -602,7 +602,7 @@ + "NAME WII\n" "CMD quote WHOIS %2 %2\n\n"; + + static char defaultconf_urlhandlers[] = +- "NAME Open Link in Opera\n" "CMD !opera -remote 'openURL(%s)'\n\n"; ++ "NAME Open Link in Web Browser\n" "CMD !icecat 'openURL(%s)'\n\n"; + + #ifdef USE_SIGACTION + /* Close and open log files on SIGUSR1. Usefull for log rotating */ |