Date: Sat, 27 Jun 2009 15:24:50 -0400 From: Steve Wills <steve@mouf.net> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/136014: [NEW PORT] multimedia/arista Message-ID: <3FA9BA88-198C-4331-AD2E-BC3F0712526C@mouf.net> In-Reply-To: <200906242050.n5OKo3Hx073900@freefall.freebsd.org> References: <200906242050.n5OKo3Hx073900@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail-2--611965218 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Here's an updated version which fixes a few plist issues and the icon for the app. Steve On Jun 24, 2009, at 4:50 PM, FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/136014'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=136014 > >> Category: ports >> Responsible: freebsd-ports-bugs >> Synopsis: [NEW PORT] multimedia/arista >> Arrival-Date: Wed Jun 24 20:50:03 UTC 2009 --Apple-Mail-2--611965218 Content-Disposition: attachment; filename=arista.shar Content-Type: application/octet-stream; x-unix-mode=0644; name="arista.shar" Content-Transfer-Encoding: 7bit # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # arista/files/patch-arista-gtk # arista/pkg-descr # arista/Makefile # arista/pkg-plist # arista/distinfo # echo x - arista/files/patch-arista-gtk sed 's/^X//' >arista/files/patch-arista-gtk << 'be96891211a975a861504de4f72a0c2b' X--- arista-gtk.orig 2009-05-30 10:13:21.000000000 -0400 X+++ arista-gtk 2009-05-30 10:13:35.000000000 -0400 X@@ -1244,9 +1244,9 @@ X arista.utils.get_path("locale")) X gettext.textdomain("arista") X X- locale.bindtextdomain("arista", X- arista.utils.get_path("locale")) X- locale.textdomain("arista") X+# locale.bindtextdomain("arista", X+# arista.utils.get_path("locale")) X+# locale.textdomain("arista") X X gtk.gdk.threads_init() X be96891211a975a861504de4f72a0c2b echo x - arista/pkg-descr sed 's/^X//' >arista/pkg-descr << 'a17647119c38b46e77623660f0d900ef' XAn easy to use multimedia transcoder for the GNOME Desktop. XArista focuses on being easy to use by making the complex task of Xencoding for various devices simple. Pick your input, pick your target Xdevice, choose a file to save to and go. X XWWW: http://programmer-art.org/projects/arista-transcoder a17647119c38b46e77623660f0d900ef echo x - arista/Makefile sed 's/^X//' >arista/Makefile << '46162f87d4c459074983d04532d5080e' X# New ports collection makefile for: arista X# Date created: 2009-05-30 X# Whom: Steve Wills <steve@mouf.net> X# X# $FreeBSD$ X# X XPORTNAME= arista XPORTVERSION= 0.9.1 XCATEGORIES= multimedia XMASTER_SITES= http://programmer-art.org/media/releases/arista-transcoder/ \ X http://launchpad.net/arista/+milestone/0.9.1/+download/ X XMAINTAINER= steve@mouf.net XCOMMENT= An easy to use multimedia transcoder for the GNOME Desktop X XUSE_GETTEXT= yes XUSE_GSTREAMER= faac x264 lame mpeg2enc XUSE_GNOME= pygnomedesktop XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes X Xpost-patch: X @${REINPLACE_CMD} -e 's|Icon=.*|Icon=arista.svg|g' \ X ${WRKSRC}/arista.desktop X Xpost-install: X @${INSTALL_DATA} ${WRKSRC}/ui/icon.svg \ X ${PREFIX}/share/pixmaps/arista.svg X @-update-desktop-database X X X.include <bsd.port.mk> 46162f87d4c459074983d04532d5080e echo x - arista/pkg-plist sed 's/^X//' >arista/pkg-plist << 'f0d09fb18cf30b4f5267718065e66240' Xbin/arista-gtk Xbin/arista-transcode X%%PYTHON_SITELIBDIR%%/arista/__init__.py X%%PYTHON_SITELIBDIR%%/arista/__init__.pyc X%%PYTHON_SITELIBDIR%%/arista/__init__.pyo X%%PYTHON_SITELIBDIR%%/arista/discoverer.py X%%PYTHON_SITELIBDIR%%/arista/discoverer.pyc X%%PYTHON_SITELIBDIR%%/arista/discoverer.pyo X%%PYTHON_SITELIBDIR%%/arista/inputs.py X%%PYTHON_SITELIBDIR%%/arista/inputs.pyc X%%PYTHON_SITELIBDIR%%/arista/inputs.pyo X%%PYTHON_SITELIBDIR%%/arista/presets.py X%%PYTHON_SITELIBDIR%%/arista/presets.pyc X%%PYTHON_SITELIBDIR%%/arista/presets.pyo X%%PYTHON_SITELIBDIR%%/arista/queue.py X%%PYTHON_SITELIBDIR%%/arista/queue.pyc X%%PYTHON_SITELIBDIR%%/arista/queue.pyo X%%PYTHON_SITELIBDIR%%/arista/transcoder.py X%%PYTHON_SITELIBDIR%%/arista/transcoder.pyc X%%PYTHON_SITELIBDIR%%/arista/transcoder.pyo X%%PYTHON_SITELIBDIR%%/arista/utils.py X%%PYTHON_SITELIBDIR%%/arista/utils.pyc X%%PYTHON_SITELIBDIR%%/arista/utils.pyo Xshare/applications/arista.desktop Xshare/pixmaps/arista.svg X%%DATADIR%%/locale/de/LC_MESSAGES/arista.mo X%%DATADIR%%/locale/es/LC_MESSAGES/arista.mo X%%DATADIR%%/locale/fr/LC_MESSAGES/arista.mo X%%DATADIR%%/locale/it/LC_MESSAGES/arista.mo X%%DATADIR%%/locale/templates/arista.pot X%%DATADIR%%/presets/computer.svg X%%DATADIR%%/presets/computer.xml X%%DATADIR%%/presets/d2.svg X%%DATADIR%%/presets/d2.xml X%%DATADIR%%/presets/dvd.svg X%%DATADIR%%/presets/dvd.xml X%%DATADIR%%/presets/ipod.svg X%%DATADIR%%/presets/ipod.xml X%%DATADIR%%/presets/ps3.svg X%%DATADIR%%/presets/ps3.xml X%%DATADIR%%/presets/psp.svg X%%DATADIR%%/presets/psp.xml X%%DATADIR%%/ui/about.ui X%%DATADIR%%/ui/icon-small.svg X%%DATADIR%%/ui/icon.svg X%%DATADIR%%/ui/logo.svg X%%DATADIR%%/ui/main.ui X%%DATADIR%%/ui/prefs.ui X@dirrmtry %%PYTHON_SITELIBDIR%%/arista X@dirrmtry %%DATADIR%%/locale/fr/LC_MESSAGES X@dirrmtry %%DATADIR%%/locale/it/LC_MESSAGES X@dirrmtry %%DATADIR%%/locale/de/LC_MESSAGES X@dirrmtry %%DATADIR%%/locale/es/LC_MESSAGES X@dirrmtry %%DATADIR%%/locale/fr X@dirrmtry %%DATADIR%%/locale/it X@dirrmtry %%DATADIR%%/locale/de X@dirrmtry %%DATADIR%%/locale/es X@dirrmtry %%DATADIR%%/locale/templates X@dirrmtry %%DATADIR%%/locale X@dirrmtry %%DATADIR%%/presets X@dirrmtry %%DATADIR%%/ui X@dirrmtry %%DATADIR%% f0d09fb18cf30b4f5267718065e66240 echo x - arista/distinfo sed 's/^X//' >arista/distinfo << '537ceffa3b86855beece775dd6ea1e06' XMD5 (arista-0.9.1.tar.gz) = 421d31b910b9ece7744f6552508503ac XSHA256 (arista-0.9.1.tar.gz) = 7c0f3cd39f8d7b3ba28c99b3273a795c4845ac7625fd8e8f00a3e668c11fd166 XSIZE (arista-0.9.1.tar.gz) = 157743 537ceffa3b86855beece775dd6ea1e06 exit --Apple-Mail-2--611965218--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FA9BA88-198C-4331-AD2E-BC3F0712526C>